@charset "utf-8";
Body{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #696969;
	color: #000;
	margin:5px 0px 0px 0px;
	padding:0px;
}

p{ margin: 0px; padding: 0px; }
a{
	font-weight:bold;
	color: #52a02a;
}
a:hover{
	text-decoration: none;
}
.SectionHeaders{
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	border-bottom: 1px solid #cccccc;
	padding-right: 15px;
	margin-bottom: 15px;
}
.SectionHeadersCenter{
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	border-bottom: 1px solid #cccccc;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}

.PageHeader{ 
	color: silver;
	border-bottom: 3px double #dcdcdc;
	margin-bottom: 10px;
	font-weight: bolder; 
	font-size: 20px; 
}


#BlueFooter{
	padding-top: 5px;
	height: 45px;
	background-color: #000066;
	width: 960px;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}

#BlueFooter a{ color: #FFF; text-decoration: none; }

#BlueFooter a:hover{ color: #FFF; text-decoration: underline; }

#BlueHeader{
	height: 134px;
	background-color: #000066;
	width: 960px;
	color: #FFF;
}

#BlueSideNav{
	height: 200px;
	padding-top: 35px;
	padding-left: 5px;
	background: #000066 url(BlueSideNav_BG.jpg) no-repeat bottom right;
	width: 188px;
	float: left;
	color: #FFF;
}

#BlueSideNav a {
	font-weight: bold;
	color: #FFF;
	padding-left: 18px;
	text-decoration: none;
	background: #000066 url(SideGreenArrow.gif) no-repeat left;
}

#BlueSideNav a:hover { font-weight: bold; text-decoration: underline; }

#ContactInfo{margin-bottom: 10px margin-top: 10px; width: 170px; padding-left: 15px; }

#ContactInfo a:hover { font-weight: bold; text-decoration: none; }

/*
.EmailLink a:link a:visited {
 font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.EmailLink a:hover{
	text-decoration: underline;
}
*/
#Container{
	width: 960px;
	margin: auto;
	background-color: #FFF;
	color: #000;
}

#GreenFooter{
	height: 5px;
	background-color: #66cc33;
	width: 960px;
	color: #FFF;
}

#GreenHeader{
	height: 5px;
	background-color: #66cc33;
	width: 960px;
	color: #FFF;
}

#GreenMainNav{
	margin-top: 19px;
	padding: 5px 0px 5px 15px;
	height: 15px;
	width: 420px;
	float: right;
	background: #66cc33 url(GreenMainNav_BG.jpg) no-repeat top left;
	color: #FFF;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#GreenMainNav a{ color: #FFF; text-decoration: none; padding-left: 10px;  }

#GreenMainNav a:hover{
	color: #FFF;
	text-decoration: underline;
	padding-left: 10px;
}

#HeaderFlash{
	background-color: #000066;
	width: 475px;
	height: 75px;
	float: right;
	padding-top: 15px;
}

#HeaderLeft{
	float: left;
	background-color: #666666;
	width: 400px;
	height: 75px;
}

#HeaderRight{ width: 500px; float: right; }

#LeftContent{ width: 188px; float: left; }

#MainContent{ margin-left: 205px; width: 725px; min-height: 430px; }
#LogoBottom{ width: 193px; height:10px;
background: #000066 url(logo_bottom.gif) no-repeat top left
}
.rotators{
	background: transparent url(quoterbg.png) no-repeat top left;
	width: 418px;
	height: 152px;
	margin: auto;
}
.GreenBold{
  font-weight: bold;
  color: #66cc33;
	}
.Qmarks{
	font-size: 25px;
	font-weight: bolder;
 	
 	
}
#Quotes{
	background: transparent url(quoterbg.png) no-repeat top left;
	font-size: 14px;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
	color: #666666;
	width: 400px;
	height: 152px;
	margin: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
}


#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	overflow:hidden; 
	}	

