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:0px;
	width:375px;
	height:auto;
	left:50%;
	margin-left:-25px;
	font-size:23px;
	font-variant:small-caps;
	font-stretch:ultra-condensed;
	line-height:23px;
	color:#ffe6a4;
}
.socialize {
	position:absolute;
	top:197px;
	width:375px;
	left:50%;
	margin-left:-25px;
}
.nav {
	position:absolute;
	top:250px;
	width:800px;
	height:40px;
	left:50%;
	margin-left: -400px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:16px;
	color:#73a68b;
}
.content {
	position:absolute;
	top:300px;
	width:800px;
	height:auto;
	left:50%;
	margin-left:-400px;
}

.hours {
	font-size:12px;
	line-height:13px;
	color:#fff;
	}