@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image: url(images/beachbgr.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link, a:visited, a:active {
color:#ffb900;
text-decoration:none;
}

a:hover {
color:#ffb900;
text-decoration:underline;
}

.wrapper {
width:900px;
margin-left:auto;
margin-right:auto;
}

.header {
	width:900px;
	height:226px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
.clear {
clear:both;
}

.menu1 {
	height: 47px;
	width: 180px;
	float:left;
	position:relative;
}
.menu2 {
	height: 47px;
	width: 168px;
	float:left;
	position:relative;
}
.menu3 {
	height: 47px;
	width: 175px;
	float:left;
	position:relative;
}
.menu4 {
	height: 47px;
	width: 143px;
	float:left;
	position:relative;
}
.menu5 {
	height: 47px;
	width: 234px;
	float:left;
	position:relative;
}
.contentwrap {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	width: 900px;
}
.content {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

.page1 {
width: 800px;
}
.page2 {
width: 800px;
display:none;
}
.page3 {
width: 800px;
display:none;
}
.page4 {
width: 800px;
display:none;
}
.page5 {
width: 800px;
display:none;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}

.reg_font_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 25px;
	font-weight: bolder;
	height: 25px;
	text-align: right;
}

.white {
color:#FFFFFF;
}

.polaroidfooter {
	background-image: url(images/polafoot.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 180px;
}

/* member area stuff */

.membertop {
	background-image: url(images/membertop.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 900px;
}

.left {
	float: left;
	width: 200px;
}

.right {
	float: right;
	width: 600px;
}

.sidenav, .sidenav1, .sidenav2, .sidenav3 {
	width:180px;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-image: url(images/sidemenu_a.jpg);
	background-repeat: no-repeat;
}

.sidenav1, .sidenav2, .sidenav3 {
	width:180px;
	height:30px;
	line-height:30px;
	margin-bottom:1px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	background-image: url(images/sidemenu_a.jpg);
	background-repeat: no-repeat;
}

.sidenav a:link, .sidenav a:active, .sidenav a:visited, .sidenav1 a:link, .sidenav1 a:active, .sidenav1 a:visited, .sidenav2 a:link, .sidenav2 a:active, .sidenav2 a:visited, .sidenav3 a:link, .sidenav3 a:active, .sidenav3 a:visited {
	color:#000000;
}
.sidenav a:hover, .sidenav1 a:hover, .sidenav2 a:hover, .sidenav3 a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.sidenav:hover, .sidenav1:hover, .sidenav2:hover, .sidenav3:hover {
background-image: url(images/sidemenu_b.jpg);
	background-repeat: no-repeat;
}
.sidehide1, .sidehide2, .sidehide3 {
display:none;
width:180px;
}

.subnav {
width:160px;
height:20px;
line-height:20px;
background-color:#000000;
margin-bottom:1px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.subnav a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.subnav:hover {
background-color: #790101;
}

.table_head {
color:#000000;
font-weight:bold;
text-indent:10px;
}
.table_content{
color:#333333;
text-indent:10px;
}

.splashtop {
	width:900px;
	height:114px;
	background-image: url(images/splashtop.png);
	background-repeat: no-repeat;
}