body {

	background: url('images/back.gif') 0px 180px repeat-x #dcd48f;
	font-family: Helvetica Neue, Helvetica, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	color: #364043;
	font-size:62.5%;

}

/* General Definitions */

a, a:link, a:active, a:visited{

	color: #fff;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #fff;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.4em; }

h2{ font-size: 2.0em; }
h2 span{display:block;margin-left:-9000px;float:left;}
h3{ font-size: 1.8em; margin-top:20px;}

h4{ font-size: 1.6em; }

p{ margin: 20px 0 .8em 0; background:transparent;}

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;
	font-size:1.5em;

}

#layout {
	
	width: 978px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#shadow{

	background: url('images/shadow.png') center top repeat-y;
	width: 978px;
	margin-left: -16px;
	margin-right: auto;
	padding: 0 16px 0 16px;
}

#header {

	background: url('images/topnav.gif') bottom left no-repeat;
	height: 180px;
	width: 978px;

}

#header #top{

	height: 145px;

}

#header .logo{

	padding: 10px 0 0 30px;
	margin-top:10px;
	float: left;

}

#header .logo span{

	display: none;

}

#header .rightHeader{

	text-align: right;
	font-size: .8em;
	color: #67817c;
	width: 500px;
	padding: 30px 0 0 0;
	margin: 0px 0 0 460px;

}

#header .rightHeader span{

	background: #f1f5bf;
	padding: 10px;
	font-size: 1.35em;

}

#header .rightHeader .phone {

	font-size: 1.15em;
	background:none;
	font-weight:normal;

}

#header .rightHeader .phone a{

	text-decoration:none;
	color:#67817c;

}

#header .rightHeader .phone a:hover {

	text-decoration: underline;

}

#header .rightHeader .bookNow a{

	color: #67817c;
	text-decoration: none;

}


#header .rightHeader .bookNow a:hover{

	text-decoration: underline;

}

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: .8em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{
	
	margin: 10px 0 0 75px;

}
topNav ul{
	margin-top:3px;
}

#topNav a {

	padding: 5px 12px 0 12px;
	font-size: .95em;
	color: #4f7380;
	text-decoration: none;
	background: url('images/topnavback.gif') right 7px no-repeat;

}

#topNav .lastOne a{

	background: none;

}

#topNav a:hover {

	text-decoration: underline;

}

#topIMG{

	background: #83aba3;
	height: 374px;
	padding: 18px;

}

#home #topIMG {

	background: url('images/flash.jpg') 18px 18px no-repeat #83aba3;

}

#topIMG img{

	border: 1px solid #5d8276;
	float: left;

}

#topIMG .l{

	margin: 0 18px 0 0 ;

}

#topIMG .r{

	margin: 0;

}

#content {

	background: #faffd8;

}

#content #border{

	border-left: 2px solid #dcd48f;
	margin: 0 3px;
	border-right: 2px solid #dcd48f;

}

#content .container {

	font-size: .9em;
	padding: 25px;
	line-height: 1.45em;

}

#content .container h1, h2, h3, h4, h5{

	color: #83ABA3;

}
#content .container a{

	color: #83ABA3;

}

#content .container ul.roomsList {

	list-style:none;
	margin:0;
	
}

#content .container ul.roomsList li {

	float:left;
	width: 210px;
	height:260px;
	margin:6px;
	text-align:center;
	border:solid 1px #83ABA3;

}

#content .container ul.roomsList li span{

	display:block;
}

#content .container ul.roomsList li a{

	color:#83ABA3;
	background:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:16px;
	width:100%;
	height:100%;
}

#content .container ul.roomsList li a:hover{

	background:#F1F5BF;
}

#content .container ul.roomsList li img {

	margin:10px;

}


.rightSide #content {


	background: url('images/contentback.gif') 675px 0px repeat-y #faffd8;
	width:100%;

}

.rightSide #content .container{

	width: 590px;
	float:left;
	background:#FAFFD8;

}

.rightSideThick #content .container{

	width: 410px;
	float:left;

}

#content .contentRight{

	float: right;
	width: 272px;
	margin: 0 21px 10px 25px ;
	padding: 10px 0 0 10px;
	position:relative;

}

