﻿body {
	background: #017232;
	font-family:"Arial", "Helvetica"; 
	font-size:10pt;
}

#hdr {
	width: 821px;
	height: 167px;

	background: url('../PublishingImages/siteart/hdr2.jpg') center no-repeat;
	color: black;
}

#hdr-loc {
	float: right;
	margin: 10px 25px 10px 0px;
	font-size:9pt;
	line-height:13pt;
}


#nav {
	clear:both;
	width: 830px;
	height: 47px;
	text-align:center;
	vertical-align:top;
}

#navTable td a:link {
	color: #fef200;
	text-decoration: none;
	background: url('../PublishingImages/siteart/nav-bg.gif') repeat-x;
	padding:16px 10px;
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
	vertical-align:top;
	display:block;
}
#navTable td a:active {
	color: #fef200;
	text-decoration: none;
	background: url('../PublishingImages/siteart/nav-bg.gif') repeat-x;
	padding:16px 10px;
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
	vertical-align:top;
	display:block;
}
#navTable td a:visited {
	color: #fef200;
	text-decoration: none;
	background: url('../PublishingImages/siteart/nav-bg.gif') repeat-x;
	padding:16px 10px;
	font-size: 9pt;
	font-weight: bold;
	text-transform:uppercase;
	vertical-align:top;
	display:block;
}

#navTable td a:hover {
	color: #fff;
	background: url('../PublishingImages/siteart/nav-bg-over.gif') repeat-x;
}

#content-container {
	background: url('../PublishingImages/siteart/content-bg.gif') repeat-y;
}

#content {
	width: 820px;
	margin-bottom: 15px;
}

#logoBox {
	float: left;
	width: 200px;
	text-align: center;
}

#logoBox img {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#content-right {
	float: left;
	width: 550px;
	margin:25px;
	font-size: 9pt;
}

#content-right a {
	color: #10572B;
}

#content-right a:hover {
	color: #000;
}

#heading {
	font-size: 14pt;
	color: #017232;
	font-weight: bold;
}

.link {
	text-decoration: underline;
	color: #10572B;
	font-size: 9pt;
}



.links a:link {
	text-decoration: underline;
	color: #10572B;
}

.links a:active {
	text-decoration: underline;
	color: #10572B;
}

.links a:visited {
	text-decoration: underline;
	color: #10572B;
}

.links a:hover {
	color: black;
}


#logoBox a img {
	border:1px #fff solid;
	}

#logoBox a:hover img {
	border: 1px #000 solid;
}




.location {
	width: 100%;
	text-align: left;
	font-size: 8pt;
	border: 1px solid black;
	margin-bottom: 15px;
}

.location th {
	background: #017232;
	color: white;
}

.location td {
	width: 33%;
}

.location2 {
	width: 250px;
	text-align: left;
	font-size: 8pt;
	border: 1px solid black;
	margin-bottom: 15px;
}

.location2 th {
	background: #017232;
	color: white;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#999999;}

.divfooter
{width:450px; text-align:center;
}
