body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
#navbar {
	margin: 0px;
	padding: 0px;
	width: 152px;
	position: absolute;
	top: 78px;
	left: 0px;
	z-index: 2;
}
#banner {
	background-image: url(images/headbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	
}
#bannerright {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(images/banner_right.gif);
	width: 55px;
	height: 78px;
	margin: 0px -1px 0px 0px;
}
#main {
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	padding: 5px 20px 0px 162px;
	position: absolute;
	top: 78px;
	right: 0px;
	left: 0px;
	z-index: 1;
}
#navbar ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 28px;
	display: block;
	margin: 0px;
	background-image: url(images/button_down.jpg);
	background-repeat: no-repeat;
}
#navbar li a {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #5D2526;
	background-image: url(images/button_up.jpg);
	text-decoration: none;
	padding-left: 21px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
}
#navbar li a:hover {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #5C2425;
	background-image: url(images/button_over.jpg);
	text-decoration: none;
	display: block;
	padding-left: 21px;
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #D9E3E7;
}
#homecontent {
	margin: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 5px;
	color: #666666;
}
#bannerleft{
	margin-left: 0px;
	margin-bottom: 0px;
}
*html #bannerleft{
	margin-left: -3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	padding: 0px;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9F1F4;
	border-right-color: #E9F1F4;
	border-bottom-color: #E9F1F4;
	border-left-color: #E9F1F4;
	text-align: right;
	color: #C9D8DD;
	text-decoration: none;
	clear: both;
}
#navbar ul li ul {
	margin-top: 0px;
	margin-left: 5px;
	text-indent: -5px;
}
#navbar ul li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	display: block;
	margin: 0px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbar ul li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	display: block;
	margin: 0px;
	line-height: 18px;
	background-image: none;
}
#navbar ul li ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: none;
	display: block;
	margin: 0px;
	line-height: 18px;
	text-decoration: underline;
	background-image: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #46A48C;
	text-align: right;
	font-size: 24px;
	vertical-align: bottom;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 0px;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	color: #5B2427;
	margin: 20px 0px 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 12px;
	font-weight: bold;
	border-left-color: #999999;
	text-align: left;
}
#spacer {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.floatleft {
	float: left;
	margin: 5px 5px 2px;
}
.floatright {
	float: right;
	margin: 2px 5px 5px 15px;
	border: 2px solid #5D2526;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #82639F;
	font-weight: bold;
}
.submenu a:hover {
	text-decoration: underline;
}
#copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #AAD6C5;
	border-right-color: #AAD6C5;
	border-bottom-color: #AAD6C5;
	border-left-color: #AAD6C5;
	text-align: right;
	color: #C9D8DD;
	text-decoration: none;
}
#copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-top-color: #AAD6C5;
	border-right-color: #AAD6C5;
	border-bottom-color: #AAD6C5;
	border-left-color: #AAD6C5;
	text-align: right;
	color: #6699CC;
	text-decoration: underline;
}
.floatright2 {

	float: right;
	margin: 5px 0px 2px 5px;
	border: 0px none #000000;
}
.border {
	border: 2px solid #000000;
}
.submenu a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #82639F;
	font-weight: bold;
}
.despacer {
	margin-left: -3px;
}
#bannerright p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {

	font-family: "Trebuchet MS", Arial;
	color: #CC3300;
	margin: 24px 0px 0px;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	line-height: 18px;
	font-weight: normal;
	border-left-color: #999999;
}
#navbar li.active {

	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #5D2526;
	background-image: url(images/button_down.jpg);
	text-decoration: none;
	padding-left: 21px;
	display: block;
	background-repeat: no-repeat;
	margin: 0px;
}
.clearright {
	clear: right;
	text-align: center;
	margin-left: 152px;
}
.clearright img {
	float: left;
	margin: 20px 20px 20px 50px;
	border: 2px solid #5D2526;
}
#homediv {
	background-image: url(images/homediv_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #C9D8DD;
	height: 109px;
	margin-left: -3px;
}
#homemain {
	background-image: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 20px 0px 10px;
	position: absolute;
	top: 560px;
	left: 162px;
	right: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#main2 {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 162px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 1;
	background-color: #5D2526;
	height: 545px;
	margin: 0px auto;
}
h5 {
	font-family: "Trebuchet MS", Arial;
	color: #CE1B0D;
	margin: 20px 0px 0px;
	margin-top: -1px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 12px;
	font-weight: bold;
	border-left-color: #999999;
	text-align: left;
}
#amenities li {
	font-weight: bold;
	color: #660000;
	font-size: 14px;
	margin-top: 0px;
}
.red {color: #CC3300;}
.brown {color: #5D2526; }
