body {

	background: url('images/back.gif') center top no-repeat #67191a;
	font-family: "Times New Roman", Times, Tahoma, Helvetica, Arial, sans-serif;
	margin: 22px 0 0 0;

}

/* General Definitions */

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

	color: #541316;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

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

}

h1{	
	
	font-size: 2.2em; 
	padding: 10px 0 0 20px;
	float: left;

}

h1 span{

	display: none;
	
}

h1 a{

	position: absolute;

}

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

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

p{ margin: 0 0 .8em 0; }

ul{

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

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;
	background: url('images/band.gif') left 127px repeat-x;
	

}

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

}

#header {

	height: 127px;
	background: url('images/header.gif') top left no-repeat;
	color: #661719;

}

#header .container{
	
	float: right;
	width: 360px;
	text-align: right;
	padding: 30px 40px 0 0 ;
	font-size: .9em;

}

#header .container span{

	font-size: 1.2em;

}

#header .container p{

	font-style: italic;


}


.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{

	background: url('images/band.gif') left top repeat-x;
	height: 66px;
	Padding: 0 0 0 20px;
	
}

#topNav a {

	font-size: 1em;
	text-decoration: none;
	border-right: 1px solid #661719;
	padding: 1px 14px 1px 7px;
	margin: 23px 0px 0 10px;


}

#topNav .lastOne a{

	border: none;

}

#topNav a:hover {

	color: #fff;

}

#border{

	background: #efdca7;
	padding: 0 3px;

}

#flash{

	background: url('images/hd-index.jpg') top left no-repeat;
	height: 367px;
	width: 933px;
	
}
#home #flash {
	background: url('images/flash.jpg') top left no-repeat;
}

#content {

	clear: both;
	background: #efdca7;
	border-left: 2px solid #6a131b;
	border-right: 2px solid #6a131b;
	padding: 14px;

}

.cRight {
	float:right;
	width:620px;
	text-align:left;
}

.cLeft{
	float: left;
	width: 260px;
	border-right: 2px dotted #e3b658;
	margin: 15px 20px 0 0;
	padding: 0 15px 0 0;
	text-align: center;	
}

.cLeft .perfectFor{

	width: 250px;
	height: 227px;
	background: url('images/perfectfor.gif') top left no-repeat;
	color: #6a131b;
	font-size: .9em;
	margin: 15px 0 0 0;

}

.cLeft .perfectFor p{

	padding: 102px 0 0 40px;
	text-align:left;

}

.cLeft .photo{
padding:2px;
background:#E2B655;
border:solid #ffffff 3px;
}

#content .container {


	font-size: 1em;
	padding: 20px 15px;
	line-height: 1.2em;
	text-align:left;

}

#footer {

	background: url('images/footerback.gif') top left repeat-x #e3b658;
	padding: 20px;
	font-size: .9em;
	line-height: 1.2em;

}

.fBottom{

	clear: both;
	background: url('images/footerback.gif') bottom left repeat-x #e3b658;
	height: 10px;

}

.fLeft{

	float: left;
	width: 260px;
	border-right: 2px dotted #8a4023;
	margin: 0 15px 0 0;
	text-align: center;
	padding: 0 15px 0 0;
	
}

.fRight{

}

#bottom {

	color: #efdca7

}

#bottom a{

	color: #efdca7;

}

#bottomNav{

	clear: both;
	
}

#bottomNav a{

	font-size: .7em;
	border-right: 1px solid #efdca7;
	padding: 1px 10px;
	margin: 5px 0 0 0;
	
}

#bottomNav .lastOne a{

	border: none;
	
}

#copyright{

	float: right;
	font-size: .7em;
	padding: 6px 0 0 0;
	text-align: right;

}

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

.line{

	border-bottom: 1px solid #e3b658;
	margin: 8px auto;
	width: 75%;

}

.roomsList{

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

}

.roomsList li{

	float: left;
	padding: 3px;
	background: #fff;
	margin: 0 5px 5px 0;

}

.roomsList a{

	display: block;
	background: #fff;
	padding: 7px;
	border: 2px solid #e3b657;
	text-decoration: none;
	text-align: center;

}

.roomsList a:hover{

	background: #eee;

}

.roomsList a img{

	margin: 0 0 3px 0;
	
}

.roomNav{
	font-size:16px;
	
}

.amenities{

	
}

