/* CSS Document */

* {
 padding: 0;
 margin: 0;
}
html {
	background-color: #f4efd8;
	font-size: 100%; /* IE hack */
	background-image: url(../_images/interior_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
body {
	font-size: .75em;
	background-image: url(../_images/interior_final_body.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top_wrap {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 151px;
	background-image: url(../_images/interior_top_wrap.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 750px;
}
#navbar {
	height: 31px;
	margin: 0px;
	padding: 0px;
	background-color: #3300CC;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftcolumn {
	display: inline; /* IE Hack */
	width: 177px;
	float: left;
	position: relative;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn {height:400px} /* IE Min-Height Hack */

#centercolumn {
 	margin: 0px;
 	padding: 0px;
 	width: 525px;
	float: right;
	padding-right: 25px;
}
#fullcolumn {
 	margin: 0px;
 	padding: 0px;
 	width: 702px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 750px;
	height: 24px;
	padding-top: 10px;
	clear: both;
}

/*Design*/
#fullcolumn a{
	color: #778e3c;
}

#centercolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #778e3c;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778e3c;
	margin-bottom: 7px;
	padding-bottom: 3px;
}
#centercolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #778e3c;
}
#centercolumn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	letter-spacing: 0.2em;
}
#centercolumn h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #778e3c;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	font-size: 115%;
	line-height: 130%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778e3c;
	border-bottom-color: #778e3c;
	padding-top: 3px;
	padding-bottom: 4px;
}
#centercolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #313135;
	text-align: justify;
	font-weight: normal;
	line-height: 130%;
}
#centercolumn a{
	color: #778e3c;
}
#centercolumn a:visited{
	color: #849D41;
}
#centercolumn a:hover{
	color: #A8A8A8;
}
#centercolumn ol, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #313135;
	text-align: left;
	font-weight: normal;
	line-height: 130%;
	margin-left: 15px;
	list-style-image: url(../_images/bullet.gif);
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	color: #778e3c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #778e3c;
	padding-top: 5px;
}

#footer a{
	color: #778e3c;
	text-decoration: none;
}
#footer a:visited{
	color: #849D41;
}
#footer a:hover{
	color: #A8A8A8;
	text-decoration: underline;
}

#leftcolumn p{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #778e3c;
}
#leftcolumn h4{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #778e3c;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778E3C;
	border-bottom-color: #778E3C;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 15px;
	font-weight: normal;
	line-height: 150%;
}
#leftcolumn a {
	color: #778E3C;
}
#leftcolumn a:visited{
	color: #778E3C;
}
#leftcolumn a:hover{
	color: #A8A8A8;
}
#leftcolumn p.caption{
	text-align: center;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #778e3c;
}
.varietals {
	height:140px;
	padding: 10px;
}
.varietals a, .varietals2 a{
	text-decoration: none;
}
.varietals a:hover, .varietals2 a:hover{
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
}
.varietals2 {
	height:145px;
	background-color: #F4EFD8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778e3c;
	border-bottom-color: #778e3c;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#chart {
	border: 1px solid #B4985A;
}
#chart h3{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#chart p{
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#chart strong{
	font-size: 95%;
	text-transform: uppercase;
	color: #B4985A;
	letter-spacing: .1em;
}
#recipe {
	background-color: #F2EEDB;
	padding: 8px;
	border: 1px solid #B4985A;
}
#recipe h2{
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
#recipe h3{
	font-weight: bold;
	color: #B4985A;
	text-align: center;
	letter-spacing: 0.05em;
	padding-top: 3px;
	padding-bottom: 3px;
}