html{height:100%} 
body{
	margin:0;
	height:100%;
	min-width:958px;
	font:12px/14px Georgia, 'Times New Roman', Times, serif;
	background:#eae4cd url(../images/bg-body.gif) repeat-x;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
	display:inline;
}
img{
	margin:0;
	display:block;
	border:none;
}
/* wrapper */
.wrapper{
	width:100%;
	min-height:100%;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-header.gif) no-repeat 50% 107px;
}
* html .wrapper{
	height:100%;
	overflow:visible;
}
/* header */
#header{
	top:0;
	left:50%;
	width:958px;
	height:171px;
	margin:0 0 0 -479px;
	overflow:hidden;
	position:absolute;
}
#header .logo{
	float:left;
	width:161px;
	height:152px;
	overflow:hidden;
	position:absolute;
	top:14px;
	left:0;
	text-indent:-9999px;
	/*background:url(../images/bg-logo.gif) no-repeat 100% 0;*/
}
#header .logo a{
	display:block;
	height:100%;
}
/* navigation */
#navigation{
	margin:67px 0 0;
	padding:7px 0 0 0;
	float:right;
	height:33px;
	overflow:hidden;
	background:url(../images/bg-nav.gif) no-repeat 100% 0;
}
#navigation li{
	float:left;
	list-style:none;
	padding:0 13px 0 14px;
	margin:0 0 0 -1px;
	display:inline;
	letter-spacing:-1px;
	font:bold 12px/30px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/sep-nav.gif) no-repeat 0 50%;
}
#navigation a{
	color:#8e6632;
	padding:0 0 4px;
	text-decoration:none;
}
#navigation .active a,
#navigation a:hover{background:url(../images/bg-nav-hover.gif) no-repeat 50% 100%;}
/*--content--*/
#content{
	width:941px;
	overflow:hidden;
	margin:0 auto;
	padding:129px 0 190px 17px;
}
/* information */
.information{
	overflow:hidden;
	margin:0 0 14px;
	padding: 0 16px 10px 0;
	background:url(../images/sep-information.gif) no-repeat 0 100%;
}
* html .information {
	overflow:visible;
	height:1%;
}
/* main */
.main{
	float:left;
	width:550px;
	padding:56px 0 0;
}
/* info-box */
.info-box{
	overflow:hidden;
	margin:0 0 19px;
	padding:0 1px 0;
	border-bottom:1px solid #e6d9c1;
}
* html .info-box {
	overflow:visible;
	height:1%;
}
.info-box h1{
	margin:0 0 10px;
	color:#930629;
	font:30px/34px Georgia, 'Times New Roman', Times, serif;
}
.info-box p{
	margin:0;
	padding:3px 0 11px;
	color:#555;
	font:12px/22px Georgia, 'Times New Roman', Times, serif;
}
/* news-box */
.news-box{
	width:100%;
	background:#e0d8c0 url(../images/bg-news-box-top.gif) no-repeat;
}
.news-box-hold{
	min-height:200px;
	padding:19px 25px 0 24px;
	background:url(../images/bg-news-box-bottom.gif) no-repeat 0 100%;
}
* html .news-box{
	overflow:visible;
	height:200px;
}
.news-box:after ,
.news-box-hold:after{
	clear: both;
	content:"";
	display: block;
}
.news-box-hold h2{
	margin:0 0 3px;
	padding:0 0 5px;
	color:#9a1637;
	font:18px/24px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/sep-news-title.gif) no-repeat 0 100%;
}
.news-box-hold h2 strong{
	font-weight:normal;
	color:#0e3083;
}
/* news-info */
.news-info{
	margin:0;
	padding:0 0 9px;
	width:100%;
	overflow:hidden;
	color:#555;
	font:12px/22px Georgia, 'Times New Roman', Times, serif;
}
.news-info dt{
	float:left;
	clear:left;
	color:#930629;
	padding:0 3px 0 0;
}
* html .news-info dt{padding:0;}
.news-info dd{margin:0;}
/* user-bar */
.user-bar{
	margin:0 -30px 0 -25px;
	padding:0;
	width:560px;
	position:relative;
	overflow:hidden;
	float:right;
}
.user-bar li{
	float:right;
	list-style:none;
}
.user-bar a{
	display:block;
	overflow:hidden;
	width:139px;
	height:70px;
	padding:22px 20px 10px 27px;
	cursor:pointer;
	text-decoration:none;
	letter-spacing:-1px;
	padding:28px 22px 2px 25px;
}
.user-bar .want-to-sell{
	padding:22px 20px 10px 27px;
	background:url(../images/bg-want-to-sell.png) no-repeat;
}
.user-bar .view-print{background:url(../images/bg-view-print.png) no-repeat;}
.user-bar .image{background:url(../images/bg-image.png) no-repeat;}
.user-bar strong{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:15px;
	margin:0 0 6px;
}
.user-bar .h-want-to-sell{
	margin:0 0 10px;
	background:url(../images/bg-h-want-to-sell.png) no-repeat;
}
.user-bar .h-view-print{background:url(../images/bg-h-view-print.png) no-repeat;}
.user-bar .h-image{background:url(../images/bg-h-image.png) no-repeat;}
.user-bar em{
	display:block;
	color:#930629;
	font:bold 11px/16px Georgia, 'Times New Roman', Times, serif;
}
.user-bar span{
	display:block;
	color:#5a4b21;
	font:11px/16px Georgia, 'Times New Roman', Times, serif;
}
/* photo */
.photo-hold{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
	background:url(../images/bg-photo-hold.gif) no-repeat 16px 100%;
}
.photo{
	float:right;
	width:366px;
	min-height:456px;
	background:url(../images/bg-decor.gif) no-repeat;
}
* html .photo {
	overflow:visible;
	height:456px;
}
.photo-place{
	width:234px;
	height:346px;
	margin:30px 0 0 69px;
	padding:12px 13px 10px 14px;
	background:url(../images/bg-img-hold.png) no-repeat;
}
/* user-section */
.user-section{
	overflow:hidden;
	width:100%;
}
/* text-bar */
.text-bar{
	float:left;
	width:536px;
	padding:0 0 0 3px;
}
/* post-section */
.post-section{
	overflow:hidden;
	width:536px;
	background:#f4f1e8 url(../images/bg-post-t.gif) no-repeat;
}
.post-hold{
	overflow:hidden;
	padding:10px 25px 18px 39px;
	background:url(../images/bg-post-b.gif) no-repeat 0 100%;
}
* html .post-hold {
	overflow:visible;
	height:1%;
}
.title{
	overflow:hidden;
	padding:0 0 9px;
	margin:0 70px 0 0;
	background:url(../images/sep-post-title.gif) repeat-x 0 100%;
}
* html .title {
	overflow:visible;
	height:1%;
}
.title span{
	float:right;
	color:#b38d4d;
	display:inline;
	margin:19px 2px 0 0;
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
}
.title span a{
	color:#b38d4d;
	text-decoration:none;
	font-weight:bold;
}
.title a:hover{text-decoration:underline;}
.title h2{
	margin:0;
	padding:14px 0 0;
	color:#626161;
	font:18px/22px Georgia, 'Times New Roman', Times, serif;
}
.title h2.contact-us{
	padding:14px 0 1px 40px;
	background:url(../images/bg-h-contact-us.gif) no-repeat 1px 3px;
}
.title h2.book-table{
	padding:14px 0 1px 40px;
	background:url(../images/bg-h-booking-form.gif) no-repeat 1px 3px;
}
/* post */
.post{
	overflow:hidden;
	margin:0 0 10px;
	padding:0 70px 0 0;
	background:url(../images/sep-post.gif) repeat-y 66px 0;
}
.post .date{
	float:left;
	width:65px;
	margin:0 19px 0 0;
}
* html .post .date{margin-right:16px;}
.post .date strong{
	display:block;
	height:38px;
	overflow:hidden;
	color:#c19d61;
	margin:-7px 0 5px;
	font:36px/38px Georgia, 'Times New Roman', Times, serif;
}
.post .date strong em{
	font-size:18px;
	font-style:normal;
}
.post .date span{
	display:block;
	height:1%;
	overflow:hidden;
	margin:0 0 0 3px;
	color:#555;
	font:11px/16px Georgia, 'Times New Roman', Times, serif;
}
/* post-txt */
.post-txt{
	overflow:hidden;
	height:1%;
	padding:5px 0 0;
}
.post-txt h3{
	margin:0;
	color:#930629;
	font:12px/18px Georgia, 'Times New Roman', Times, serif;
}
.post-txt p{
	margin:0;
	color:#333;
	font:11px/22px Georgia, 'Times New Roman', Times, serif;
}
.post-txt .more{
	float:right;
	color:#62615c;
	font:11px/22px Georgia, 'Times New Roman', Times, serif;
}
.post-txt .more a{
	color:#62615c;
}
.post-txt .more a:hover{text-decoration:none;}
/* user-box */
.user-box{
	float:right;
	width:341px;
	padding:3px 13px 0 0;
}
/* calendar */
.calendar{
	overflow:hidden;
	display:block;
	width:222px;
	height:61px;
	margin:0 0 12px;
	text-decoration:none;
	padding:30px 85px 24px 34px;
	background:url(../images/bg-calendar.gif) no-repeat;
	color:#fcfcfa;
	font:16px/24px Georgia, 'Times New Roman', Times, serif;
}
.calendar span{
	color:#493604;
	letter-spacing:-1px;
	font-weight:bold;
	text-decoration:none;
}
.calendar:hover{text-decoration:underline;}
/* form-bar */
.form-bar{
	overflow:hidden;
	width:331px;
	margin:0 0 0 7px;
	background:#d9d0b5 url(../images/bg-form-bar-t.gif) no-repeat;
}
.form-hold{
	overflow:hidden;
	width:300px;
	padding:13px 26px 20px 15px;
	background:url(../images/bg-form-bar-b.gif) no-repeat 0 100%;
}
.form-bar fieldset{display:block;}
.form-hold .mail{
	float:right;
	width:50px;
	height:39px;
	background:url(../images/bg-mail.gif) no-repeat;
}
.form-hold h2{
	margin:1px 8px 14px;
	padding:0 0 6px;
	color:#7c6327;
	font:17px/24px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/bg-form-heading.gif) no-repeat 0 100%;
}
.f-row{
	overflow:hidden;
	width:100%;
	margin:0 0 10px;
}
.f-row label{
	text-align:right;
	color:#7c6327;
	padding:0 6px 0 0;
	font:bold 11px/20px Georgia, 'Times New Roman', Times, serif;
}
.txt-place{
	float:left;
	background:url(../images/bg-form.gif) no-repeat;
}
.txt-place div{
	float:left;
	height:20px;
	padding:0 0 0 5px;
	background:url(../images/bg-form.gif) no-repeat 100% 100%;
}
.txt-place .text{
	float:left;
	width:155px;
	margin:0 5px 0 0;
	padding:2px 5px 2px;
	color:#7c6327;
	font:11px Georgia, 'Times New Roman', Times, serif;
	border:1px solid #f4f1e8;
	background:#f4f1e8;
}
.txt-place .btn{float:left;}
/* main-column */
.main-column{
	float:left;
	width:550px;
	padding:56px 0 0;
}
.main-column .post-section{margin:0 0 0 10px;}
/* side-column */
.side-column{
	float:right;
	width:366px;
	display:inline;
	margin:0 16px 0 0;
}
.side-column .photo-hold{margin-bottom:17px;}
.side-column .calendar{margin:0 0 12px 28px;}
.side-column .form-bar{margin:0 0 0 35px;}
/* menu */
.menu{
	margin:-6px 0 22px;
	padding:0 0 0 1px;
	height:1%;
	overflow:hidden;
}
.menu li{
	float:left;
	padding:0 8px 0 9px;
	list-style:none;
	background:url(../images/sep-menu.gif) no-repeat 0 3px;
}
.menu li:first-child{
	padding-left:0;
	background:none;
}
.menu a{
	color:#555;
	text-decoration:none;
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
}
.menu .active a,
.menu a:hover{font-weight:bold;}
/* info-area */
.info-area{
	overflow:hidden;
	width:100%;
	margin:0 0 26px;
	padding:0 0 11px;
	background:url(../images/sep-information.gif) no-repeat 0 100%;
}
.info-section{
	overflow:hidden;
	width:501px;
	min-height:340px;
	padding:19px 25px 11px 24px;
	background:url(../images/bg-info-box.gif) no-repeat;
}
* html .info-section {
	overflow:visible;
	height:340px;
}
.info-section h2{
	margin:0 0 14px;
	padding:0 0 5px;
	color:#452c00;
	font:18px/24px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/sep-news-title.gif) no-repeat 0 100%;
}
.info-section h3{
	margin:0;
	color:#555;
	font:bold 12px/22px Georgia, 'Times New Roman', Times, serif;
}
.info-section p{
	margin:0 0 4px;
	color:#555;
	font:12px/22px Georgia, 'Times New Roman', Times, serif;
}
.info-section p a, a:link, a:visited, a:hover, a:active{
	color:#444;
}
/* contact-form */
.contact-form{
	overflow:hidden;
	width:100%;
	padding:5px 0 0;
}
.contact-form fieldset{display:block;}
.contact-form .row{
	overflow:hidden;
	width:100%;
	margin:0 0 11px;
}
/*.contact-form label{display:none;}*/
.contact-form .txt-cell{
	width:185px;
	height:24px;
	padding:0 7px;
	background:url(../images/bg-form-text.gif) no-repeat;
	float:left;
}
.contact-form .chk-cell{
	height:24px;
	float:left;
}
.contact-form .chk-cell a, .contact-form .chk-cell a:link, .contact-form .chk-cell a:visited, 
.contact-form .chk-cell a:hover, .contact-form .chk-cell a:active {
	color:#7C6327;
}
.contact-form .txt-cell .txt,
.contact-form .txt-area textarea{
	color:#9c9b9b;
	background:#fff;
	border:1px solid #fff;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
.contact-form .txt-cell .txt{
	width:173px;
	padding:4px 6px 3px;
}
.contact-form .txt-cell select
{
	margin-top:2px;
	width:185px;
	color:#9C9B9B;
}
.contact-form .txt-area{
	float:left;
	width:324px;
	height:97px;
	padding:7px;
	background:url(../images/bg-form-textarea.gif) no-repeat;
}
.contact-form .txt-area textarea{
	width:324px;
	height:97px;
	overflow:auto;
	padding:0;
}
.contact-form .btn{
	float:left;
	display:inline;
	margin:10px 0 0 228px;
}
.contact-form .f-row .lbl-place {
	float:none;
	width:324px;
}
/* footer */
#footer{
	overflow:hidden;
	width:100%;
	position:relative;
	margin:-161px 0 0;
	height:161px;
	background:url(../images/bg-footer.gif) repeat-x;
}
.footer-hold{
	width:938px;
	margin:0 auto;
	padding:20px 10px 0;
	overflow:hidden;
}
.footer-hold strong{
	display:block;
	color:#cac1b4;
	padding:0 5px 5px;
	font:12px/16px Georgia, 'Times New Roman', Times, serif;
}
.footer-hold img{display:inline;}
.footer-hold p{
	color:#ac9e8f;
	margin:0;
	font:11px/18px Georgia, 'Times New Roman', Times, serif;
}
/* f-box */
.f-box{
	float:left;
	width:400px;
}
.f-box ul{
	margin:0 0 0 1px;
	padding:17px 0 0;
	overflow:hidden;
	height:1%;
}
.f-box ul li{
	float:left;
	display:inline;
	list-style:none;
	padding:0 6px 0 5px;
	margin:0 0 0 -1px;
	background:url(../images/sep-footer-nav.gif) no-repeat 0 4px;
}
.f-box ul a{
	color:#ac9e8f;
	text-decoration:none;
	font:11px/18px Georgia, 'Times New Roman', Times, serif;
}
.f-box ul a:hover{
	text-decoration: underline;
	color:#fff;
}
.f-box ul img{float:left;}
/* f-info */
.f-info{
	float:right;
	width:400px;
	text-align:right;
}
.f-info ul{
	margin:0 0 0 1px;
	padding:7px 9px 7px 0;
	float:right;
	text-align:left;
}
.f-info ul li{
	float:left;
	list-style:none;
	padding:0 0 0 21px;
}
.f-info p{
padding-right:5px;
clear:both;
}

