* {
	margin : 0;
	padding : 0;
}
body {
	margin : 0;
	padding : 0;
	background: #f0e8dc url(../images/bg.gif) repeat-x left top;
	text-align: center;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: solid 2px #8d7c60;
	color: #6f5837;
	font-weight: normal;
	text-align: left;
}
#wrapper {
	background: transparent url(../images/footer.gif) no-repeat right bottom;
	margin: 0 auto;
	padding: 0 0 50px 0;
	width: 750px;
}

#header {
	height: 156px;
	position: relative;
}
#logo {
	background: transparent url(../images/logo.gif) no-repeat left top;
	left: 0;
	height: 156px;
	position: absolute;
	top: 0;
	width: 587px;
}
#navigation {
	bottom: 0;
	position: absolute;
	height: 38px;
	right: 8px;
	width: 419px;
}
#content {
	
}

#content h1 {
	font: normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 43px 5px 0 5px;	
}
.column h2 {
	font-size: 24px;
}

#container {
	margin: 15px 5px -25px 5px;
	line-height: 0;
}
#text{
	margin: 0 0 25px 0;
}
#gallery {
	height: 300px;
	width: 695px;
	margin: 0 auto;
	position: relative;
}
.thumb {
	float: left;
	background: transparent url(../images/thumb.gif) no-repeat scroll left bottom;
	height: 134px;
	margin: 15px 14px;
	position: relative;
	width: 142px;
}
.thumb span{
	display:block;
	height: 88px;
	left: 20px;
	position: absolute;
	top: 22px;
	width: 102px;
}
.thumb a img{
	border: 0;
	text-decoration: none;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.page {
	display:none;
	left:0;
	overflow: hidden;
	position: absolute;
	top:0;
	width: 695px;
}
#map {
	background:transparent url(../images/map.gif) no-repeat scroll left bottom;
	margin: 15px 5px 25px 5px;
	height: 365px;
	line-height: 0;
	width: 724px;
}
#map p {
	color: #444;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: right;
}
#textColumn {
	float: left;
	width: 370px;
	margin: 0 7px 0 7px;
}
#textColumn p, .column p, #text p, #text2 p, #footer p{
	color: #444;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 10px 0 10px 0;
	text-align: left;
}
#columnContainer {
	margin: 0 auto;
}
.column {
	float: left;
	margin: 40px 8px -15px 8px;
	width: 230px;
}
#footer {
	text-align: center;
	height: 10px;
	padding: 70px 0 0 0;
}
#footer p {
	color: #b2aca3;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 10px;
	text-align: center;
}
.clear {
	clear: both;
}

span.readMore {
	float: right;
}
span.readMore a {
	color: #946a2e;
	font: italic 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
span.readMore a:hover {
	text-decoration: underline;
}
#footer p a {
	color: #b2aca3;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer p a:hover {
	color: #9b968e;
	text-decoration: underline;
}
a {
	color: #946a2e;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#tabs{
	list-style-type:none;
}
#tabs li {
	float:left;
}
#tabs li span {
	display: block;
	height: 38px;
}
#tabs li a {
	display: block;
	text-decoration: none;
}
#tabHome span {
	display: block;
	width: 61px;
}
#tabHome.active a, #tabHome.active a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll left bottom;
	cursor:default;
}
#tabHome a {
	background:transparent url(../images/nav.gif) no-repeat scroll left top;
}
#tabHome a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll left center;
	cursor: pointer;
}
#tabAboutUs span {
	display: block;
	width: 93px;
}
#tabAboutUs.active a, #tabAboutUs.active a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -61px bottom;
	cursor:default;
}
#tabAboutUs a {
	background:transparent url(../images/nav.gif) no-repeat scroll -61px top;
}
#tabAboutUs a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -61px center;
	cursor:pointer;
}
#tabPhotos span {
	display:block;
	width: 102px;
}
#tabPhotos.active a, #tabPhotos.active a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -154px bottom;
	cursor:default;
}
#tabPhotos a {
	background:transparent url(../images/nav.gif) no-repeat scroll -154px top;
}
#tabPhotos a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -154px center;
	cursor:pointer;
}
#tabRates span {
	display:block;
	width: 65px;
}
#tabRates.active a, #tabRates.active a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -256px bottom;
	cursor:default;
}
#tabRates a {
	background:transparent url(../images/nav.gif) no-repeat scroll -256px top;
}
#tabRates a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll -256px center;
	cursor:pointer;
}
#tabContactUs span {
	display:block;
	width: 98px;
}
#tabContactUs.active a, #tabContactUs.active a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll right bottom;
	cursor:default;
}
#tabContactUs a {
	background:transparent url(../images/nav.gif) no-repeat scroll right top;
}
#tabContactUs a:hover {
	background:transparent url(../images/nav.gif) no-repeat scroll right center;
	cursor:pointer;
}

