@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ece0ba;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a {
	text-decoration: none;
	color: #36266b;
}


a:visited {
	text-decoration: none;
	color: #36266b;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

/* container styles */
#wrapper {
	background-color: #ece0ba;
	margin: 0px auto;
}

#main_cont {
	background-color: #ece0ba;
	background-image: url(images/mainbkgnd_tile.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center top;
}
#subfooter {
	height: 100px;
	background-color: #ece0ba;
	background-image: url(images/mainbkgndbtm.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* headers styles */
#header_home {
	width: 982px;
	height: 183px;
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
}
#header_home_small {
	width: 982px;
	height: 120px;
	background-image: url(images/home_hdr_120.jpg);
	background-repeat: no-repeat;
}
#header_inside {
	background-image:url(images/inside_hdr_bkgnd.jpg);
	width: 982px;
	height: 80px;
}

/* main panel styles */
#main_panel {
	background-image: url(images/main_panel.jpg);
	background-repeat: no-repeat;
	height: 418px;
	width: 982px;
}
#main_panel_slides {
	height: 418px;
	width: 982px;
	position: relative;
}
#main_panel_foreground {
	height: 418px;
	width: 982px;
	position: absolute;
	z-index: 10;
	left: 0px;
	bottom: 0px;
}
#main_panel_background {
	height: 418px;
	width: 982px;
	left: 0px;
	bottom: 0px;
	position: absolute;
}
/* nav styles */
#nav_home {
	width: 982px;
	height: 34px;
	background-image: url(images/nav_bkgnd.gif);
	background-repeat: repeat-x;
}
#nav_home ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left
}
#nav_home li {
	float: left;
}
#nav_home li a:link,#nav_home li a:visited {
	display: block;
	background-image: url(images/nav_bkgnd.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	color: #f2ebbf;
	padding-right: 24px;
	padding-left: 24px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7f7f7f;
	border-left-color: #000;
}
#nav_home li a:hover, #nav_home li a:active {
	background-image:url(images/nav_bkgnd_over.gif);
}
#nav_home ul li a.first {
	border-left: none;
}
#nav_home ul li a.last {
	border-right: none;
	cursor: default;
}
.headline_grn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6b6c1c;
}

	
/* home content area styles */
#news_panel {
	background-image:url(images/newspanel_bkgnd2.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 982px;
	position: relative;
}
#news_scroller {
	height: 202px;
	width: 280px;
	position: absolute;
	left: 20px;
	top: 42px;
}
#news_scroller_title {
	height: 202px;
	width: 280px;
	position: absolute;
	left: 20px;
	top: 10px;
}
#news_visit {
	height: 202px;
	width: 240px;
	position: absolute;
	left: 690px;
	top: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-align: left;
}
#winery_links {
	background-image: url(images/winery_link_bkgnd.gif);
	background-repeat: repeat-x;
	background-color: #6c6c1c;
	height: 163px;
	width: 982px;
	position: relative;
}
#winery_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #f2ebbf;
	padding-top: 10px;
	z-index: 2;
}
#winery_logos {
	position: absolute;
	top: 34px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 1;
	right: 0px;
}
/* inside content area styles */
#inside_content {
	background-color: #FFF;
	width: 982px;
	height: 100%;
}

/* footer styles */
#footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #f2ebbf;
	padding-top: 10px;
	line-height: 1.5em;
}

#footer_home {
	background-color: #6c6c1c;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 982px;
	position: relative;
}
#footer_home a {
	text-decoration: underline;
	color: #f2ebbf;
}
/*  Classes */

.clear {
	clear: both;
}
.txt_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
}
.legal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
}
.winery_details {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b161;
}
.txt_highlight_green {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6c6c1c;
}

.soclogos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#content_history_top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	height: 100%;
	width: 982px;
	text-align: left;
	position: relative;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 70px;
	margin-left: 50px;
	padding-top: 20px;
}
.history_bodytxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	color: #333;
}
.history_img_left {
	float: left;
}
.history_img_right {
	float: right;
}