#content .contentRight .checkAvail{


	background: url('images/checkavail.gif') top left no-repeat;
	width: 224px;
	height: 167px;
	text-align: center;
	font-size: .8em;
	padding: 20px;
	line-height: 1.3em;
	margin-left:5px;
}
#rooms #content .contentRight .checkAvail, #gc #content .contentRight .checkAvail, #photos #content .contentRight .checkAvail {
	margin-top:25px;
	height: 167px;
	padding: 20px;
	background: url('images/checkavail2.gif') top left no-repeat;
	position:relative;
	z-index:10;
}
.checkAvail p, .cont p {
	margin-top:0;
}
#content .contentRight span{

	font-size: 1.3em;
	font-family: Times;
	text-align: center;

}

#content .contentRight ul li{

	margin:3px 0;
	padding-right:4px;
}

#content .contentRight .cont {

	width: 264px;
	margin: 15px 0 0 5px;

}

#content .contentRight .cont .contTop{

	background: url('images/rightbacktop.gif') top left no-repeat;
	height: 32px;
	width: 264px;

}

#content .contentRight .cont .contBottom{

	background: url('images/rightbackbottom.gif') top left no-repeat;
	height: 32px;
	width: 264px;

}

#content .contentRight .cont .contain{

	background: url('images/rightback.gif') top left repeat-y;
	width: 224px;
	min-height: 20px;
	font-size: .8em;
	padding: 0 20px 1px 20px;

}

#content .contentRight img{

	border:solid 2px #83ABA3;
	padding:2px;
	margin: 8px 0 10px 0;
	
}
.rightSideThick #content .contentRight {
	width:448px;
	text-align:center;
	padding:0px;
}


p.roomnav {
	text-align:center;
	margin:2px 0;
}
#content p.roomnav a {
	color:#83ABA3;
	padding:3px 10px;
	border:solid 2px #83ABA3;
	background: #FFFFFF;
	text-decoration:none;
	line-height:35px;
	font-weight:bold;
}
#content p.roomnav a:hover {
	background:#DCD48F;
	color:#FFFFFF;
}


#footer {

	background: #83aba3;
	color: #444444;
	font-size: .75em;
	padding: 0px 0px 10px 0px;
	margin:0px;
	text-align: center;
	line-height: 1.3em;
	clear: both;

}

#footer .addr {
	text-align:left;
	font-size:14px;
	line-height:22px;
	padding-left:25px;
	float:left;
}
#footer a{

	color: #444444;

}

#bottomNav{

	clear: both;
	padding: 0 0 15px 17px;
	
}

#bottomNav a{

	background: url('images/bottomnavback.gif') right 13px no-repeat;

}

#bottomNav .lastOne a{

	background: none;

}




/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

.hide {	display:none; }

span.nobreak { white-space: nowrap; }

/* Auto/Conditional PDF Icon */

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/icon_pdf.png) no-repeat right;
}

/* For GC and Photo Code */

#geotrust img{ float: right; }

#photos #photoGalTable { display:none; }

table#photoGalDisplayTable { margin-bottom:130px; }

#photoGalDisplayTable td{ padding: 7px; }

#photos .container {text-align:center;}

#photos .container table{margin:auto;}

#photos .container table td{text-align:center;}

#gc table { width: 87%; }

/* More */

.quote{

	background: url('images/quoteleft.gif') center left no-repeat;
	padding: 0 0 0 30px;
	min-height: 95px;
	color: #507e75;
	font-style: italic;
	margin: 20px 0 0 0;
	text-align:left;
}

.quote span{

	display: block;
	background: url('images/quoteright.gif') center right no-repeat;
	min-height: 95px;
	padding: 0px 40px 0 0;

}

.availForm{

	margin: 0 auto;
	text-align:center;
	margin:auto;
}
.availForm img{
	border:none;
}

.availForm form {
	width:150px;
	margin:auto;
}

p.feedTitle a{
	color: #5E8981;

}
.headline a{
	color: #5E8981;
	margin-bottom:5px;

}
#creditfooter {
	display:none;
}
p.date {
	padding-left:4px;
}

#blog .hidden {
	display:none;
}
#blog .contentRight ul li{
	text-align:left;
}
#blog .contentRight ul li a{
	color: #5E8981;
}
#blog div.contain ul {
	margin-top:-3px;
	list-style:none;
}
#blog .postmetadata {
	background:#E7E2A1;
	padding:1px 3px;
}




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.navigation {display: none;}

