@charset "utf-8";

a{	color: #D3AC67;
text-decoration:none;}
a:hover{color:#fff;}

#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top_banner {
	height: 100px;
	width: 950px;
}
#banner {
	width: 950px;
	float: left;
}
#body {
	width: 950px;
	height: auto;
	clear: both;
}
#footer {
	height: 150px;
	width: 100%;
	float: left;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
}
#logo {
	height: 100px;
	width: 250px;
	float: left;
}
#top_right {
	height: 100px;
	width: 700px;
	float: right;
}
#top_navi {
	height: 55px;
	width: 700px;
	text-align: right;
}
#top_navi a:visited {
	color: #512302;
	text-decoration: none;
}
#top_navi a:active {
	color: #4E2102;
	text-decoration: none;
}
#top_navi a:link {
	color: #4D2003;
	text-decoration: none;
}
#top_navi a:hover {
	color: #E8D2BA;
	text-decoration: none;
}
#top_navi ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492004;
	display: inline;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
#navi {
	height: 29px;
	width: 674px;
	float: right;
	background-image: url(../navi/images/navi_bg.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#body1 {
	float: left;
	width: 600px;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFC;
	line-height: normal;
	margin-top: 3px;
}
.line {
	border-top-width: 1px;
	border-top-style: outset;
	border-top-color: #9B4B18;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #9B4B18;
}

#right_box {
	float: right;
	width: 300px;
	background-image: url(../images/right_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3AC67;
}
#footer1 {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3AC67;
	text-align: center;
}

#footer1 a:visited {
	color: #D3AC67;
	text-decoration: none;
}
#footer1 a:active {
	color: #D3AC67;
	text-decoration: none;
}
#footer1 a:link {
	color: #D3AC67;
	text-decoration: none;
}
#footer1 a:hover {
	color: #BA977C;
	text-decoration: none;
}
#footer1 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3AC67;
	display: inline;
	padding-right: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #B78236;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #930;
	width: 100%;
	line-height: 20px;
	padding-top: 5px;
}
.menu_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D2AC67;
}
#body1 ul li{
	list-style-type: none;
}


#body1 ul li a:visited {
	color: #D3AC67;
	text-decoration: none;
}
#body1 ul li a:active {
	color: #D3AC67;
	text-decoration: none;
}
#body1 ul li a:link {
	color: #D3AC67;
	text-decoration: none;
}
#body1 ul li a:hover {
	color: #BA977C;
	text-decoration: none;
}
.catering_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FC9;
	height: 25px;
	width: 100%;
	background-color: #512302;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9B4B18;
	font-size: 15px;
	margin-top: 5px;
}
