body {
	background: #ffffff url(../img/background/sand-tile.jpg) repeat left top;
	font-family: ariel, verdana, serif;
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	color: #333;
	height: 100%;
}

dl{
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #000000;
}

dd{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

h1{
	text-align: left;
	margin:1em;
	font-family: Arial, Verdana;
	font-size: 16pt;
	color: #4f220f;
	width: 704px;
	/*border-top: solid 2px #4f220f;
	border-bottom: solid 2px #4f220f;*/
	padding-bottom:.4em;
	text-align:center;
	line-height:1.4em;
}

h2{
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #827854;
	border-bottom: solid 1px #6e5e26;
	padding-bottom:4px;
}

h3{
	margin-top: 5pt;
	margin-bottom: 0;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

p{
	margin-left: 30px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr{
	color: #669900;
	margin-top: 10px;
	margin-bottom: 10px;
}

.returnTop{
	text-align:center !important;
	width:100%;
	margin-top:2em;
	margin-bottom:2em;
}

	.returnTop a{
		font-weight:bold;
		text-align:center !important;
		font-size:10pt;
	}

#container {
	width: 742px;
	min-height: 100%;
	border-top: 1px solid #000;
	background-image: url(../img/border/verticle-with-wave.jpg);
	text-align: left;
	padding: 0 19px 0 19px;
	position: relative;
	top: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}

/*Internet Explorer hack so that 100% height appears due to 
lack of support for container ID's min-height attribute.*/
* html #container
{
  height: 100%;
}


#pageHeader {
	margin-left: 25px;
	background-image: url(../img/header/logo.jpg);
	margin-bottom: 15px;
	width: 689px;
	height: 93px;
}

#photograph {
	position: relative;
	z-index: 0;
	
}

#navigation {

	background-color:#9b8144;
	
	width:742px;
	
	/*Shift for Internet Explorer*/
	/*padding-left: 120px;*/
	
	
/*	margin-left: -120px;*/
}

#navigationDivider {
	margin-left 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#footerDivider {
	margin-left 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}

/*Centering cluge for Internet Explorer.*/
* html #navigation {
	margin: auto;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.returnTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-align: right;
}

.image{
	border: 1px solid #996600;
	margin: 0 auto;
	width: 200px;
}
.remainingFill {
	width: 742px;
	margin: 20px 0 0 0;
	text-align: center;
}


div.row {
  clear: both;
  }

div.row span.formLabel {
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
  }

div.row span.formElement {
  float: right;
/*  width: 235px;*/
  text-align: left;
}

.seasonsThumbnail {
	margin: 5px;
}
.designBySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D6237;
	text-decoration: none;
}
.designByBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #785A34;
	text-decoration: none;
}

.wineListing{
	margin-left: 50px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #000000;
}
.formFieldComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bold {
	font-weight: bold;
	color: #000000;
}

.green {
	color: #A6B449;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.nav-background{
	background-color: C09455;
}
.nav-center {
	background-image: url(../img/navigation/center.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.nav-gallery {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.reservation{
	font-size: 14px;
	font-weight: bold;
}