

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end of reset */



* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background: #000 url("images/bgwood.jpg") repeat-x;
}
body, th, td, input, textarea {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	font-size: 12px;
	color: #666666;
}
form {
}
fieldset {
}
input, textarea {
	font-weight: bold;
}
input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}
input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}
h1, h2, h3 {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	margin-top: 1.5em;
	color: #626456;
}
h1 {
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}
h2 {
	letter-spacing: 0.02em;
/*	text-transform: uppercase;
*/	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}
h3 {
	font-size: 1em;
}
p, ul, ol {
	font-size:1.1em;
	line-height:1.9em;
	margin-top:1.5em;
}
ul, ol {
	margin-left: 3em;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
a {
	text-decoration: none;
	color: #809B30;
}
img {
	border:none;
}
img a {
	border: none;
}
a:hover {
	border: none;
}
h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}
hr {
	display: none;
}
/* Wrapper */

#wrapper {
	background: url("images/hero.png") no-repeat center top;
   behavior: url("iepngfix.htc");
}
#wrapper2 {
	background: url("images/hero_bar.png") no-repeat center top;
   behavior: url("iepngfix.htc");
}
#wrapper3 {
	background: url("images/hero_food.png") no-repeat center top;

   behavior: url("iepngfix.htc");
}
#wrapper4 {
	background: url("images/about.png") no-repeat center top;
	
   behavior: url("iepngfix.htc");
}
#wrapper5 {
	background: url("images/hero_food.png") no-repeat center top;
	
   behavior: url("iepngfix.htc");
}
#wrapper6 {
	background: url("images/hero_chair.png") no-repeat center top;
	/*
    Here we apply the fix to just one element.
    You can do the same with CLASS selectors...
   */
   behavior: url("iepngfix.htc");
}
img, div, input, #wrapper, #wrapper2, #wrappe3, #wrapper4, #wrapper5, #wrapper6  {
	behavior: url("iepngfix.htc")
}
/* Header */



#header {
	height:112px;
	margin:0 auto;
	width:742px;
}
#menu {
	/*float:left;
font-family:Arial,Helvetica,sans-serif;
height:60px;
margin-top:38px;
width:800px;*/

	font-family: "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	height:23px;
	margin:0 auto 39px;
	position:relative;
	width:689px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	/*	background: url(images/img05.gif) no-repeat right top;
*/	height: 60px;
	padding: 0 2px;
}
#menu a {
	color:#FFFFFF;
display:block;
float:left;
font-size:18px;
font-style:italic;
font-weight:bold;
height:25px;
margin-right:1px;
padding:22px 14px 0;
text-decoration:none;

}
#menu a:hover {
	color: #176019;
}
#menu .current_page_item a {
	color: #2C2E22;
}
#search {
	float: right;
	width: 260px;
	padding-top: 7px;
}
#search fieldset {
	border: none;
}
#search #s {
	width: 160px;
}
#search #x {
	width: 80px;
}
/*#wrapper  {
background:url("images/corkboard-top-bg.png") no-repeat scroll center top transparent;
display:table;
width:100%;
}*/

/* Logo */

#logo {
	width: 742px;
	margin: 0 auto;
	/*	padding-left: 15px;
*//*	background: #FFFFFF url(images/img03.jpg) no-repeat top left;
*/	height: 270px;
	/*border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;*/
	margin-bottom:37px;
}
#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0;
}
#logo h1 {
	padding: 150px 5px 0 20px;
	color: #2C2E22;
}
#logo h2 {
	padding: 165px 0 0 0;
	font-style: italic;
}
#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #C2C5B1;
}
#logo a {
	color: #FFFFFF;
}
/* Page */

#page {
	width: 742px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
	-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:1px 1px 1px #322112;
}
/* Header */
#facebook {
	float:right;
	margin-top: 49px;
}
#facebook a {
	text-decoration:none;
	border:none;
}
/* Content */

#content {
	float: left;
	width: 503px;
	padding: 20px 0px 0px 20px;
	background-color:#FFF;
}
#Opentable {
background-color:#FFFFFF;
border:1px solid #D5D5D5;
height:137px;
padding:12px 5px;
}
.post {
}
.post .title {
	margin: 0;
	font-weight: normal;
}
.post h1.title {
	padding: 15px 0 26px 15px;
	height: 30px;
	font-size: 4.4em;
	font-weight:bolder;
}
.post .entry {
	padding: 0 43px 12px 15px;
	letter-spacing:0.07em;
}

