body {

	background: #E5D9BF;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	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.2em; padding: 10px 0 0 0; width:466px; height:57px; background: url('images/logo1.gif') 0px 10px no-repeat; text-indent: -999em; float:left; }
h1 a { display:block;height:100%; }
h2{ font-size: 1.8em; }
h3{ font-size: 1.4em; }
h4{ font-size: 1.2em; }

p{ margin: 0 0 1.4em 0; 
}

ul, ol { margin: 0 0 10px 20px; list-style-position:inside; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }

blockquote {
	margin: 15px 20px;
	padding: 4px 0 4px 10px;
	border-left: 1px solid #ccc;
	font-style:italic;
}


/* Layout and Coloring */

#page {

	display: block;
	text-align: center;
	background:#446A8E url('images/back.jpg') repeat-x;

}

.layout {
	
	width: 966px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {
	height: 80px;
	overflow:hidden;
	background: url('images/back-header.jpg') no-repeat;
}
	#header p {
		width: 210px;
		float:right;
		text-align:right;
		color:#fff;
		padding:30px 10px 10px 50px;
		background: url('images/hand.gif') 0px 20px no-repeat;
		font-size:1.3em;
	}
	#header p a { text-decoration:none; }
	#header p a:hover { text-decoration:underline; }
	#header .book {
		text-transform:uppercase;
	}
#topIMG {
	border: 8px solid #fff;
	overflow:hidden;
	height:360px;
}
#topNav{
	background: #8b7c5b url('images/back-nav.jpg');

	width:240px;
	height: 300px;
	float:left;
	padding: 30px 0 30px 30px;
}
#topNav li {
	padding: 10px 0;
	list-style:none;
}

#topNav a {
	font-size: 1.5em;
	color: #fff;
	letter-spacing:1px;
	text-decoration: none;
}

#topNav a:hover {
	text-decoration:underline;
}

ul#menu {}
ul#menu li { position:relative;}
ul#menu li.hovering { border-bottom: 1px solid #fff; margin-bottom:-1px; }
ul#menu li.hovering a:hover { text-decoration:none;}
ul#menu li.hovering li a:hover { text-decoration:underline;}
ul#menu li a { }
ul#menu li.arrow a { background: url('images/arrow.gif') 100% 50% no-repeat; padding-right: 15px; }
ul#menu li a:hover { text-decoration:underline; }
ul#menu li ul { display:none; position:absolute;
top:10px;left:80px; z-index:50;
background:#446a8e;padding: 0 8px; width:140px; border: 2px solid #edeee9; 
-moz-border-radius:10px; -moz-border-radius-topleft:0px;}
ul#menu li.arrow li a { background:none;}
ul#menu li li a:hover { text-decoration:underline; padding-left:0px;}



#slides {
	width: 670px;
	height: 360px;
	float:left;
	overflow:hidden;
	border-left: 10px solid #EDEEE9;
}
#slides img {
	width: 670px;
	height: 360px;
}

#container {

	clear: both;
	color:#fff;
	font-size: 1.2em;
}

#container #content {

	width:600px;
	float:left;
	padding: 40px 30px 50px;
	line-height: 1.5em;

}
#photos #container #content { }
.full #container #content { width: 900px; }
.roomsList {
	list-style:none;
	margin:0;
	padding:0;
}
.roomsList li {
	width:296px;
	height:236px;
	float:left;
	margin: 2px;
	padding:0;
	text-align:center;
}
.roomsList a {
	width:270px;
	height:216px;
	display:block;
	margin:5px;
	padding:8px;
	background: #E6DCC1;
	text-decoration:none;
}
.roomsList a:hover {
	background: #8B7B5A;
}
.roomsList img {
	margin: 0 0 8px 0;
	width:270px;
}
.roomsList span {
	display:block;
	font-size:1.4em;
	color:#8B7B5A;
}
.roomsList a:hover span {
	color:#fff;
}

#container #sidebar {
	width:280px;
	float:left;
	position:relative;
	padding: 280px 10px 10px 10px;
}
.full #container #sidebar { display:none; }
	.image-shadow-cont {
		width:275px;
		height:359px;
		position:absolute;
		top:-70px;
		z-index:100;
	}
	.image-shadow {
		width:275px;
		height:359px;
		background: url('images/inset-shadow.png') no-repeat;
		position:absolute;
		top:0;
		z-index:100;
	}
	.image-shadow-cont img {
	position:absolute;
	width:239px;
	top:22px;
	left:18px;
	z-index:110;
	background-image: url(images/inset-fruitcup-sm.jpg);
	height: 315;
		
}

.image-shadow2 {
		width:275px;
		height:359px;
		position:absolute;
		top:285px;
		z-index:100;
}
	.image-shadow2 img {
		position:absolute;
		width:239px;
		top:22px;
		left:18px;
		z-index:110;
	}
	#container #sidebar.noimg { padding-top:20px; }
	#sidebar.noimg .image-shadow { display:none; }
	
	#sidebar p { 
	margin-left:12px;
	line-height:1.2em;}
	
	#sidebar h3 { 
	
	padding: 360px 0 0 0;
	margin-left:12px;
	align:center;}

#container #list {
	float:right;
	padding: 0px 0px 0px 20px;
	width:200px;
}

#footer {

	background: url('images/back-bottom.jpg') top center repeat-x;
	padding: 20px 0 0 0;
	font-size:1.3em;

}

#footLeft{
	width:295px;
	float:left;
	position:relative;
	padding:180px 15px 0 30px;
}
#postcard {
	position:absolute;
	top:-60px;
	left:-10px;
	width:341px;
	height:221px;
	background: url('images/postcard.png') no-repeat;
}
p#contact {
	color:#1F354C;
	font-size:.9em;
	line-height:17px;
}
span.innname { font-size:1.5em; line-height:23px; }
#contact a { color:#1F354C; text-decoration:none; }

p#credit { color:#625648; font-size:.8em;}
p#credit a { color:#625648; text-decoration:none; }

#footRight{
	width:625px;
	float:left;
	color:#625648;
}
#footRight ul {
	text-align:left;
	list-style:none;
	border-bottom: 1px solid #625648;
	margin:0 0 10px 0;
	padding: 10px 0;
}
#footRight li {
	display:inline;
	border: 5px 0;
}

#footRight a{

	font-size: .9em;
	color:#1F354C;
	padding:0 7px 0 3px;
	border-right: 1px solid #1F354C;
	text-decoration:none;

}#footRight li.lastOne a { border:none; }

#footRight2{
	width:625px;
	float:left;
	color:#625648;
}
#footRight2 ul {
	text-align:left;
	list-style:none;
	border-bottom: 1px solid #625648;
	margin:0 0 10px 0;
	padding: 10px 0;
}
#footRight2 li {
	display:inline;
	border: 5px 0;
}

#footRight2 a{

	font-size: .9em;
	color:#1F354C;
	padding:0 7px 0 3px;
	border-right: 1px solid #1F354C;
	text-decoration:none;

}#footRight2 li.lastOne a { border:none; }

#copyright{

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

}

/*  Blog Styles  */

#footRight #feed a {color:#8D7E5D; border:none;}

p.date {margin-bottom:0px;}

span.headline {font-size:1.2em; font-weight:bold; line-height:1.5em;}

p.feedTitle {font-size:1.3em; margin-bottom:0px;}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

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

span.cap {color:#000000;}

#creditfooter {display: none}
.fbsubscribelink {text-align: center; font-size: 12px;}

#restrictions{

	color: #000;
	font-size: 1.4em;
	padding: .5em .5em .1em .5em;
	text-align: left;
	

}

