html,body
{
	height:100%;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

body
{
	background-image: url(../images/bknd.gif);
	margin:0px; 
	padding:0px;  
	width: 100%;
}

form
{
	display: inline;
}

h1
{
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #85280B;
	font-family: tahoma, verdana, arial;
}

h2
{
	font-size: 13px;
	margin-bottom: 4px;
	color: #333333;
	font-family: tahoma, verdana, arial;
}

a:link, a:active, a:visited
{
	font-family: tahoma, verdana, arial;
	color: #B02C05;
	text-decoration: none;
	display: inline;
}

a:hover
{
	text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited
{
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
}

a.nav:hover
{
	background: #B02C05;
}

a.navSelected:link, a.navSelected:active, a.navSelected:visited
{
	text-decoration: none;
	color: white;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid white;
	background: #B02C05;
	padding: 1px;
}

a.button:link, a.button:active, a.button:visited
{
	border: 1px solid #333333;
	background: #B02C05;
	color: white;
	cursor: pointer;
	padding: 4px;
	display: block;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

/* TABS */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 2px 0 8px 0; /* set margins as desired */
font: bold 11px tahoma, verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #9C8E6A; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
border-bottom: 1px solid #FDF7EA; /* set border color to page background color */
background-color: #FDF7EA; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #FDF7EA; /* set selected tab background color as desired */
color: #B02C05; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #9C8E6A; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #EADDBD; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #fff; /* set desired hover color */
}

/* END TABS */

.frame
{
	border: 1px solid #9C8E6A;
	margin-bottom: 8px;
}

.frameHead
{
	border-left: 1px solid #9C8E6A;
	border-top: 1px solid #9C8E6A;
	border-right: 1px solid #9C8E6A;
	background: #85280B;
	color: white;
	font-weight: bolder;
	padding: 2px;
	margin-bottom: 0px;
}

.hidden
{
	display: none;
}

.hilite
{
	background: #EADDBD;
}

.headline
{
	font-size: 14px;
	color: #85280B;
	padding-bottom: 2px;
	border-bottom: 1px solid #85280B;
	display: block;
	margin-bottom: 4px; 
}

.featureHead
{
	font-size: 14px;
	color: #85280B;
	padding-bottom: 2px;
	border-bottom: 1px solid #85280B;
	display: block;
	margin-bottom: 4px; 
}

.readmore
{
	display: block;
	padding-top: 2px;
	margin-top: 12px;
	border-top: 1px dotted #85280B;
	color: #86280C;
}

.review
{
	display: block;
	height: 110px;
}

.show
{
	display: block;
}

.submitClick
{
	border: 1px solid #333333;
	background: #B02C05;
	color: white;
	cursor: pointer;
	padding: 1px;
	font-family: tahoma, verdana, arial;
	font-weight: bold;
	font-size: 11px;
}

.tablehead
{
	font-weight: bold;
	background: #7B693C;
	color: white;
}

.tan
{
	background: #FDF7EA;
	padding: 4px;
}

.tanDark
{
	background: #CABC9A;
	padding: 4px;
}

div#tempDiv
{
	background: #EADDBD;
	border: 3px solid #85280B;
	width: 392px;
}

div#adhome
{
	display: block;
	width: 300px;
	height: 250px;
	border: 1px solid #9C8E6A;
}

div#container
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:860px;
	display:table;
	height:100%;
	min-height:100%;
	margin-bottom:-50px;
	background-image: url(../images/bknd.png);
	background-repeat: repeat-y;
}

div#contentContainer
{
	padding-left: 40px;
	padding-right: 40px;
}

div#content
{
	background: #FDF7EA;
	margin-bottom: 4px;
	padding: 8px;
	font-size: 12px;
	color: #333333;
}

div#header
{
	display: block;
	/*background: #FDF7EA;*/
	background-image: url(../images/bknd_header.gif);
	border-bottom: 1px solid #9C8E6A;
	height: 100px;
}

div#feature
{
	display: block;
	height: 150px;
	background-image: url(../images/feature.jpg);
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-bottom: 4px;
	border-bottom: 1px solid #9C8E6A;
}

div#featureBlank
{
	display: block;
	height: 100px;
	background-image: url(../images/feature_blank.jpg);
	background-repeat: no-repeat;
	padding-bottom: 1px;
	margin-bottom: 4px;
	border-bottom: 1px solid #9C8E6A;
}

div#featureWineTab
{
	border-left: 1px solid #9C8E6A;
	border-top: 1px solid #9C8E6A;
	border-right: 1px solid #9C8E6A;
	padding: 2px;
	margin-bottom: -1px;
	width: 140px;
	float: left;
	background: #FDF7EA;
	font-weight: bold;
	display: block;
}

div#featureWineBorder
{
	border-bottom: 1px solid #9C8E6A;
	padding: 3px;
	margin-bottom: 4px;
}

div#footer
{
	display: block;
	height: 80px;
	background-image: url(../images/bknd_footer.gif);
	background-repeat: repeat-x;
	padding: 4px;
	color: #7B693C;
	font-size: 10px;
}

div#footer a
{
	font-size: 10px;
}

div#maillist
{
	display: block;
	padding: 8px;
}

div#nav
{
	background-image: url(../images/bknd_nav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	border-bottom: 1px solid #9C8E6A;
	margin-bottom: 1px;
}

div#purchaseContainer
{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	display: block;
	padding: 20px;
}