body {
	margin: 0;
	padding: 0;
	background-color: white;
	font-size: small;
	font-family: verdana, arial, sans-serif;
	line-height: 18px;

}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#header {
	margin-bottom: 4px;
	padding-bottom: 0px;
	height: 144px;
}

#menu {
	color: #EBEBEB;
	width: 791px;
	z-index:100;
	position: absolute;
	left: 395px;
	margin-left: -395px;
	top: 151px;
}

#menu dl {
	float: left;
	width: 156px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #44302B;
}
#menu dd {
border: 1px solid #44302B;
}
#menu li {
text-align: left;
background: #44302B;
}
#menu li a, #menu dt a {
color: white;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu dt a:hover {
background: gray;
}

#menu a {
text-decoration: none;
color: white;
color: #222;
}

#allcontent {
	width: 790px;
	margin-left: -395px;
	position: absolute;
	left: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

table {
	background-color: #44302B;
	width: 790px;
}

#content {
	color: #44302B;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #44302B;
	border-right-color: #44302B;
	border-bottom-color: #44302B;
	border-left-color: #44302B;
	background-color: #D5CCBB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	overflow: hidden;
}

#footer {
	font-size:x-small;
	font-style:italic;
	border:solid;
	border-color:#44302B;
	background-color:#44302B;
	color: #FFFFFF;
	text-align:center;
	clear: both;
}

#footer a:link {
	color: #FFFFFF;
	}

#footer a:visited {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	font-weight:  bold;
}

#locationbox {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 15px;
	float: left;
}

#content a:link {
	color: #44302B;
	font-weight: normal;
}

#content a:visited {
	color: #44302B;
	font-weight: bold; 
}

#content a:hover {
	color: #44302B;
	font-weight: bolder;
}

img {
	border: 0px;
}
	
#allcontent #locationbox img {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #44302B;
	border-right-color: #44302B;
	border-bottom-color: #44302B;
	border-left-color: #44302B;
	margin-top: 5px;
}
.Anchors {
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.titles {
	font-style: italic;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

hr {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 12px;
}
.managertable {
	background-color: #44302B;
	float: left;
	width: 790px;
	margin-right: 10px;
	margin-left: -395px;
}
#allcontent #content table {
	background-color: #44302B;
	width: 730px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 25px;
	
	
}
#allcontent #content table td {
	border: thin inset #D5CCBB;
}

#allcontent #content table a:link {
	color: #FFFFFF;
}
#allcontent #content table a:hover {
	color: #FFFFFF;
	font-style: italic;
}
.amenitytable {
	background-color: #D5CCBB;
}
#allcontent #content .amenitytable {
	background-color: #D5CCBB;
	color: #44302B;
	width: 350px;
	border: medium ridge #44302B;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	margin-right: 0px;
}
#allcontent #content .amenitytable a:link {
	color: #221815;
	font-weight: bold;
}
#allcontent #content .amenitytable a:hover {
	font-weight: bold;
	color: #F6FFEF;
}

#allcontent #content .amenitytable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.Amenities {
	color: #44302B;
	margin-left: 12px;
}
#grandopening {
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}

#left {float:left;}
