/*@charset "utf-8";*/
/* CSS Document */

*
{
    margin: 0 auto;
}
img
{
    border: none;
}

/*************************start comon part****************************/

body
{
    background: url(../image/body_bg.jpg) center top repeat;
    font-family: Arial;
    color: #444343;
}
#main_body_bg
{
    background: url(../image/middle_background.png) 0 top repeat-y;
    width: 1044px;
    height: 100%;
    float: left;
}
#wapper
{
    width: 1044px;
    height: 100%;
    margin: 0 auto;
}
#herder
{
    width: 1000px;
    float: left;
    height: 147px;
    clear: both;
    margin-left: 22px;
    background: url(../image/herder_bg.jpg) 0 top no-repeat;
}
#menu
{
    width: 1000px;
    float: left;
    margin-left: 22px;
    clear: both;
    background: url(../image/menu_bag.jpg) 0 top repeat-x;
    height: 43px;
}
#menu_left_part{ width:700px; float:left;}
#menu_right_part{ width:270px; float:right; text-align:center; padding-top:8px;}

#conten_area
{
    width: 1000px;
    float: left;
    margin-left: 22px;
}
#left_conten_area
{
    width: 700px;
    float: left;
}
#left_conten_area_inner
{
    width: 690px;
    float: left;
	padding-left:10px;
}
#left_conten_area_inner a
{
   font-size: 12px;
    font-weight: normal;
    line-height: 18px;
   
	text-decoration:none;
	color:#444343;
   
}
#left_conten_area_inner a:hover
{
    font-size: 12px;
    font-weight: normal;
  
    padding-bottom: 22px;
	text-decoration:none;
	color:#957f66;
}

#right_conten_area
{
    width: 253px;
    float: left;
}
h3
{
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #4e381f;
    float: left;
    padding-left: 10px;
    padding-top: 8px;
}
h2
{
    color: #957f66;
    font-size: 22px;
    font-weight: bold;
    font-family: Trebuchet MS;
    float: left;
    padding-bottom: 15px;
    width: 100%;
}
h6
{
    font-family: Arial;
    font-size: 14px;
    color: #090909;
    font-weight: normal;
  
    padding-bottom: 8px;
}
h6 a
{
    font-family: Arial;
    font-size: 14px;
    color: #090909;
}
h6 a:hover
{
  
	color:#957f66;
}
h5
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #2b2b2b;
    padding-bottom: 4px;
    padding-top: 2px;
}
p
{
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding:0 0 10px 0;
   
}
p a
{
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
   
	text-decoration:none;
	color:#444343;
}
p a:hover
{
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 22px;
	text-decoration:none;
	color:#957f66;
}
.contens_p
{
    font-size: 12px;
    font-weight: normal;
	width:650px;
    line-height: 20px;
    padding-bottom:4px;
	padding-top:4px;
	float:left;
}
.rates
{
    font-family: Arial;
    font-size: 15px;
    color: #4e381f;
   
    float: left;
	width:680px;
	padding-bottom:10px;

}
.clear_width
{
    float: left;
    width: 100%;
    height: 16px;
}
.clear_hight
{
    float: left;
    width: 16px;
    height: 100%;
}

/*************************end comon part****************************/

/*************************start herder part****************************/
#logo
{
    width: 314px;
    height: 64px;
    float: left;
    padding-left: 17px;
    padding-top: 41px;
}
.herder_blank_box
{
    width: 240px;
    float: right;
    padding-right: 20px;
    padding-top: 40px;
}
.cell a
{
    font-family: Arial;
    font-size: 15px;
    color: #957f66;
    font-weight: bold;
    float: left;
    line-height: 18px;
    text-decoration: none;
    padding-bottom:10px;
}
.cell a:hover
{
    color: #444343;
}
/*************************end herder part****************************/

/*************************start menu part****************************/

