body
{
	margin: 0;
	color: #000;
	font: 11px "Lucida Sans", Arial, Helvetica, sans-serif;
/* Background */ 
	background: #ffefc3 url(/media/img/site/bg-body-2.jpg) no-repeat 954px 0px;

	background-color: #ffefc3;
}

img { border-style: none; }

a
{
	text-decoration: none;
	color: #000;
}

a:hover { text-decoration: underline; }

#page
{
	margin: 0;
	width: 1102px;
	position: relative;
	/*overflow: hidden;*/
}

#page h1
{
	position: absolute;
	top: 34px;
	left: 31px;
	width: 465px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100;
}

#page h1 a
{
	background: url(/media/img/site/logo.png) no-repeat;
	display: block;
	height: 56px;
}

h2
{
	margin: 0 0 18px;
	font: bold 14px "Times New Roman", Times, serif;
}

#content .content-holder1 p { margin: 0 0 14px; }
#content .content-holder a { text-decoration:underline; }

#content img
{
	display: block;
	margin-top: 2px;
}

#header
{
	width: 892px;
	height: 229px;
	padding: 0 31px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(/media/img/site/bg-header2_long.png) no-repeat;
}

.header-holder
{
	overflow: hidden;
	width: 100%;
}

#header p { margin: 0; }

.header-holder div
{
	float: right;
	font: 11px Arial, Helvetica, sans-serif;
	color: #717171;
	width: 142px;
	padding-top: 27px;
	margin-bottom: -3px;
}

.header-holder div address
{
	font-style: normal;
	padding-top: 14px;
}

.header-holder div address span { display: block; }

.header-holder  .slogan
{
	clear: right;
	width: 420px;
}

.header-holder ul
{
	padding: 11px 0 12px;
	list-style: none;
	margin: 0;
	float: right;
}

.header-holder ul li
{
	display: inline;
	padding-left: 7px;
}

.header-holder ul a
{
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#header #nav
{
	padding: 10px 0 14px;
	list-style: none;
	margin: 0;
	border: 1px solid #fff;
	border-width: 1px 0;
	height:18px;
	 
}

#nav li
{
	display: inline;
	padding-right: 30px;
}

#nav a,
.visual-box a { font: 14px Georgia, Times, serif; text-decoration:none;}
.visual-box a { font-size:12px; }
#nav a { /*font-weight: bold;*/ }


#nav a:hover,
#nav .active a,
.visual-box a:hover,
.visual-box .active a
{
	text-decoration: none;
	color: #926338;
	/*font-weight: bold;*/
}
#nav a:hover, .visual-box a:hover { letter-spacing:normal; }

.active { font-weight: bold; }
.visual-box li { margin-top:12px; }
.main
{
	padding-right: 18px;
	background: url(/media/img/site/bg-main-2_l.png) repeat-y;
	width: 954px;
}

.container
{
	background: url(/media/img/site/bg-header2_long.png) repeat-x;
	padding: 244px 0 0 31px;
	position: relative;
	min-height: 595px;
}

* html .container { height: 595px; }

#content
{
	position: relative;
	height: 1%;
}

#content .visual-box
{
	height: 139px;
	position: absolute;
	top: 0;
	left: -19px;
	overflow: hidden;
	padding: 0;
	list-style: none;
	margin: 0;
	width: 935px;
}

.visual-box li
{
	float: left;
	padding: 0 17px 0 19px;
	margin-left: -1px;
	background: url(/media/img/site/sep.gif) no-repeat;
}

.visual-box img
{
	display: block;
	margin-top: 5px;
}

#content { }
.content-holder { padding: 139px 31px 0 0; }
.no-subnav { padding-top:0px; }
.content-holder1
{
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-top:15px;
}
.content-holder1.no-border {
    border:0px;
    padding-top:0px;
}
.clear { clear:both; }
/* LEFT SMALL */
.content-holder1 .left-small {
    width:356px;
}
.content-holder1 .right-big {
    float:right;
    width:516px;
}
.content-holder1 .right-small {
    float:right;
    width:356px;
}
.content-holder1 .left-big {
    width:516px;
}

.column
{
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
	min-height: 759px;
}

* html .column { height: 759px; }

.column div
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.column div ul
{
	padding: 0 0 10px;
	list-style: none;
	margin: 0;
}

.column div ul li
{
	padding-bottom: 6px;
	overflow: hidden;
	height: 1%;
}

.column div ul a { float: left; }
.column div ul img { display: block; }

.column div p
{
	margin: 0 0 11px;
	font-size: 9px;
	line-height: 10px;
}

.column div p a
{
	text-decoration: underline;
	color: #7d2f20;
}

.column div p a:hover { text-decoration: none; }

/* Reservation form */
#reservation-form th { width:100px; font-weight:normal; text-align:left; }
#reservation-form td { text-align:right; }
#reservation-form .errors { color:red; }
.red { color:red; font-weight:bold; }

html, body, #page { height:100%; }
.main { min-height:100%; }

