#bodyalign {
	background: #ffffff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 1000px;
}

#headerlogo {
	background: #ffffff;
	position: absolute;
	top: 10px;
	left: 490px;
}

#headerimage {
	background: #ffffff;
	position: absolute;
	top: 10px;
	left: 230px;
}

#headernav {
	background: #ffffff;
	position: absolute;
	top: 140px;
	left: 10px;
}

#headernavhome {
	background: none;
	position: absolute;
	top: 144px;
	left: 250px;
}
#headernavfood {
	background: none;
	position: absolute;
	top: 144px;
	left: 350px;
}
#headernavcontact {
	background: none;
	position: absolute;
	top: 144px;
	left: 480px;
}
#headernavteam {
	background: none;
	position: absolute;
	top: 144px;
	left: 600px;
}

#homerightimage {
	background: #ffffff;
	position: absolute;
	top: 200px;
	left: 10px;
}

#homerightcaption {
	background: none;
	position: absolute;
	text-align: center;
	top: 340px;
	left: 10px;
	width: 180px;
}

#homerightbox {
	background: rgb(153,204,204);
	position: absolute;
	top: 375px;
	left: 10px;
	width: 180px;
	height: 180px;
}

#homerightboxtext {
	background: none;
	position: absolute;
	top: 380px;
	left: 20px;
	width: 160px;
	height: 180px;
}

#homerightgift {
	background: none;
	position: absolute;
	top: 570px;
	left: 25px;
}

#homerightaddr {
	background: none;
	position: absolute;
	top: 700px;
	left: 10px;
}

#homebox {
	background: #ffffff;
	position: absolute;
	top: 180px;
	left: 210px;
}

#homepie {
	background: #ffffff;
	position: absolute;
	top: 425px;
	left: 520px;
}

#hometexthours {
	position: absolute;
	top: 425px;
	left: 200px;
	width: 330px;
	text-align: center;
}

#homeboxtext {
	background: none;
	position: absolute;
	top: 210px;
	left: 230px;
	width: 500px;
}

#horizontalborder {
	background: #ffffff;
	position: absolute;
	top: 700px;
	left: 220px;
	height: 5px;
	width: 530px;
	border-top: 1px solid rgb(51,153,153);
}

#verticalborder {
	background: #ffffff;
	position: absolute;
	top: 200px;
	left: 200px;
	height: 680px;
	border-left: 1px solid rgb(51,153,153);
}

#footerimage {
	background: #ffffff;
	position: absolute;
	top: 720px;
	left: 220px;
}

#footertext {
	background: #ffffff;
	position: absolute;
	top: 720px;
	left: 420px;
	width: 330px;
}

.body {
	font-weight: normal;
	font-size: 11pt;
	line-height: 17pt;
	font-family: "Arial"; color: rgb(0,0,0);
	text-align: left;
}

.nav {
	font-weight: bold;
	font-size: 9pt;
	font-family: "Arial"; color: rgb(255,255,255);
	text-align: left;
	text-decoration: none;
}
.nav a:link {
	font-weight: bold;
	font-size: 9pt;
	font-family: "Arial"; color: rgb(255,255,255);
	text-align: left;
	text-decoration: none;
}
.nav a:visited {
	font-weight: bold;
	font-size: 9pt;
	font-family: "Arial"; color: rgb(255,255,255);
	text-align: left;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	font-size: 9pt;
	font-family: "Arial"; color: rgb(255,255,255);
	text-align: left;
	text-decoration: none;
}

.porchcaption {
	font-weight: bold;
	font-size: 11pt;
	font-family: "Times New Roman"; color: rgb(51,51,102);
	text-align: left;
}

.homerighttext {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(0,0,0);
	text-align: left;
}

.hometexthours {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(0,0,0);
}

.hometextfooter {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(0,0,0);
}

.hometextfooterlink a {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(102,0,102);
	text-decoration: none;
}
.hometextfooterlink a:hover {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(102,0,102);
	text-decoration: none;
}
.hometextfooterlink a:visited {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(102,0,102);
	text-decoration: none;
}
.hometextfooterlink a:link {
	font-weight: normal;
	font-size: 11pt;
	line-height: 14pt;
	font-family: "Arial"; color: rgb(102,0,102);
	text-decoration: none;
}
