@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	}

div#maincontent {
	margin:auto;
	width:897px;
	border-left:solid 1px #e2e2e2;
	border-right:solid 1px #e2e2e2;
	margin-bottom:0px;
	overflow:auto;
	}
	

/* Header Styles */

div#header {
	height:71px;
	width:817px;
	border-bottom:solid 1px #e2e2e2;
	margin-left:auto;
	margin-right:auto;
	}

div#nav {
	height:23px;
	margin-top:38px;
	float:right;
	margin-right:5px;
}

div#nav a:link {
	font-size:10px;
	font-weight:bold;
	color:#484647;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:15px;
	}

div#nav a:hover {
	font-size:10px;
	font-weight:bold;
	color:#126985;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:15px;
	}
	
div#nav a:visited {
	font-size:10px;
	font-weight:bold;
	color:#484647;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:15px;
	}

div#nav a:focus {
	font-size:10px;
	font-weight:bold;
	color:#484647;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:15px;
	}

/* End Header Styles */

/* Main Body Styles */

div#mainbody {
	width:817px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	}

div#buildingbanner {
	background-image:url(../images/buildingimg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	width:496px;
	height:45px;
	padding-top:235px;
	padding-bottom:4px;
	color:#ffffff;
	float:left;
	}
	

div#buildingbanner2 {
	background-image:url(../images/buildingimg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	width:496px;
	height:45px;
	padding-top:235px;
	padding-bottom:4px;
	color:#ffffff;
	float:left;
	border:solid 1px #e2e2e2;
	}

.whitetitle {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	}

#bannermore {
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#20b0e1;
	text-decoration:none;
	text-transform:none;
	width:125px;
	}

#bannermore a:link {
	font-size:10px;
	font-weight:bold;
	color:#20b0e1;
	text-decoration:none;
	text-transform:none;
	}
	
#bannermore a:visited {
	font-size:10px;
	font-weight:bold;
	color:#20b0e1;
	text-decoration:none;
	text-transform:none;
	}
	
#bannermore a:hover {
	font-size:10px;
	font-weight:bold;
	color:#126985;
	text-decoration:none;
	text-transform:none;
	}
	

	
div#featured {
	width:505px;
	color:#000000;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	}

#readmorediv {
	float:right;
	padding-bottom:5px;
	font-weight:bold;
	color:#126985;
	}

#readmorediv a:link {
	font-weight:bold;
	color:#126985;
	text-decoration:none;
	text-transform:none;
	}
	
#readmorediv a:visited {
	font-weight:bold;
	color:#126985;
	text-decoration:none;
	text-transform:none;
	}
	
#readmorediv a:hover {
	font-weight:bold;
	color:#20b0e1;
	text-decoration:none;
	text-transform:none;
	}
	
/* Right Column Styles */

div#rightside {
	width:275px;
	padding-top:30px;
	float:right;
	margin-left:30px;
	}

.rightcolheader {
	font-size:44px;
	color:#464445;
	font-weight:bold;
	line-height:42px;
	}	

.rightcolsubheader {
	font-size:30px;
	color:#126985;
	font-weight:bold;
	line-height:28px;
	margin-bottom:15px;
	}
	
.rightcolheaderrvs {
	font-size:30px;
	color:#464445;
	font-weight:bold;
	line-height:26px;
	}	

.rightcolsubheaderrvs {
	font-size:44px;
	color:#126985;
	font-weight:bold;
	line-height:40px;
	margin-bottom:15px;
	}

.divline {
	border-bottom:solid 1px #e2e2e2; 
	width:264px; 
	margin:auto;
	padding-bottom:5px;
	}
	
.divlinelong {
	border-bottom:solid 1px #e2e2e2; 
	margin:auto;
	padding-bottom:5px;
	}


#moreinfodiv{
	width:264px; 
	margin:auto;
	padding-bottom:5px;
	font-weight:bold;
	color:#126985;
	}

