body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74582c;
	background-color: #74582c;
	background-image: url(/images/bg_page.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
h1 {
	font-size:22px;
	color: #9f020b;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 1px;
}
h2 {
	font-size:18px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size:16px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size:14px;
	color: #9f020b;
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 5px 0px 0px 15px;
	padding-left: 0px;
	text-indent: -1px;
	list-style-image: url(/images/bullet.gif);
}
img {
	border: 0px;
}
img.left {
	border: 0px;
	padding: 0px 10px 10px 0px;
}
img.right{
	border: 0px;
	padding: 0px 0px 10px 10px;
}
img.logo {
	padding: 12px 0px 21px 36px;
}
a, a:visited, a:link {
	color: #74582c;
	text-decoration: none;
}
a:hover {
	color: #74582c;
	text-decoration: underline;
}
a.red, a.red:visited, a.red:link {
	color: #9f020b;
	text-decoration: none;
}
a.red:hover {
	color: #9f020b;
	text-decoration: underline;
}
.floatfix { 
	clear: both; 
}
.red {
	color: #9f020b;
}
#wrapper {
	border: 1px solid #000000;
	border-top: 0px;	
	background-color:#FFFFFF;
	width:753px;
	padding: 0px 3px 3px 3px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url(/images/bg_header.gif);
	background-color: #671610;
	font-size: 0px;
	width: 753px;
	height: 92px;
	text-align:left;
	float:left;
}
#divider {
	height: 1px;
	width: 734px;
	float: left;
}
#menu {
	width: 734px;
	height: 26px;
	background-image: url(/images/bg_menu.gif);
	background-repeat: no-repeat;
	background-color: #74582c;
	text-align: left;
	padding: 8px 0px 0px 19px;
	float: left;
}
#front_top {
	height: 226px;
	width: 723px;
	border: 1px solid #cfaf7b;
	border-top: 0px;
	border-bottom: 0px;	
	background-image: url(/images/frame.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-color: #fcddab;
	padding: 16px 14px;
	text-align: left;
	float: left;
}
#front_photo {
	height: 227px;
	width: 516px;
	background-image: url(/images/front_bed.jpg);
	background-repeat: no-repeat;
	float: left;
}
#int_top {
	width: 723px;
	border: 1px solid #cfaf7b;
	border-top: 0px;
	border-bottom: 0px;	
	background-image: url(/images/frame_int.gif);
	background-repeat: no-repeat;
	background-position: 7px 4px;
	background-color: #fcddab;
	padding: 16px 14px;
	text-align: left;
	float: left;
}
#int_photo {
	height: 95px;
	width: 720px;
	float: left;
}
#front_highlights {
	height: 190px;
	width: 165px;
	color: #fcddab;
	background-image: url(/images/bg_front_highlight.gif);
	background-repeat: repeat-x;
	background-color: #6c1e12;
	padding: 20px 20px 17px; 
	float: left;
}
#front_highlights a {
	color: #fcddab;
	text-decoration: underline;
}
#main {
	border: 1px solid #cfaf7b;
	border-top: 0px;
	border-bottom: 0px;
	background-color:#fcddab;
	width: 713px;
	padding: 10px 19px 18px 19px;
	text-align: left;
	float:left;
}
#main_left {
	width: 500px;
	float: left;
}
#main_right {
	padding: 20px 0px 0px 27px;
	float: left;
}
#footer {
	height: 14px;
	width: 753px;
	color: #fcddab;
	font-size: 12px;
	background-image: url(/images/br_footer.gif);
	background-repeat: no-repeat;
	background-color: #74582c;
	padding: 9px 0px 10px 0px;
	float: left;
}
#footer a {
	color: #fcddab;
}
#footer_sub {
	padding: 3px 4px 0px 0px;
	color: #C1A77B;	
}
#footer_sub a {
	color: #C1A77B;
}
/* Start CSS Room Slideshow */
#wrapper_slides {
	width: 280px;
	float: right;
	text-align: center;
}
#slide_photo {
	float: left;
}
#CaptionBox {
	float: left;
	width: 280px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
#CaptionBox .Caption {
	font-weight: normal;
	font-size: 11px;
}
#slide_controls {
	float: left;
	width: 198px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}
/* End Room Slideshow */