/*
//	Customized CSS
//
//	For Home
//
//	Written by: Stephanie Tengler and Joel Herron
*/

body {
	background: #f3f1f2 url("../../../../common/images/base/banner1a_bg.jpg") top left repeat-x;
}

/* 
//  Page Style
*/

.red {
	color:					#9d0a0e;
	font-weight:			bold;
}

h6 {
	font-weight:			bold;
	font-size:				12px;
	color: #9d0a0e !Important;
}






