@charset "utf-8";
body {
	margin: 0px;
	background-image: url(background.png);
	background-repeat: repeat;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2875A6;
	font-size: 28px;
	margin-top: 0px;
}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
.ul_food {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menuitem {
	margin-bottom: 10px;
}


li {
	margin-bottom: 15px;
}
.foodcontents {
	margin-bottom: 0px;
}
a {
	color: #2875A6;
}
hr {
	color: #666666;
}






.sitecontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: auto;
}

.container {
	width: 900px;
	float: left;
}



.nav_addressText {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 29px;
	line-height: 12px;
}
.nav_top {
	height: 301px;
	width: 900px;
	background-image: url(nav_top_a.jpg);
}

.buttoncontainerLeft {
	height: 37px;
	width: 27px;
	float: left;
	background-image: url(navbutt_backgroundLeft.jpg);
	background-repeat: no-repeat;
}
.buttoncontainer {
	height: 37px;
	width: 108px;
	float: left;
}
.buttoncontainerRight {
	height: 37px;
	width: 333px;
	float: left;
	background-image: url(navbutt_backgroundRight.jpg);
	background-repeat: no-repeat;
}
.contentcontainer {
	width: 842px;
	float: left;
	padding: 29px;
}
.contentwhole {
	float: left;
	width: 842px;
}
.contenthalf {
	float: left;
	width: 401px;
	padding-right: 20px;
}
.menuhalf {
	float: left;
	width: 406px;
}

.contentthird {
	float: left;
	width: 260px;
	padding-right: 20px;
}




.contentleft {
	float: left;
	width: 507px;
	padding-right: 35px;
}
.contentright {
	float: left;
	width: 300px;
}
.contentrightSidebar {
	float: left;
	width: 288px;
	background-color: #E8F8FF;
	border: 1px solid #2875A6;
	;
	padding: 5px;
}

.footerstripe {
	width: 850px;
	float: left;
	background-color: #2875A6;
	margin-left: 25px;
	margin-right: 25px;
}
.footercontent {
	width: 425px;
	float: left;
}
.footerText {
	font-size: 10px;
	margin-left: 0px;
}
