* html #content {	height: 1%;}

a img {border:0px;}

*{margin: 0; padding: 0;}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #73a508;
  color:  #76787a;
	margin: 0;
	padding: 0;
	text-align: center;
}

p {
  line-height: 16px;
	padding-bottom: 7px;
}

ul {
	margin-left: 15px;
}

li {
  line-height: 16px;
	padding-bottom: 4px;
}

H1, H2, H3, H4, H5, H6 {
  color: #73a508;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding-top: 9px;
  padding-bottom: 7px;
}

h2 {
  color: #ee4e00;
}

h3 {
  color: #2cb8ba;
}

textarea {
  font-family: Arial,Helvetica,sans-serif;
}

a					{ color: #76787a; font-weight: bold; text-decoration: none; }
a:link     {  }
a:visited  {  }
a:hover    { color: #73a508;  }
a:active   {  }

a.greenLink           { color: #73a508; font-weight: bold; text-decoration: none; }
a.greenLink:link     {  }
a.greenLink:visited  {  }
a.greenLink:hover    { color: #2cb8ba;  }
a.greenLink:active   {  }

a.goto					{ color: #76787a; font-weight: bold; text-decoration: none; padding-right: 15px; background: url('images/linkArrowGreen.gif') no-repeat center right; }
a.goto:link     {  }
a.goto:visited  {  }
a.goto:hover    { color: #73a508;  }
a.goto:active   {  }


#container{
	width: 932px;
	height: auto;
	background: url('images/bg.jpg') repeat-y;
	margin: 30px auto;
}

#container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#topBar{
	width: 932px;
	height: 8px;
	line-height: 0;
	float: left;
	background: url('images/bgTop.jpg') no-repeat top left;
}

#bottomBar{
	width: 932px;
	height: 14px;
	line-height: 0;
	float: left;
	background: url('images/bgBottom.jpg') no-repeat top left;
}

#footer {
	clear: both;
	width: 840px;
	margin: 0px auto;
	padding-right: 92px;
	color: #b0c15c;
	position: relative;
	top: -20px;
	text-align: right;
}

#footer a {color: #b0c15c;	}

#content {
  position: relative;
  width: 900px;
	margin: 0px 14px 0px 18px;
	text-align:  left;
}

#content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#header-background {
	width: 900px;
	height: 410px;
	float: left;
	position: relative;
	z-index: 8;
}

.header {
	opacity:	0.8;
	filter:	alpha(opacity=80);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9;
}

.swirlRight {
	opacity:	1.0;
	filter:	alpha(opacity=100);
	position: absolute;
	top: 8px;
	right: 0;
	z-index: 0;
}

.swirlLeft {
	opacity:	1.0;
	filter:	alpha(opacity=100);
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 7;
}

#header-logo {
  position: absolute;
  top: 0px;
  width: 100%;
  height:6em;
  top: 20px;
  width:253px;
  left:320px;
  z-index:  10;
}

#header-logo img {display:block; width:253px; }

#header-nav {
  height: 26px;
  position: relative;
  top: 123px;
  left: 0px;
  text-align: center;
  z-index: 10;
}

#main{
	width: 900px;
	height: auto;
	float: left;
	position: relative;
	margin-top: -265px;
	z-index: 10;
}

#subnav-background {
  float: left;
	position: relative;
	width: 185px;
	height: auto;
  z-index: 10;
  top: 4px;
}

#subnav {
	position: absolute;
	height: auto;
  z-index: 11;
  top: 40px;
  left:45px;
  width:110px;
 /* padding: 40px 20px 10px 10px; */
 
}

#subnav a {display:block; font-size:13px; line-height:17px; padding-right:10px; margin:0px 0px 10px 0px;}


#main-content {
	width: 576px;
	height: auto;
	float: left;
	position: relative;
	margin-top: 0px;
	z-index: 10;
	margin: 40px 0px 32px 35px;

}

#main-content p {
  line-height: 16px;
  padding-bottom: 7px;
}

