body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000 url(../images/background.jpg) top center no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660000;
	margin-top: 0;
	padding-top: 0;
	font-size: 26px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #660000;
	font-size: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	margin-bottom: 0;
}
a, a:visited, a:active {
	color: #660000;
}
a:hover {
	text-decoration: none;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
#nav {
	width: 100%;
	background: black url(../images/menudefault.gif) center center repeat-x;
}
#navcontainer {
	width: 900px;
	margin: 0 auto;
}
.navbar{
	margin:0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	width: 100%;
	overflow: hidden;
	background: black url(../images/menudefault.gif) center center repeat-x;
}

.navbar li{
	display: inline;
}

.navbar li a{
	float: left;
	color: white;
	padding: 9px 21px;
	text-decoration: none;
	border-right: 1px solid white;
}

.navbar li a:visited{
	color: white;
}
.navbar li a:hover, .navbar li .current{
	color: white;
	background: transparent url(../images/menuactive.gif) center center repeat-x;
}
#container {
	width: 900px;
	margin: 0 auto; background: #fff;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
	border-bottom: 1px solid #000;
}
#header {
	width: 810px;
	height: 328px;
	padding: 18px 40px 0 50px;
	background: #666 url(../images/headerbg.jpg) no-repeat;
}
#header_image {
	float: right;
	width: 440px;
	padding-right: 70px;
}
#header_logo {
	float: left;
	width: 253px;
	height: 211px;
	margin-top: 45px;
}
#header_image_wrapper {
	width: 522px;
	height: 310px;
	background:url(../images/photoback.png) no-repeat;
}
#header_image_rotate {
	position: relative;
	width: 485px;
	height: 290px;
	top: 10px; 
	left: 10px;
	overflow:hidden
}
.img_container {
	position: relative;
	width: 485px;
	height: 300px;
	left: 10px;
}
#header_image_wrapper img {
	width: 485px;
	height: 290px;
}
#content {
	margin: 20px 50px 0 50px;
}
#content2 {
	margin: 20px 50px 0 50px;
	text-align: center;
}
#left450 {
	float: left;
	width: 450px;
}

#right300 {
	width: 300px;
	float: right;
}
.left375 {
	float: left;
	width: 375px;
}

.right375 {
	width: 375px;
	float: right;
}
.sect_header {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 20px 5px 20px;
	font-size: 18px;
	background: #000;
}
.sect_box {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #efefef;
}
.oddrow {
	background: #efefef;
	padding: 10px 20px;
	border-bottom: 1px solid #999;
}
.evenrow {
	background: #e0dfdf;
	padding: 10px 20px;
	border-bottom: 1px solid #999;
}
.sp_title {
	font-weight: bold;
}
#reviews {
	height: 71px;
	padding: 10px 20px;
	border-bottom: 1px solid #999;
}
.reviews_container {
	height: 200px;
}
.rotateme {
	height: 70px;
	border-bottom: 1px solid #999;
}
#googlemap {
	border: 1px solid #000;
	width:450px;
	height: 350px;
}
#footer {
	margin: 20px 1px 1px 1px;
	background: #fff url(../images/footer.jpg) no-repeat;
	width: 898px;
	height: 30px;
}
#bottom {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	font-size: 11px;
	padding: 10px 0;
}
#bottom a, #bottom a:visited, #bottom a:active {
	text-decoration: underline;
	color: yellow;
}
#bottom a:hover {
	text-decoration: none;
}
.hour {
	width: 150px;
	float: left;
	font-weight: bold;
	color: #660000;
}
.hour2 {
	width: 150px;
	float: left;
}