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:19px;
	margin: 10px 40px 10px 10px;
}

.center {
	text-align:center;
}	

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #655941;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #655941;
	margin-top: 0px;
	margin-right: 16px;
	margin-left: 10px;
	text-align: left;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: center;
	font-weight: bold;
	margin: 15px 0px;
	padding-bottom: 0px;
}

/* Creates the div for the header on the sub pages. */

div#header {
	margin: 0px;
	padding: 0px;
	height: 41px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
}

/*creates div for site subpages*/

div#flashheader {
	width: 710px;
	height: 250px;
	margin: 15px auto;
	padding: 10px 0px 20px 0px;
	border: 0px solid #000000;
}	

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 325px;
	right: 15px;
}
	
	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:14px;
}

/* 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: 990px;
	margin-left:auto;
	margin-right:auto;
	border: 3px solid #ffffff;
	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:  990px;
	border: 0px solid red;
}

div#copyright a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:left; 
	width: 260px;
}	 

ul#mainnav {
	line-height:20px;
	margin: 0px 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: 13px;
	text-align: center;
	color: #655941;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 250px;
	padding: 4px 5px 7px 5px;	
	background-color: #e1ddb5;
	border-bottom: 1px solid #ffffff;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#ffffff;
	background-color: #655941;
}
/*where you're at*/

ul#mainnav li a.active {
	color:#809f50;	
	background-color: #ffffff;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	color: #ffffff;
	background-color: #655941;
}

.clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 235px;
	color: #000000;
	text-align: center;
	font-style:normal;
	font-weight:100;
	margin: 10px auto;
	padding: 15px 0px 15px 0px;
	background: #edead2;
	border: 2px solid #655941;
}

address a:link, address a:visited {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #655941;
}

address a:hover {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #19e100;
}

/*creates div for site subpages*/

div#content {
	float:right;
	width: 720px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

.image {
	float:right;
	margin: 5px 15px 10px 15px;
	border: 1px solid #655941;
	padding: 2px;
	clear: both;
}	

.image2 {
	float:right;
	margin: 15px 25px 10px 15px;
	border: 1px solid #655941;
	padding: 2px;
	clear: both;
}	

.creditcards {
	margin: 15px auto 10px 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:  990px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 59px;
	font-weight: 100;
	font-size: 14px;
	color: #000000;
}

/* Creates the div container for the footer div on the sub pages. */

div#footerholder {
	text-align: center;
	padding-top: 39px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color: #000000;
	padding-right: 1px;
	padding-left: 1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: 100;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color: #655941;
	text-decoration:none;		
}

/* Creates the div container for the owner login. */
div#ownerlogin {
	clear: both;
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
	color: #ffffff;
}

.login {
	float:right;	
	color: #ffffff;
	margin: 10px;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

/* Creates the div container for the other iframes on the site. */

div#iframe {
	width: 500px;
	margin: 15px auto;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
}	

/* Creates the div container for the lists inside the menu div on the our-services.html page. */

div#listbox {
	float: left;
	color: #E7B27A;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 530px;	
	border: 0px solid #ffffff;
}

#listfloatleft {
	float: left;	
	color: #E7B27A;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	width: 150px;
	list-style-type: bullet;
	list-style-position: inside;
	border: 0px solid #ffffff;
}


/* ----------------- VIDEO DIV ----------------- */ 

a#videolink {
	position: absolute;
	top: 345px;
	right: 15px;
	display: block;
	z-index: 2;
}