body {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gutter {
	margin: 7px;
	min-height: 400px;
}

#topNav {
	padding: 3px 8px 4px 8px;
	background-color: #fdfdeb;
	line-height: 20px;
	font-family: Arial, sans-serif;
}
 
#topNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#topNav li {
	display: inline;
	padding-right: 13px;
	font-size: 9px;
}

#topNav a:link {
	color: #3e9f10;
	text-decoration: none;
}

#topNav a:visited {
	color: #3e9f10;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration: underline;
}

#height {
	height: 3px;
	background-color: #FFFFFF;
}
 
#header {
	background-image: url(../logoBg.gif);
	background-color: #fdfdeb;
	height: 75px;
}
 
#nav {
	font-family: Arial, sans-serif;
	font-size: 9px;
	padding: 8px 8px 8px 8px;
	background-color: #bad9a8;
}
 
#nav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#nav li {
	display: inline;
	padding-right: 13px;
}

#nav a:link {
	color: #285c54;
	text-decoration: none;
} 

#nav a:visited {
	color: #285c54;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

.greenBg {
	background-color: #eff7e5;
}

.lightBlue {
	background-color: #ebf2fc;
}

.middleBlue {
	background-color: #d9e6f6;
}

.darkBlue {
	background-color: #8ca1cd;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

.blueText {
	color: #4865ac;
	font-weight: bold;
}

.neonGreenText {
	color: #3d9e0f;
}
.neonGreenText a:link {
	color: #3d9e0f;
	text-decoration: none;
}
.neonGreenText a:visited {
	color: #3d9e0f;
	text-decoration: none;
}
.neonGreenText a {
	color: #3d9e0f;
}

.darkBrownText {
	color: #88761e;
	font-size: 16px;
	font-weight: bold;
}
#locationsNav {
	font-family: Arial, sans-serif;
	color: #706f6f;
	font-size:9px;
	background-image: url(../locationsBg.gif);
	max-width: 150px;
	padding: 2px 0px 1px 3px;
}
#locationsNav a:link {
	color: #706f6f;
	text-decoration: none;
}

#locationsNav a:visited {
	color: #706f6f;
	text-decoration: none;
}

#locationsNav a:hover {
	text-decoration: underline;
}

#leftNav {
	font-family: Arial, sans-serif;
	color: #285c54;
	background-color: #ffffff;
    width: 160px;
  	float: left;
}

#leftNav a:link {
	color: #285c54;
	text-decoration: none;
}

#leftNav a:visited {
	color: #285c54;
	text-decoration: none;
}

#leftNav a:hover {
	text-decoration: underline;
}

.secondaryHeader {
	color: #4b5a9d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.darkGreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #275b53;

}

.lightGreenHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #a7cd9b;

}
#leadership {
    margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	min-height: 150px;
	max-width: 550px;
}

#leadership a:link {
	font-size:12px;
	color: #275b53;
	text-decoration: none;
}

#leadership a:visited {
	font-size:12px;
	color: #275b53;
	text-decoration: none;
}

#leadership a:hover {
	text-decoration: underline;
}

#bodyText {
    margin-left: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-height: 150px;
	max-width: 550px;
}

#bodyText a:link {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:visited {
	font-size:11px;
	color: #003366;
	text-decoration: underline;
}

#bodyText a:hover {
	text-decoration: none;
}

#bottomNav {
	font-family: Arial, sans-serif;
	color: #285c54;
	font-size: 9px;
	height: 30px;
	vertical-align: middle;
	background-color: #f6f6e5;
}
 
#bottomNav ul {
	padding: 0;
	list-style: none;
	margin: 0;
}

#bottomNav li {
	display: inline;
	padding-right: 13px;
}

#bottomNav a:link {
	color: #285c54;
	text-decoration: none;
}

#bottomNav a:visited {
	color: #285c54;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#bottomOne {
    width: 150px;
    float: left;
}

#bottomTwo {
    margin-left: 150px;
    margin-right: 25px;
}

#bottomThree {
    width: 200px;
    float: right;
}

hr {
	border-width:1px;
	border-style: solid;
	border-color: #bad9a8;
}

.copyright {
	color: #285c54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a:link {
	color: #285c54;
	text-decoration: underline;
}
.copyright a:hover {
	color: #285c54;
	text-decoration: underline;
}

.copyright a:visited {
	color: #285c54;
}