blockquote {
	border-top: solid 2px #a8a8a8;
	border-bottom: solid 2px #a8a8a8;
	margin: 25px;
	padding: 5px 0 5px 0;
	width: 675px;
}
blockquote p {
	background:transparent url(../images/quoteOpen.gif) no-repeat scroll 10px 5px;
	border-top: solid 1px #a8a8a8;
	border-bottom: solid 1px #a8a8a8;
	color: #444;
	font: italic 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 6px 5px 6px 5px;
	text-align: left;
	text-indent: 25px;
}
blockquote p img {
	margin: 0 0 5px 0;
}
.photoframe {
	background-color: #fff;
	border: solid 1px #efe7db;
	float: left;
	margin: 0 7px 0 7px;
	position: relative;
}
.shadow1 {
	border: solid 1px #ebe3d8;
}
.shadow2 {
	border: solid 1px #e8e0d4;
}
.photo{
	border: solid 1px #e2dacf;
	line-height: 0;
	padding: 10px;
}
.photoframe_top_left, .photoframe_top_right, .photoframe_bottom_right, .photoframe_bottom_left  {
	height: 33px;
	position: absolute;
	width: 33px;
}
.photoframe_top_left {
	background: transparent url(../images/frame_top_left.png) no-repeat scroll left top;
	left: 2px;
	top: 2px;
}
.photoframe_top_right {
	background: transparent url(../images/frame_top_right.png) no-repeat scroll left top;
	right: 2px;
	top: 2px;
}
.photoframe_bottom_right {
	background: transparent url(../images/frame_bottom_right.png) no-repeat scroll left top;
	bottom: 2px;
	right: 2px;
}
.photoframe_bottom_left {
	background: transparent url(../images/frame_bottom_left.png) no-repeat scroll left top;
	bottom: 2px;
	left: 2px;
}
//tooltip
#gallery span .hotspot {
	cursor: pointer;
}
#tt {
	background:url(../images/tt_left.gif) top left no-repeat; 
	position:absolute;
	display:block;
}
#tttop {
	display:block;
	height:7px; 
	margin-left: 8px;
	background:url(../images/tt_top.gif) top right no-repeat; 
	overflow:hidden;
	}
#ttcont {
	border-right: 2px solid #c0e88a;
	border-left: 2px solid #c0e88a;
	display:block; 
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px; 
	text-align: left;
	background-color: #d7ebbc; 
	color:#444;
}
#ttbot {
	border-left: 2px solid #c0e88a;
	display:block; 
	height:8px; 
	background:url(../images/tt_bottom.gif) top right no-repeat; 
	overflow:hidden;
}
#gallery_nav {
	text-align: left;
 	margin: 50px 0 15px 0;
}
#galNavCon {
	width: 122px;
 	margin-left: 30px;
}
#gallery_nav #prev{
	background:transparent url(../images/gallery_nav.gif) no-repeat scroll left top;
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	text-decoration: none;
	width: 51px;
}
#gallery_nav #prev:hover{
	background:transparent url(../images/gallery_nav.gif) no-repeat scroll left bottom;
	cursor: pointer;
}
#gallery_nav #next{
	background:transparent url(../images/gallery_nav.gif) no-repeat scroll right top;
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin-left: 20px;
	text-decoration: none;
	width: 51px;
}
#gallery_nav #next:hover{
	background:transparent url(../images/gallery_nav.gif) no-repeat scroll right bottom;
	cursor: pointer;
}

.wrapper_rates {
	margin: 0 auto;
	padding: 10px 0 40px 0;
	width: 530px;
}
.rate_roomType p {
	color: #7c6955;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 18px 0 0 20px;
	text-align: left;
}
.rate_ratesFrom p {
	color: #7c6955;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}
.rate_single p, .rate_twin p, .rate_triple p {
	color: #444;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}
.rate_roomType_value p {
	color: #967a4b;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 20px;
	text-align: left;
}
.rate_single_value p, .rate_twin_value p, .rate_triple_value p {
	color: #d27b15;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
.rate_roomType {
	background: transparent url(../images/roomType.gif) no-repeat scroll left top;
	float: left;
	height: 52px;
	width: 288px;
}

.rate_ratesFrom {
	background: transparent url(../images/ratesFrom.gif) no-repeat scroll left top;
	float: left;
	height: 27px;
	width: 242px;
}

.rate_single {
	background: transparent url(../images/single.gif) no-repeat scroll left top;
	float: left;
	height: 25px;
	width: 79px;
}

.rate_twin{
	background: transparent url(../images/twin.gif) no-repeat scroll left top;
	float: left;
	height: 25px;
	width: 82px;
}

.rate_triple {
	background: transparent url(../images/triple.gif) no-repeat scroll left top;
	float: left;
	height: 25px;
	width: 81px;
}

.rate_roomType_value {
	background: transparent url(../images/typeValue.gif) no-repeat scroll left top;
	float: left;
	height: 37px;
	width: 288px;
}

.rate_single_value {
	background: transparent url(../images/singleValue.gif) no-repeat scroll left top;
	float: left;
	height: 37px;
	width: 79px;
}

.rate_twin_value {
	background: transparent url(../images/twinValue.gif) no-repeat scroll left top;
	float: left;
	height: 37px;
	width: 82px;
}

.rate_triple_value {
	background: transparent url(../images/tripleValue.gif) no-repeat scroll left top;
	float: left;
	height: 37px;
	width: 81px;
}

.aminities {
	border-left: 2px solid #deccb2;
	border-right: 2px solid #deccb2;
	margin: -20px 0 0 0;
}
.aminitylist {
	height: 170px;
	list-style-image: url(../images/check.gif);
	padding: 30px 30px 0 40px;
}
.aminitylist li {
	color: #666;
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 8px 0 8px 3px;
	padding: 0 0 0 3px;
	text-align: left;
}

















