﻿
body{
padding:0; 
margin:0;
line-height: 1.2em;
background:url(../images/main-bg.gif) 0 0 repeat-x;
color: #454545;
font-size:12px;
font-family:Tahoma, Arial,helvita;
}

hr
{
	color: #E9E9E9;
	line-height: normal;
}

img
{
	border: 0px;
}
a.imageLink
{
	border: 0px;
}
a 
{
	color: #DA3B3B; 
	background: inherit; }
a:hover 
{
	color: #000000;
	background: inherit; 
	text-decoration: underline;}

p
{
	font-family: Arial, sans-serif; 
	font-size: 13px;
}

.content_table
{
	border: solid 1px #cccccc;
	border-bottom: 0;
	border-top: 0;
	font: 12px Arial, sans-serif; 
	background:#ffffff;
}

#page_top_heading
{
	font: bold 14pt Arial, Sans-Serif; 
	letter-spacing: -1px;
	color: #DA3B3B;
	border-bottom: 1px solid #cccccc;
}

#page_subheading
{
	
}

#maincontainer{
width: 800px; /*Width of main container
background:#ffffff;*/
margin: 0 auto; /*Center container on page*/

}

#topsection{
/*background: #EAEAEA;*/
height: 204; /*Height of top section*/
}


#contentwrapper{
float: left;
width: 800px;
}

#contentcolumn{
padding-top: 1px;
margin-right: 200px; /*Set right margin to RightColumnWidth*/
width:800px;
}

#footer{
clear: left;
width: 100%;
height: 200px;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
background:url(../images/footerbg.gif) 0 0 repeat-x; 
clear:both;
font-size: 12px;
font-variant: small-caps;

}

#footer a{
	color: #FFFFff;
	font-weight: bold;
}

#footer a:hover
{
	color:#d43723;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* Quick Reservation Styles */
#quick_reservation
{
    width: 248px;
	background-color: #CCCCCC;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding:0;
}
.quick_reservation_text
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-style:normal;
	font-weight:bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}
.page_heading 
{
	height:40px;
	padding: 0px;
	background: #ffffff url(../images/quick_reg_tab.gif);
	color: #ffffff;
	
}
.page_heading_text
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #DA3B3B;
	text-align: left;
	font-weight:bold;
	font-size: 15px;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
	background: url(../images/headings_bg.gif);
	height: 21px;
}

.featured_destination_heading
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#d43723;
	text-align: left;
	font-style:normal;
	font-weight:bold;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 2px;
	border-bottom: 3px solid #CCCCCC;
	background: url(../images/headings_bg.gif);
}
/* Input Styles */
.input_labels
{
	font-weight: bold;
	color: #666666;
}
.textbox{
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	border:outset 1px #ffffff;
	padding: 1px 2px;
	background:url(../images/buttonbg.gif) repeat-x top left;
}
.button {
	background: url(../images/input_button_bg.gif);
	background-color:transparent;
	text-transform: uppercase;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	height: 23px;
	width: 103px;
	color: #ffffff;
}
/* Table styles */
.table_border
{
	border: 1px solid #cccccc;
}
