body {
	background-color: #7da7d9;
	margin:20px;
	padding:0px;
	text-align:center;
}

h3, h4, h5, a, ul, li, lo, td, small {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000;
}

/* Redefines the p tag */
p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000;
	line-height:15px;
	margin:10px;
}

.center {
	text-align:center;
}	

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	color:#0054a6;
	font-weight: 100;
	margin: 10px 10px 15px 5px;
	padding-bottom: 1px;
	border-bottom: 0px solid #004a80;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#000;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
}

small, small a { font-size: 10px; font-style: italic; }

div#header {
	margin: 0px;
	padding: 0px;
	height: 18px;
	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: 216px;
	right: 25px;
}
	
	div#audio p {
		font-size: 10px; 
	}
	
	div#audio a {
	color: #015D2C;
	text-decoration: none;
	font-weight: bold;
	}
	
	div#audio a:hover {
		color: #000; 
	}

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000;
	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 {
	color:#000;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	color:#000;
	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:990px;
	margin-left:auto;
	margin-right:auto;
	border: 0px solid #0072BC;
	background: url('images/container_bg.gif') left repeat-y;
	background-color:#ffffff;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 10px auto 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 990px;
}

div#copyright a {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

div#mainnav {
	float:left; 
	width: 200px;
}	 

ul#mainnav {
	line-height:20px;
	margin:2px 0px 10px 11px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:10px;
	text-align:center;
	color:#ffffff;
	font-weight: 100;
	text-decoration:none;
	display:block;
	width:173px;
	padding:1px 10px;
	border-bottom: 1px solid #000;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#ffffff;
	background-color:#000;
}

/*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:#97b9e0;
}

div#clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000;
	text-align: left;
	font-style:normal;
	font-weight:100;
	margin:10px 0px 10px 15px;
	padding-top: 10px;
	padding-left: 3px;
}

div#content {
	float:right;
	width:780px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #ffffff;
}	

div#left {
	float:left;
	width: 360px;
	padding: 0px 12px 0px 0px;
	text-align: left;
	border-right: 1px solid #000;
}	

div#right {
	float:right;
	width: 390px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	border: 0px solid #00ffff;
}	

div#full {
	padding: 0px 12px 0px 0px;
	text-align: left;
	border-right: 1px solid #000;
}
/* ----------------- IMAGE/ALIGNMENT ELEMENTS ----------------- */
.image 			{float:right; margin: 15px 5px 5px 5px; border: 1px solid #000;	padding: 0px; clear: both;}	
.leftimage 		{float:right; margin: 15px 25px 5px 5px; border: 1px solid #000; padding: 0px; clear: both;}	
.rightimage 	{float:right; margin: 15px 40px 5px 5px; border: 1px solid #000; padding: 0px; clear: both;}	
.rightborder	{padding: 2px; border: 1px solid #000; float: right; margin: 0 0 10px 10px;}
.leftborder		{padding: 2px; border: 1px solid #000; float: left; margin: 0 10px 10px 0px;}
.border 		{padding: 2px; border: 1px solid #000;}
.creditcards 	{float:left; margin: 0px; border: 0px solid #0076a3; padding: 10px 5px 20px 0px; clear: both;}	
.clear			{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: 7px;
	color: #000;
}

div#footerholder {
	text-align: center;
	padding-top: 35px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#000;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:underline;		
}

div#footerholder a:hover {
	color:#0054a6;
	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 #000;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

div#iframe { margin: 10px auto;	padding: 0; }	

/* Creates the div container for the flash header. */
div#flash {
	float:right;
	width: 759px;
	height: 158px;
	padding: 0px 15px 0px 0px;
	border: 0px solid #00ffff;
}	

div#map {
	width: 550px;
	height: 400px;
	padding: 0px 0px 0px 0px;
	margin: 20px auto;
	border: 1px solid #000;
}	

.border { border: 1px solid #000; }

.caption { width: 300px; border: none; }

.masthead_image { width: 750px; height: 133px; margin: auto auto 10px auto; }

div#newletter {
	width: 170px;
	margin: 10px auto;
	padding: 0px 0px 0px 5px;
	border: 0px solid #ffffff;
}	

.brochure {
margin: 5px auto; 
padding: 0px 0px 0px 0px;
border: 1px solid #000;	
}	