/*
.post .menu {
	padding: 0 43px 12px 0;
	letter-spacing:0.07em;
*/
.post .meta {
	/*	margin: 0;
	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CFCFCF;*/
	font-family: Georgia, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	padding: 5px 0 0 1px;
}
.post .meta a {
	color: #CFCFCF;
}
.post .links {
	margin: 0;
}
.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}
.post .links a, .post .tags a {
	border: none;
}
/* Recent Posts */

#recent-posts {
}
#recent-posts h2 {
	margin: 0;
	padding: 15px 0 0 15px;
	height: 30px;
}
#recent-posts h3 {
	margin: 0;
	font-size: 13px;
	padding: 15px 0 0 15px;
}
#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0 0 15px;
	line-height: 22px;
	font-size: 13px;
}
/* Sidebars */

.sidebar {
	float: left;
}
.sidebar_ads {
	float: left;
	width:174px;
	color:#666;
	
}
.sidebar_ads li {
		font-size:12px;

	
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	margin-bottom: 2em;
}
.sidebar li ul {
}
.sidebar li li {
	margin: 0;
}
.sidebar li h2 {
	margin: 0 0 1em 0;
}
#sidebar1 {
}
#sidebar2 {
background:url("images/sidebar_bg.jpg") no-repeat scroll 0 7.5em transparent;
letter-spacing:0.07em;
padding:91px 2px 1px;
width:173px;

}
#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0 5px 15px;
	height: 20px;
/*	background: url(images/img07.gif) no-repeat left 70%;
*/	border-bottom: 1px dotted #98B42B;
/*	color: #7E9932;*/
}
#sidebar2 li ul {
	line-height: normal;
	padding-left: 15px;
}
#sidebar2 li li {
	padding: 5px;
	font-size: .8em;
	background: url(images/img06.gif) no-repeat left 45%;
}
#sidebar2 li a {
	border: none;
	padding-left: 5px;
}
#sidebar2 li a:hover {
	border: none;
}

#sidebar2 {
background:url("images/sidebar_bg.jpg") no-repeat scroll 0 10.5em transparent;
letter-spacing:0.07em;
padding:91px 2px 1px;
width:173px;
 height: 359px;

}
#sidebar_ads li h2 {
	margin: 0 0 1em 0;
	padding: 15px 0 5px 15px;
	height: 20px;
/*	background: url(images/img07.gif) no-repeat left 70%;
*/	border-bottom: 1px dotted #98B42B;
/*	color: #7E9932;*/
}
#sidebar_ads li ul {
	line-height: normal;
	padding-left: 9px;
/* Calendar */
}
#sidebar_ads ul {
	margin-left: 2px;
}


#calendar {
	margin: 0 auto;
}
#calendar caption {
	font-weight: bold;
}
#calendar table {
	width: 220px;
	text-align: center;
	border-collapse: collapse;
}
#calendar thead th {
	background: #CCCCCC;
	color: #FFFFFF;
}
#calendar tbody td {
	background: #EEEEEE;
}
#calendar #today {
	background: #B8D03B;
	font-weight: bold;
	color: #FFFFFF;
}
#calendar a {
	font-weight: bold;
}
#calendar #prev {
	text-align: left;
}
#calendar #next {
	text-align: right;
}
/* Gallery style */

	#gallery {
/*	background-color: #444;
*/	
}
#gallery ul {
	list-style: none;
	margin-bottom:46px;
}
#gallery ul li {
	display: inline;
}
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #7E9932;
	border-width: 5px 5px 5px;
	color: #fff;
}
#gallery ul a:hover {
	color: #fff;
}

#menustyle h1 h2 {
	font-size: 12px;
	
}
/* Footer */

#footer {
	margin: 0 auto;
	padding: 0;
	height: 140px;
	background: #595959;
	width: 744px;
	margin-top:12px;
	-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:1px 1px 1px #322112;
margin-bottom: 51px;
background: url("images/footer_bg.jpg") repeat scroll 0 0 #000000;
}
#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
}

#footer_blo { 
	color:#888;
float:left;
height:90px;
padding:10px;
width:154px;
margin-left:	10px;
line-height: 17px;
}


#footer_blo2 { 
color:#CCCCCC;
float:right;
height:90px;
padding:0 1px 12px 8px;
text-align:right;
width:154px;
margin:0px 12px 1px 4px;
}

	


