body {
	background-image: url(images/body_bg.gif);
	margin: 20px;
	padding:0px;
}

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:17px;
	margin: 10px 40px 10px 10px;
}

.center {
	text-align:center;
}	

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 10px;
	text-align: left;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: left;
	font-weight: bold;
	margin: 15px 0px;
	padding: 0px 0px 0px 10px;
}

/* Creates the div for the header on the sub pages. */

div#header {
	margin: 0px;
	padding: 0px;
	height: 259px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
}

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 190px;
	right: 10px;
}
	
	div#audio p {
		font-size: 10px; 
	}
	
	div#audio a {
	color: #015D2C;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#audio a:hover {
		color: #000000; 
	}

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	line-height:17px;
	margin-bottom: 5px;
}

li { 
	color: #000000;
	font-size: 12px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

a:visited {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:FFF799;
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse:collapse;
}

/* Creates the div container for the content on the subpages. */

div#container {
	position: relative;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #000000;
	background: url('images/container_bg.gif') left repeat-y;
	background-color: #ffffff;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 10px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	width:  900px;
	border: 0px solid red;
}

div#copyright a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:left; 
	width: 200px;
}	 

ul#mainnav {
	line-height:20px;
	margin: 5px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	font-weight: 100;
	text-decoration:none;
	display:block;
	width: 243px;
	padding: 4px 5px 7px 5px;	
	background-color: #005826;	
	background-image: url(images/button-1.gif);
	border-bottom: 0px solid #ffffff;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#81CCE4;
	font-weight: 100;
	background-image: url(images/button-3.gif);
}
/*where you're at*/

ul#mainnav li a.active {
	color:#ffffff;	
	font-size: 11px;
	font-weight: 100;
	background-image: url(images/button-4.gif);
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	color: #000000;
	font-weight: 100;
	background-image: url(images/button-2.gif);
}

.clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 230px;
	color: #000000;
	text-align: center;
	font-style:normal;
	font-weight:100;
	margin: 10px 5px 10px 10px;
	padding: 15px 0px 15px 0px;
	background: #DCF1F7;
	border: 1px solid #000000;
}

address a:link, address a:visited {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #000000;
}

address a:hover {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #000000;
}

/*creates div for site subpages*/

div#content {
	float:right;
	width: 630px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

.image {
	float:right;
	margin: 5px 35px 0px 15px;
	border: 1px solid #000000;
	padding: 2px;
}	

.image2 {
	float:right;
	margin: 5px 62px 10px 15px;
	border: 0px solid #000000;
	padding: 2px;
	clear: both;
}	

.creditcards {
	margin: 15px auto;
	border: 0px solid #0076a3;
	padding: 0px;
	clear: both;
}	

/* Creates the div container for the footer. */

div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width:  900px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	font-weight: 100;
	font-size: 13px;
	color: #000000;
}

/* Creates the div container for the footer div on the sub pages. */

div#footerholder {
	text-align: right;
	padding-right: 115px;
	padding-top: 5px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#000000;
	text-decoration:none;		
}

div#map {
	width: 550px;
	height: 400px;
	margin: 15px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #000000;
}	
