body {
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size:0.77em;
	font-style: normal;
	font-variant: normal;
}
a img, img {
	border: 0;
}
/*---------- Start Container Style ----------*/
#container {
	text-align:left;
}
#container {
	width: 990px;
	margin: 0 auto;
}
#content {
	float: left;
	width: 100%;
	text-align: left;
	/* background-color: #f6f6f6; */
	padding-bottom: 20px;
	/* border: 1px solid #ccc; */
}
#content h2 {
	color: #fff;
	font-size: 100%;
	background-color: #d56070;
	margin-top: 0;
	padding: 5px;
}
#content p {
	font-size: 12px;
	padding: 2px;
}
/*---------- End Container Style ----------*/
/*---------- Start Front Image Style ----------*/
#front_images {
	float: left;
	background-color: #fff;
	width: 100%;
	margin-bottom: 0px;
	border-bottom: 3px solid #fff;
}
#front_images img {
	float: left;
	margin-right: 4px;
}
#front_images img.last {
	float: left;
	margin-right: 0;
}
/*---------- End Front Image Style ----------*/
#welcome {
	float: left;
	width: 586px;
}
#blogHome {
	float: right;
	width: 400px;
}
.blog_pageTitle {
	font-size: 12px;
}
/*---------- Start Header Style ----------*/
#header {
	float: left;
	width: 990px;
	margin-bottom: 2px;
}
#logo {
	float: left;
	width: 389px;
}
#menuHolder {
	float: right;
	width: 990px;
	margin-bottom: 3px;
	border-bottom: 25px solid #C08BBE;
}
/*---------- End Header Style ----------*/
/*---------- Start Footer Style ----------*/
#footer {
	float: left;
	width: 990px;
	background-color: #c08bbe;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer p {
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding: 6px 0px;
	margin: 0;
}
/*---------- End Footer Style ----------*/
/*---------- Start About Style ----------*/
#about_content {
	float: left;
}
#about_content p {
	margin-top: 0px;
}
#about_content h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#aboutPic {
	float: right;
	width: 349px;
	margin: 0 6px;
}
#aboutPic img {
	border: 1px dashed #D56070;
}
/*---------- End About Style ----------*/
/*---------- Start Front Image Style ----------*/
#service_images {
	float: left;
	background-color: #fff;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 3px solid #D56070;
}
#service_images img {
	float: left;
	margin-right: 6px;
}
#service_images img.last {
	float: left;
	margin-right: 0;
}
/*---------- End Front Image Style ----------*/
/*---------- Start Contact Style ----------*/
#address {
	float: left;
	width: 220px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
#address h3 {
	font-size: 14px;
	font-weight: bold;
}
#address ul {
	list-style-type: none;
}
#address ul li {
	font-size: 12px;
}
#tel {
	float: left;
	width: 200px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
#tel h3 {
	font-size: 14px;
	font-weight: bold;
}
#tel ul {
	list-style-type: none;
}
#tel ul li {
	font-size: 12px;
}
#tel ul li.title {
	width: 140px;
	margin-bottom: 5px;
}
#contact {
	float: right;
	width: 400px;
	background-color: #D56070;
	padding-right: 20px;
}
#contactPic {
	float: left;
	width: 364px;
	margin-left: 10px;
}
#contactPic img {
	border: 1px dashed #D56070;
}
/*---------- End Contact Style ----------*/
.menus {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
h3.buffet_title {
	color: #135193;
	display: block;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px dotted #CDCDCD;
}
.menutxt {
	float: left;
	width: 700px;
	margin-right: 10px;
}
.menutxt p {
	margin: 0;
}
.menuimg {
	float: left;
	margin-left: 60px;
}