/* =========================== elements ============================= */

* { margin: 0; padding: 0; text-decoration: none; border: 0; }
body {
	background: url(../img/background1.jpg) top center fixed;
	font-family: Helvetica,Arial,"sans-serif";
	font-size: 11px;
	color: #555;
}




#home { background: url(../img/background1.jpg) top center fixed; }
#stay-over { background: url(../img/bg-stay-over.jpg) top center fixed; }
#dine { background: url(../img/bg-dine.jpg) top center fixed; }
#meet { background: url(../img/bg-meet.jpg) top center fixed; }
#weddings { background: url(../img/bg-weddings.jpg) top center fixed; }
#leisure { background: url(../img/bg-leisure.jpg) top center fixed; }
#location { background: url(../img/bg-location.jpg) top center fixed; }
#offers { background: url(../img/bg-offers.jpg) top center fixed; }
#reviews { background: url(../img/bg-reviews.jpg) top center fixed; }


a:link, a:visited {
	color: #530547;
}
a:hover, a:active {
	text-decoration: underline;
}

.aural {
	text-indent: -2010%;
}

.clear {
	clear: both;
	height: 0px;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix{ display: inline-table; }
.clearfix{ display: block; }
.clearfix{ height: 1%; } /* IE */


.alignleft {
	float: left;
}
.alignright {
	float: right;
}

/* ========================== elements end =========================== */

/* ============================= forms =============================== */

.row {
	display: block;
	clear: both;
	position: relative;
	margin-bottom: 10px;
}
.col {
	float: left;
	width: 78px;
}

.last-col {
	width: 60px;
}

.row label {
	font-weight: bold;
	color: #333333;
	display: block;
}
.row .col select {
	margin-bottom: 15px;
	border: 1px solid #b3b5bd;
	width: 60px;
}


input {
	border: 1px solid #cccccc;
	padding: 2px; color: #cccccc;
	font-size: 13px;
}

.textarea {
	border: 1px solid #cccccc; color: #cccccc;
	width: 180px;
}
.textarea textarea {
	width: 176px; padding: 2px;
	color: #cccccc; font-size: 13px;
	font-family: Helvetica;
}

#calendar-btn, #calendar-btn2 {
	background: url(../img/calendar-icon.gif) no-repeat;
	cursor:pointer; position: absolute; right: 5px; top: 17px; 
	height:14px; width:14px; z-index: 9;
}

.submit input {
	cursor: pointer;
}

/* =========================== forms end ============================= */


#holder {
	width: 872px;
	margin: 0 auto;
	background: #FFF;
}


/* HEADER */
#header 
{
	height: 123px;
	border-bottom: 1px solid #E7E7E7;
	margin-left: 7px;
}

#header-title a {
	float: left;
	display: block;
	width: 149px;
	height: 94px;
	position: relative; left: 31px; top: 17px;
	background: url(../img/logo.jpg) no-repeat;
}
#header-title span { display: none; }

#header-meta {
	background: #843279 url(../img/header-bg.jpg) repeat-x;
	float: right;
	width: 630px;
	height: 123px;
}
#header-meta p {
	text-align: right;
	color: #FFF;
	font-size: 12px;
	padding: 6px 15px 0 0;
}
#header-meta #search-form {
	text-align: right;
	padding: 32px 22px 0 0;
}

#header-meta #tel {
	color: #fff;
	font-size: 22px;
	text-align: right;
	padding: 28px 22px 0 0;
}

#search-text {
	background: #ffffff;
	width: 157px; float: right;
}
#search-text #s {
	width: 120px; float: left;
	border: 0; margin: 1px;
}
#search-text #search-btn {
	background: url(../img/search-btn.jpg) no-repeat;
	width: 19px; height: 18px; border: 0; margin: 2px;
}


#header-meta ul {
	list-style: none;
	width: 570px;
	position: absolute;
	top: 90px;
	padding-left: 40px;
}
#header-meta li {
	display: inline;
}
#header-meta li a {
	float: left;
	display: block;
	padding: 3px 8px 15px 0px;
	font-size: 14px;
}
#header-meta li a#last-link {
	padding: 3px 0 15px 0px;
}

#header-meta a:link, #header-meta a:visited { color: #FFF; }
#header-meta li a:hover, #header-meta li a:active { text-decoration: none; color: #530547; }
#header-meta li a span {
	color: #79C141;
	padding-left: 4px;
}
#header-meta li.current a {
	background: url(../img/header-nav-current.gif) no-repeat 30% 100%;
}








/* SIDEBAR */
#sidebar {
	width: 242px;
	float: right;
	margin-bottom: 14px;
}
#sidebar h3, #content-sidebar h3 {
	font-size: 20px;
	color: #333;
	margin-bottom: 4px;
}

