html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	font-family: tahoma;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	background-color: #1a0d01;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5C4124;
}
h2 {
	font-family: tahoma;
	color: #1A303C;
	font-size: 18px;
	font-weight: lighter;
}
ol, ul {
	list-style-image: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table, tr, td {
	border-collapse: collapse;
	border: 1px solid #B5F0F4;
}
/* End Eric Meyer Reset */

#wrapper {
	width:760px;
	margin:0 auto;
	padding:0px;
	background-color: #FFFFFF;
	overflow:auto;
	clear:both;
}
#content_wrapper {
	width: 760px;
	background: #fff!important;
	float:left;
}
#left_col {
	width: 470px;
	float:left;
	display:inline;
	clear:both;
}
#left_col p {
	margin:30px;
}
#right_col {
	width: 280px;
	float: right;
	margin-right: 48px;
	margin-top: 10px;
	display:inline;
	margin-bottom: 10px;

}
#address {
	float: right;
	width: 287px;
	font-size: 9px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #261A0F;
}
#welcome {
	width: 380px;
	float: left;
	disply: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#home_content {
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#accom_content {
	width: 370px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link, a:visited {
	font-family: tahoma;
	color: #884400;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	color: #000000;
}
p, li, td span {
	font-family: tahoma;
	font-size: 14px;
}
#header {
height: 207px;
}
#nav {
	background-image: none;
	height: 24px;
	background-color: #3d2a18;

}
#nav li {
	list-style: none;
	margin: 0;	
	display:block;
	float:left;
	line-height:24px;
	
}

#nav li a {
	text-decoration: none;
	padding: 6px 31px;
}

#nav li a:link, #nav li a:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #F7B875;
}
#nav li a:hover {
	background-color: #5A4738;
	color: #FFFFCC;
}



#rates {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	float: left;
}
#rates_content {
	width: 620px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	float: left;
	clear:both;
}
#location_content {
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	float: left;
	clear:both;
}
#contact_content {
	width: 550px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 15px;
	float: left;
	clear:both;
}

#right_pic1 {
	margin-right: 15px;
}
#footer {
	font-size: 9px;
	float:left;
	width:760px;
	background-image: none;
	height: 53px;
	margin-top: 20px;
	background-color: #261A0F;
}
.foot_text {
	font-size: 9px;
	line-height: 10px;
	color: #663300;
	font-weight: normal;
}
#scrollimg {
	width:280px;
	height:215px;
	padding:0;
	display:inline;
	float:left;
	margin:0;
}
.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 350px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

