﻿/*
''template details start''
'name:Sacred Waters Home
'primary:true
'serial:14221
'cssFile:sacredwaters1.css
'aspFile:sacredwaters1.asp
''template details end''
*/

html, body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.bodyStyle {
	margin:0;
	padding:0;
	background: #d6d6b1 url(/~images/template/sacred_waters/background.jpg) repeat-x center top;
}

h1 {
	font-size:22px;
	color: #7f8d56;
	margin: 0;
	padding: 0;
	font-family: Georgia, Times, serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #7f8d56;
	margin: 0;
	font-family: Georgia, Times, serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #6b6b6b;
	margin: 0;
	font-family: Georgia, Times, serif;
}

a {
	color: #666;
	text-decoration: underline;
}

#container {
	width: 850px;
	margin: auto;
	height: 100%;
}

#header {
	width: 100%;
	height: 412px;
}

#slideshow {
	margin-top: 5px;
}

#contents {
	width: 835px;
	margin: auto;
	padding-top: 15px;
}

#box_waterfront {
	background: url(/~images/template/sacred_waters/box_waterfront.jpg) no-repeat center top;
	height: 197px;
	width: 273px;
	border: 1px solid #fff;
	margin-bottom: 15px;
	text-align: left;
}

.box_waterfront_text {
	width: 90px;
	color: #000;
	margin: 20px 0 0 20px;
}

#box_entertain {
	background: url(/~images/template/sacred_waters/box_fandf.jpg) no-repeat center top;
	height: 197px;
	width: 273px;
	border: 1px solid #fff;
	margin-bottom: 15px;
	text-align: left;
}

.box_entertain_text {
	width: 95px;
	color: #000;
	margin: 20px 0 0 20px;
}

#sidebar {
	margin-top: -4px;
}

.main {
	width: 100%;
	background: #FFF;
	border: 1px solid #d7d7d7;
}

.main_top {
	width: 100%;
	background: url(/~images/template/sacred_waters/top_background2.jpg) repeat-x center top;
	border: 1px solid #fff;
}

.top_text {
	padding: 20px 25px;
	color: #000;
}

.top_text a {
	color: #000;
}

.top_text h1 {
	font-family: Georgia, Times, serif;
	color: #fff;
	font-size: 22px;
}

.main_text {
	padding: 20px 25px;
}

.main_text img {
	border: 1px solid #ccc;
}

#contact {
	background: #e5e5e5;
	border: 1px solid #d7d7d7;
	margin: 17px;
	padding: 15px;
	font-size: 11px;
}

#contact a {
	color: #000;
}

#contact .bold {
	font-weight: bold;
	color: #7f8d56;
}

#footer {
	font-size: 10px;
	color: #6b6b6b;
	margin-top: 15px	
}

#footer a {
	color: #6b6b6b;
}

.suites {
	background: #EEE;
	border: 1px solid #CCC;
	padding: 20px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.photos {
	float: right;
	padding: 0 0 0 30px;
}

.suiteline {
	color: #888;
	font-style: italic;
}

/* NAV   */

#navdiv {
}

/* 
#navdiv table {
	padding: 0;
	border-collapse: collapse; 
}

#navdiv table tr {
	margin: 0;
	padding: 0;
}

#navdiv table tr td {
	margin: 0;
	padding: 0 20px;
}

#navdiv table tr td a,
#navdiv table tr td a:visited,
#navdiv table tr td a:active,
#navdiv table tr td a:link {
	color: #FFF;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 44px;
	font-weight: bold;
	padding: 0 24px;
}

#navdiv table tr td a:hover {
	background: red url(/~images/template/camelot/nav_hove.png) repeat-x center top;
}

#navdiv table tr td.current {
	background: url(/~images/template/camelot/nav_hove.png) repeat-x center top;
}
*/

#navdiv ul {
	list-style-type:none;
}

#navdiv ul li {
	display: block;
	float: left;
	color: #fff;
	padding-top: 3px;
}

#navdiv ul li a {
	background-image:url(/~images/template/sacred_waters/nav_bullet.jpg);
	background-repeat:no-repeat;
	padding: 0 45px 0 20px; 
	color: #fff;
	text-decoration: none;
}

#navdiv ul li a:hover {
color: #939860;
background-image:url(/~images/template/sacred_waters/nav_bullet-hover.jpg);
background-repeat:no-repeat;
}

#navdiv ul li a.current {
color: #ccc;
}

/* BOOKING CSS */

#booking_box {
	background: url(/~images/template/sacred_waters/box_booking.jpg) no-repeat center top;
	height: 197px;
	width: 273px;
	border: 1px solid #fff;
	margin-bottom: 15px;
}

.rwr_daylabel,
.rwr_label {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.rwr_block {
	margin: 0;
	font-weight: bold;
	color: #fff;
}

.rwr_button {
	width:185px;
	height:40px;
	cursor:pointer;
	border:none;
	position:relative;
	top:18px;
	right:19px;
	background: none;
}