body {
	background:#0072BC;
	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:13px;
	color:#000000;
	line-height:15px;
	margin:10px;
	padding: 0px 15px 0px 0px;
}

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin:15px 20px 15px 15px;
	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: 10px 0px 10px 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#000000;
	text-align: center;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

div#header {
	margin: 0px;
	padding: 0px;
	height: 156px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
	z-index: 1;	
}

/* Creates the general link style for the audio link. */

div#audio {
	position: absolute;
	top: 150px;
	right: 0px;
}
	
	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: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:underline;
}

a:hover {
	color:#407fbc;
	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 {
	width:800px;
	margin-left:0px;
	margin-right:0px;
	border: 0px solid #0072BC;
	background: url('images/container_bg.gif') left repeat-y;
	background-color:#ffffff;
	position: relative;
	
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 12px 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: 12px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.ypimg {
	border: 0px;
	padding-top: 5px;
}


div#mainnav {
	float:left; 
	width: 225px;
	height: 405px;
	border: 0px solid #ffffff;
	background: url('images/address_bg.gif') no-repeat;		
}	 

ul#mainnav {
	line-height:20px;
	margin:20px 0px 10px 23px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:12px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:130px;
	padding:2px 10px;
	background-color: #9cc8e5;
	border-bottom: 1px solid #000000;
}

/*regular rollovers*/

ul#mainnav li a:hover {
color:#ffffff;
text-decoration:none;
background-color:#000000;
}

/*where you're at*/

ul#mainnav li a.active {
color:#ffffff;
background-color:#0054A6;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
color:#ffffff;
background-color:#407fbc;
}

div#clear {
	clear:both;
}

/* DIV FLASH */
div#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 369px;
	height: 156px;
	z-index: 1;}

address {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 16px;
	left: 550px;
	height: 68px;
	text-align: center;
	font-size: 12px;
	font-weight:normal;
	color: #fff;
	width: 151px;
	line-height:16px;
	font-style: normal;
	z-index: 3;
	text-transform: normal;	
	}

address#address2 {
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 632px;
	height: 63px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width: 136px;
	line-height:16px;
	font-style: normal;
	z-index: 3;
	text-transform: normal;	
	}

div#content {
	float:left;
	width:570px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border:0px solid #000000;
}	

div#map {
	float:left;
	width: 525px;
	height: 450px;
	padding: 5px 5px 5px 10px;
}	

div#pics {
	float:left;
	width:530px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	text-align: left;
	border:0px solid #000000;
}	

.image {
	float:right;
	margin: 10px;
	border: 0px solid #0076a3;
	padding: 0px 25px 0px 25px;

}	

.leftimage {
	float:left;
	margin: 10px;
	border: 0px solid #0076a3;
	padding: 0px 10px 0px 10px;

}	

.imagedouble {
	float:left;
	margin: 10px;
	border: 0px solid #0076a3;
	padding: 0px 20px 5px 30px;

}	

/* Creates the div container for the footer. */
div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

div#footerholder {
	text-align: center;
	padding-top: 7px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#9cc8e5;
	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;
}

ul#list {
	color:#ffffff;
	list-style-image:  url('images/checkmark.gif');
	list-style-position: inside;
}
.clear{
clear:both;}
