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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;margin:0;padding:0;}
:focus{outline:0;}
ol,ul{list-style:none;}
li{display: inline;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:400;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
img{border:none;}

/*colors: pumpkin: #a18309 olive: #5a5b3f;*/

body {
	margin: 0;
	padding: 0;
	font: 100% Georgia, "Times New Roman", Times, serif;
	background-color: #5b5f30;
	background-image: url(/img/bg-tile.jpg);
	color: #f6ebb0;
}

#container {
	margin: 0 auto;
	margin-top: 50px;
	width: 801px;
	background-color: white;
	padding: 9px;
}

#header {
	width: 801px;
	height: 92px;
	background-image: url(/img/header-bg.jpg);
}

#logo {
	margin-top: 22px;
	margin-left: 50px;
	float: left;
}

.sep {
	margin-top: 70px;
}

#nav {
	float: right;
	padding-top: 70px;
	padding-right: 30px;
}

#nav img{
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

#header li:hover ul, li.over ul { display: block; }

#header a{
	font: 12px arial, hevetica, sans-serif;
	text-decoration: none;
	color: #a18309;
}

#header a:hover{
	text-decoration: none;
	color: #f6ebb0;
}

#spacer-one {
	width: 801px;
	height: 4px;
	background-color: #bd9b04;
}

#spacer-two {
	width: 801px;
	height: 20px;
	background-color: #606444;
}

#spacer-three {
	width: 801px;
	height: 30px;
	background-color: #30241d;
	background-image: url(/img/sep-bg.jpg);
	background-repeat: repeat-x;
}

#contents { 
	background-color: #30241d;
	height: 300px;
}

#contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #a18309;
	padding-bottom: 15px;
}

#contents{
	font-size: 9pt;
}

#col-1 {
	width: 213px;
	float: left;
	padding-left: 23px;
}

#col-2 {
	width: 329px;
	float: left;
	padding-left: 15px;
}

#col-3 {
	padding-left: 20px;
	width: 179px;
	float: left;
}

#col-3 img {
	padding-bottom: 15px;
}

#datelabel {
	color: #a18309;
}

#footer{
	clear: both;
    background-color: #30241d;
	height: 77px;
	padding-left: 23px;
	padding-right: 23px;
	color: #5a5b3f;
	font: 10px arial, hevetica, sans-serif;
	width: 755px;
}

#menu-block{
	float: left;
}

.rule {
	border-top: 2px dotted #5a5b3f;
}

#col-2 .rule {
	padding-bottom: 15px;
}

#col-3 .rule{
	width: 176px;
	padding-bottom: 15px;
}

#col-3 a{
	color: #a18309;
}

#footer a {
	text-decoration: none;
	color: #5a5b3f;
}

#nova-logo {
	float: right;
}

#home #myGallery {
	width: 799px !important;
	height: 237px !important;
}

#home #foodGallery{
	width: 176px !important;
	height: 149px !important;
}

#home .active {
	color: #f6ebb0;
}

#myGallery {
	width: 799px !important;
	height: 136px !important;
	z-index: 1;
}

#myGallery img {
	z-index: 550;
}

#specials-block {
	padding-bottom: 1em;
}

.specials-title {
	color: #a18309;
	font-family: arial, hevetica, sans-serif;
}

/*****  PAGE SPECIFIC CSS *****/
#home #contents{
	height: 1100px;
}

#home #contents a{
	color: #a18309;
}

#home #col-2 p{
	padding-bottom: 1em;
}


#brunch #contents{
	height: 1350px;
}

#menu #col-1 {
	width: 276px;
}

#menu #col-2 {
	width: 243px;
	padding-left: 15px;
}

#menu .bev-title {
	width: 145px;
}

#menu .bev-cost {
	text-align: center;
	width: 50px;
}

#menu #menu-item {
	padding-bottom: 1em;
}

#menu #menu-item p{
	color: #7c7061;
	font: 8pt arial, hevetica, sans-serif;
}

