/*
brown link: #D38D4F
blue link: #2171B6
blue header divider: #64ADD8
color: #64ADD8;
blue phone #: #3386B8
blue hr: #72E6E5
dark blue: #166ED2
*/

body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	width:830px;	
}

div
{
	margin:0px;
	padding:0px;
}

a:link { color: #166ED2; text-decoration: none; }
a:visited { color: #166ED2; text-decoration: none; } 
a:hover { color: #166ED2; text-decoration: underline;} 
a:active { color: #166ED2; text-decoration: none;} 
}

.specials
{
	
	margin:0px;
	padding:10px;
	background-image: url(vacation-resort-images/specials.jpg); 
	background-repeat: no-repeat;
}


.header
{
	margin-right:auto;
	margin-left:auto; 
	width:830px;
	margin-bottom:10px;
	
}

.footer
{
	clear:both;
	margin:7px 5px 0px 5px;
	font-size:11px;
	color: #64ADD8;
	text-align:left;
	width:820px;
	
}

.globebox{
width:250px;
height:210px;
padding-top:10px;
margin-top:10px;
text-align:center;
background-image: url(vacation-resort-images/tanbox210h.gif); 
background-repeat: no-repeat;
float:left;
}

.searchbox{
width:250px;

padding-top:10px;
margin-top:10px;
text-align:center;
background-image: url(vacation-resort-images/turq-300h.gif); 
background-repeat: no-repeat;
float:left;
}

.specialbox{
width:250px;
height:210px;
padding-top:10px;
margin-top:18px;
text-align:center;
background-image: url(vacation-resort-images/yellow-210h.gif); 
background-repeat: no-repeat;
float:left;
}

.shortcutsbox{
width:250px;
height:210px;
padding-top:10px;
margin-top:10px;
text-align:center;
background-image: url(vacation-resort-images/yellow-210h.gif); 
background-repeat: no-repeat;
float:left;
}

.pic-area{
width:250px;
height:210px;
margin-top:10px;
text-align:center;
float:left;
}

.ssbox{
width:250px;
height:210px;
padding-top:10px;
padding-left:0px;
margin-top:10px;
text-align:center;
background-image: url(vacation-resort-images/red-210h.gif); 
background-repeat: no-repeat;
float:left;
}

.destbox{
width:250px;
height:210px;
padding-top:10px;
margin-top:10px;
text-align:center;
background-image: url(vacation-resort-images/orange-210h.gif); 
background-repeat: no-repeat;
float:left;
}

.search
{
	width:250px;
	text-align:center;
	font-size:12px;
	float:right;
	margin-right: 10px;
	
}

.dest
{
	width:250px;
	height:80px;
	text-align:center;
	font-size:12px;
}

.dest2
{
	width:220px;
	height:70px;
	text-align:center;
	font-size:12px;
}

.main
{
	width:550px;
	text-align:left;
	font-size:12px;
	float:left;
	margin-left: 5px;
	
	
}

.special-listing
{
	padding: 5px;
	margin: 10px 0px 10px 0px;
}

.pic_left {
clear:both;
float: left;
padding: 0px 10px 0px 8px;
margin: 0;
font-weight: bold;
}

.pic_right {
float: right;
padding: 5px;
margin: 0;
text-align: right;
font-weight: bold;
}

h1
{
	font-family: Arial, sans-serif;
	font-size: 20px;
	color:#5F0833;
	text-decoration: none;	
	font-weight: normal;
	margin:10px 0px 10px 0px;
}

h2
{
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;	
	font-weight: bold;
	text-align:center;
	margin:10px 0px 10px 0px;
}

h3
{
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
}

.page-title
{
	font-family: Arial, sans-serif;
	font-size: 44px;
	color: #BD1427;
	text-decoration: none;	
	font-weight: normal;
}

p
{ margin:10px 0px 10px 0px; }
