@charset "macintosh";
body {
	background-color: #003333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 171px;
	background-image: url(images/topnav.gif);
}
#headerlink a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#homelink { /* Home Link */
float: left;
position:absolute;
width : 260px;
height: 140px;
margin-left: 10px;
margin-top: 12px;
}
#enewslink a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#elink { /* Home Link */
float: left;
position:absolute;
width : 150px;
height: 40px;
margin-left: 725px;
margin-top: 75px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(images/gradient_BG.gif);
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 75px;
	background-color: #006699;
}
#main_content {
	margin-top: 0px;
	padding-top: 0px;
	height: 513px;
	background-image: url(images/home_main.jpg);
}
#enews {
	height: 32px;
	width: 900px;
	margin-top: 55px;
}
#topnav {
	float: right;
	height: 32px;
	width: 610px;
	top: 130px;
	margin-top: 139px;
	clear: left;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: none;
	line-height: 12px;
	letter-spacing: 1px;
	font-weight: normal;
	clear: both;
}
.footer_buttons {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.footer_buttons a:link {
	font-family: "Myriad Pro", Arial, Helvetica;
	text-decoration: none;
	color: #FFFFFF;
}
.footer_buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_buttons a:hover {
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.footer_buttons a:active {
}
#main_textbox {
	width: 500px;
	margin-top: 215px;
	margin-left: 275px;
	float: left;
	letter-spacing: .0875em;
}
.main_text {
	font-family: "Myriad Pro", Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.825em;
	line-height: 135%;
}
.main_textBOLD {
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	list-style-type: square;
	font-size: 1.125em;
	color: #E6F8C5;
}
.main_text a:link {
	font-family: "Myriad Pro", Arial, Helvetica;
	color: #CEE677;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
}
.main_text a:visited {
	color: #E6F8C5;
	text-decoration: none;
}
.main_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.main_text a: active {
	color: #FFFFFF;
}
#photo {
	background-color: #FFFFFF;
	padding: 10px;
	float: right;
	margin-right: 135px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: thin solid #CCCCCC;
}
P {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 12px;
	margin-left: 295px;
	margin-top: 0px;
	margin-right: 125px;
	line-height: 22px;
	margin-bottom: 0px;
	color: #000000;
}
H1 {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 26px;
	color: #155F61;
	margin-left: 295px;
}
.H1_mainsection {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
}
.H1_verticalrule {
	font-weight: lighter;
}
.body_subhead {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: #993300;
	word-spacing: 1pt;
	font-size: 13px;
}
H2 {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 18px;
	color: #669933;
	margin-left: 295px;
	margin-right: 200px;
}
H3 {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	margin-left: 295px;
	letter-spacing: 1px;
	margin-right: 100px;
}
H4 {
	font-family: "Myriad Pro", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #022012;
	margin-left: 295px;
	margin-top: 10px;
}
#leftmenu_box {
	float: left;
	width: 175px;
	margin-top: 130px;
	margin-left: 50px;
}
.leftmenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

.leftmenu ul li a{
	background: no-repeat 2px center;
	font: bold 12px "Myriad Pro", Arial, Helvetica;
	color: #333333;
	display: block;
	width: auto;
	padding: 6px 0 6px 20px;
	text-decoration: none;
	border-bottom: 1px solid #CCB533;
	letter-spacing: 1px;
}

.leftmenu ul li a:visited, .leftmenu ul li a:active{
	color: #666666;
}

.leftmenu ul li a:hover{
	color: black;
	background-image:url(images/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}
.leftmenu2 ul li a {
	background: no-repeat 2px center;
	font: bold 12px "Myriad Pro", Arial, Helvetica;
	color: #333333;
	display: block;
	width: auto;
	padding: 6px 0 6px 20px;
	text-decoration: none;
	letter-spacing: 1px;
}

* html .leftmenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}
p a:link {
	color: #155F61;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #155F61;
}
p a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
p a:hover {
	color: #155F61;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #155F61;
	font-weight: bold;
}
p a:active {
	color: #333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #155F61;
}
