/** reset **/
*{ padding:0; margin:0;}
body { font-size:100%; color:#000000; background-color:#4d360c; }

body, td {font-family:Arial;}

img{border:none;}
h2{font-size:1em;}


#warper,#top_hr,#topmenu,#header,#middle_decorate,#content,#footer{margin:0px auto;}

#warper{width:760px; padding:0 15px; background-color:#ffffff; background:transparent url(../images/body_bg.gif) repeat-y;}

#top_hr,#header,#middle_decorate,#footer{width:715px;}

#top_hr{height:18px; background:url(../images/layout/hr_top.gif) repeat-x bottom; padding-top:10px;}

#header{height:176px; border-bottom:1px #C54607 solid; position:relative; clear:both;}

#showroom{

 float:right;

 height:175px; width:472px;

 border-top:1px #4E360A solid;
 background:url(../images/layout/p4.gif) right 1px no-repeat; padding:1px 60px 0px 0px;}

#middle_decorate{height:50px; position:relative;}

#middle_decorate #page_header{ position:absolute; left:210px; top:10px;}

#content{ /** +7px on both side for shadow decoration on the laft -220px for the padding **/

 width:509px;
 font-size:0.75em;
 background:url(../images/layout/call_us.jpg) no-repeat; background-position:top left;
 padding-left:220px;
 position:relative;
}

#footer{ font-size:0.75em; height:65px; background:url(../images/layout/hr_bottom.gif) repeat-x top; color:#C54607; text-align:center; padding-top:15px;}
#footer a{text-decoration:none; color:#C54607;}



/** menu **/

#topmenu{width:715px; font-size:16px;}
#topmenu{height:61px; background:url(../images/layout/logo.gif) no-repeat; list-style:none;}
#topmenu li{float:left; border-right:1px #F0E6D3 solid;}
#topmenu li a{
 font-size:0.875em;
 padding:23px 1.75em;
 line-height:4.5em;
  text-decoration:none;
  color:#4E360B;
 /*padding-top:15px;*/

}
#topmenu li a:hover{
	background:#c54607 url(../images/layout/bg_topmenu_res.gif) right center no-repeat;
	color:#FFFfff;}
#topmenu li a:hover.first{background-image:none;}
#topmenu li a.first{ padding:1.4em 6.3em;}
#topmenu li a.first,#topmenu li a.last{border-right-width:0px;}


#header #leftbar{

 width:157px; height:170px;

 background:url(../images/layout/bg_leftmenu.gif) no-repeat; position:absolute; left:-7px; display:block;

 padding:6px 0px 0px 30px;

}

#header #leftbar h2{font-size:16px; color:#ffffff; margin:05px 0px 7px 0px;}

#leftbar #leftmenu{list-style-position:inside; font-size:0.75em;}

#leftbar #leftmenu li{list-style-image:url(../images/layout/star_white.gif); padding:2px 0px;}

#leftbar #leftmenu li a{color:#F5BA52; text-decoration:none;}

#leftbar #leftmenu li a:hover{color:#ffffff;}



#errorbox{display:none; position:absolute; top:150px; left:25px; width:160px; color:#ff0000;}

#errorbox li{padding:3px 0px;}

#errorbox span{color:#ff0000;}

#errorbox .error{}



/** Form **/

#frm_resv .sep{padding:3px 0px;}

#frm_resv label{width:122px; font-family:Verdana; float:left; /*display:block;*/}

#resp_area .error{background-color:#ffdddd;}

#resp_area .success{color:#09F; font-weight:bold;}

/** table **/

#table_room{width:400px; text-align:center;}

#table_room td{}

.wedding_list li{list-style:none;}

/** Rate  **/
.style1 {
	color: #c54607;
	font-weight: bold;
}

.style1 a{color:#c54607; text-decoration:underline} 
.style1 a:hover{text-decoration:none}

.style1title {
	color: #c54607;
	font-size:14px;
	font-weight: bold;
}

.style2 li{
	background:url(images/li_star.gif)  top left no-repeat;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 14px 
}

.style3 li{
	background: none;
	padding-left: 0px;
}

.style4 {
	color: #c54607;
	font-style:italic;
}

.style5 {
	color: #FFFFFF;
	font-weight:bold;
}

.style6 {
	color: #c54607;
	background: none;
	font-weight: bold;
	font-style:italic;
	font-size: 188%;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
}

.rate table{
	border: medium none ; 
	border-collapse: collapse;
}

.rate_table td{
	border: 1pt solid black; 
}

/** Hot deal **/
.hotdeal {
	background:transparent url(images/hot_tag.jpg) no-repeat;
	text-align:right;
	font-weight: bold;
	font-size: 188%;
	margin: 0;
	padding:1em 1em 0.5em 2em;
	width: 350px;
}
.hotdeal a{	color: #06F; text-decoration:none;}

.hotdeal span{color:#F00;}

/*Mouse over image */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 4px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
font-size:9px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20px;
left: 60px; /*position where enlarged image should offset horizontally */
}
.graybg{background-color:#E2E0E4;}
.freewifi{
	background-image:url(../images/freewifi.png); background-repeat:no-repeat;
	padding-top:25px; padding-bottom:20px; background-position:300px 0;
}
.hilightorange{
	color:#FFF; font-weight:bold; margin-bottom:5px;
}
.hilightorange span{background-color:#F60; padding:1px 3px;}