body{
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:13px;	
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg_wave.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fineprint {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #80a8ce;
}
.newsletter {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1c3e5f;
	border: 1px solid #FFFFFF;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #d05900;
	border: 1px solid #FFFFFF;
}
.bodycopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.jumpmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.headers {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;

}
.description {

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 12px;
	border: 1px solid #FF9900;
}
.button2 {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF9900;
	border: 1px solid #FFFFFF;
}
#imageContain {
	float:left;
	height:144px;
	padding-top:2px;
	margin:10px 12px;
	width:220px;
	border:none;
	//margin:10px 10px;
}
.imageLink {
	display:block;
	float:left;
	margin-left:5px;
	margin-top: 5px;
	overflow:hidden;
	color: #FFFFFF;
	//margin-left:2px;
}
.pictureBorder {
	border:1px solid #DBD6D2;
	cursor:pointer;
	float:left;
	height:144px;
	margin:0;
	width:220px;
	background: #FFFFFF;
}
.largePictureBorder{
	border:1px solid #DBD6D2;
	cursor:pointer;
	padding:5px 0px;
	//padding:5px 5px 0px 5px;
	height:auto;
	background: #FFFFFF;
	margin-top:10px;	
}
#photoNav, #photoNav a {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
li.food{
	color: #000000;
	text-decoration: underline;
	display: inline;
	float:left;
}
li.menu{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;	
}
li.food a{
	color: #000000;
}

.foodItem{
	width:180px; margin-right:10px;
}
.bold{
	font-weight: bold;
}
li.selected{
	border-right-color:#888888;
	border-right-style:solid;
	cursor:default;
	padding-right:5px;
}
span.bodycopy a{
	color: #000000;
}
li.left {
	clear: left;
}
li.right {
	clear: right;
}