﻿body {
	background-image: url('images/body_bg21.gif');

	margin:20px;
	padding:0px;
	text-align:center;
}

h2, h3, h4, h5, a, ul, li, lo, td {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
}

/* Redefines the p tag */
p {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	line-height:15px;
	margin:10px;
}

h1 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333332;
	font-weight:bold;
	margin:5px 0px 5px 5px;
	border-bottom: 1px solid #333332;
	padding: 0px 0px 5px 0px;
}

h2 {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#333332;
	font-weight:bold;
	margin:10px 0px 10px 5px;
	border-bottom: 0px solid #333332;
	padding: 0px 0px 5px 0px;
}

div#header {
	margin: 0px;
	padding: 0px;
	height: 191px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
}

ul {
	font-family:Arial, sans-serif;
	color:#000000;
	line-height:15px;
}

li {
	font-size:12px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	font-size:12px;
	color:#0b4b7f;
	font-weight:bold;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

a:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:underline;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse:collapse;
}

/* Creates the div container for the footer. */

div#container {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #0c4e8b;
	background: url('images/container_bg.gif') left repeat-y;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 750px;
}

div#copyright a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:right; 
	width: 170px;
	padding: 27px 10px 0px 0px;
}	 

ul#mainnav {
	line-height:20px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:15px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:160px;
	padding: 3px 0px 3px 0px;
	background:#cd9933;
	border-bottom: 1px solid #ffffff;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	background: #989898;
}

/*where you're at*/

ul#mainnav li a.active {
	background: #996665;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	background: #999973;
}

div#clear {
	clear:both;
}

address {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#000000;
	font-style:normal;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

div#content {
	float:left;
	width:500px;
	padding: 0px 10px 0px 20px;
	text-align: left;
	border:0px solid #ffffff;
}	

div#maps {
	float:center;
	background:#ffffff;
	padding: 5px 50px 5px 50px;
}	

.image {
	float:right;
	margin: 10px 1px 10px 10px;
	border: 1px solid #333332;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

.right {
	float: right;
	margin: 0px 5px 5px 5px;
	padding: 3px 3px 5px;
	border: 1px solid #000000;
	background: #ffffff;
}

/* Creates the div container for the footer. */
div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}

div#footerholder {
	text-align: left;
	padding-top: 15px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#000000;
	padding-right: 15px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 13px;
	font-family: tahoma;
}

div#footerholder a:hover {
	color:#ffffff;
}
