body {

	background: #88BEC1 url('images/back.gif') top left repeat-x;
	font-family: "trebuchet ms", Arial, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	color:#3F2D21;

}

/* General Definitions */

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

	color: #74ACAF;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #74ACAF;
	margin: .3em 0 .4em 0;

}
h1 a, h2 a, h3 a, h4 a, h5 a {	color: #74ACAF; }

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em; }

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }
strong { font-weight:bold; }
em { font-style:italic; }
ul{

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

}

/* Layout and Coloring */

#page {

	background: transparent url('images/shadow.png') top center repeat-y;
	text-align: center;

}

#layout {
	
	width: 980px;
	background: #DAE0B4 url('images/bg_border.gif') top center repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	height: 137px;
	width: 980px;
	background:transparent url('images/bg_border-top.gif') top center no-repeat;
	position:relative;

}
#header h1 {
	width:497px;
	height:50px;
	margin: 45px 0 0 50px;
	padding: 0px 0 0 20px;
	background:transparent url('images/logo.gif') top left no-repeat;
	float:left;
}
#header h1 span {
	display:block;
	text-indent: -1900px;
	float:left;
}
#header div.tabs {
	position:absolute;
	top:35px;
	right:33px;
	width:379px;
	height:40px;
	text-align:center;
	padding:25px 0px 0 0px;
	background:transparent url('images/bg_book-test.gif') top right no-repeat;
}
#header div.tabs span {
	padding: 3px 5px;
	color:#287348;
}
#header div.tabs span.book {
	text-transform:uppercase;
}
#header div.tabs span a{
	text-decoration:none;
	color:#287348;
}
#header div.tabs span a:hover {
	text-decoration:underline;
}
.Nav{
	height:30px;
	padding:15px 0 0 0;
}

.Nav ul {

	list-style:none;
	text-align:center;
	margin:0;
	padding:0;
	font-size: 14px;
	
}

.Nav ul li {
	display:inline;
}

.Nav ul li a {

	text-decoration:none;
	color:#5A6229;
	padding: 0 4px;
	border-right: 1px solid #5A6229;

}
.Nav ul li.lastOne a {
	border:none;
}

.Nav ul li a:hover {

	text-decoration:underline;

}
#topimg {

	width: 950px;
	padding:15px;
	height: 325px;
	background: #74ACAF;
	position:relative;

}
	#topimg #slides,#topimg #slides img {
		width:688px;
		height:325px;
	}
	#topimg #slides, #topimg img {
		position:absolute;
	}
	.Rev #topimg #slides, .Rev #topimg img { 
			right:15px; 
		}
	
#topimg-inset {
	
	position:absolute;
	top:-15px;
	right:-10px;
	width:441px;
	height:396px;
	z-index:20;
}
#topimg-inset div {
	background: url('images/shadow_topimg.png');
	width:425px;
	height:380px;
	padding: 8px;
}
#topimg-inset a{
	position:relative;
	z-index:100;
}

.Rev #topimg-inset {
		left:-10px;
		background: url('images/shadow_topimg-Rev.png');
	}
	#topimg-inset img {
		position:relative;
		top:15px;
		left:14px;
	}
#content {

	width: 920px;
	padding: 0 30px 30px;
	border-top:none;
	clear: both;
	background:transparent url('images/bg_border-mid.gif') bottom center no-repeat;
	overflow:hidden;

}
#content #main {

	width:650px;
	float:right;
	padding:20px 20px 20px;
	font-size:14px;
	line-height:17px;

} .full #content #main { width:860px; padding:20px 40px 20px; }
#main p {
	font-family: Arial, Tahoma, Helvetica, Arial, sans-serif;
}
#main h2 {
	color:#5C6431;
	font-size:17px;
}
#main h2 span {
	font-size:24px;
}
#main #quote {
	background: url('images/quote-border.jpg');
	width:588px;
	height:48px;
	padding: 25px 30px;
	margin-top:50px;
	color:#438F8D;
	font-family:georgia, times new roman, serif;
	font-size:16px;
	font-style:italic;
}

