body {
	background:#729e65 url(images/body_bg.gif) top left repeat-x;
	margin:0 20px 20px 20px;
	padding:0px;
	text-align:center;
}

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 35px 10px 10px;
}

.center {
	text-align:center;
}	

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color:#729e65;
	font-weight: 100;
	margin: 10px 10px 15px 5px;
	padding-bottom: 1px;
	border-bottom: 0px solid #729e65;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
	font-weight: 100;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

div#header {
	width:900px;
	background:url(images/header.gif) bottom left no-repeat;
	padding: 0px;
	height: 436px;
	position: relative;
	margin: 0 auto;
}

div#burst {
	position: absolute;
	left: 721px;
	top: 244px;
	z-index: 1;
}

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: -22px;
	right: 29px;
}
	
	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:15px;
	margin-bottom: 5px;
}

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:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#0054a6;
	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 footer. */

div#container {
	position: relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #23110D;
	background: url('images/container_bg.gif') left repeat-y;
	background-color:#ffffff;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 770px;
}

div#copyright a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:left; 
	width: 225px;
}	 

ul#mainnav {
	line-height:20px;
	margin:5px 0px 10px 9px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:14px;
	text-align:center;
	color:#fff;
	background:#8bc17b;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width:225px;
	padding:3px 10px;
	border-bottom: 1px solid #ffffff;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#fff;
	background-color:#97b9e0;
}

/*where you're at*/

ul#mainnav li a.active {
	color:#8bc17b;
	background-color:#fbebdb;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	color:#fff;
	background-color:#97b9e0;
}

.video {
	float: left;
	width: 332px;
	height: 384px;
	margin: -30px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	border: 0px solid #ffffff;
}	

div#clear {
	clear:both;
}

.clear {
	clear: both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-align: left;
	font-style:normal;
	font-weight:100;
	margin:10px 0px 10px 25px;
	padding: 10px 0px 0px 0px;
}

address a:link {
	color:#ffffff;
	}

div#content {
	float:right;
	width: 620px;
	padding: 0;
	text-align: left;
	border: 0px solid #ffffff;
}	

.image {
	float:right;
	margin: 5px 40px 5px 5px;
	border: 1px solid #000000;
	padding: 0px;
	clear: both;
}	

.creditcards {
	float:left;
	margin: 0px;
	border: 0px solid #0076a3;
	padding: 10px 5px 20px 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: 73px;
	font-weight: 100;
	font-size: 12px;
	color: #ffffff;
}

div#footerholder {
	text-align: center;
	padding-top: 45px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#97b9e0;
	text-decoration:none;		
}

/* Creates the div container for the owner login. */
div#ownerlogin {
	clear: both;
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
}

.login {
	float:right;
	margin: 10px;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

div#iframe {
	float: left;
	width:500px;
	padding: 0px 0px 0px 20px;
	border:0px solid #ffffff;
}	

div#iframetwo {
	float: left;
	width:570px;
	padding: 0px 0px 0px 20px;
	border:0px solid #ffffff;
}	

