html
	{
	margin: 0; 
	padding: 0; 
	height: 100.1%
	}

body, td
	{
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #0f2a52;
	}

body 
	{ 
	margin: 0; 
	padding: 0; 
	background-color: #ffffff;
	} 

a:link, a:visited
	{
	text-decoration: none;
	color: #3a6e8f;	
	}

a:hover
	{
	text-decoration: none;
	color: #ff9e04;
	}

h1
	{
	font-size: 14px;
	}

h2
	{
	font-size: 13px;
	}

img
	{
	border: 0;
	}

.clear
	{
	clear: both;
	}




#top_header
	{
	height: 40px;
	background-image: url('art/outer_bar_back.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #475b7e;
	padding: 10px;
	border-bottom: 2px solid #ff9e04;	
	}



#wrapper
	{
	margin: auto;
	margin-top: 00px; 
	width: 1030px;
	background-repeat: no-repeat;
	background-position: top left;	
	}





#left_column
	{
	float: left;
	width: 200px;
	padding: 400px 5px 20px 5px;
	}




.column_box
	{
	clear: both;
	border: 0px solid #375c79;
	margin: 0px 0 16px 0;
	}

.column_box img
	{
	margin-bottom: 5px;
	}

.column_box p
	{
	margin: 0px;
	}



#upper_content
	{
	float: right;
	width: 660px;
	min-height: 440px;
	margin: 20px 115px 0 0;
	padding: 20px 20px 10px 20px;
	background-color: #ffffff;
	text-align: left;
	}
	


#main_pic_div
	{
	margin: auto;
	width: 660px;
	height: 270px;
	background-repeat: no-repeat;
	background-position: top left;	
	}

#menu
	{
	margin: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 660px;
	height: 24px;
	padding-top: 7px;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	background-image: url('art/bar_back.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}

#menu a:link, #menu a:visited
	{
	text-decoration: none;
	color: #ffffff;
	}

#menu a:hover
	{
	text-decoration: none;
	color: #ff9e04;	
	}



#lower_content
	{
	clear: right;
	width: 760px;
	min-height: 300px;
	margin: 20px 0 0 200px;
	padding: 0 20px 0 20px;
	text-align: left;
	}

#blog_div
	{
	width: 300px;
	float: left;
	margin: 0 10px 3px 5px;
	padding: 3px;
	border: 1px solid #000000;
	}


#footer
	{
	clear: both;
	background-image: url('art/outer_bar_back.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
	background-color: #475b7e;
	border-top: 2px solid #ff9e04;
	padding: 10px 0 0 0;
	}


.footer
	{
	font-size: 9.5px;
	color: #ffffff;
	text-align: center;
	}

.footer a:link, .footer a:visited
	{
	text-decoration: none;
	color: #ff9e04;
	}

.footer a:hover
	{
	text-decoration: none;
	color: #81b1fb;	
	}


#bottom_menu
	{
	font-size: 13px;
	}





#popup_div_destinations
	{
	position:absolute;
	width: 900px;
	height: 470px;
	padding: 5px;
	margin: -460px 10px 10px 105px;
	overflow: auto;
	z-index: 9002;
	border: 1px solid #ff9e04;
	background-color: #ffffff;
	font-size: 10px;
	text-align: left;
	}


#popup_div_offers
	{
	position:absolute;
	width: 450px;
	height: 440px;
	padding: 5px;
	margin: -410px 10px 10px 325px;
	overflow: auto;
	z-index: 9002;
	border: 1px solid #ff9e04;
	background-color: #ffffff;
	font-size: 12px;
	}


.destination_div
	{
	float: left;
	width: 130px;
	margin: 0 0 10px 10px;
	}


.results_div
	{
	margin: 10px 0 0 0;
	height: 100px;
	width: 770px;
	background-image: url('art/box_back.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 9px 14px 18px 8px;
	}

.results_div a:link, .results_div a:visited, .results_div a:hover
	{
	color: #0f2a52;
	}


.results_div table
	{
	width: 770px;
	height: 90px;
	}


.holiday_thumb 
	{
	width: 70px;
	margin-bottom: 6px;
	}

#mainimage
	{
	width: 310px;
	}

#holiday_facts_div
	{
	float: right;
	width: 200px;
	min-height: 600px;
	margin: -50px -36px 0 20px;

	}


#blanket
	{
	background-color:#111;
	opacity: 0.55;
	filter:alpha(opacity=55);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
	}





