@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background:url(../interface/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 50px 0;
}
a {
	color:#173c4c;
	text-decoration:underline;
}
a:hover {
	color:#677978;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:100%;
	margin:0;
	padding:0;
}
h2 {
	font-size:18px;
	color:#173c4c;
}
#simpleContent img	{
	margin:10px;
	}
	

#header {
	background-color: #173c4c;
	background-image: url(../interface/bg_upper.jpg);
	background-repeat: repeat-x;
}
#mainMenu {
	text-align:center;
	vertical-align:top;
	width: 220px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:30px;
	color:#b39a6f;
	background: url(../interface/bg_menu_bottom.jpg) no-repeat right bottom;
}
#mainMenu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
#mainMenu li {
	
}
#mainMenu a {
	color:#b39a6f;
	text-decoration:none;
	padding: 3px 8px;
}
#mainMenu a:hover {
	color:#fff;
}
#mainMenu #here a {
	border:1px solid #8ba0a9;
	color:#fff;
}
#pageImage img, #pageImage object, #pageImage embed {
	display:block;
	padding:0;
	margin:0;
}
#pageImage {
	height:384px;
}
#content {
	background: url(../interface/bg_text.jpg) repeat-y left top;
}
#mainContent {
	width: 495px;
}
#textArea {
	margin: 0 44px 54px 72px;
	font-size:12px;
	line-height:24px;
	text-align:center;
}
#textArea h1 {
	font-size:24px;
	line-height:24px;
	color:#173c4c;
}
#textArea h2 {
	font-size:14px;
	line-height:26px;
	color:#987c4d;
	background:url(../interface/flower.gif) no-repeat center bottom;
	padding-bottom: 35px;
}
#textArea h2 a {
	color:#987c4d;
}
#textArea h2 a:hover {
	color:#b14a2f;
}
#pageArea {
	margin: 0 44px 54px 72px;
	font-size:12px;
	line-height:24px;
	text-align:center;
	overflow:hidden;
}
#pageArea h1	{
	color:#173c4c;
	line-height:24px;
	font-size:24px;
}
#pageArea h2	{
	color:#9d1e1e;
	font-size:18px;
	padding:0 0 32px 0;
	margin:0 0 8px 0;
	line-height:30px;
	background:url(../interface/flower.gif) no-repeat center bottom;
}
#pageArea h3	{
	color:#987c4d;
	font-size:14px;
	line-height:24px;
}
#subMenu {
	width:258px;
}
#news {
	background:url(../interface/icon_news.gif) no-repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#173c4c;
	margin: 0 40px 34px 48px;
}
#news .newsItem {
	padding: 0 0 20px 0;
}
#news .date {
	color:#987c4d;
	text-transform:uppercase;
	letter-spacing:.01em;
	font-size:10px;
}
#secondNav	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#173c4c;
	margin: 0 auto 34px auto;
	text-align:center;
	width:120px;
	}
	
#secondNav a	{
	text-decoration:none;
}
	
#secondNav h1	{
	font-size:24px;
	padding: 0 0 9px 0;
}
	
#secondNav ul	{
	list-style:none;
	border-top:1px solid #987c4d;
	padding:0;
	margin:0;
}
	
#secondNav ul li	{
	padding:9px 0;
	margin:0;
	border-bottom:1px solid #987c4d;
	font-size:13px;
	color:#143338;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
#secondNav ul li#wineList	{
	padding:9px 0 4px 0;
}
	
#secondNav ul li#wineList a	{
	color:#987c4d;
}
#secondNav ul li#wineList a:hover	{
	color:#f8f5ed;
}
#secondNav ul li#wineList ul	{
	border:none;
	padding:0px 11px;
	margin:0;
}
#secondNav ul li#wineList ul li	{
	color:#987c4d;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	border:none;
	padding:5px 0;
	margin:1px 0;
}
#secondNav ul li#wineList ul li#wineType	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
	padding:0 0 8px 0;
	margin:0;
}
#secondNav ul li#wineList ul li#currentWine	{
	padding:5px 0;
	border:1px solid #f8f5ed;
	margin:1px 0 1px 0;
}
#sideBar {
	background:url(../interface/bg_mailing_list.jpg);
	width:213px;
	border-right: 1px solid #e5dbc3;
	border-bottom: 1px solid #e5dbc3;
}
#mailingList {
	background:url(../interface/icon_newsletter.gif) no-repeat top left;
	padding: 8px 12px 22px 18px;
	font-size:11px;
	color:#173c4c;
}
#address {
	border-top:1px solid #e5dbc3;
	background:url(../interface/bg_contact.jpg);
	padding: 22px 18px;
	font-size:11px;
	color:#fff;
}
#address a:hover {
	color:#375861;
}
.moreLink, .moreLink a {
	color:#9d1e1e;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
}
.moreLink a:hover {
	color:#b14a2f;
}
#disclaimer {
	font-size:10px;
	width:753px;
	text-align:center;
	color:#715c39;
}

#subscribeForm td {
	text-align:left;
}
