#topnav li a {
	font-family: "trebuchet MS";
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
div#container {
	font-family: "trebuchet MS";
	background-color: #FF6;
	width: 100%;
	min-height:500px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
}

ul#topnav {
	height: 25px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
h1#logo {
	height: 295px;
	width: 310px;
	top: 69px;
	position: absolute;
	background-repeat: no-repeat;
	left: 37px;
}
#container h2 {
	color: #FFFDDC;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
}
h1#logo span {
	display: none;
}#topnav li {
	display: inline;
}
div#text {
	width: 600px;
	min-height:500px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #630;
	border-left-color: #630;
	background-color: #630;
	border-top-width: 35px;
	border-top-style: solid;
	border-top-color: #630;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #630;
}
div#rotatingpics {
	height: 233px;
	width: 351px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

p#footer {
	font-family: "trebuchet MS";
	background-color: #000000;
	color: #FFFCDC;
	width: 100%;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: center;
}
p#footer span{
padding-left:150px;
}

#photogallerypanel {
	width: 560px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAADAE;
}
#photogallerypanel h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#FFFFFF;
	text-decoration: underline;
}
.photopanel-padding {
	height: 188px;
	width: 250px;
	margin-right: 30px;
	margin-bottom: 20px;
	float: left;
}
.photopanel-nopadding {
	height: 188px;
	width: 250px;
	margin-bottom: 20px;
	float: left;
}
.hidden {
	clear:both;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
}
.homepicpadding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

a.foodlink {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	text-decoration: none;
	background-color: #000;
	padding: 5px;
	color: #fff;
	font-size: 0.85em;
	margin-right: 50px;
}
a:hover {
	background-color: #fff;
	color:#000000	
}
#topnav li a:hover {
	color: #000000;
	background-color: #FFFCDC;
	padding: 20px;
}
h1#logo2 {

	height: 205px;
	width: 310px;
	top: 20px;
	position: absolute;
	background-repeat: no-repeat;
	left: 7px;
}
h1#logo2 span {
	display: none;
}

