body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(img/bg.jpg);
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #fef1d0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fef1d0;
}
a:hover {
	text-decoration: underline;
	color: #fef1d0;
}
a:active {
	text-decoration: none;
	color: #fef1d0;
}
.logo {
	position: absolute;
	background-image: url(img/logo.png);
	background-position: top center;
	border:none;
	width:326px;
	height:240px;
	top:0px;
	left:50%;
	margin-left:-355px;
}
.address {
	position:absolute;
	top:20px;
	width:375px;
	height:175px;
	left:50%;
	margin-left:-25px;
	font-size:23px;
	font-variant:small-caps;
	font-stretch:ultra-condensed;
	line-height:24px;
	color:#ffe6a4;
}
.socialize {
	position:absolute;
	top:200px;
	width:375px;
	left:50%;
	margin-left:-25px;
}
.nav {
	position:absolute;
	top:260px;
	width:800px;
	height:45px;
	left:50%;
	margin-left: -400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:14px;
	color:#73a68b;
}
.content {
	position:absolute;
	top:310px;
	width:800px;
	height:auto;
	left:50%;
	margin-left:-400px;
}

.hours {
	font-size:11px;
	color:#fff;
	line-height:22px;
	}

