@charset "utf-8";
/* CSS Document */

body {
	background-color: #C8C8C8;
	margin-top: 5px;
	margin-bottom: 5px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid black;
text-indent:2px;
text-align:left;
padding: 1px 0px;
color:#FFF;
text-decoration: none;
font-style:normal;
font-weight:bold;
}
#dropmenudiv a:hover{ /*hover background color*/
color:#FFF;
background-color:#339;
font-style:normal;
font-weight:bold;
}
.item_name {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
}
.item_spec {
	font-family: Verdana;
	font-size: 10px;
}
.review {
	font-family: Verdana;
	font-size: 10px;
}
.description {
	font-family: Verdana;
	font-size: 10px;
}
.V14 {
	font-family: Verdana,Arial;
	font-size: 14px;
}
.V12 {
	font-family: Verdana,Arial;
	font-size: 12px;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.rating {
	font-family: Verdana;
	font-size: 12px;
	font-weight:200;
	color:#00CC33;
}
.review_submitted {
	font-family: Verdana;
	font-weight: bold;
	color: #006600;
	font-size: 12px;
}
.review_error {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.location {
	font-family: Verdana;
	font-weight: bold;
	color: #000099;
	font-size: 10px;
}
.nav {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF
}
.bottom_nav {
	font-family: Verdana;
	font-size: 10px;
	color: #000066
}
.special_order {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.submit_error {
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	font-size: 11px;
}
.discounts {
	float:left;
	border:1px solid #999;
	padding:1px 2px 1px 2px;
	text-align:left;
}
.discounts b {
	border-bottom:1px solid #CCC;
}

.style1 {color: #FF0000}
.style2 {color: #0000FF}
.style3 {color: #FF0000; font-weight: bold;}
.style4 {color: #0000FF; font-weight: bold;}
.style5 {font-size: 18px}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid black;
text-indent:2px;
text-align:center;
padding: 1px 0px;
color:#000066;
text-decoration: none;
font-style:normal;
font-weight:bold;
font-size:14px;}

#dropmenudiv a:hover{ /*hover background color*/
color:#006600;
background-color:#FFFFCC;
font-style:normal;
font-weight:bold;}