.standOut {
	color:#438F8D;
	font-family:georgia, times new roman, serif;
	font-size:16px;
	font-style:italic;
}

#content #sidebar {

	width:220px;
	margin:20px 0px 0 0px;
	float:right;
	text-align:center;

} .full #content #sidebar { display:none; }
#sidebar .border-out {
	background: #E6F1C3;
	padding:3px;
}
#sidebar .border-in {
	border: 1px solid #94AF90;
	padding:10px;
}
#sidebar .border {
	background:#fff;
	padding:8px;
	margin: 0 0 15px 0;
}
	#sidebar ul {
		list-style:none;
	}
	#sidebar ul li {
		padding: 4px 0;
		font-size: 12px;
		text-align:left;
	}
	
	#sidebar h3, #sidebar h2  {
		color:#4F746C;
	}
	#sidebar h3 img {
		border: none;
	}
	#sidebar img {
	}
	#sidebar table td {
		padding: 2px 5px;
		font-size:14px;
	}
	#sidebar .bookNow {
		padding: 12px 7px;
		border:3px solid #cfd6a2;
		background:#fff;
		width:187px;
		margin:0 0 15px 7px;
	}
	
	#sidebar .bookNow a{
		font-size:18px;
		text-transform:uppercase;
		text-decoration:none;
		color:#40681f;
	}
	#sidebar .bookNow a:hover{
		text-decoration:underline;
	}
	
#roomsList {
	list-style:none;
	padding:  0;
}
#roomsList li {
	float:left;
	width:170px;
	height:170px;
	margin: 5px;
	text-align:center;
}
#roomsList li.spacer {
	width:75px;
}
#roomsList li a {
	display:block;
	width:150px;
	height:150px;
	padding:4px;
	border: 1px solid #74ACAF;
	margin:5px;
	background: #E6F1C3;
	text-decoration:none;
	color:#287348;
}
#roomsList li a:hover {
	background:#74ACAF;
	margin: 0;
	border: 6px solid #74ACAF;
	color:#fff;
}
#roomsList li a span {
	display:block;
	margin: 10px 0 0 0;
	font-size:16px;
	
}
#roomsList li a img {
	width:150px;
}

#roomnav{
	text-align:center;
	margin-top:20px;
}
#roomnav span{
	padding: 5px 0;
	border:3px solid #cfd6a2;
	background:#fff;
	margin:15px 0 15px 7px;
}
#roomnav a{
	padding:25px;
	text-decoration:none;
}

#roomnav a:hover{
	text-decoration:underline;
}
	
#footer {
	width:920px;
	padding: 0px 30px 30px;
	background:transparent url('images/bg_border-bot.gif') bottom center no-repeat;
	font-size:13px;
	color:#5A6229;
	line-height:16px;

}
#footer p {
	text-align:center;
	padding: 0 20px;
}
#footer p#copyright, #footer p#copyright a {
	color:#3DC4C3;
}

span.spacer {
	padding: 0 5px;
}
#bottomNav ul {
	font-size:12px;
}

#bottomNav ul li a {

	padding: 0 3px;

}
#copyright{

	color: #fff;
	font-size: .7em;
	padding: .5em .5em .1em .5em;
	text-align: right;

}
#copyright a { color:#3DC4C3; }

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }
img.right { margin-left:4px; }

.left { float: left; }
img.left { margin-right:4px; }

/* 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; }

#photoGalDisplayTable td{ padding: 7px; }

/* More */


/* PAGE EXCEPTION STYLES */

#area #main ul {
	width:450px;
}

#photos #main {
	text-align:center;
}
#photos #main table, #photos #main #quote {
	margin: 0 auto;
}
#photos #main table#photoGalTable{
	display:none;
}
