/* colors

ribbon		#566e9e
bluetext	#3c4b78
red			#68201d
sepia		#e5dbbf
tan			#d1c09e

*/

body {

	background: #67201E;
	color: #000;	
	font-family: Georgia,Serif;
	margin: 0;
	font-size:63%;

}


/* General Definitions */

a, a:link, a:active, a:visited { color: #3c4b78; }
a:hover{ text-decoration: none; }

h1, h2, h3, h4, h5{
	color: #68201D;
	margin: 0 0 .2em 0;
}
h1{
	font-size: 2.2em;
	color:#fff;
	text-indent:-999em;

}
h1{	font-size: 2.2em; 	color:#333; padding: 10px;}
h2{ color: #68201d;
	font-family: Georgia, serif;
	font-size: 3.7em;
	margin-left: 10px; }
h3{ font-size: 1.9em; }
h4{ font-size: 1.4em; }

p {
	margin: 0 0 15px 0;
	font-size: 1.6em;
	line-height: 1.5em;
}

ul, ol { margin: 0 0 10px 20px; list-style-position:inside; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
#content ul li { font-size:1.3em; }
#content ul li li  { font-size:100%; }
#packages #content ul {font-size:1.6em; line-height:1.5em;}

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

/* Layout and Coloring */

#page {
	display: block;
	text-align: center;
}

#header {
	background: #ffffff url('images/bg-top.gif') top center repeat-x; 
	height: 92px;
}


.layout {	
	width: 990px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background:none;
	position: relative;
}

.booknow {
	float: right;
	right: 20px;
	position: absolute;
	top: 0px;
	z-index: 0;
}

.booknowText {
	float: right;
	right: 35px;
	position: absolute;
	top: 8px;
	z-index: 5;
}

.booknowText a {
	font-family: Georgia, serif;
	font-size: 1.73em;
	font-weight: bold;
	color: #566e9e;
	text-decoration: none;

}

.booknowText a:hover {

	text-decoration: underline;
}

.tollfree {
	float: right;
	right: 220px;
	position: absolute;
	top: 8px;
	z-index: 6;
	font-family: Georgia, serif;
	font-size: 1.73em;
	font-weight: bold;
	color: #e5dbbf;
}

.logoTop {
	position: absolute;
	z-index: 2;
	float: left;
	top: 0px;
	margin-left: -147px;
	padding: 0;
}

.nav ul {

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

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 0em;
	text-decoration: none;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#topNav{
	position: relative;
	top: 19px;
	left: 355px;
	z-index: 400;
	height: 26px;
	background-color: transparent;
	width:620px;
}
	ul#menu, ul#menu * {margin: 0; padding: 0; }
	ul#menu {
		position:relative;
		z-index:1500;
	}

	ul#menu a {
	padding: 0em 0.6em .6em .7em;
	background: url('images/back-topnav2.gif') 100% 15% no-repeat;
	font-size: 1.4em;
	font-family: helvetica, sans-serif;
	color:#fff;
	}ul#menu li.lastOne a { background:none; }
	
	ul#menu a:hover {
		text-decoration:underline;
	}
	ul#menu li {
		padding: 0;
		position: relative; /*--Declare X and Y axis base--*/
		z-index:150;
	}
	ul#menu li.lastOne {
	}
	ul#menu li.lastOne a {
		background:none;
	}
	ul#menu li.arrow a{ /*--Drop down trigger styles--*/
		padding-right: 1.3em;
		background: url('images/back-topnav-arrow2.gif') 100% 15% no-repeat;
	}
	ul#menu li ul.subnav {
		list-style: none;
		position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
		left: 0; top: 21px;
		background: #8596B5;
		display: none;
		float: left;
		width:190px;
		-moz-border-radius-bottomleft: 20px;
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-left-radius: 20px;
		-webkit-border-bottom-right-radius: 20px;
	}
	ul#menu li ul.subnav li{
		border-bottom: 1px solid #fff; /*--Create bevel effect--*/
		clear: both;
		width: 170px;
		padding:2px 10px;
	} 
	ul#menu li ul.subnav li.last{ border-bottom:none; }
	
	ul.subnav a {
		background:none;
	}
	html ul#menu li ul.subnav li a {
		background:none;
		border:none;
		float: left;
		color:#fff;
		padding: 3px 0;
		text-transform:none;
	}
	.subhover {color:#742E29;}



.floral {
	width: 100%;
	margin: 0 auto;
	background: url('images/floral.gif') top center  no-repeat;
}


#container {

	clear: both;
	background: url('images/bg.jpg') top center  repeat; 
	width:100%;
}

#container #imagebox {

	width: 980px;
	padding: 35px 0 25px 0;

}
#content {

	width: 700px;
	float: left;
	padding: 0 0 20px 20px;
	color:#433a35;
	font-family: Georgia, serif;
	overflow:hidden;
}
	.full #content {width:940px; padding-right:20px;}
	.full #sidebar {display:none;}

#sidebar {
	width:240px;
	float: right;
	padding: 20px 20px 45px 0;	
}
	#sidebar img {border:5px solid #ffffff;}

