body,td,th {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-color:#333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logobar{
	width:1000px;
	height:80px;
}
.textbox{
	color:#333;
	line-height:120%;
	font-size:15px;
	background-image:url(images/whitebox_gray.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#EFEFEF;
	border-top:#BEBEBE thin solid;
	border-bottom:#BEBEBE thin solid;
	position:relative;
	left:20px;
	top:160px;
	text-align:left;
}
#whitebox{
	background-image:url(images/whitebox_mid.png);
	width:1040px;
	background-repeat:repeat-y;
	position:relative;
	padding-bottom:20px;
	text-align:left;
	height:1135px;
}
#slides{
	position:absolute;
	top:34px;
	right:29px;
	z-index:10;
	border:#ABABAB thin solid;
	padding:10px;
	background-color:#FFF;
}
#redbox{
	position:absolute;
	top:300px;
	right:29px;
	z-index:10;
	width:259px;
	color:#FFF;
	font-size:12px;
	border:#ABABAB thin solid;
	padding:10px;
	background-color:#000;
}
#redbox strong{
	color:#FF0;
	font-weight:normal;
}
#slides .slidetxttitle{
	color:#CCCCCC;
	font-style:italic;
	font-size:12px;
}
#slides .slideitemtext{
	color:#D3B38C;
	font-size:12px;
}
#slides .slideitemtext:hover{
	text-decoration:none;
}
.submittext{
	color:#D3B38C;
	font-size:12px;
	text-align:right;
}
#nav{
	width:1000px;
	height:30px;
}
#nav .item {
	color:#DED8D1;
	font-size:12px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:22px;
	padding-right:22px;
	text-decoration:none;
}
#nav .item:hover{
	color:#000;
	background-color:#E1DDD5;
}
#nav .on{
	color:#000;
	background-color:#FFF;
}
.left{
	float:left;
}
.search{
	font-size:12px;
	color:#666666;
	width:332px;
	background-image:url(images/search_img.png);
	background-repeat:no-repeat;
	background-position:right;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #900;
}
.price{
	color:#C00;
	font-size:16px;
	font-weight:bold;
}
#pageReg {

}
#pageReg #regLeft {
	width:450px;
	padding:10px 20px 10px 0px;
	border-right:solid 1px #CCCCCC;
	text-align:left;
	color:#666666;
}
#pageReg #regRight {
	width:410px;
	padding-top:10px;
	text-align:left;
	color:#666666;
}
#pageReg td {
	padding-right:6px;
}
#pageReg .price {
	font-size:22px;
	font-weight:bold;
	color:#990000;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#promoMsg {
	color:#990000;
	font-size:10px;
}
#guestReg {
	text-align:left;
}
#shark{
	position:absolute;
	z-index:10;
	width:900px;
	left:50px;
	top:570px;
}
