@charset "utf-8";
body {
	background: url(/images/site_bg.jpg) center 10px no-repeat;
}
#home_hero {
	height: 215px;
	width: 965px;
}
#mainContent {
	padding: 0;
}
#home_grid {
	padding: 10px 0px;
}
#home_grid .top_row, #home_grid .middle_row {
	float: left;
	padding: 15px 12px;
	height: 172px;
	width: 291px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#home_grid .top_row.first, #home_grid .middle_row.first, #home_grid .bottom_row.first {
	margin-left: 0px;
}
#home_grid .top_row h2, #home_grid .middle_row h2 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
}
#home_grid .top_row p, #home_grid .middle_row p {
	font-size: 11px;
	margin-bottom: 15px;
}
#home_grid .top_row {
	background: url(/images/home/square_top_row_bg.png) center no-repeat;
}
#home_grid .top_row h2 {
	color: #F8AE4B;
	margin-bottom: 25px;
}
#home_grid .top_row p {
	color: #F9B65D;
}
#home_grid .top_row a {
	color: #F9B65D;
	text-decoration: none;
	font-weight: bold;
}

#home_grid .middle_row {
	background: url(/images/home/square_middle_row_bg.png) center no-repeat;
}
#home_grid .middle_row h2 {
	color: #AD2043;
	margin-bottom: 5px;
}
#home_grid .middle_row p {
	color: #6B1F26;
}
#home_grid .bottom_row {
	float: left;
	padding: 15px 12px;
	height: 71px;
	width: 209px;
	margin-left: 10px;
	margin-bottom: 10px;
	background: url(/images/home/square_bottom_row_bg.png) no-repeat center;
}
#home_grid .bottom_row h2{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #6B1F26;
	margin-bottom: 5px;
}

#home_grid .bottom_row p{
	font-size: 11px;
	color: #AC1F43;
}
#home_grid .bottom_row a {
	text-decoration: none;
	font-weight: bold;
	color: #AC1F43;
}
#home_grid #wbls_link,  #home_grid #wlib_link{
	padding: 0px;
	width: 233px;
	height: 101px;
}
#home_grid #wbls_link h2, #home_grid #wbls_link h2 a, #home_grid #wlib_link h2, #home_grid #wlib_link h2 a {
	display: block;
	height: 101px;
	width: 233px;
	text-indent: -9000px;
}
#home_grid #wbls_link h2, #home_grid #wbls_link h2 a{
	background: url(/images/home/square_wbls.png);
}
#home_grid #wlib_link h2, #home_grid #wlib_link h2 a{
	background: url(/images/home/square_wlib.png);
}


#cos_times dt{
	float: left;
	clear: left;
	width: 50%;
	color: #F27448;
	font-size: 15px;
	height: 60px;
}
#cos_times dt strong {
	font-size: 23px;
	font-weight: normal;
}
#cos_times dd{
	float: left;
	width: 50%;
	height: 60px;
	font-size: 15px;
	color: #F8AD4B;
}
#cos_times dd strong {
	font-size: 21px;
	font-weight: normal;
}

#home_grid .callout {
	font-size: 16px !important; 
	color: #F28059 !important;
}
#home_grid .callout strong {
	font-weight: normal !important;
	color: #F8B65D !important;
}
