body {

	background: url('images/back.gif') top left repeat-x #994836;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	color: #3c1b14;

}

/* General Definitions */

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

	color: #994836;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

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

}

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

ul{

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

}

/* Layout and Coloring */

#page {

	display: block;
	text-align: center;

}

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

}

#header {

	width: 974px;
	height: 383px;
	background: url('images/header.jpg') top left no-repeat;
	margin: 45px 0 0 0;

}

#rooms #header {
background: url('images/top-rooms.jpg') top left no-repeat;
}
#bess #header {
background: url('images/top-bess.jpg') top left no-repeat;
}
#grandmas #header {
background: url('images/top-grandmas.jpg') top left no-repeat;
}
#liberty #header {
background: url('images/top-liberty.jpg') top left no-repeat;
}
#serenity #header {
background: url('images/top-serenity.jpg') top left no-repeat;
}
#inn #header {
background: url('images/top-inn.jpg') top left no-repeat;
}
#availablity #header {
background: url('images/top-blog.jpg') top left no-repeat;
}
#directions #header {
background: url('images/top-directions.jpg') top left no-repeat;
}
#gc #header {
background: url('images/top-gc.jpg') top left no-repeat;
}
#photos #header {
background: url('images/pagetopsphotos.jpg') top left no-repeat;
}
#specials #header {
background: url('images/top-specials.jpg') top left no-repeat;
}

#area #header {
background: url('images/top-area.jpg') top left no-repeat;
}
#blog #header {
background: url('images/top-blog.jpg') top left no-repeat;
}

#flash{

	float: right;

}

#topNav{

	background: url('images/logo.png') top left no-repeat;
	padding: 105px 0 0 0;
	width: 239px;
	position: absolute;
	margin: -47px 0 0 367px;
	
}

#topNav ul {
	
	background: #913521;
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: center;
	list-style: none;
	height: 305px;

}

#topNav ul li a {

	font-size: 1.1em;
	font-weight: normal;
	color: #efe1b8;
	text-decoration: none;
	border-bottom: 1px dashed #efe1b8;
	padding: 0 0 5px 0;
	margin: 0 auto 5px auto;
	display: block;
	width: 125px;

}

#topNav .lastOne a{

	border-bottom: none;

}

#topNav ul li a:hover {

	color: #fff;

}

#content {

	clear: both;
	background: #eddfac;
	padding: 0 0 20px 0;

}

#contact {

	background: url('images/contactback.gif') top left no-repeat;
	color: #87311f;
	font-size: .9em;
	padding: 8px;
	height: 36px;

}

#contact a{

	color: #87311f;
	text-decoration: none;
}

#contact a img{

	float: left;
	margin: -5px 5px 0 0;

}

#contact a:hover{

	text-decoration: underline;

}

#content .container {

	font-size: .9em;
	padding: 1.5em 3em .5em 3em;
	line-height: 1.5em;

}

.rightSide #content .container{

	margin: 10px 360px 0 0;
	border-right: 2px dashed #d8bd79;

}

#right{

	margin: 10px 0 0 0;
	float: right;
	width: 310px;
	padding: 30px 15px 0 30px;

}

#right .featuredIMG{

	border: 5px solid #d8bd79;
}

#directions #right{
	
	width: 380px;
	padding: 30px 15px 0 15px;

}

.welcome {
	text-indent: -9000px;
	height: 36px;
	background: url(images/welcome.gif) top left no-repeat;
}

.theinn {
	text-indent: -9000px;
	height: 36px;
	background: url(images/theinn.gif) no-repeat;
}

.guestrooms {
	text-indent: -9000px;
	height: 36px;
	background: url(images/guestrooms.gif) no-repeat;
}

.specials {
	text-indent: -9000px;
	height: 36px;
	background: url(images/specials.gif) no-repeat;
}

.area {
	text-indent: -9000px;
	height: 36px;
	background: url(images/thearea.gif) no-repeat;
}

.booknow {
	text-indent: -9000px;
	height: 36px;
	background: url(images/booknow.gif) no-repeat;
}

.directions {
	text-indent: -9000px;
	height: 36px;
	background: url(images/directions.gif) no-repeat;
}

.phototour {
	text-indent: -9000px;
	height: 36px;
	background: url(images/phototour.gif) no-repeat;
}

#footer {

	background: url('images/footerlogo.gif') 15px 20px no-repeat #d8bd79;
	color: #87311f;
	height: 80px;
	padding: 10px;

}

#footer p{

	float: right;
	font-size: .9em;
	margin: 30px 0 0 0;

}

.nav ul {

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

}

.nav ul li {

	float: left;

}

.nav ul li a {

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

}

.nav ul li a:hover {

	text-decoration: underline;

}

#bottomNav{

	float: right;
	
}

#bottomNav a{

	font-size: .8em;
	color: #87311f;

}

#copyright{

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

}

#copyright a{

	color: #fff;

}

/* General Class Definitions */

.clear{ clear: both; }

.image { margin: 8px; }

.right { float: right; }

.left { float: left; }

/* More */

.roomsList{
	
	list-style: none;
	padding: 0;
	margin: 0 auto;

}

.roomsList li {

	float: left;

}

.roomsList li a {

	display: block;
	background: #fff;
	padding: 5px;
	margin: 3px 11px 0 0;
	text-decoration: none;
	text-align: center;

}

.roomsList li a:hover{

	background: #d8bd79;

}

.roomsList li a h4{

	font-size: 1.3em;
	margin: 3px 0 0 0;

}

#geotrust img{
	float: right;
}

#photoGalDisplayTable td{
	padding: 7px;
}


#address {
	text-align: right;
	line-height: 1.4em;
}