/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #549496;
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	background-image: url(/images/wrapperBkg_03.jpg);

}
#logo {
	padding: 9px 0 0 23px;
	float: left;
}
#wrapper {
	width: 706px;
	margin: 0 7px;
	background-color: #FFF;
}
#top {
	background-image: url(/images/mastBkg.gif);
	background-repeat: repeat-x;
	height: 305px; 
	width: 706px;
}
#nav {
	font-size: 16px;
	color: #529093;
	font-weight: bold;
	margin-top: 33px;
	width: 221px;
	height: 183px;
	background-image: url(/images/bottomCurve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	clear: left;
	padding-bottom: 7px;
}
#nav ul{
	list-style-type: none;
}
#nav li{
	margin: 0 0 .1em;
	padding: 0;
}
#flash{
	float: right;
	margin-top: 26px;
}#mainContent {
	background-color: #3B312B;
	font-size: 0.7em;
	color: #FFF;
	padding-top: 17px;
	padding-left: 29px;
	padding-bottom: 17px;
}
h1 {
	font-size: 1.25em;
	text-transform: uppercase;
	color: #5ba3a6;
	margin: 1.2em 0px -.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#leftCol {
	width: 235px;
	float: left;
	background-color: #3b312b;
	color: #fff;
}
#leftColSec{
	width: 615px;
}
#rightCol {
	width: 377px;
	float: left;
	margin-left: 33px;
}
.featuredImg {
	margin-left: 20px;
}
#footer {
	padding: 29px;
	background-color: #0B1414;
	color: #B9B9B9;
	clear: both;
	font-size: 0.65em;
}
a {
	color: #E39308;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
}
ul{ 

}
li{
	font-size: 1em; 
}
#footer p {
	margin-bottom: .1em;
	margin-top: .1em;
}
#subWrap {
	background-image: url(/images/wrapGrad.jpg);
	background-repeat: repeat-x;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #529093;
}
#nav a {
	color: #669999;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
