body {
	background:#c2e1ff;
	margin: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:11px;
	font-weight: 100;
	color:#000000;
	line-height:17px;
	margin: 10px 18px 10px 18px;
}

.clear{
	clear: both;
}	

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin: 10px 18px 15px 18px;
	padding-bottom: 1px;
	border-bottom: 1px solid #000000;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	text-align: center;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

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

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 0px;
	right: 14px;
}
	
	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;
}

li {
	font-size:11px;
}

/* 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: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:770px;
	margin-left:auto;
	margin-right:auto;
	border: 3px solid #000000;
	background: url('images/container_bg.gif') left repeat-y;
	background-color:#ffffff;
}

div#yinyang {
	position: relative;
	width:770px;
	border: 0px solid #0072BC;
	background: url('images/content_bg.gif') left top no-repeat;
}

div#content {
	float:right;
	width:580px;
	text-align: left;
	border:0px solid #ffffff;
}	

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

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

div#mainnav {
	float:left; 
	width: 180px;
}	 

ul#mainnav {
	line-height:20px;
	margin:32px 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:13px;
	text-align:center;
	color:#ffffff;
	font-weight: 100;
	text-decoration:none;
	display:block;
	width:160px;
	padding:2px 10px;
	border-bottom: 1px solid #000000;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#ffffff;
	background-color:#0072bc;
}

/*where you're at*/

ul#mainnav li a.active {
	color:#ffffff;
	background-color:#000000;
}

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

ul#mainnav li a:hover.active {
	color:#ffffff;
	background-color:#97b9e0;
}

div#clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	font-size:11px;
	color:#ffffff;
	font-style:normal;
	font-weight:100;
	margin:10px 0px 10px 10px;
	padding-bottom: 10px 0px 15px 10px;
}

div#map {
	float:center;
	width: 520px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 1px solid #000000;
}	

.right {
	float:right;
	margin: 10px 18px 10px 10px;
	border: 1px solid #000000;
	padding: 0px;
	clear: both;
}	

.creditcards {
	float:left;
	margin: 0px;
	border: 0px solid #0076a3;
	padding: 10px 5px 20px 20px;
	clear: both;
}	

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

div#footerholder {
	text-align: center;
	padding-top: 16px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: 100;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#6cacd7;
	font-weight: 100;
	text-decoration:none;		
}
div#listbox {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 570px;
}

#listfloatleft {
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	list-style-type: bullet;
	list-style-position: inside;
}

/* Creates the div container for the owner login. */
div#ownerlogin {
	clear: both;
	float: right;
	margin: 0px auto;
	padding: 0px;
	width: 100px;
	border: 0px solid #000000;
}

.login {
	float:right;
	margin: 10px;
	border: 0px solid #000000;
	padding: 5px 5px 5px 5px;
	clear: both;
}	
div#listbox {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 330px;
	clear: both;
	border: 1px solid red;
}


#listfloatleft {
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 15px;
	font-size:12px;
	list-style-type: bullet;
	list-style-position: inside;
}