.box-style-1 {
	background: url(../img/sidebar-style1-bg.jpg) repeat-x left bottom #a982a3;
	padding: 14px 11px; color: #333;
}
.box-style-1 a {
	color: #333;
}
.box-style-1 img {
	float: left; 
	margin: 0 5px 5px 0;
	border: 3px solid #333333;
}
.box-style-1 .submit-btn {
	background: url(../img/style-1-submit-btn.gif) no-repeat;
	width: 60px; height: 26px; float: right;
	border: 0; padding: 0; cursor: pointer;
}

.box-style-2 {
	background: url(../img/sidebar-style2-bg.jpg) repeat-x left bottom #530548;
	padding: 14px 11px;
}
.box-style-2 a {
	color: #ffffff;
}
#sidebar .box-style-2 h3, .box-style-2 p {
	color: #ffffff;
}
.box-style-2 img {
	float: left;
	margin: 0 5px 5px 0;
	border: 3px solid #333333;
}



.box-style-3 {
	background: #E3E5E2;
	padding: 14px 11px;
}
.box-style-3 a {
	color: #555555;
}
.box-style-3 img {
	margin: 0 5px 5px 0;
	border: 3px solid #333333;
}
.box-style-3 .submit-btn {
	background: url(../img/style-3-submit-btn.gif) no-repeat;
	width: 60px; height: 26px; float: right;
	border: 0; padding: 0; cursor: pointer;
}




/* CONTENT */

#welcome {
	width: 613px; height: 410px; float: left;
	position: relative; left: 8px; top: 8px;
	margin-bottom: 8px;
}
.clear-left {
	clear: left;
}

#content-wrap {
	margin-bottom: 30px;
}

#content {
	float: left;
	width: 383px;
	margin-bottom: 14px;
}

#content-sidebar {
	width: 224px;
	float: left;
	padding-left: 7px;
}

#page {
	margin-left: 14px;
	padding-top: 6px;
}



#page h1 {
	font-size: 31px;
	color: #530547;
	font-weight: normal;
	margin-bottom: 7px;
}
#page p {
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 13px;
}
#page ul {
	margin:0 15px 15px; 
	line-height:150%;
}


#posts {
	margin-top: 20px;
}

.post {
	border-bottom: 1px solid #676767;
	margin-bottom: 12px;
}
.post h2, #page h2 {
	font-weight: bold;
	font-size: 19px;
	color: #530548;
	margin-bottom: 5px;
}
.post ul {
	margin:0 15px 15px; 
	line-height:150%;
}




#offers-table {
	width: 100%
}
#offers-table tr td {
	margin: 0; padding: 0;
	padding-bottom: 15px;
}

#offers-table a {
	position: relative;
	display: block;
	padding: 1px;
	width: 150px;
}
#offers-table a span {
	position: absolute;
	bottom: 0; left: 0;
	opacity: 0.8;
	font-size: 15px;
	background: #fff;
	width: 100%;
	padding: 2px 0 4px 0;
	text-align: center;
}


.book-btn {
	background: url(../img/book-btn.jpg) no-repeat;
	width: 73px; height: 25px; float: right;
	display: block; text-indent: -2010%;
	margin-bottom: 10px; 
}


#submenu {
	list-style: none;
	background: #F1F2F0;
	padding: 20px;
}
#submenu li {
	border-bottom: 1px solid #FFF;
}
#submenu a {
	display: block;
	border-bottom: 1px solid #CCC;
	padding: 8px 0;
	font-size: 15px;
}

.box {
	background: #E5E7E4;
	margin-top: 3px;
	padding: 14px 11px;
}
.box h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.box p {
	padding-top: 8px;
}

.box ul {
	margin-top: 5px;
	list-style: none;
}

.box .submit-btn {
	background: url(../img/style-3-submit-btn.gif) no-repeat;
	width: 60px; height: 26px; float: right; cursor: pointer;
	border: 0; padding: 0; margin: 10px 18px 0 0;
}

#review-errors {
	font-weight: bold;
}



/* FOOTER */
#footer {
	margin: 0 1px;
	height: 100px;
	clear: both;
	background: #530548 url(../img/footer-bg.jpg) repeat-x;
}
#footer .strap 
{
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding: 9px 9px 48px 0;
}

#footer h3
{
	color: #FFF;
	text-align: right;
	float: right;
	display: inline;
	padding: 9px 9px 0px 0px;
}




#footer .col {
	float: left;
	width: 159px;
	line-height: 18px;
	color: #FFF;
	margin-left: 18px;
	margin-right: 40px;
}
#footer a:link, #footer a:visited { color: #FFF; }









