body {
	background:url(images/repeat.gif) repeat top center;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: verdana, arial;
	font-size: small;
}

#column {
	padding: 0;
	margin-top: 0;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	border-right: #aaa 3px solid;
	border-left: #aaa 3px solid;
	float: center;
	background-color: #000;
}

#content a:link, #content a:visited, #content a:hover, #content a:active  {
	color: #fff;
	padding-right: 10px;
}

.nextrow {
	clear: both;
}

#bar {
	color: #ddd;
	padding-left: 200px;
	font-size: small;
	position: absolute;
	top: 10px;
	text-align: left;
	width: 430px;
}

#bar a {
	text-decoration: none;
	padding: 2px;
}

#bar a:link, #bar a:visited {
	color: #ddd;
	border-bottom: 0;
}

#bar a:hover, #bar a:active {
	color: #fff;
	border-bottom: 1px #555 dotted;
}

#topleft, #topright, #topbar {
	height: 102px;
	text-align: right;
}

#topbar {
	background:url(images/toprepeat.gif) repeat-x top left;
}

#topleft {
	background:url(images/logo.gif) no-repeat top left;
	width: 262px;
	float: left;
}

#topright {
	background:url(images/topright.gif) no-repeat top right;
	width: 28px;
	float: right;
}

#content {
	background-color: #511;
	color: #eee;
	text-align: left;
	clear: both;
	padding-left: 10px;
	float: left;
	width: 611px;
}

#content img {
	padding-left: 25px;
	margin: 10px;
}

h1, h2, h5, h6 {
	font-weight: normal;
}

#content h2 {
	text-align: center;
	background-color: #411;
}


#content h2, #content h5, #content h6, #content p {
	padding: 0;
	margin: 0;
}

#content h2 {
	margin-top: 10px;

}

#content h5 {
	font-size: small;
	margin-top: 15px;
	margin-bottom: 2px;
}

#content p {
	
	margin-top: -2px;
}

#content h6 {
	font-size: x-small;
	margin-left: 5px;
}

.foodgroup, .foodgroupnew {
	float: left;
	width: 190px;
	padding-right: 10px;
}

.xmasfoodgroup {
	float: left;
	width: 450px;
	padding-left: 80px;
}

.foodgroup {
	clear: none;
}

.foodgroupnew {
	clear: left;
}


#bottombar {
	background:url(images/bottomrepeat.gif) repeat-x top left;
	height: 116px;
	width: 622px;
	float: left;
}

#bottomleft {
	background:url(images/bottomleft.gif) no-repeat top left;
	width: 32px;
	float: left;
	height: 116px;
}

#polaroidbottom {
	background:url(images/polaroidbottom.gif) no-repeat top left;
	width: 250px;
	float: left;
	height: 43px;
}

#phone {
	padding-top: 37px;
	padding-left: 245px;
	font-family: verdana, arial;
	color: #fff;
}

#bottomright {
	background:url(images/bottomright.gif) no-repeat top left;
	width: 28px;
	float: right;
	height: 116px;
	color: #888;
}

#main {
	background:url(images/main.gif) no-repeat top left;
	float: left;
	width: 622px;
	height: 218px;
}

#uppermain {
	background:url(images/uppermain.gif) no-repeat top left;
	float: left;
	width: 622px;
	height: 19px;
}

#copyright {
	color: #555;
	text-align: center;
}

#footer {
	font-size: x-small;
	color: #555;
	text-align: center;
	clear: both;
}

#footer a, #copyright p {
	text-decoration: none;
	color: #ccc;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}

#footer a:link, #footer a:visited {
	color: #000;
}

#footer a:hover, #footer a:active {
	color: #333;
}
p.fronttext {
	text-align: left;
	margin: 0px 80px 20px 80px;
	color: #666;
}