/* CSS Document */


BODY {	
			width: 100%; 
		   background-image:url(../images/background.gif);
		   background-position:top;
		   background-color: #FFFFFF;
		   background-repeat: repeat-x;
           text-align: center;
		   margin:0px; padding:0px; 

}

HTML {
			background-position:center;
}

#TopImage {
		   width:810px;
		   }



#SiteWrapper {
	position:relative;
	width:810px;
	margin:0px;
	margin-left:auto; margin-right:auto;
	text-align:center;
	padding:0px;
}

#NavBar { position: relative;
background:url(../images/nav_background.gif);
background-repeat:repeat-x;
text-align:center;
		margin:0; padding:0;
		width:810px;
		height:76px;
		}
		
#ContentBox { position: relative;
background:url(../images/content_box_background.gif);
background-color:#f4f1da;
background-repeat:repeat-y;
text-align:center;
margin:0; padding:0;
width:810px;
height:auto;
		}

#FloatLeft {	position: relative;
background-color:#f4f1da;		
			margin:0; padding:0;
			float:left;
			margin-left:35px;
			width:500px;
}


#FloatRight {	position: relative;			
			margin:0; padding:0;
			background-color:#f4f1da;
			float:right;
			margin-right:30px;
			width:245px;
}

#Hotels {	     text-align:left;
			float:left;
			width:500px;
			height:auto;
}

#Spots1 {	     text-align:left;
			float:left;
			width:250px;
			margin-right:5px; 
}

#Spots2 {	     text-align:left;
			float:left;
			width:250px;
			margin-right:5px;
}


DIV.copy { 
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		line-height: 22px;
}

.copyC { 
		font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		padding:5px;
		text-align:left;
		margin-left:5px;
}

DIV.copyF { 
		font-size:9px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		line-height: 18px;
}

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #CC3300;
}

.style5 {
	color: #006699;
	font-weight: bold;
}

.style6 {
	color: #CC3300;
	font-weight: bold;
	font-size: 24px;
}

#Footer { position: relative;
background:url(../images/footer_background.gif);
background-repeat: no-repeat
text-align:center;
		margin:0; padding:0;
		width:810px;
		height:60px;
		}
		
#Hidden {
display:none;
}

#MapBox {
background-color: #003366;
height:300px;
width:500px;
border-top-width:2px;
}

#HOME {
vertical-align:text-bottom;
}
