body	{
	font-family: Verdana, Arial, sans-serif;
	color: Black;
	font-size: 10px;
	scrollbar-face-color: #D3E4ED;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #B9B8B4;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, a, ul, li, lo, td {
	font: 14px/20px Verdana, Arial, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font: 14px/20px Verdana, Arial, sans-serif;
	margin: 0px 0px 35px;
	padding: 0px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #80C862;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 15px;
}
address {
	text-align:left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	line-height: 12px;
	padding-top: 8px;
	padding-left: 17px;
	font-style: normal;
}
address a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	line-height: 12px;
}
/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
/* ----------------- HEADER ----------------- */
div#header {
	width: 750px;
	height: 157px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

/* -------------NAV------------------*/

div#nav {
	text-align: left;
	margin: 0px;
	float: left;
	width: 185px;
	background-color: #CCCCCC;
	background-image: url(images/navbg.gif);

}
ul#mainnavh {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 185px;
}

ul#mainnavh li {
	width: 185px;
	height: 20px;
	border-top: none;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	margin: 0px;
	padding: 0px;
}

ul#mainnavh li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 165px;
}
ul#mainnavh li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #FDF799;
}
ul#mainnavh #current {
	color: #A49784;
	background-color: #AFA695;
}
div#footnav {
	width: 740px;
	text-align: right;
	margin: 5px 0px 0px;
	padding: 0px 20px 0px 0px;
	clear: both;
	border: 0px;
	float: left;

}
div#footnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}

div#footnav a:hover {
	color: #FF0000;
}
/* ----------------- FOOTER ----------------- */
div#copyright {
	margin-top: 5px;
	clear: both;
	float: left;
	width: 750px;
	margin-bottom: 5px;
}
div#copyright, div#copyright  a:link, div#copyright  a:hover, div#copyright a:active {
	color: #000000;
	font: normal 9px/12px Verdana, Arial;
	clear: both;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
}

div#footer {
	width: 100%;
	height: 22px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	border: 0px none #A38100;
	background-color: #898989;
	color: #000000;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
	margin-bottom: 15px;
}
p.clear {
	clear: both;
	margin: 0px;
}

/* ----------------- CUSTOM CLASSES ----------------- */

 /*  Middle & Navigation - Vertical */

div#container {
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	position: relative;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-color: #1B1462;
}

div#services {
	margin: 0px;
	padding: 0px 5px 5px;
	float:left;
	position: absolute;
	color: #000000;
	left: 349px;
	top: 190px;
	width: 244px;
}

div#content {
	margin: 0px;
	float:left;
	color: #000000;
	padding-top: 0px;
	width: 750px;
	clear: both;
	text-align: left;
	font: 14px/22px Verdana, Arial, sans-serif;
	background-image: url(images/bg.gif);
}

div#left {
	width: 185px;
	margin: 0px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	height: 300px;
}

div#left p {
	text-align:left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	line-height: 12px;
	padding-top: 8px;
	padding-left: 17px;
	margin: 0px 0px 2px;
}
div#left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6A1413;
	font-weight: normal;
}
div#right {
	width: 555px;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A4B97F;
}
div#right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	padding-left: 20px;
}
div#right ul {
	margin-top: 8px;
	padding-top: 0px;
}
div#right li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C8F7C;
}
div#flash {
	float: right;
	margin-left: 20px;
	margin-bottom: 150px;
}
div.map {
	height: 360px;
	width: 400px;
	margin-left: 80px;
	margin-bottom: 20px;
	border: 1px solid #000000;
}
