



/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.5ex;
	text-decoration: none;
	color: #3D3D3D;
	margin: 0px;
}

td {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.5ex;
	text-decoration: none;
color: #3D3D3D;
	margin:0px;
}
h1 {
	font-size: 22px;
	line-height: 2.5ex;
	color: #54752b;
	margin: 0px;
}
	
h2 {
	font-size: 18px;
	line-height: 2.5ex;
	color: #ADABA6;
	margin: 0px;
}
	
h3 {
	font-size: 16px;
	line-height: 2.5ex;
	color: #54752b;
	margin:0px;
}
	
h4 {
	font-size: 14px;
	//line-height: 2.5ex;
	color: #ADABA6;
	margin: 0px;
	font: italic;
}
	
h5 {
	font-size: 14px;
	//line-height: 2.5ex;
	color: #54752b;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px dashed #54752b;
}
	
h6 {
	font-size: 12px;
	//line-height: 2.5ex;
	color: #54752b;
	margin:0px;
}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #4E0000;
}	

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #4E0000;
}

a:hover {
	text-decoration: underline;
	color: #BA2300;
}	


#Nav a:link, #Nav a:active, #Nav a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0 10px 0;
	display: block;
	color: White;
	padding: 3px 0 3px 0;
	text-decoration: none;
	text-align: center;
	background: #470000;
}

#Nav a:hover {
	background: white;
	color: #4E0000;
	text-decoration: none;
}

.style2 {
	font-size: 1px;
	color: #000000;
}

.bodyArea {
	background: url('images/site_photos/middle_bg.jpg');
	text-align: left;
}

.bodyArea1 {
	background: url('images/site_photos/middle_bg1.jpg');
	text-align: left;
}

.bodyArea2 {
	background: url('images/site_photos/middle_bg3.jpg');
	text-align: left;
}


.bodyArea3 {
	background: url('images/site_photos/middle_bg2.jpg');
	text-align: left;
}

.bodyArea4 {
	background: url('images/site_photos/middle_bg6.jpg');
	text-align: left;
}

.sideNav {
	background: url('images/site_photos/button_bg.gif') repeat 0% 0%;
	
}




.footer {
	display: block;
	padding: 5px;
	padding-right: 30px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #BDBDBD;
	background: #540204;
}
#footer {
	display: block;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
color: #BDBDBD;
background: #540204;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 10px;
}	

#footer a:hover {
	text-decoration: underline;
	color: white;
	font-size: 10px;
	}
	
	
.featuredWinery {
	font-size: 18px;
	line-height: 2.5ex;
	color: #ADABA6;
	margin: 0px;
}


	
.discuss {
	display: block;
	padding: 5px;
	padding-right: 30px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #BDBDBD;
	
}



#discuss {
	display: block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
color: #4E0000;
background: #4E0000;
}
#discuss a:link, #discuss a:active, #discuss a:visited {
	font-weight: bold;
	text-decoration: none;
	color: White;
	font-size: 10px;
}	

#discuss a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	}
	