#quotebox {
	width: 225px;
	height: 340px;
	background: url('images/quote.jpg') top center  no-repeat;
	float: right;
	position: relative;
}

span.quote p{
	color: #68201d;
	margin: 33px 0 0 12px;
	font-style: italic;
	line-height: 1.25em;
	font-size: 1.5em;
}

#footer  {
	background: url('images/bg-bottom.gif') top center repeat-x;
}

#footer a {
	color: #e5dbbf;
	text-decoration: none;
}

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


#bottomNav{
	position: relative;
	z-index: 400;
	height: 26px;
	padding: 11.5px 0 0 0;
	background-color: transparent;
}

#bottomNav .lastOne a {
	background:none;
}

#bottomNav a{
	padding: .0em 1.3em .0em .6em;
	background: url('images/back-bottomnav.gif') 100% 55% no-repeat;
	font-size: 1.1em;
	font-family: helvetica, sans-serif;
	color:#fff;

}

.logoBottom {
	position: relative;
	top:-60px;
	left:7px;
	margin-bottom: -40px;
	z-index: 2;
	float: right;
	padding: 0;
}

#copyright{
	color: #e5dbbf;
}

#copyrightContent{
	width:640px;
	float: left;
	padding: 50px 10px 0 10px;
	font-size: 1.05em;
	font-family: helvetica, sans-serif;
	margin-top: -90px;
}

#copyrightSidebar{
	width:240px;
	padding: 50px 15px 0 10px;
	float: right;
	text-align: center;
	font-size: .7em;
	margin-top: -50px;
	font-family: tahoma;
}

#copyrightSidebar a{text-decoration:underline;}

#specialsheader {

	font-size: 1.8em;

}

#specialsbody {

	font-size: .8em;

}

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

/* feedburner */

.feedburnerFeedBlock *{
	padding: 0;
	margin:0;
}

.feedburnerFeedBlock .feedTitle {
	letter-spacing: 1px;
	padding: 0 0 0 0;
	font-size:1.8em;
	font-family: Georgia, serif;
}
.feedburnerFeedBlock .feedTitle a {color:#e5dbbf;text-decoration:none;}
.feedburnerFeedBlock .feedTitle a:hover {text-decoration:underline;}


.feedburnerFeedBlock ul  {
	padding: 0 0 5px 0;
}
.feedburnerFeedBlock ul li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 1.1em;
	text-decoration: none;
	margin-top: 10px;
	line-height: 1.1em;
}

.feedburnerFeedBlock .headline a {color:#e5dbbf;text-decoration:none; font-weight:bold;}
.feedburnerFeedBlock .headline a:hover {text-decoration:underline;}

.feedburnerFeedBlock .date { color:#e5dbbf; font-size: 1.1em; margin: 0 10px; padding: 0 10px; border-left: 1px solid #e5dbbf; border-right: 1px solid #e5dbbf; display: inline;}
.feedburnerFeedBlock div { color:#e5dbbf; display: inline;}

.fbsubscribelink { padding: 0 0 0 0; }
.fbsubscribelink a { color:#e5dbbf; }
.fbsubscribelink a:hover { text-decoration:none; }

#creditfooter {
	display:none;
}

/* More */

#rooms h3{color:#433A35;}

#googlemap{

	width: 696px;
	height: 580px;
	border: 1px solid #999;
	margin: 0 0 5px 0;
	float:right;

}

#mapControls {

	margin: 15px 0 3px 0;
	padding: 3px 0 3px 0;

}

#mapControls a{

	border: 1px solid #999;
	background: #99B3CC;
	padding: 3px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;

}

#mapControls a:hover{

	background: #ccc;
	color: #666;

}



/* Rooms List*/

.roomsList {
	list-style:none;
	margin:-60px 10px 90px;
	padding:0;
	float:right;
	width:550px;
}
.roomsList li {
	width:272px; /* <a> width + <a> padding + <a> margin */
	height:202px; /* <a> height + <a> padding + <a> margin */
	float:left;
	margin: 0;
	padding:0;
	text-align:center;
}
.roomsList a {
	width:250px;
	height:180px;
	display:block;
	margin:5px;
	padding:6px;
	background: #ffffff;
	text-decoration:none;
}
.roomsList a:hover {
	background: #DCCDB1;

}
.roomsList img {
	margin: 0 0 8px 0;
	width:250px;
}
.roomsList span {
	color:#fff;
}






/* ----room nav---- */

#roomnav {
	text-align:center;
	width: 340px;
	float:right;
}

#roomnav ul {
	list-style: none;
	margin: 15px 0 0 8px;
	padding: 0;
}
#roomnav ul li {
	float: left;
}
#roomnav ul li a {
	display: block;
	padding: 5px;
	width: 126px;
	height:20px;
	margin: 2px;
	background: #DBCCB0;
	text-decoration: none;
	text-align: center;
	font-size: 1.7em;
	font-style:italic;
}
#roomnav ul li a:hover {
	color: #7A8DAE;
}
#roomnav ul li.long a {
	width: 265px;
	text-align: center;
}

#roomnav.all {
	width:85%;
	margin:auto;
}


