
/*
fieldset {
	border: 1px solid #94423a;
	margin-bottom: 15px;
	padding-left: 10px;
	background: url('/images/bg_where.gif') repeat-x bottom left
}

legend {
	margin: 5px 5px 5px 0;
	padding: 4px 8px;
	font-size: 11px;
	color: #fff;
	background-color: #94423a;
	text-transform: uppercase;
}
*/


img {
	border: 0px;
}

table {
	margin: 0px;
}

body, html {
	background-color: #E9E0CA;
	background-image: url(/images/bg_main_2010.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center; /* for ie - puts everything center page */ 
}

td, body, html {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#container {
	width: 960px;
	position: relative;
}

#wrapper {
	position: relative;
}

#img_main {
	top: 50px;
}

.pgImg {
	margin-top: 50px;
}

#copy {
	position:absolute;
	width: 500px; 
	margin-top: 65px;
	z-index:1;
	left: 256px;
	top: 143px;
	text-align: left;
	padding-bottom: 30px;
	line-height: 20px;
	border: 0px solid #000;
}

#copy_img {
	position:absolute; 
	width:340px; 
	z-index:1; 
	left: 287px; 
	top: 136px; 
	text-align: left;
	padding-bottom: 30px;
	line-height: 20px;
	border: 0px solid #000;
}

#int_hdr {
	position:absolute; 
	width:543px; 
	z-index:1; 
	left: 13px; 
	top: 159px; 
	text-align: left;
	padding-bottom: 30px;
	line-height: 20px;
}

#int_copy {
	position:absolute; 
	width:487px; 
	z-index:1; 
	left: 70px; 
	top: 211px; 
	text-align: left;
	padding-bottom: 30px;
	line-height: 20px;
}

#nav_main {
	position:absolute; 
	width:138px; 
	z-index:2; 
	left: 653px; 
	top: 134px; 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#nav_main a {
	text-decoration: none;
}

#nav_main a:hover {
	text-decoration: underline;
}

#nav_main a.active {
	color: #000000;
	font-size: 12px;
}

#newMenu {
	font-size: 12px;
	position: absolute;
	top: 98px;
	left: 25px;
	height: 45px;
	width: 960px;
}

#newMenu ul {
	padding-top: 18px;
	font-size: 100%;
	list-style: none;
	list-style-type: none;
}

#newMenu li {
	display: block;
	float: left;
	padding-right: 25px;
	text-transform: uppercase;
}

#newMenu a, a:hover {
	text-decoration: none;
}

#newMenu a.active {
	color: #3f7b30;
}

#nav_sub {
	position:absolute; 
	width:180px; 
	z-index:3; 
	left: 58px; 
	top: 387px; 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;	
}

#nav_sub a {
	text-decoration: none;
}

#nav_sub a:hover {
	text-decoration: underline;
}

.address {
	font-size: 10px;
}

p, ul, ol, li, h1, h2, h3, h4, h5, h6, table {
	margin-top: 0px;
	/*margin-bottom: 1em;*/
}

h1 {
	font-size: 20px;
	color: #660000;
	font-weight: normal;
	/* font-style: italic; */
	
}

#copy h2 {
	color: #660000;
}

#copy a {
	text-decoration: none;
}

#int_title {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #C3B486;
	width: 487px;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}

#event_msg {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background-color: #006946;
	border: 1px solid #C3B486;
	padding: 4px;
}

.lnkRed {
	font-size: 12px;
	text-transform: uppercase;
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	
}

.img_10r {
	padding-right: 10px;
}

.img_copy {
	font-weight: bold;
	font-style: italic;
}

hr {
  	border: 0;
  	width: 100%;
 	color: #C3B486;
 	background-color: #C3B486;
 	height: 1px;
}

a:link {	color: #660000; text-decoration: none;}
a:visited {	color: #660000; }
a:hover {	color: #3f7b30; text-decoration: underline;}

/* GUEST BOOK */

#gbBox ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#gbBox li {
	width: 340px;
	padding: 7px;
	border: 2px solid #C3B486;
	background-color: #fff;
	margin-bottom: 8px;
}

#gbBox h1 {
	margin-bottom: 4px;
}

#gbBox h2 {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#gbBox h4 {
	font-style: italic;
	color: #666;
	margin: 4px 0;
	font-weight: normal;
}

/* END GUEST BOOK */

/* ORDERING */

#ordering ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#ordering li {
	font-weight: bold;
	font-size: 12px;
	width: 340px;
	padding: 7px;
	margin-bottom: 8px;
	color: #660000;
	border-bottom: 1px solid #C3B486;
}
/* END ORDERING */

/* SPACING CLASSES */

.m5t {
	margin-top: 5px;
}

.m5b {
	margin-bottom: 5px;
}

/* END SPACING CLASSES */

.events h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin:0;
	padding:0;
}

.events h3, .eventsDetail h3 {
	color: #333;
	font-weight: normal;	
	font-style: normal;
	font-size: 150%;
	margin:5px 0 3px 0;
	padding:0;
}

.events {
	color: #333;
	font-size: 100%;
	padding: 10px 0;
	margin: 0;
	background: URL(/images/bg_events.gif) top left repeat-x;
	clear: both;
}

.eventDate {
	font-size: 110%;
	color: #006946;
}

.eventsDetail {
	color: #333;
	font-size: 110%;
}

.eventsDetail h1 {
	color: #333;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

.eventsDetail  h2 {
	font-size: 100%;
	font-weight: normal;
}

.first {
	background: URL(/images/bg_eventsFirst.gif) top left repeat-x;
}

/*
.events a {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}
*/

.events .detail {
	margin: 0;
	padding: 0;
	border: 0;
	background: inherit;
}

.events p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.5em;
}

.events .alert, .eventsDetail .alert {	margin: 0; 
	/* 
	background-color: #006946; 
	width: 100%; 
	padding: 2px 4px; 
	*/
	color: #006946; 
	font-weight: bold; 
	font-style: italic; 
	font-size: 110%;
}

.newsTitle a {
	color: #333;
}

.newsTitle a:hover {
	color: #660000;
}

.prodTd {
	background: white;
	width:50%;
}

.prodAlert {
	color: #006946; 
	font-weight: bold; 
	font-style: italic;
}

.prodDesc {
	color: #666; 
	font-style: italic;
}

li {
	margin:0;
	padding:0;
}


.whereToBuy {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #94423a;
	background: url('/images/bg_where.gif') repeat-x bottom left
}

.whereToBuy H1 {
	padding: 5px 5px 5px 10px;
	display: block;
	background-color: #94423a;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-style: normal;
}

.whereToBuy p {
	padding: 5px 5px 0 10px;
}

H3.wineHdr {
	margin: 0;
	background: url('/images/bg_wine.gif') top left repeat-x;
	display: block;
	width: 500px;
	height: 30px;
	color: #fff;
	font-family: Georgia;
	padding: 8px 0 0 6px;
	font-weight: normal;
}

.price {
	font-weight: bold;
	font-style: italic;
}

.wineItem {
	display: block;
	background: URL(/images/bg_events.gif) top left repeat-x;
	width: 100%;
	padding: 15px 10px;
	width: 500px;
}

.wineItem a {
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
}

.wineItem.first {
	background: none;

}

input { border: 1px solid black; margin-bottom: .5em;  }
	input.error { border: 1px solid red; }


label {
	display: block;
}

#wineLinks {
}

#wineLinks h3 {
	margin:0 0 5px 0; 
	padding:0 0 2px 0; 
	border-bottom: 1px solid #C3B486;
}

#wineLinks a {
	display: block;
}

.error {
	color: red;
	font-weight: bold;
}