#header {
   text-align: center;
}
body {
   background: #F7F7F6 url("restaurant/background.gif") repeat-y 50% 0;
   background-attachment: fixed;
   margin: 0;
   padding: 0;
   text-align: center;
}

#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
}

h1 {
   width: 692px;
   height: 130px;
   text-indent: -9999px;
   font: 8px Verdana, Arial, Helvetica, sans-serif;
   background: url("restaurant/hare_restaurant_current.jpg");
   margin: 0;
   padding: 0;
}

#home h1 {
   width: 692px;
   height: 130px;
   text-indent: -9999px;
   font: 8px Verdana, Arial, Helvetica, sans-serif;
   background: url("restaurant/header_new.jpg");
   margin: 0;
   padding: 0;
}

#navcontainer {
	width: 177px;		
}
#navcontainer a {
 	display: block;
 	width: 177px;
 	height: 22px;
	font: 11px/22px Georgia, Times New Roman, Times, serif;
	background:     url("restaurant/bg_gastro_pub.gif");
}

#navcontainer ul {
	margin: 15px 0px 0px 0px;
 	padding: 0;
 	list-style-type: none;
 	font: 11px/22px Georgia, Times New Roman, Times, serif;
	text-indent: 25px;
	letter-spacing: 2px;
	border-top: 1px solid #968049;
	background:     url("restaurant/bg_gastro_pub.gif");
	
}
#navcontainer a:link, #navcontainer a:visited {
	background:     url("restaurant/bg_gastro_pub.gif");
	background-color: transparent;
 	color: #333333;
 	text-decoration: none;
}

#navcontainer a:hover {
	background:     url("restaurant/bg_gastro_pub_over.gif");
	color: #333333;
	text-decoration: none;
}
#navcontainer li a#current {
	background:     url("restaurant/bg_gastro_pub_over.gif");
	color: #999999;
	text-decoration: none;
}
#left {
 width: 178px;
 float: left;
}

#content {
 width: 260px;
 float: left;
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 20px;
}

#content h2 {
 font: normal 16px Georgia, Times New Roman, Times, serif;
 text-transform: uppercase; 
 color: #996666;
 background: transparent url("restaurant/bullet_title.gif") no-repeat;
 width: 260px;
 padding: 0 0 0 29px;
}

#content a:link {
 	color: #996666;
 	text-decoration: none;
 	border-bottom: 1px dotted #996666;
}

#content a:visited {
 	color: #C0A0A0;
 	text-decoration: none;
 	border-bottom: 1px dotted #C0A0A0;
}

#content a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #996666;
}

#content h3 a:link {
 	color: #996666;
	font-weight: bold;
 	text-decoration: none;
 	border-bottom: 1px dotted #996666;
}

#content h3 a:visited {
 	color: #C0A0A0;
	font-weight: bold;
 	text-decoration: none;
 	border-bottom: 1px dotted #C0A0A0;
}

#content h3 a:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #996666;
}

#right {
 width: 160px;
 float: left;
 padding-top: 15px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 10px;
}

#right h2{
 font: normal 16px Georgia, Times New Roman, Times, serif;
 color: #996666;
 padding: 0 0 0 25px;
}

#right a, #right a:visited  {
 	color: #996666;
	text-decoration: none;
}

#right a:hover, #right a:active  {
 	color: #996666;
	text-decoration: underline;
}

.text {
 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #5B604C;
 margin-bottom: 10px;
 margin-left: 25px;
}

#content ol li{
 font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 color: #5B604C;
 margin-left: 0;
 padding: 0;
}

#content h3{
 font-weight: bold;
}

.imageright {
 float: right;
 padding: 7px;
 background-color: #fff;
 border: 1px solid #968049;
 margin: 0 0 13px 0;
}

.imageleft {
 float: left;
 padding: 7px;
 background-color: #fff;
 border: 1px solid #968049;
 margin: 0 10px 15px 0;
 text-align:right;
}

#favlinks {
width: 163px;
padding-left: 10px;
margin-top: 10px;
padding-bottom: 20px;
}

#favlinks h2 {
font: normal 16px Georgia, "Times New Roman", Times, serif;
color: #666666;
margin: 0 0 10px 0;
padding: 0;
}

.extlinks a:link {
 	color: #996666;
 	text-decoration: none;
 	border-bottom: 1px dotted #996666;
}

.extlinks a:visited {
 	color: #996666;
 	text-decoration: none;
 	border-bottom: 1px dotted #996666;
}

.extlinks a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #996666;
	
}
#footer {	
	margin: 0px auto;
	position: relative;
	background:    url("restaurant/footer.gif");
	width: 692px;
	height: 143px;
	clear: both;
}

#footer h2 {
	padding: 10px;	
	text-align: left;
	font: normal 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer h2 a:visited, #footer h2 a:link {
	font: normal 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#footer h2 a:hover {
	font: normal 9px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #996666;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
.clear {
	clear: both;
}

#columntext h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #ffffff;	
	margin-bottom: 10px;
 	margin-left: 25px;
}

#columntext {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
 	padding: 0;
 	list-style-type: none;
}
#columntext h3 {
 font: normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin-bottom: 10px;
 margin-left: 25px;
}

#columntext h3 a:visited, a:link {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: 	#996666;
}

#columntext h3 a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;		
}

#invisibleobject {
     visibility: hidden;
}

#menu {
	border: solid 1px #5B604C;
	background-color: #D3D4C4;
	padding: 6px;
	text-align: center;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 	color: #5B604C;
	}
	#menu2 {
	border: solid 1px #5B604C;
	background-color: #D3D4C4;
	padding: 6px;
	text-align: center;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
 	color: #5B604C;
	}
.pink {
	color: #996666;
	font-weight: bold;
	}
ul.pdf {margin:25px; list-style: none;}
ul.pdf li {background:url(restaurant/pdf.gif) no-repeat 0 4px; padding:4px 0 4px 30px; line-height: 18px;}