body {
	background-color: #003333;
	margin-top: 20px;
}
.wrapper {
	width: 800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;

}
.body-wrap {
	background-color: #FFFFFF;
	width: 100%;
	float: left;
}
.header {
	width: 100%;
	height: 100%;
	background:#FFFFFF;

}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	width: 150px;
	position: relative;
	border: thin groove #000000;
	margin-right: 20px;
	margin-left: 5px;
	padding: 5px;
	background-color: #F9F6EC;
	left: 10px;
	font-weight: bold;
	top: 8px;
}
.nav a {
	color: #000000;
	text-decoration: none;
	
}

.nav a:hover {
	color: #608B91;
	text-decoration: underline;
}


.nav2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	border: none;
	background-color: #FFFFFF;
	width: 99%;
	height: 100%;
	text-align: right;
	padding-right: 8px;
	vertical-align:top;
}

.nav2 a {
	color: #000000;
	text-decoration: none;
}

.nav2 a:hover {
	color: #608B91;
	text-decoration: underline;
}



.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	top: 8px;
}



.flash_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 485px;
	position: relative;
	border:dotted;
	border-color:#EEF8D7;
	background-color: #FFF;
	top: 8px;
	height: 355px;
	left: 45px;
}


.content {
font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 12px;
	float: left;
	width: 520px;
	position: relative;
	border:dotted;
	border-color:#EEF8D7;
	background-color: #FFF;
	top: 8px;
	padding:3px;
}


.home_content {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: center;
	width: 80%;
	border-color:#666666;
	border-color:#000;
	margin-left:50px;
	top: 18px;
}

.fest {
	position: relative;
	float: left;
	width: 100%;
	bottom: 0px;
	top: 10px;
	left: 50px;
}



.footer {
	position: relative;
	color: #000000;
	text-align: center;
	float: left;
	width: 100%;
	bottom: 0px;
	background-image: none;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
	top: 10px;
	left: 50px;
}
.footer-text {
	
	font-size: 12px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

.5star-roundtop { position: absolute;
				top: 33px;
				right: 0px;
				left: 353px;}

.5star-roundfoot { position: relative;
				margin-top: 10000px;
				right: 200px;
				left: 20px;}