.clear:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}

.clear {
	zoom : 1;
}

html {
	background : #fff5d7 url(../img/footer.jpg) no-repeat center bottom;
}

#wrap {
	background : url(../img/header.jpg) no-repeat center top;
}

#custom-doc {
	margin : auto;
	text-align : left;
	width : 71.538em;
	min-width : 930px;
	font-family : Tahoma, sans-serif;
	color : #1a1a1a;
	*width:69.75em;
}

#hd {
	position : relative;
	height : 175px;
}

#hd h1 {
	position : absolute;
	left : 15px;
	top : 28px;
	width : 166px;
	height : 68px;
	background : url(../img/logo_title.gif) top left no-repeat;
	text-indent : -9999px;
}

#logo-text {
	font-family : Georgia, serif;
	font-style : italic;
	font-size : 93%;
	padding-top : 60px;
	text-align : right;
	color : #9f6739;
}

/* @group language picker */

#language-picker{
	position : absolute;
	top : 8px;
	right : 0;
}

#language-picker li {
	float : left;
	margin-left : .5em;
	padding-left : .5em;
	border-left : 1px solid #9f6739;
	line-height : 1;
	font-size : 85%;
}

#language-picker li:first-child {
	border : none;
}

#language-picker a {
	color : #9f6739;
	text-decoration : none;
}

#language-picker a:hover {
	color : #b23c0d;
	text-decoration : underline;
}

/* @end */



#main-image {
	position : relative;
	top : -15px;
	width : 930px;
	height : 330px;
}

/* @group nav */

#hd .nav {
	position : relative;
	float : right;
	display : inline;
	margin-top : 55px;
	margin-right : 25px;
}

#hd .nav li {
	float : left;
	margin-top : 5px;
	padding-left : 6px;
	margin-right : 4px;
	background : url(../img/nav_w_left.png) no-repeat left top;
}

#hd .nav span {
	float : left;
	height : 41px;
	background : url(../img/nav_w_right.png) no-repeat right top;
	padding-right : 6px;
}

#hd .nav a {
	float : left;
	height : 41px;
	padding : 0 6px;
	background : url(../img/nav_w_center.png) top repeat-x;
	font-family : Georgia, serif;
	font-size : 100%;
	line-height : 32px;
	color : #6e380b;
	text-decoration : none;
}

#hd .nav .current {
	position : relative;
	z-index : 100;
	margin-top : 0;
	background : url(../img/nav_r_left.png) no-repeat left top;
}

#hd .nav .current span {
	background : url(../img/nav_r_right.png) no-repeat right top;
}

#hd .nav .current a {
	padding-top : 5px;
	background : url(../img/nav_r_center.png) repeat-x top;
	font-weight : bold;
	color : #b23c0d;
}

/* @end */



/* @group inline photos */

.photos div {
	margin-bottom : 1.636em;
	padding : 16px 0;
	background : url(../img/photobg.gif) left top no-repeat;
}

.photos img {
	display : block;
	margin : 0 18px;
	border : 1px solid #e5e6e4;
}

/* @end */




/* @group contact form */

#BookingForm {
	margin-top : 2em;
}

#BookingForm div {
	margin-bottom : 1em;
}

label {
	display : block;
	margin-bottom : .3em;
	font-size : 92%;
	line-height : 1.636;
}

input, textarea {
	width : 400px;
	padding : 2px;
	border : 1px solid #e6bd83;
	background :  #fff;
	font : 109.1% Verdana, Geneva,  Arial, Helvetica, sans-serif;
}

input.form-error {
	border-width : 2px;
	border-color : #cb6509;
}

.submit input {
	width : auto;
	padding : 4px .5em;
	font-size : 100%;
}

.submit input:hover {
	color : #b23c0d;
	background : #f8d287;
	border-color : #b23c0d;
	cursor : pointer;
	cursor : hand;
}

#BookingForm p {
	margin : 0;
	line-height : 1.636;
	font-size : 92%;
	text-align : right;
}

#error-report {
	padding : 1em;
	border : 1px solid #cb6509;
	border-width : 1px 0;
}

#error-report h4 {
	margin-bottom : 1em;
	font-size : 85%;
	font-weight : bold;
}

#content #error-report li {
	margin : 0;
}



/* @end */

/* @group sidebar */

#sidebar {
	font-family : Georgia, serif;
}

#sidebar .box {
	margin-bottom : 20px;
	padding-bottom : 14px;
	text-align : left;
}

#sidebar p, #sidebar li {
	zoom : 1;
}
.box .content {
	margin : 0;
	padding : 0;
}

.box h3 {
	padding : 14px 30px 0;
	font-size : 131%;
}

.box p {
	margin : 0 30px;
	padding-bottom : 1.5em;
	font-size : 93%;
	line-height : 1.5;
}

.box ul {
	margin : 4px 30px 0;
	padding-top : 10px;
}

.box li {
	margin : 0;
	padding-bottom : 1.5em;
	padding-left : 20px;
	font-size : 93%;
	line-height : 1.5;
}

.box a:link,
.box a:active,
.box a:visited {
	color : #492600;
	text-decoration : none;
}

.box a:hover {
	text-decoration : underline;
}

.box li.current a {
	font-weight : bold;
	text-decoration : underline;
}

.box li.current a:hover {
	text-decoration : none;
}

/* @group red */

#sidebar .red {
	background : url(../img/rbox_bottom.gif) no-repeat bottom left;
}

.red h3 {
	background : url(../img/rbox_top.gif) no-repeat top left;
	color : #763600;
}

.red .content {
	background : url(../img/rbox_center.gif) 0 14px no-repeat;
}

.red h3 + ul {
	border-top : 1px solid #cfa670;
}

.red li {
	background : url(../img/bullet_red.gif) no-repeat 0 2px;
}

/* @end */

/* @group white */

#sidebar .white {
	background : url(../img/wbox_bottom.gif) no-repeat bottom left;
}

.white h3 {
	background : url(../img/wbox_top.gif) no-repeat top left;
	color : #b23c0d;
}

.white .content {
	background : url(../img/wbox_center.gif) 0 14px no-repeat;
}

.white h3 + ul, .white h3 + p {
	padding-top : 10px;
	border-top : 1px solid #deac98;
}

.white li {
	background : url(../img/bullet_white.gif) no-repeat 0 2px;
}

/* @end */

/* @end */

/* @group footer */

#ft {
	height : 55px;
	margin : 20px auto 40px;
	padding : 22px 25px;
	background : url(../img/footer_strip.png) no-repeat center top;
	color : #b23c0d;
	font-size : 77%;
	line-height : 1;
}

.right {
	float : right;
}

.left {
	float : left;
}

#ft a:link,
#ft a:active,
#ft a:visited {
	color : #b23c0d;
	text-decoration : none;
}

#ft a:hover {
	text-decoration : underline;
}

#ft .nav {
	float : right;
	display : inline;
	margin-right : .75em;
}

#ft .nav li {
	float : left;
	padding : 0 .75em;
	border-right : 1px solid #b23c0d;
	line-height : 1;
}

#mcg {
	float : right;
	margin-top : -3px;
}

/* @end */


