@charset "utf-8";
/* CSS Document */

body
{
	background:url(../images/bg.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

p {
	font-size:12px;
	line-height:20px;
	text-align:justify;
}

a{
	color:#000000;
	text-decoration:none;
}
h1{
	font-size:28px;
	color:#5C272A;
}

h2{
	font-size:30px;
	color:#5C272A;
}

#header{
	width:100%;
	background:url(../images/menu_bg.jpg);
	background-repeat:repeat-x; 
	background-position:bottom; 
	height:120px;
}

#header_data{
	width:987px;
	margin-left:auto;
	margin-right:auto;
}
#page
{
 	background:#FFFFFF;
	width:987px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

#logo
{
	background:url(../images/logo.jpg) no-repeat;
	height:79px;
	margin-top:1px;
	margin-left:25px;
	position:relative;
}

#top_links
{
	position:absolute;
	bottom:40px;
	right:5px;
	color:#5E5959;	
}

#top_links a
{
	color:#5E5959;
	text-decoration:none;
	background:#ECECDE;
	padding:4px;
	border:1px solid #DFDFCD;
}

#top_links a:hover
{
	color:#EBECDE;
	text-decoration:none;
	background:#6E2528;
}

#menu
{	
	height:24px;
	margin-top:22px;
	color:#61080A;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

#menu a
{
	color:#61080A;
	text-decoration:none;
}

#menu a:hover
{
	color:#EBE7DE;
	text-decoration:none;
}

#mid_section
{
	height:310px;
	position:relative;
}

.flash
{
	/*background:url(../images/flash.jpg);
	border:#FFF 8px solid;*/
	border-top:0px;
	height:326px;
	width:674px;
	position:absolute;
	float:left;
}

.booking
{
	background-color:#C4A152;
	height:217px;
	width:312px;
	float:right;	
	color:#FFF;
	margin-top:1px;
}

/*select
{
	background:#fff;
	border: 1px solid #FFF;
	color:#333;
}

input
{
	background:#83a123;
	color:#FFF;
	border:1px solid #FFF;
}*/

.banner1
{
	background:url(../images/banner1.jpg);
	width:312px;
	height:107px;
}

.banner2
{
	background:url(../images/banner2.jpg);
	width:312px;
	height:107px;	
	margin-top:0px;
}

.img_box{
	width:102px;
	height:102px;
	padding:2px;
	background:#654F37;
}

.left_panel{
	background:#F6F3E8;
	/*margin-left:5px;*/
	padding:10px;
	width:645px;
	float:left;
}

.right_panel{
	background:#F6F3E8;
	padding:4px;
	width:298px;
	float:right;
	/*margin-right:5px;*/
}
#matter
{
	height:auto;
	width:987px;
	
}

#links
{
	color:#000;
	padding-left:15px;
	padding-top:10px;
	line-height:18px;
}

#links a
{
	color:#000;
	text-decoration:none;
}

#links a:hover
{
	color:#b3272e;
	text-decoration:none;
}

#content
{
	font-size:11px;
	color:#545454;
	line-height:18px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
}

.divider
{
	background:url(../images/divider.jpg) repeat-y;
}

.red_txt
{
	color:#b3272e;
	font-size:22px;
	padding-top:2px;
}

.yellow_txt
{
	color:#928500;
	font-size:22px;
	padding-top:2px;
}

.white_txt
{
	color:#FFFFFF;
	font-size:11px;
	padding-top:2px;
}

.stay
{
	background:url(../images/write_up_bg.jpg) no-repeat;
	height:auto;
	width:201px;
	/*position:absolute;*/
	padding-left:15px;
	padding-top:6px;
	font-size:11px;
	line-height:18px;
	
}

.meet
{
	background:url(../images/write_up_bg.jpg) no-repeat;
	height:auto;
	width:201px;
	/*position:absolute;
	left:221px;*/
	padding-left:15px;
	padding-top:6px;
	font-size:11px;
	line-height:18px;
}

.dine
{
	background:url(../images/write_up_bg.jpg) no-repeat;
	height:auto;
	width:201px;
	/*position:absolute;
	left:442px;*/
	padding-left:15px;
	padding-top:6px;
	font-size:11px;
	line-height:18px;
}

#matter a
{
	color:#9a2b30;
	text-decoration:none:
}

#matter a:hover
{
	color:#ea3d45;
	text-decoration:underline;
}

.img_border
{
	border:#cbc18d solid 3px;
	width:56px;
}

.button_style{	
	color:#FFFFFF;
	text-align:center;
	background:#200F02;
	padding:4px;
	float:right;
	border:1px solid #543107;
}

.button_style a{
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
}
#view
{
	color:#cbc18d;
	padding-right:4px;
	padding-top:4px;
}

#view a
{
	color:#cbc18d;
	text-decoration:none;
}

#view a:hover
{
	color:#9e9566;
	text-decoration:underline;
}

#footer
{
	font-family:Arial, Helvetica, sans-serif;
	background:#F1EAD5;
	border-top:#DBCDBA solid 3px;
	height:30px;
	color:#5C272A;
	font-size:10px;
	padding-top:4px;
	width:100%;
}

#footer a
{
	color:#5C272A;
	text-decoration:none;
}

#footer a:hover
{
	color:#EC9D36;
	text-decoration:underline;
}
