@charset "UTF-8";
/* CSS Document */
/*Author: Kyle Chandler - Toledo.com */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background:#fff;
	margin: 0;
	padding: 0;	
}

/*Defaults ---------------------- */
img {border:none;}
input, textarea, select{font-size:1.0em; font-family:Verdana, Arial, Helvetica, sans-serif;}
.clmn{width:148px; height:253px; float:left; padding:15px;}
.dblclmn{width:275px; overflow:hidden; float:left;}

#nav ul {margin:0px; padding-left:2px; list-style:none;}
#nav li {float:left; padding-right:30px;}
.clear{clear:both;}

/*Text -------------------------- */
p{font-size:11px;  margin:0.2em 0 0.8em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
p em{color:#830004; text-decoration:none; font-style:normal;}
h1{color:#2066a8; font-size:18px; margin:0.2em 0 0.8em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
h2{color:#830004; font-size:14px; margin:0.2em 0 0.8em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}

#nav a{color:#fff; text-decoration:none; font-weight:bold;}
#nav a:hover{color:#830004; text-decoration:none; font-weight:bold;}


/*Blue Box Info ------------------- */
h4{color:#fff; font-size:14px; margin:0.2em 0 0.8em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
#row2 p{color:#fff; font-size:11px; line-height:10px; margin:0.2em 0 0.8em 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
#row2 a{color:#6dbefc; text-decoration:none; font-weight:bold; }
#row2 a:hover{color:#fff; text-decoration:none; font-weight:bold;}

/*Content ----------------------- */
#container{width:900px; height:811px; margin: 0px auto 25px auto;}
#container2{width:900px; margin: 0px auto 25px auto; overflow:hidden;}
#flashheader{width:900px; height:288px; background:#fff;}
#subheader{width:900px; height:110px; background:url(../images/sub_header.jpg) no-repeat #fff;}

#nav{width:900px; height:38px;}
	#navBeg{width:11px; height:38px; float:left; background:url(../images/navbeg.jpg) no-repeat;}
	#navBar{width:859px; height:18px; float:right; background:url(../images/navbar.jpg) no-repeat; padding:10px; font-size:14px;}
	#navEnd{width:10px; height:38px; float:right; background:url(../images/navend.jpg) no-repeat;}

#body{width:900px; height:453px;}
#body2{width:900px; overflow:hidden;}
	
	#clmnOne{width:900px; height:auto; float:left;}
	#clmnOnesub{width:662px; padding:10px; float:right; overflow:hidden;}
		#txt1{width:514px; height:237px; padding:10px;}
		#row2{width:534px; height:283px; background:url(../images/row2_bkg.jpg) no-repeat; float:left;}
		#row2gutter{width:534px; height:14px;}
	
	#clmnTwo{width:900px; height:auto; float:right;}
	#clmnTwosub{width:180px; height:395px; padding:10px; float:left;}
		#row3{width:348px; height:237px; background:url(../images/row2_img.jpg) no-repeat #fff;float:right}
		#txt2{width:328px; overflow:hidden; padding:10px; float:right}
		#btns{width:348px; height:52px;}
	
	#gutter{width:18px; height:453px; float:right;}
	#gutter2{width:18px; height:415px; float:right;}

#footer{width:900px; height:32px; margin:40px 0 30px 0; float:left;border-top:#1B5EA4 2px solid; padding-top:10px}
	#logos{width:552px; height:32px; float:left; background:#fff;}
	#credits{width:348px; height:22px; float:right; padding-top:10px; text-align:right; color: #830004;}
	
#btns { text-align:left}