h1 {
	color: #7c2230;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 8px;
	}

h2 {
	color: #7c2230;
	font-family: Arial;
	text-align: center;
	font-size: 10pt;
	margin-left: 15px;
	margin-right: 15px;
	}
h3 {
	color: #7c2230;
	font-family: Arial;
	text-align: center;
	font-size: 10pt;
		}

body { 
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3F370C;
	}
	
.mainTable {
	border: 1px solid #f8ecd1;
	}

.info {
	color: #02402E;
	font-family: Arial;
	font-size: 12px;
	font-weight: 700;
	font-style: none;
	margin-top: 3px:
	margin-bottom: 3px;
	margin-right: 15px;
	text-align: right;
	}
	
.feature {
	color: #7c2230;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
	}

.main_body {
	color: black;
	font-family: Arial;
	font-size: 11pt;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 15px;
	margin-left: 15px
	}

.copyright {
	color: #F8ECD1;
	font-family: Arial;
	font-size: 8pt;
	}
	
.roomRates {
	color: black;
	font-family: Arial;
	font-size: 8pt;
	font-weight: 800;
	margin-left: 2px;
	}
	
.roomTitles {
	color: black;
	font-weight: 800;
	font-family: Arial;
	font-size: 9pt;
	margin-left: 2px;
	}
	
.main {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px:
	padding-bottom: 5px;
	text-align: left;
	}
	
.left_cell { 
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	}
	
.left_cell_feature { 
	color: #F8ECD1;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;
	}

.left_cell_main { 
	color: #F8ECD1;
	font-family: Arial;
	font-size: 11pt;
	font-weight: 100;
	font-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
	}

a:link, a:visited, a:active {
	color: #7c2230;
	font-weight: 800;
	text-decoration: underline;
	}
	
a:hover {
	color: #b6a56f;
	text-decoration: underline;
	}
	
ul {
	color: #685D1F;
	font-family: Arial;
	font-size: 9pt;
	margin-right: 15px;
	}

a.listingNav:link, a.listingNav:visited, a.listingNav:active {
	font-family: Arial;
	font-size: 9pt;
	color: #F8ECD1;
	font-weight: 800;
	text-decoration: underline;
	}
	
a.listingNav:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #F8ECD1;
	text-decoration: underline;
	}
	
#menu-home {
	background: #5f4f13; 
}
	
#menu {
	background: #5f4f13 url(images/leaf-nav-bkgd.jpg) top left no-repeat;
}

#nav {
	margin: 0;
	padding: 0;
	height: 21px;
	padding-top: 4px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#nav li {
	float: left;	
	border-right: 1px solid #f8ecd1;
}

#nav li a {
	color: #f8ecd1;	
	padding: 0 6px 0 7px;
	text-decoration: none;
	height: 21px;
}

#nav li a:hover {
	color: #c5b47c;	
}

#nav li ul {
	position: absolute;
	left: -999em;
	margin: 4px 0 0 0;
}

#nav li ul li {
	height:21px;
	padding:0;
	margin:0;
	border: none;
	background: #f8ecd1;
	clear:both;
}

#nav li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3F370C;
	display: block;
	padding: 4px 0 4px 4px;
	width: 235px;
	background: #f8ecd1;
}

#nav li ul li a:hover {
	color: #f8ecd1;
	background: #5f4f13;
	display: block;
	padding: 4px 0 4px 4px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
    position: static;
	height: 21px;
	background: none;
}

#facebook {
	background: url(images/facebook.png);
	width: 32px;
	height: 32px;
	position: absolute;
	z-index: 1000;
	margin: 5px 0 0 483px;
}




