body {

	background: #5D7657 url('images/background.gif') top left repeat;
	font-family:georgia, times new roman, times, serif;
	margin: 0;
	color:#3F2D21;

}

/* General Definitions */

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

	color: #4F746C;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

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

}

h1{	font-size: 2.2em; }

h2{ font-size: 1.8em;
    line-height: 1.2em;
   
    
}

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;
	display: block;
	text-align: center;

}

#layout {
	
	width: 980px;
	background: #94AF90;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	height: 100px;
	width: 980px;
	background: #8AA789 url('images/bg_header.gif') repeat-x;
	position:relative;

}
#header h1 {
	width:497px;
	height:100px;
	background: url('images/logo.jpg') 10px 10px no-repeat;
	padding: 0px 0 0 20px;
	float:left;
	font-size: 10px;
}
#header h1 span {
	display:block;
	text-indent: -1900px;
	float:left;
}
#header div.tabs {
	position:absolute;
	bottom:0;
	right:20px;
	width:324px;
	padding: 0px 45px 0 0;
	height:70px;
	text-align:center;
	color:#686941;
	background:transparent url('images/bg_flower.gif') bottom right no-repeat;
}
#header div.tabs span {
	margin-top:20px;
	border: 2px solid #fff;
	border-bottom: none;
	display:block;
	padding:15px 15px 15px 10px;
	font-size:20px;
	height:30px;
	background:#ECF0D7;
}
#header div.tabs span.left {
	border-right: 1px solid #fff;
}
#header div.tabs span.right {
	float:left; /* i know its "class=right" but trust me no this one */
	border-left: 1px solid #fff;
	text-transform:uppercase;
}
#header div.tabs span a{
	display:block;
	text-decoration:none;
	color:#686941;
	height:100%;
}
#header div.tabs span a:hover;{
	text-decoration:underline;
}
#topimg {

	width: 944px;
	margin: 0 15px;
	padding:0;
	height: 288px;
	background: #6E7049;
	position:relative;
	border: 3px solid #fff;

}

#topimg #slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	overflow:hidden;
	background: url('images/slides/1.jpg') no-repeat;
}

#slides, #slides img {
	width:944px;
	height:288px;
}

#topNav{

	position:absolute;
	top:50px;
	left:35px;
	background: #E6F1C3;
	width:264px;
	padding:3px;
	z-index:10;

}

#topNav ul {

	list-style:none;
	border: 1px solid #94AF90;
	padding: 20px 0;
	margin:0;
}

#topNav ul li {

	text-align:center;
	padding: 8px 0px;
	margin:0;

}

#topNav ul li a {

	text-decoration:none;
	color:#4F746C;

}

#topNav ul li a:hover {

	text-decoration:underline;

}

#content {

	width: 944px;
	margin: 0 15px;
	border: 3px solid #fff;
	border-top:none;
	clear: both;
	background: #ECF0D7 url('images/bg_content.gif') top left no-repeat;

}
#content #main {

	width:600px;
	float:right;
	padding:30px 20px 20px;
	font-size:13px;
	line-height:16px;

}
#main p {
	font-family: Arial, Tahoma, Helvetica, Arial, sans-serif;
}

#sidebar p {
	font-family:
	Arial, Tahoma, Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height:115%;
}

#main ul {
	font-family: Arial, Tahoma, Helvetica, Arial, sans-serif;
}
#main h2 {
	padding: 0px 30px 0px 80px;
	font-family: georgia, times new roman;
	font-style:italic;
	color:#4F746C;
	font-size:17px;
	height:80px;
}
#main h2 span {
	font-size:24px;
}

#main h3 {
	padding: 0px 0px 10px 0px;
	font-family: georgia, times new roman;
	font-style:italic;
	color:#4F746C;
	font-size:17px;
}
#innersidebar {
	float:right;
	width:150px;
	padding:10px;
	text-align:center;
}
#innersidebar img {
	border: 1px solid #fff;
}

#content #sidebar {

	width:270px;
	margin:160px 0px 0 0px;
	float:right;
	text-align:center;


}
#sidebar .border-out {
	background: #E6F1C3;
	padding:3px;
}
#sidebar .border-in {
	border: 1px solid #94AF90;
	padding:10px;
}
	#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;
	}
	
/* rooms styles */
	
#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 #688D7D;
	margin:5px;
	background: #E6F1C3;
	text-decoration:none;
	color:#215F84;
}
#roomsList li a:hover {
	background:#688D7D;
	margin: 0;
	border: 5px solid #688D7D;
	color:#fff;
}
#roomsList li a span {
	display:block;
	margin: 10px 0 0 0;
	font-size:16px;
	
}

.roomnav {
	text-align:center;
	margin:20px 5px 0;
}

.roomnav a:link {color:#686941; font-size:16px; padding:20px; text-decoration:underline;}
.roomnav a:visited {color:#686941; font-size:16px; padding:20px; text-decoration:underline;}
.roomnav a:hover {color:#686941; font-size:16px; padding:20px; text-decoration:none;}
.roomnav a:active {color:#686941; font-size:16px; padding:20px; text-decoration:underline;}

.roomphotos {
	margin-bottom:20px;
/*	width:200px;
	float:right; */
}
	
.roomphotos img {
	width:195px;
	border:1px #fff solid;
	margin:0px;
}	

/* footer */
	
#footer {

	background: #94AF90;
	font-size:13px;
	color:#EAF3CD;
	font-family:georgia, times new roman, times, serif;
	line-height:16px;

}
#footer a {
	color:#EAF3CD;
}
#footer p {
	padding: 0 20px;
	width:400px;
}
#footer p.right {
	text-align:right;
}
#bottomNav{
	text-align:center;	
}

#bottomNav ul {
	height: 20px;
	margin:0;
	padding:5px 0 40px 0;
}

#bottomNav li {
	display:inline;	
}

#bottomNav a {
	font-size:12px;
	padding: 0px 4px 0px 2px;
	text-decoration:none;
	border-right: 1px solid #fff;
	color:#EAF3CD;
}

#bottomNav li.lastOne a {
	border-right: none;
}

#copyright{

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

}

/* 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; }
#photosarea { text-align:center; }
#photosarea h2 { padding-left:120px; color:#5D7657; }
#photosarea table { margin:auto; }

#photoGalTable td { text-align:center; }
#photoGalTable ul { text-align:left; padding: 0 0 0 200px; }
#photoGalTable hr { margin: auto; }

#sitemap ul {width:600px; margin-left: 100px;}
#sitemap ul ul {margin-left: 25px;}
h2.subheader {font-size: 1.8em;
			color: #4F746C;
			font-size: 20px;
			Padding: 0 0 20px 10px;}
/* More */