#menu #contents img{
	vertical-align: middle;
}

#menu #footnote {
	color: #7c7061;
}

#menu #menu-item .price {
	padding-left: 1em;
}

#menu #col-1 table {
	padding-bottom: 1em;
}

#menu #contents .rule {
}

#menu h1 {
	border-bottom: 2px dotted #5a5b3f;
	margin-bottom: 1em;
}

#menu .rule{
	padding: 0;
	margin: 0;
	border: none;
}

#menu img {
	padding: 0;
	border: 0;
	vertical-align: middle;
}

#about #contents {
	height: 650px;
}

#about #staff-block{
	clear: both;
	padding-left: 28px;
	padding-right: 35px;
	padding-top: 15px;
}

#about .profile {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	color: #a18309;
}

#about #first {
	padding-left: 0px;
}

#about #last {
	padding-right: 0px;
}


#about #contents img{
	border: 1px solid #5a5b3f;
	padding: 1px;
}

#about .profile #title {
	font: 8pt arial, hevetica, sans-serif;
	color: #f6ebb0;
}

#about #col-1 {
	width: 240px;
}

#about #col-1 p {
	padding-bottom: 14px;
}

#about #col-2 {
	padding-left: 40px;
}

#location #contents a{
	color: #f6ebb0;
}

#location #contents{
	height: 800px;
}

#location #col-2 {
	padding-left: 30px;
}

#location #col-1 {
	width: 270px;
}

#location #col-2 img {
	border: 1px solid #5a5b3f;
	padding: 1px;
}

h2 {
	font-size: 9pt;
	padding-top: 0;
	font-weight: normal;
}

#location #col-1 span {
	color: #a18309;
}

#location .block {
	padding-bottom: 15px;
}

#contents {
	height: 1400px;
}

#contact #col-1{
	width: 242px;
}

#contact #col-2{
	width: 450px;
	padding-left: 40px;
}

#contact #col-1 span {
	color: #a18309;
}

#contact #contents a{
	color: #f6ebb0;
}

#contact .block {
	padding-bottom: 15px;
}

#contact .text-input {
	border: 1px solid black;
	width: 375px;
	background-color: #7c7061;
}
	
#contact textarea {
	border: 1px solid black;
	width: 440px;
	height: 100px;
	background-color: #7c7061;
}
		
#contact .label {
	font-weight: bold;
	width: 65px;
	float: left;
}

#contact .label-2 {
	font-weight: bold;
	width: 120px;
	float: left;
}

#contact form {
	font: 8pt arial, hevetica, sans-serif;
}

#contact #col-2 a {
	color: #a18309;
}

#contact .label-bold {
	font-weight: bold;
	float: left;
}

#contact .entry-line{
	vertical-align: middle;
	padding-top: 5px;
}

#contact h4 {
	color: #a18309;
	font: 8pt Georgia, "Times New Roman", Times, serif;
}

#lunch #contents {
	height: 1700px;
}

#dinner #contents {
	height: 2300px;
}

#wine #contents {
	height: 1700px;
}

#brunch #contents {
	height: 1500px;
}


#cocktails #contents {
	height: 2800px;
}

#menu .winery {
	font-style: italic;
}

#scaffold-list th {
	text-align: center;
	font-weight: bold;
	color: #a18309;
	border: 1px dotted #7c7061;
}

#scaffold-list td {
	padding: 3px;
	/*border: thin solid #7c7061;*/
	border: 1px dotted #7c7061;
}

#scaffold-list img {
	vertical-align: middle;
}

#scaffold-list table {
	margin-left: 30px;
}

#scaffold-list h1 {
	margin-left: 30px;
	font-weight: bold;
}

#scaffold-list .newsblock {
	width: 300px;
	margin-left: 30px;
}

#scaffold-list .optional {
	margin-left: 30px;
	padding: 10px;
}

#scaffold-list .optional label {
	vertical-align: top;	
}