body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #641600 url(../images/bg_top.gif) repeat-x; 

}
.banner_reservation{
	background: url(../images/banner-reservation.gif) no-repeat;
	width:239px;
	height:108px;
}
.banner_special{
	background: url(../images/banner_special.jpg) no-repeat;
	width:239px;
	height:207px;
}
.bg_border_l{
	background: url(../images/border_shadow_l.gif) no-repeat bottom;
	width:33px;
}

.bg_border_r{
	background: url(../images/border_shadow_r.gif) no-repeat bottom;
	width:33px;
}

.bg_border_lb{
	background: url(../images/border_shadow_lb.gif) no-repeat;
	width:33px;
}

.bg_border_rb{
	background: url(../images/border_shadow_rb.gif) no-repeat;
	width:33px;
}

.border_l{
	background: url(../images/shadow_l.gif) repeat-y;
	width:33px;
	height:40px;
}

.border_r{
	background: url(../images/shadow_r.gif) repeat-y;
	width:33px;
	height:40px;
}

.bg_logo{
	background: url(../images/bg_logo.gif) repeat-x bottom;
	width:734px;
}

.bg_copyright{
	background: url(../images/bg_copyright.gif) repeat-x;
	width:734px;
	height:40px;
}

.bg_content{
	background-color:#8F6921;
	border:1px solid #AF914F;
	width:734px;
}

.text{
font: normal 11px Verdana, Tahoma, Arial;
line-height:16px;
color:#AF914F;
}

.text-orange{
font: bold 12px Verdana, Tahoma, Arial;
color:#FFB400;
}

ul#homefeatures {
	padding:0;
	margin: 0;
	padding-top:15px;
}

ul#homefeatures li{
background:url(../images/bullet-square.gif) no-repeat; 
padding-left:13px;
padding-bottom:15px;
list-style:none;
}

.content{
text-align:justify;
}

.text-s{
font-size:10px;
line-height:14px;
}

.text-white{
color:#FFF;
}
.border_gold{
border:5px solid #8F6921;
}
.txt-copyright{
font: normal 10px Verdana, Tahoma, Arial;
color:#FCA98C;
}
input, select, textarea{ 
vertical-align : middle;
font: normal 11px Verdana, Tahoma, Arial;
}

td.require{
background:url(../images/bg_require.gif) repeat-y left; 
padding-left:10px;
color:#FFF;
}

td.no_require{
padding-left:10px;
color:#FFF;
}
.button{
background-color:#B79230;
border-bottom:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #B79230;
border-top:1px solid #B79230;
font: bold 11px Tahoma, Arial;
color:#fff;
}
A:link .imgbox , A:visited .imgbox, A:active .imgbox{
padding:5px;
border:1px solid #927D69; 
background-color:#756455;
}

A:hover .imgbox{
background-color:#514438;
}

A.li:hover{
background-color:#514438;
}
A.li-text:link, A.li-text:visited, A.li-text:active {
	font: normal 11px Verdana, Tahoma, Arial;
	color: #F1C13F;
	text-decoration: underline
}


A.li-text:hover {
	color: #fff;
	text-decoration: underline
}