@charset "utf-8";
/* CSS Document */
#menu_box_restaurant_page {
	width: 700px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #579AC5;
	border-bottom-color: #579AC5;
	border-left-color: #579AC5;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
} 
.menu_title_line {
	height: 90px;
	width: 700px;
	text-align: center;
	background-image: url(../Images/blue_tall.png);
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.menu_company_name {
	font-size: 26px;
	position: relative;
	top: 8px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#menu_phone_web {
	font-size: 16px;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	top: 10px;
}
#menu_phone_web a:link {
	color: #0000FF;
	text-decoration: none;
}
#menu_phone_web a:visited {
	color: #800080;
	text-decoration: none;
}
#menu_phone_web a:hover {
	color: #000000;
	text-decoration: underline;
}
#menu_phone_web_restaurant {
	font-size: 16px;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#menu_phone_web_restaurant a:link {
	color: #0000FF;
	text-decoration: none;
}
#menu_phone_web_restaurant a:visited {
	color: #800080;
	text-decoration: none;
}
#menu_phone_web_restaurant a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu_company_address {
	font-size: 12px;
	position: relative;
	top: 10px;
	text-align: center;
}
    

.menu_category_line {
	color: #000000;
	height: 20px;
	width: 700px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../Images/grey2.png);
	text-align: center;
	font-size: 16px;
	line-height: normal;
}
.menu_item {
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #579AC5;
}     
.menu_item_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menu_item_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
#menu_master_box {
	width: 800px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #579AC5;
	border-bottom-color: #579AC5;
	border-left-color: #579AC5;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
} 
.menu_master_title_line {
	height: 28px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	padding-top: 2px;
	background-image: url(../Images/blue_coup_top.png);
	width: 800px;
}
.menu_master_names {
	padding: 10px;
	font-size: 0.8em;
	line-height: 1em;
}
.menu_master_category_line {
	color: #000000;
	height: 20px;
	width: 800px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	background-image: url(../Images/grey2.png);
	text-align: center;
	font-size: 16px;
	line-height: normal;
}
.bw_company {
	font-size: 20px;
}
.bw_menu_company_address {
	font-size: 12px;
	position: relative;
	top: 10px;
	text-align: center;
}
#bw_menu_phone_web {
	position: relative;
	text-align: center;
	top: 5px;
	margin-bottom: 10px;
}
#bw_menu_phone_web a:link {
	color: #0000FF;
	text-decoration: none;
}
#bw_menu_phone_web a:visited {
	color: #800080;
	text-decoration: none;
}
#bw_menu_phone_web a:hover {
	color: #000000;
	text-decoration: underline;
} 
.bw_menu_category_line {
	color: #000000;
	height: 20px;
	width: 700px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	font-size: 16px;
	line-height: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bw_menu_item {
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}   
.bw_menu_item_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bw_menu_item_description {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
}