.gNav_main
{
	list-style: none;
	float: left;
	margin: 0px 0 0 0px;
	padding-left: 25px;
	display: inline;
	height:43px;
}
.gNav_main li
{
	display: inline;
	padding: 0 1px 0 1px;
	float: left;
}
.gNav_main li a
{
	text-decoration: none;
	padding: 0px 0 0 12px;
	float: left;
	position: relative;
}
.gNav_main li a span
{
	font-size: 12px;
	 color: #91704a;
	text-decoration: none;
	padding: 12px 12px 0 0px;
	height:31px;
	display: block;
	float: left;
	cursor: pointer;
	font-family: Tahoma;
}
.gNav_main li a.active, .gNav_main li a:hover
{
	background: url(../image/menu_active_bag.jpg) left top repeat-x;
	color: #000;
}
.gNav_main li a span.active, .gNav_main li a:hover span
{
	background: url(../image/menu_active_bag.jpg) right top repeat-x;
	color: #000; /* 	border-right:solid 1px white; 	border-left:solid 1px white;*/
}

/*************************end menu part****************************/

/*************************start conten part****************************/

#banner_bg
{
    background: url(../image/banner_bag.jpg) 0 top no-repeat;
    width: 699px;
    height: 310px;
    float: left;
}
#banner_image
{
    width: 681px;
    height: 294px;
    margin: 8px;
    float: left;
}
.table_bg{ background:#e4e1d3; width:100%; float:left; border:solid 1px #ddd9ca;}
.table_bg_bottom{ background:#f1eee1; width:100%; float:left; border:solid 1px #ddd9ca;}
.middle_icons{float:left; width:15px; height:10px; padding-top:5px;}
#locatation_middle_part{ float:left; width:427px; height:352px; padding-top:5px;}
#right_conten_top_bg
{
    background: url(../image/right_top_bg.jpg) 0 top no-repeat;
    float: left;
    width: 249px;
    height: 306px;
    padding-bottom: 10px;
}
#right_book_online
{
    float: left;
    width: 249px;
    height: 53px;
    margin-bottom: 10px;
}
#right_bottom_bg
{
    background:#f1eee1 url(../image/right_part_bottom_bg.jpg) 0 top no-repeat;
    float: left;
    width: 249px;
    height: 239px;
    padding-bottom: 10px;
}
#right_box_image
{
    width: 228px;
    float: left;
    padding: 10px;
}
.right_conten_extra_box
{
    float: left;
    width: 216px;
    padding-left: 12px;
    padding-top: 3px;
}
.left_conten_extra_box
{
    float: left;
    width: 240px;
    padding-top: 3px;
}
.right_conten_extra_box h6
{
    font-family: Arial;
    font-size: 14px;
    color: #090909;
    font-weight: normal;
    float: left;
    padding-bottom: 8px;
}
.right_conten_extra_box h5
{
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #2b2b2b;
    padding-bottom: 4px;
    padding-top: 2px;
}
/*************************end conten part****************************/

.bullet
{
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
}
.bullet li
{
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 10px 16px;
    background: url(../image/bullet_icon.png) 0px 3px no-repeat;
    color: #0a0601;
    font-size: 12px;
    font-family: Verdana;
    line-height: 15px;
}

#footer_bg
{
    background: url(../image/footer_bg.jpg) 0 top repeat;
    float: left;
    width: 1000px;
    margin-top: 30px;
    margin-left: 22px;
}
.footer_left_conten
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #957f66;
    padding-left: 30px;
    padding-top: 14px;
    float: left;
}
.footer_right_conten
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #957f66;
    padding-right: 30px;
    padding-top: 14px;
}
.footer_right_conten a
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #957f66;
    text-decoration:none;
}
.footer_right_conten a:hover
{
   
    color: #000;
   
}
#footer_link_image
{
    width: 125px;
    height: 16px;
    float: left;
    padding: 14px 184px;
}
#clock
{
    padding-top:5px;
}