@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_bubbles.gif);
	background-repeat: repeat;
	margin-top: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
}

a {
	color:#003366;
	}
a:hover {
	text-decoration:none;
	color:#e4701e;
	}
.bodystylebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	}
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
#subcontainer {
	width:800px;
	background:url(images/bg_sub.jpg);
	clear:both;
	}
.rowclear {
	width:800px;
	clear:both;
	}
.rowclear2 {
	width:805px;
	clear:both;
	}
#topnav {
	width:505px;
	background:url(images/home_logo2.gif);
	height:35px;
	padding-left:290px;
	padding-top:46px;
	}
.navstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fcd260;
	}
a.navstyle:hover {
	color:#FFFFFF;
	}
#blurb {
	float:left;
	width:285px;
	height:370px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	text-align:center;
	}
.blurbstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003768;
	line-height:21px;
	}
#feature {
	float:left;
	width:479px;
	height:370px;
	}
#rightedge {
	float:left;
	width:36px;
	height:370px;
	}
#lowernav {
	float:left;
	background:url(images/home_lower_left.gif);
	width:579px;
	height:32px;
	padding-top:40px;
	padding-left:65px;
	}
.lowernavstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#572600;
	text-decoration:none;
	}
a.lowernavstyle:hover {
	color:#ffffff;
	}
#blog {
	float:left;
	width:156px;
	height:72px;
	}
#footer {
	width:800px;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	}
.footerstyle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003768;
	line-height:18px;
	}
.footerstylebold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003768;
	line-height:18px;
	}
a.footerstylebold:hover {
	color:#000033;
	text-decoration:none;
	}


#sublogotop {
	float:left;
	width:250px;
	height:78px;
	}
#subtopnav {
	float:left;
	width:530px;
	height:32px;
	padding-top:46px;
	padding-left:20px;
	background:url(images/sub_nav_bg.gif);
	}
#subleft {
	width:250px;
	float:left;
	text-align:right;
	}
#subleftnav {
	width:230px;
	padding-left:20px;
	padding-top:20px;
	}
#subright {
	width:510px;
	float:left;
	padding:20px;
	}
.blueheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	}
