body {
	background-image: url(../images/brown-bg02.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B5A377;
	background-repeat: repeat-x;
}

p {
	text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.orangetext {
	color: #a05025;
}

a,
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #A45F38;
}

#wrapper {
	padding: 0;
	margin: 0 auto;
	width: 820px;
	text-align: center;
	background-image: url(../images/maincontent-bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#header {
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#header h1 {
	padding: 0;
	margin: 0 auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 799px;
	height: 61px;
	text-align: center;
	padding-bottom: 8px;
}

#header h1 span {
	display: none;
}

#headerbar {
	width: 799px;
	height: 65px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

#headerbar h1 span {
	display: none;
}

#headerbar h1 {
	padding: 0;
	margin: 0 auto;
	width: 799px;
	height: 61px;
	text-align: center;
}

body.index #headerbar h1 {
	background-image: url(../images/welcometobwbb-bar.jpg);
	background-repeat: no-repeat;
}

body.baywatchaccommodations #headerbar h1 {
	background-image: url(../images/header-accom.jpg);
	background-repeat: no-repeat;
}

body.events #headerbar h1 {
	background-image: url(../images/header-events.jpg);
	background-repeat: no-repeat;
}

body.submitevent #headerbar h1 {
	background-image: url(../images/header-events.jpg);
	background-repeat: no-repeat;
}

body.thankyou #headerbar h1{
	background-image: url(../images/header-events.jpg);
	background-repeat: no-repeat;
}

body.interests #headerbar h1 {
	background-image: url(../images/header-attractions.jpg);
	background-repeat: no-repeat;
}

body.location #headerbar h1 {
	background-image: url(../images/header-location.jpg);
	background-repeat: no-repeat;
}

body.contact #headerbar h1 {
	background-image: url(../images/header-contact.jpg);
	background-repeat: no-repeat;
}

body.contact-thankyou #headerbar h1 {
	background-image: url(../images/header-contact.jpg);
	background-repeat: no-repeat;	
}

body.sitemap #headerbar h1 {
	background-image: url(../images/header-sitemap.jpg);
	background-repeat: no-repeat;
}

#content-wrapper {
	padding: 0;
	margin: 0 auto;
}

#content {
	padding: 0;
	margin: 0 auto;
	width: 799px;
	background-image: url(../images/content-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5e4a1b;
}

#attractions-table h3 {
	background-color: #C0754C;
	text-align: left;
	padding: 2px 8px ;
	margin: 8px 0 0 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

#welcomebar {
	padding-top: 8px;
}

td.odd {
	background-image: url(../images/bg-attractions-boxes.gif);
	background-repeat: repeat-x;
}

#footer {
	clear: both;
	padding: 0;
	margin: 0 auto;
	width: 799px;
	height: 64px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;

}

#footer span {
/*	padding-top: 5px;*/
	width: 780px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

#footer a,
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}
	
#rotatingheader {
	padding: 0 0 8px 0;
	margin: 0 auto;
	float: right;
	width: 608px;
}

#nav-wrapper {
	padding: 0;
	margin: 0 auto;
	width: 799px;
}

#rotatingheader h1 span {
	display: none;
}

#rotatingheader {
	margin: 0;
	padding: 0;
	width: 608px;
	height: 172px;
	background-image: url(../images/header-whale.jpg);
		background-repeat: no-repeat;
}



body.baywatchaccommodations #rotatingheader {
	background-image: url(../images/accom-header.jpg);
		background-repeat: no-repeat;
}