table, form, div {
	font-family: Arial, Tahoma,Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
/****************************************************************/
/*                         Wrapper                              */
/****************************************************************/
#wrapper {
	width: 100%;
	margin: auto;
	background: url(../template/misc/bg_strip.gif) repeat-y ;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper1 {
	width: 760px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	background: url(../template/misc/family_bg.gif) repeat-y ;
}
#wrapper2 {
	width: 758px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	background-color: #CDDF77;
	border: 1px solid #3F4F22;
}
#top_partition {
	width: 758px;
	background-color: #FDF2DC;
	float: left;
}
#menu_left {
	width: 379px;
	text-align: left;
	float: left;
	border-top: 1px solid #3F4F22;
}
#menu_right {
	width: 378px;
	text-align: left;
	float: left;
	border-left: 1px solid #3F4F22;
	border-top: 1px solid #3F4F22;
}
#left_partition {
  display: inline;
  background-color: #cc6633; /* #ED1C24; */
  width: 7%;
  height:154px;
  border-bottom: 1px solid black;
  float:left;
}
#center_partition {
    display: inline;
    width: 74.7%;
    background-color: White;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background-color: White;
    float:left;
}
#right_partition {
    display: inline;
    background-color: #000000;
    height:154px;
    width: 18%;
    float:left;
    border-bottom: 1px solid black;
}
#left_partition1 {
	display: inline;
	float: left;
	width: 190px;
	margin-top: 20px;
	padding-top: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#left_partition2 {
	display: inline;
	float: left;
	width: 375px;
	padding-top: 10px;
	overflow: hidden;
}
#center_partition1 {
	display: inline;
    display: inline;
	width: 350px;
	padding: 0px 15px 0px 15px;
    float:left;
	background-color: #FFFFFF;
}
#right_partition1 {
	display: inline;
	float: right;
	width: 190px;
	margin-top: 20px;
	padding-top: 5px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#right_partition2 {
	display: inline;
	float: right;
	width: 383px;
	overflow: hidden;
	text-align: center;
}
#center_top_box {
    text-align:left;
}
#main_logo {
    display: inline;
	margin: 10px 10px 10px 7px;
    float:left;
}
#intro_outer {
    padding: 15px;
}
/****************************************************************/
/*                       Main Content                           */
/****************************************************************/
.photo_box {
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.photo_box1{
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF;
}
.menu_item {
	margin-top: 3px;
	margin-bottom: 6px;
}		
#text_box {
	float: left;
}
.green_menu {
	width: 369px;
	background-color: #CDDF77;
	padding: 5px;
}
.white_menu {
	width: 368px;
	background-color: #FFFFFF;
	padding: 5px;
}
.tan_menu {
	width: 368px;
	background-color: #EDDA9A;
	padding: 5px;
}
/****************************************************************/
/*                          Text                                */
/****************************************************************/
.spotlight_text {
	font-size: 13px;
}
h1 {
	color: black;
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
}
h2 {
	color: black;
	margin: 0px 0px 5px 0px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.menu_section {
	color: black;
	margin: 5px 0px 5px 0px;
	font-size: 18px;
	text-align: left; 
	font-weight: bold;
}
.food {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #971B1E;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 3px; 
}
.business_title {
	font-family: Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #AF2226;
	margin-top: 5px;
	text-align: center;
}
#top_tag {
	width: 758px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-style: italic;
	float: left;
}
#end_tag {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 10px;
	font-style: italic; 
}
.price {
	display: inline;	
	margin-left: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.disclaimer {
	font-size: 10px;
}
