/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #CCCC99 url(images/navbackground.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4, h5 {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
	margin: 0px;
}

h3, h4, h5 {
	font-size: 100%;
	font-weight: bold;
}

h4{
	color: #858564;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #0066FF;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 610px;
	height: 105px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/navbuttons.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/navbuttons.jpg) 0px -45px no-repeat;
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background: url(images/navbuttons.jpg) 0px -90px no-repeat;
	color: #327EBE;
}

#menu .active a:hover {
	background: url(images/navbuttons.jpg) 0px -90px no-repeat;
}

/* Header */

#header {
	width: 760px;
	height: 160px;
	margin: auto;
}

/* Banner */

#banner {
	width: 759px;
	height: 195px;
	background: url(images/header.jpg) no-repeat;
}

#banner h1 {
	text-indent: -9999px;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

/* Content */

#content {
	width: 760px;
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #000000;
}

.boxed .meta {
	font-size:11px;
	padding: 5px 10px;
	background: #000000;
	color: #CCCCCC;
	clear:both;
}

.boxed .meta a {
	color: #CCCCCC;
}


/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}




input.form-text {
	line-height:1;
	font-size:126%;
	padding:3px 7px !important;
	background:#FFFFFF;
	border:1px solid #CBB945;
	color:#776B1B;
	width: 300px;
	font-size:126%;
	padding:2px;
}

.form-textarea {
	line-height:1;
	font-size:126%;
	padding:3px 7px !important;
	background:#FFFFFF;
	border:1px solid #CBB945;
	color:#776B1B;
	width: 300px;
	font-size:126%;
	padding:2px;
	height:100px;
}

textarea.form-text {
	line-height:1;
	font-size:126%;
	padding:3px 7px !important;
	background:#FFFFFF;
	border:1px solid #CBB945;
	color:#776B1B;
	width: 300px;
	font-size:126%;
	padding:2px;
}

input.button1, input.button2 {
	font-size:135%;
	margin-top:2px;
}

.amenities{
	clear:right;
	padding-top: 10px;
}

.amenities h4{
	display: block;
	background-color: #B7B789;
	padding: 10px;
	margin:0;
	color: #000;
}

.block1, .block2, .block3 {
	display:block;
	float:left;
	font-size:13px;
	padding:10px;
	margin: 5px;
	position:relative;
	width:29%;
}

.block1 ul, .block2 ul, .block3 ul {
	position:relative;
}


.availability a, .availability a:visited{
	display: block;
	width: 200px;
	height: 35px;
	background: url(images/availability_btn.jpg) no-repeat;
	color: #FFFFFF;
	padding: 10px 0 0 50px;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

.availability a:hover{
	background: url(images/availability_btn.jpg) no-repeat bottom left;
}

hr{
	border: 0px;
	color: #00396C;
	background-color: #00396C;
	height: 2px;
	margin: 20px 0;
}

#price-table {
	border:1px solid #A7A37E;
	font-size:13px;
	margin-top:5px;
}

#price-table th {
	background:#66664C none repeat scroll 0%;
	border-bottom:1px solid white;
	color:white;
	padding:5px 20px;
}

#price-table .even{ background-color: #E6E6CC; }
 
#price-table tr td {
	border-bottom:1px solid #A7A37E;
	padding:5px 20px;
}