#moreinfodiv a:link {
	font-weight:bold;
	color:#126985;
	text-transform:none;
	text-decoration:none;
	}

#moreinfodiv a:visited {
	font-weight:bold;
	color:#126985;
	text-transform:none;
	text-decoration:none;
	}

#moreinfodiv a:hover {
	font-weight:bold;
	color:#20b0e1;
	text-transform:none;
	text-decoration:none;
	}
	

/* Text Styles */

.boldgreytext {
	font-size:12px;
	font-weight:bold;
	color:#9b9d9d;
	}	

.bolddarkgreytext {
	font-size:12px;
	font-weight:bold;
	color:#464445;
	line-height:20px;
	}

.boldgreentitle1 {
	font-size:13px;
	font-weight:bold;
	color:#126985;
	text-transform:none;
	line-height:25px;
	}
	
.boldgreentitle2 {
	font-size:13px;
	font-weight:bold;
	color:#126985;
	text-transform:uppercase;
	}	
	
.lightgreytext {
	color:#9b9d9d;
	font-size:11px;
	font-weight:normal;
	}	

.blackbold {
	font-weight:bold;
	line-height:20px;
	margin-left:2px;
	}

#bannergreenlinks a:link {
	font-weight:bold;
	font-size:11px;
	color:#20b0e1;
	text-transform:none;
	text-decoration:none;
	}

#bannergreenlinks a:visited {
	font-weight:bold;
	font-size:11px;
	color:#20b0e1;
	text-transform:none;
	text-decoration:none;
	}

#bannergreenlinks a:hover {
	font-weight:bold;
	font-size:11px;
	color:#126985;
	text-transform:none;
	text-decoration:none;
	}
	
#greenlinks a:link {
	font-weight:bold;
	font-size:11px;
	color:#126985;
	text-transform:none;
	text-decoration:none;
	}

#greenlinks a:visited {
	font-weight:bold;
	font-size:11px;
	color:#126985;
	text-transform:none;
	text-decoration:none;
	}

#greenlinks a:hover {
	font-weight:bold;
	font-size:11px;
	color:#20b0e1;
	text-transform:none;
	text-decoration:none;
	}
	
	
/* List Styles */

#bulletlist{
	clear: both;	
	padding: 0;
	text-align:left;
	margin-top:15px;
	width:100%;
}
#bulletlist ul {
	float: left;	
	margin: 0;
	padding: 0 0 0 15px;
}
#bulletlist ul li {
	margin-left:15px;
	list-style-image:url(../images/littletealarrow2.jpg);
	list-style-position:outside;
	line-height:15px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	padding: 5px 0px 0px 2px;
}


/* Footer Styles */

div#footer {
	background-color:#2b292a;
	padding-left:15px;
	padding-right:15px;
	height:87px;
	color:#6c6c6c;
	font-size:10px;
	width:867px;
	margin-top:20px;
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	}

div#bottomnav {
	margin-top:10px; 
	width:200px; 
	float:right;
	}

div#bottomnav a:link {
	text-transform:uppercase;
	text-decoration:none;
	color:#6c6c6c;
	}

div#bottomnav a:hover {
	text-transform:uppercase;
	text-decoration:none;
	color:#126985;
	}

div#bottomnav a:visited {
	text-transform:uppercase;
	text-decoration:none;
	color:#6c6c6c;
	}
	
div#bottomcredits {
	margin-top:10px; 
	width:200px; 
	float:right;
	text-align:right;
	}	

div#bottomcredits a:link {
	text-transform:none;
	text-decoration:none;
	color:#126985;
	}

div#bottomnav a:hover {
	text-transform:none;
	text-decoration:none;
	color:#ffffff;
	}

div#bottomnav a:visited {
	text-transform:none;
	text-decoration:none;
	color:#6c6c6c;
	}
	
/* Misc Styles */

#clear {
	clear:both;
	}
