/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
body {
	margin: 0px;
	padding: 0px;
	background: #FAEBC8 url(images/bg.jpg) repeat-x scroll;
}

p, h1, h2, h3, h4, h5, a, ul, li, ol, td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
/* Redefines the p tag */
p {
	color: #000000;
	margin-right: 25px;
	margin-left: 5px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

h1 {
	color: #000000;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	width: 560px;
	padding-left: 5px;
	clear: both;
	float: left;
	margin-top: 15px;
	margin-bottom: 10px;
}

h2 {
	color: #000000;
	margin: 10px 8px 0px 0px;
	font: normal 12px/21px Arial, Helvetica, sans-serif;
	text-align: center;
}

ul {
	color: #000000;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	list-style: url(images/bullet.gif) outside;
	margin-right: 45px;
}
ol {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
}


/* ----------------- CONTENT LINKS ----------------- */

a:link {
	color: #032D69;
	text-decoration: underline;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:visited {
	color: #000000;
}
a:hover {
	color: #467ECD;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */


/* Creates DIV container for header. */
div#header {
	margin: 0px auto;
	padding: 0px;
	height: 223px;
	width: 800px;
	background: url(images/header.jpg);
}
#applet {
	float: right;
	margin-right: 5px;
	padding-top: 3px;
}



/* Creates the div container for the site. */
div#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: url(images/content_bg.gif) repeat;
	float: none;
	position: relative;
}



/* Creates the div container for the footer. */
div#footer {
	text-align: center;
	width: 800px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px auto;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 24px 0px 0px;
	color: #E6D6B5;
	float: none;
}

div#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}




/* Creates the div container for the copyright. */
div#copyright {
	padding: 0px;
	width: 800px;
	color: #3A2C09;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	font: 10px Arial, Helvetica, sans-serif;
}
div#copyright a {

	color: #999999;
	text-decoration: underline;
}

/* Creates the div container for the content. */

div#content {
	width: 581px;
	float: right;
	clear: both;
	margin-right: 5px;
}

#welcome {
	background-color: #032D69;
	background-image: url(images/welcome.jpg);
	height: 480px;
	width: 850px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.welcome-message {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 300px;
	position: absolute;
	left: 509px;
	top: 41px;
}

.blue-box-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 300px;
	position: absolute;
	left: 517px;
	top: 255px;
}

/* -----------------NAVIGATION STYLE ----------------- */
/* Create the div horznav for the navigation bar */
div#mainnav {
	margin:0px;
	width:800px;
	background: url(images/navbar.jpg) no-repeat;
	height: 32px;
	clear: both;
	float: none;
}

ul#nav {
	list-style-type:none;
	margin: 0px auto;
	text-align: center;
	float: none;
	position: absolute;
	left: 160px;
	top: 226px;
	padding-right: 0px;
	padding-left: 0px;
	height: 20px;
}

ul#nav li {
	margin:0;
	padding:0;
	display:inline;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	margin:0 auto;
	display:run-in;
	text-decoration:none;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px inset #CCCCCC;
	color: #F0C986;
	text-transform: uppercase;
	height: 20px;
	padding: 2px 10px;
}

ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#FFFFFF;
	margin: 0px auto;
	height: 20px;
}


/* -----------------IMAGE AND FLOAT ELEMENTS ----------------- */
.floatleft {
	float: left;
	clear: left;
	padding-left: 10px;
	margin-right: 20px;
}

.floatright {
	float: right;
	clear: none;
	border: 1px solid #CCCCCC;
	margin: 3px 5px 5px 15px;
}

div#map {
	float: left;
	margin-right: 0px;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	height: 475px;
	width: 750px;
}

.audioright {
	position: absolute;
	left: 659px;
	top: 212px;
}

#listfloatleft { float: left; padding: 0 0 0 40px; margin-right: auto; margin-left: auto; 
}

.clear {
	clear: both;
}



/* -----------------styles for address box ----------------- */
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 560px;
	text-align: center;
	font-style: normal;
	line-height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	float: left;
	clear: both;
}


address a {
	color: #800300;
	text-decoration: underline;
}

.biz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	text-align: right;
	font-style: normal;
	line-height: 19px;
	position: absolute;
	top: 741px;
	left: 618px;
}

h3 {
	font: bolder normal 13px/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	text-transform: none;
	background-color: #800300;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 2px;
}

h4 {

	color: #000000;
	margin-left: 5px;
	font: italic normal 14px/20px "Times New Roman", Times, serif;
}

h5 {

	color: #FFFFFF;
	margin-left: 5px;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
}

/* Create the div for owner log-in */

#owner {
	color: #3A2C09;
	width: 800px;
	clear: both;
	float: none;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	background: #FAEBC8;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#owner a {
	color: #3A2C09;
	text-decoration: underline;
}
div#flash {
	width: 163px;
	height: 332px;
	position: absolute;
	left: 27px;
	top: 269px;
}