.errorSummary
{
	border:1px solid #CC3333;
	color:#CC3333;
	margin:15px 0 15px 0;
	padding: 0px 5px 0px 5px;
}

.errorSummary p
{
	font-weight:bold;
	margin:5px 0px 5px 0px;
}

.errorSummary ul
{
	margin:5px 15px 5px 15px;	
}

.required
{
	color:#CC3333;
}

.requiredInfo
{
	float:right;
	font-size:10px;
	margin-bottom:14px;
	padding-right:70px;
	color:#CC3333;
}

.f-row .lbl-place
{
	width:65px;
	float:left;
}

.f-row .lbl-place .error, .f-row .chk-cell .error
{
	color:#CC3333;	
}
.sold-out h2, .sold-out p
{
	color:#452C00;
	padding:0 25px 11px 24px;
}

table.customTable
{
	text-align: center;
	color: #fff;
	width: 450px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.customTable td, table.customTable th, table.customTable caption
{
	background-color: #D9D0B5;
	color: #452C00;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.customTable th
{
	font-weight: bold;
}

table.customTable caption
{
	background-color: #BCA15F;
	color: #fff;	
	font-weight: bold;
} 

ul.customList
{
	color: #555;
	margin-left: 50px;
	padding-left: 0;
}

ul.customList li
{
	padding: 2px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
