body { background: url(../images/background.gif) #ccffff;
background-repeat: repeat-x;
margin-top: 0;
font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
color: #666666;
}

#wrapper { background-image: url(../images/wrapperBG.gif);
background-repeat: repeat-y;
width: 753px;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #CCC;
}

#banner { width: 750px;
height: 100px;
margin-left: auto;
margin-right: auto;
}

.contentHome { background-image: url(../images/home_pic.jpg);
background-position: left top;
background-repeat: no-repeat; 
margin-bottom: 0;
height: 630px;
border-bottom: 1px solid #CCCCCC;
}

#content {
margin-bottom: 0;
width: 748px;
margin-left: auto;
margin-right: auto;
border-bottom: 1px solid #CCCCCC;
}

.leftcol {
width: 350px;
float: left;
}

.rightcol {  
float: right;
width: 370px;
margin-top: 3px;
}

#footer {
width: 743px;
text-align: left;
margin-left: 10px;
margin-top: 10px;
clear: both;
color: #3399CC;
border: none;
}

#flashbadge { width: 111px;
height: 93px;
float: right;
}

#bookingbadge { 
float: right;
position: relative;
left: 360px;
top: 250px; }

h1  { color: #f7811f; font-size: 14pt; font-family: Arial, Tahoma, Verdana, sans-serif }
h2  { color: #39c; font-size: 14pt; font-family: Arial, Tahoma, Verdana, sans-serif }
h3  { color: #39c; font-size: 12pt; font-family: Arial, Tahoma, Verdana, sans-serif }
h4  { color: #888; font-size: 12pt; font-family: Arial, Tahoma, Verdana, sans-serif }

p { font-size: 10pt;
padding-left: 5px;
padding-right: 5px;
}

p.sm { font-size: 9pt;
}

#footer a:link, #footer a:active, #footer a:visited { color: #3399CC;
font-size: 10pt;
text-decoration: none;
margin-top: 10px;
}

#footer a:hover { text-decoration: none;
border-bottom: 1px dashed #3399CC;
}

p.copy { font-size: 8pt;
color: #999999;
}

#gravity, #gravity a:link{ text-align: center;
font-size: 9pt;
color: #ff9900; 
text-decoration: none;
margin-top: 25px;
margin-bottom: 25px;
margin-left: auto;
margin-right: auto;}

#gravity a:hover {
color: #FF6600;
text-decoration: none;
border-bottom: 1px dashed #FF6600;
}

.menustyle{
width: 750px;
height: 27px;
padding: 0;
margin-left: auto;
margin-right: auto;
}

.menustyle ul{
width: 750px;
height: 27px;
padding-left: 2px;
margin: 0;
text-align: left;
}

.menustyle ul li{
display: inline;
}

.menustyle ul li a, .menustyle ul li a:hover{
margin: -2px;
text-decoration: none;
padding: 0;
}

#dropmenudiv{
	position:absolute;
	background-color: #3399cc;	
	border-top: 1px solid #d7e7f1;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;	
	font-size: 11px;
	text-align: left;	
	color: #FFF;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, sans-serif;	
	z-index: 100;
	}

#dropmenudiv a {
	width: 100%;
	display: block;
	background-color: #3399cc;
	text-indent: 3px;
	color: #FFF;
	text-align: left;	
	text-decoration: none;
	font-size: 11px
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: normal;
	border-right: 0;
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #d7e7f1;
	padding: 3px;	
	}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #d7e7f1;
	height: 14px;
	width: 100%;
	color: #3399cc;
	text-align: left;	
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 3px;
	text-decoration: none;
	border: 0;
	}
#content a:link, #content a:active, #content a:visited { color: #297ca6;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
font-family: Arial, Tahoma, Verdana, sans-serif }

#content a:hover  { color: #f7811f; font-weight: bold; font-size: 11pt; font-family: Arial, Tahoma, Verdana, sans-serif; text-decoration: none; border-bottom: 1px dotted #f7811f }

#content img a:hover, img { border: 0; 
text-decoration: none; }

.price  { color: #39c; font-weight: bold; font-size: 14pt; font-family: Arial, Tahoma, Verdana, sans-serif }
