* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, bold;
}

body {
  font-family: Arial, Helvetica, bold;
  font-size: 12px;
  color: #8f651f;
  background: #f3f3f3;
  font-size: 12px;

  
}

img.inlineRight {
  float: right;
  display: inline;
  vertical-align: top;
  padding-left: 5px;
}

a {
  color: #2390b8;
  text-decoration: none;
}

a img {
  border: 0;
}

em {
  font-weight: bold;
  font-style: normal;
}

a:hover {
color:#d41324;
text-decoration:underline;
}



#header {
 width: 789px;
  height: 149px;
  background-image: url(../image2/3_r1_c1.jpg);
  border-right:1px #cccccc solid; border-left:1px #cccccc solid;
  position:relative;

}
#logo { background:url(../image2/logo.png) no-repeat; width:352px; height:103px; float:left;}

#header a {
  color: #FFFFFF;
}

#header h1 {
	display: block;
	height: 27px;
  float: left;
	position: relative;
	top: 18px;
	left: 95px;
  font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
}

#header h1 a {
  font-size: 20px;
	text-decoration: none;
}

#header #shopMenu {
  clear: right;
  float: right;
  position: relative;
  padding-right: 15px;
  top: 50px;
  color: #FFFFFF;
}
#header #shopMenu ul li {
background:#FFFFFF; border:#d41323 1px solid; display:inline; color:#d41323; font-weight:bold; font-size:14px; *margin:2px; background:#FFF;
}
#header #shopMenu ul li a { text-decoration:none; color:#d41323; padding:2px 7px 2px 7px !important;*padding:2px 4px 2px 7px;}
#header #shopMenu ul li a:active {text-decoration:none; color:#d41323; }
#header #shopMenu ul li a:visited { text-decoration:none; color:#d41323;}
#header #shopMenu ul li a:hover { color:#FFFFFF; background:#d41323;padding:2px 7px 2px 7px !important;}



#header #restaurantLink {
  float: right;
  padding-right: 15px;
  margin-top: 20px;
  font-size: 12px;
  color: #FFF;
}
#mainHolder {
  width: 789px;
  background:#fffbf9;
  border-left:#CCCCCC solid 1px;
   border-right:#CCCCCC solid 1px;
   position: relative;
   display:block;

}

#mainTable {
 text-align: left;
	border: 0;
}

#mainTable tr td {
	vertical-align: top;
}

#leftBar {
	width: 258px;
	
}

#leftBar table.menuBlock {
  width: 162px;
  color: #003399;
}

.menuBlock th {
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 16px;
	margin-top: 4px;
	clear: left;
  width: 162px;
  height: 21px;
  background-image: url(../images/menuBoxTop.gif);
  color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

.menuBlock td.menuBlockContents {
 
  padding-top: 15px;
  padding-bottom:80px;
}

.menuBlock td.menuBlockContents ul {
	display: block;
  list-style: none;
	font-size: 13px;
}

.menuBlock td.menuBlockContents ul li {
  clear: left;
  float: left;
	margin-top: 2px;
}

.menuBlock td.menuBlockContents p {
  clear: left;
  float: left;
  margin: 30px 5px 4px 3px;
	padding: 0;
	font-size: 13px;
}

#leftBar table.leftBarBlock {
  margin-top: 5px;
  width: 162px;
  color: #003399;
	font-size: 13px;
	text-align: center;
}

#contentHolder {
	width: 531px;
	overflow:hidden;
	padding:25px 0px 25px 0px;
	float: left;
	font-size: 16px;
}

#contentHolder h2 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
#contentHolder h3 {
  font-size: 13px;
	display: block; 
	/*width: 608px;*/
	width: 418px;
	border-bottom: 1px solid #032269; 
	line-height: 30px;
	margin-bottom: 5px;
}
#contentHolder p {
 
}

#contentHolder a
{
	font-weight: bold;
}


select option 
{
 padding-right: 5px;
}

fieldset {
  padding: 10px;
  margin-bottom: 10px;
  width: 95%;
  border: 1px dotted;
}
fieldset legend {
  padding: 2px;
  font-size: 14px;
	background: #FFF;
}

form ul {
  list-style: none;
}
form ul li {
  margin-bottom: 5px;
  font-size: 12px;
}
form ul li label {
  display: block;
  float: left;
  width: 100px;
}
form ul li ul li div.inputHolder {
  float: left;
 

}

form ul li ul li div.formFieldTextAfter {
  width: 240px;
  float: left;
  margin-left: 10px;
}
#footer { width:791px; height:48px; background:url(../image2/footer_back.jpg) repeat-x; float:left; color:#d41323; padding-top:20px;  font-weight:bold; line-height:28px; font-size:12px; text-align:center; margin-left:-1px;}


.a_us { width:500px;}
.a_us p { margin-top:5px;}