#left-content {
  float: left;
  width: 298px;
  height: auto;
  padding-right: 22px;
  text-align: center;
}

#left-content p, h1, h2 {
  text-align: left;
}

#right-content {
  float: right;
  height: auto;
}

.day {
  clear: both;
  float: left;
  width: 80px;
  height: auto;
  color: #73a508;
  font-weight: bold;
}

.special-item {
  float: left;
  width: 500px;
}

#home-left {
  float: left;
	position: relative;
	width: 463px;
	height: auto;
  z-index: 10;
}

#home-right {
	width: 209px;
	height: auto;
	float: left;
	position: relative;
	margin-left: 15px;
	z-index: 10;
}

#home-right p{
  line-height: 14px;
	padding-bottom: 7px;
}

div.hr {
  height: 2px;
	background: url('images/dividerGreenDot.gif') repeat-x;
	margin: 5px auto;
}

div.hr hr {
  display: none;
}

#full-width {
  float: left;
	position: relative;
	top: 0px;
	left: 101px;
	width: 687px;
	height: auto;
  margin: 40px 0px 32px 0px;
  z-index: 10;
}

#about-left {
  float: left;
	position: relative;
	width: 368px;
	padding-right: 12px;
	height: auto;
  z-index: 10;
}

#about-right {
	width: 296px;
	height: auto;
	float: left;
	position: relative;
	z-index: 10;
}

#about-left p{
  line-height: 16px;
	padding-bottom: 7px;
}

#contact-left {
  float: left;
	position: relative;
	width: 130px;
	padding-right: 12px;
	height: auto;
  z-index: 10;
}

#contact-right {
	width: 534px;
	height: auto;
	float: left;
	position: relative;
	z-index: 10;
}

#contact-left p{
  line-height: 16px;
	padding-bottom: 10px;
}

#contact-right p{
	padding-bottom: 10px;
}

.item {
	clear: both;
	
}

.itemYear {
	width: 43px;
	float: left;
}

.itemName {
	width: 322px;
	float: left;
	padding-bottom: 7px;
}

.itemGlass {
	width: 18px;
	float: left;
	text-align: right;
}

.itemBottle {
	width: 34px;
	float: left;
	text-align: right;
}

.news-title {
	padding-bottom: 3px;
}

.red {
  color: #ee4e00;
}

.redBold {
  color: #ee4e00;
  font-weight: bold;
}

.clearall {
	clear: both;
}

.page-title {
  width: 450px;
  padding-bottom: 15px;text-align: center;
}

ul#alert{
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 20px;
}

ul#alert li{margin-bottom: 5px;}

.error{color: #f00;}

.success{color: #070;}

.listRow{
	width: 600px;
	height: auto;
	float: left;
	clear: left;
}

.question{
	float: left;
	width: 35px;
	height: auto;
	text-align: left;
	font-weight: bold;
}

.answer{
	float: left;
	width: 300px;
	height: auto;
	margin: 0 0 10px 0px;
}

.read_our_bios .redBold {font-size:13px; line-height:16px;}
.read_our_bios a {font-size:12px; line-height:16px;}
.menu_table {width:440px;}
.menu_table td {font-size:11px; line-height:14px; vertical-align:top; padding:0 0 5px 0;}
h1 span {font-size:11px; font-style:italic; font-weight:normal; display:block;}
.menu_header {color:#ee4e00; font-size:14px; font-weight:bold;  font-family:Trebuchet MS1, Helvetica, sans-serif;}
.menu_price {text-align:right;  width:60px;}
.menu_item {width:370px;}
.orange_bold {font-weight:bold;   color: #ee4e00;}
.contact_catering {padding:0px; width:292px; display:block; margin:0 0 0 70px; }
.cc_boxes {display:block; float:right; width: 146px;}
.contact_catering textarea {display:block; width:292px; height:55px;}
#error {color:#e75708;}
.required {color:#e9511f;}



