/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #6C0405;
	background-repeat: repeat-x;
	background-image: url(images/bg-site.jpg);
	background-position: left top;
}

p, h1, h2, h3, h4, h5, a, ul, li, lo, td, dd, dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
h1 {
	margin: 0px;
	padding: 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #760404;
}
h2 {
	padding: 0px;
	color: #0B057A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin: 0px;
}
p, dt, dd {
	font-size: 0.8em;
	line-height: 1.4em;
}
iframe {
}
li {
	font-size: 12px;
	margin-bottom: 3px;
}
dt {
	font-weight: bold;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



address {
	font: normal 0.7em/1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	clear: left;
	float: left;
	width: 300px;
	padding-top: 15px;
}


/* ----------------- LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
	clear: both;
	}
div#right {
	float: right;
	width: 727px;
}

	
div#header {
	background: url(images/header.jpg) no-repeat;
	height: 253px;
	position: relative;
	}
div#flash {
	position: absolute;
	left: 2px;
	top: 93px;
	width: 697px;
	height: 147px;
}

div#audio {
	position: absolute;
	left: 45px;
	top: 71px;
}


div#content {
	padding-right: 40px;
	padding-left: 20px;
	padding-bottom: 15px;
}
div#map {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 400px;
	width: 600px;
	border: 1px solid #050D68;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}


div#sidebar {
	background: url(images/logo.gif) no-repeat;
	float: left;
	width: 263px;
	padding-top: 200px;
	height: 500px;
	position: relative;
	}
	

div#footer {
	clear: both;
	height: 51px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	}
div#hours {
	clear: right;
	float: right;
	padding-right: 35px;
	padding-top: 15px;
}
div#hours img {
	clear: left;
	float: left;
	margin-top: 5px;
}

div#hours p {
	font-size: 0.7em;
	line-height: 1.4em;
	margin: 0px;
}



div#owner {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#owner img {
	float: left;
	border: none;
}
	
div#copyright {
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 940px;
	padding-top: 22px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	div#copyright a:link {
	color: #FFCC00;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
/* ----------------- MAIN NAVIGATION ----------------- */
div#nav {
	float: left;
	position: absolute;
	left: 31px;
	top: 193px;
	width: 230px;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	width: 230px;
	border-top: 1px solid #B0945E;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 224px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #000033;
	background-color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 950px;
	margin: 0px auto;
	clear: both;
	background-color: #6C0405;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: right;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 1px 9px;
	margin: 0px;
	color: #FFFFFF;
	border-left: 1px solid #887144;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #FFCC00;
	}
	

img.right {
	padding: 5px;
	clear: right;
	float: right;
	margin-left: 20px;
	border: 1px solid #122A8E;
	margin-top: 5px;
	background: #FFFFFF;
	margin-bottom: 15px;
}
table {
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 22px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img.left {
	padding: 5px;
	clear: left;
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
	margin-bottom: 25px;
	background: #FFFFFF;
}
div.column {
	float: left;
	width: 310px;
	margin-right: 15px;
	clear: left;
}
div.column2 {
	float: right;
	width: 340px;
	clear: right;
}
.clear {
	clear: both;
}
div.list {
	float: left;
	width: 200px;
	margin-right: 10px;
}
p.clear {
	clear: left;
}

