/* Css Document */

html, body, p, form, span {margin:0px; padding:0px;}

body{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#F8ECD4;
background:#300B03 url('../images/body_bg.jpg') repeat-x;
}

.main_table{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
/*color:#F8ECD4;  */
color:#5D1401;
background:url('../images/content_mid_bg.gif') repeat-y;
}

.blank_bg{
background:url('../images/top_gap.gif') repeat-x;
}

.frame_text{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#EEE0BD;
background:url('../images/0frame_text.jpg') no-repeat left top;
}

.left_content_bg{
background:url('../images/left_content_bg.gif') repeat-y;
font-size:12px;
}

.right_content_bg{
background:url('../images/right_content_bg.gif') repeat-y;
font-size:12px;
}

.left_content_hdg{
font-size:12px; color:#F8ECD4; font-weight:bold;
background:#641602;
padding-left:10px;
}

.text{
font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#F7EAD7;
}

.right_content_hdg{
font-size:12px; color:#F8ECD4; font-weight:bold;
background:#641602;
padding-left:10px;
}

.side_sections{
background:#FFE2B0;
}

.side_text{
color:#641602;
font-size:12px;
}
.day_side_text{
color:#010101;
font-size:12px;
}

.ddl_day_selectbox{
width:60px; height:18px;
border:1px solid #B6A383;
font-size:12px; color:#641602;
}
.ddl_month_selectbox{
width:77px; height:18px;
border:1px solid #B6A383;
font-size:12px; color:#641602;
}
.ddl_year_selectbox{
width:60px; height:18px;
border:1px solid #B6A383;
font-size:12px; color:#641602;
}
.ddl_roomtype_selectbox{
width:120px; height:18px;
border:1px solid #B6A383;
font-size:12px; color:#641602;
}

.numeric_data{
font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#641602;
}

a.mail_link{ font-size:9px; color:#641602; text-decoration:underline; }
a.mail_link:hover{ font-size:9px; color:#641602; text-decoration:none; }

a.moreinfo_link{ font-size:12px; color:#641602; text-decoration:underline; background:url('../images/bullet.gif') no-repeat 2px 6px; padding-left:8px; }
a.moreinfo_link:hover{ font-size:12px; color:#641602; text-decoration:none; background:url('../images/bullet.gif') no-repeat 2px 6px; padding-left:8px; }

a.footer_link{ font-size:10px; color:#FED68E; text-decoration:underline; }
a.footer_link:hover{ font-size:10px; color:#FED68E; text-decoration:none; }

.footer_text{ font-size:12px; color:#FFD48F; }
.copy_text{ font-size:10px; color:#A6926D; }
.hline{ font-size:9px; color:#FED68E; padding-left:4px; padding-right:4px; }

.subtitle{font-family:Georgia, Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#EFE5C1;}

.image_frame_big{background:url('../images/frame_big.gif') no-repeat left top;}
.image_frame_small{background:url('../images/frame_small.gif') no-repeat left top;}

.img_border{border:1px solid #FFE2AE;}

.seperator{background:#FFECD3;}
.green_box{padding-left:12px;padding-right:55px;}
.padding_left12{padding-left:12px;}
.txt_align_mid { text-align:center; }
.paddingB10{ padding-bottom:10px; }
.paddingB3 { padding-bottom:3px; }
.sitemap{
	margin-left: 20px;
	
}
.sitemap li{
	margin-left: 20px;
	margin-top:6px;	
}
.f24
{
	font-size:24px;
}
.width350
{
	width:350px;
}