<!-- THE FOLLOWING ARE STANDARD BLOCK ELEMENTS. MODIFY THEIR STYLE ATTRIBUTES AS YOU SEE FIT, BUT DO NOT DELETE THEM -->

{}

BODY {
	background-color: #003A1F;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:17px;
	text-decoration: normal;
	font-style: normal;
}

H1  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:0px;
}

H2  {
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:0px;
}


H3  {
	font-family: Verdana, Georgia, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:0px;
}

H4  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:0px;
}

H5  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #dcbb74;
}

H6  {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dcbb74;
}	
	
TD   {
	font-size: 11px;
	line-height:17px;
}
	
TR   {
	font-size: 11px;
}
	
TABLE   {
	font-size: 11px;
	line-height:17px;
}
LI   {
	font-size: 11px;
	line-height:17px;
}

P   {
	font-size: 11px;
	line-height:17px;
}

INPUT   {
	font-size: 11px;
}
SELECT   {
	font-size: 11px;
}
FORM {
	font-size: 11px;
}

A:link  {
	color: #5a0a09;
	text-decoration: none;
}

A:visited {
	text-decoration: none;
	color: #5a0a09;
}

A:active  {
	color: #5a0a09;
	text-decoration: none;
}

A:hover  {
	color: #5a0a09;
	text-decoration: underline;
}

<!-- THE FOLLOWING ARE CUSTOM STYLES SPECIFICALLY FOR USE BY THIS TEMPLATE. DISGARD OR DELETE AS NECESSARY -->

{}

.outer {
 width: 778px;
 }

.hdr {
	background-color: #5a0a09;
	width: 778px;
	height: 158px;
	margin: 0px;
	padding: 0px;
	clear: both;
		background-image: url(../images/PatitCreekHeader.jpg);
	background-repeat: no-repeat;
 }

.contact {
	color: #dcbb74;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 12px;
	height: 46px;
	margin: 0px;
	background-image: url(../images/PatitCreekNav.jpg);
	background-repeat: no-repeat;
	clear: both;
 }
 
.contact a:link  {
	color: #dcbb74;
	text-decoration: none;
}

.contact a:visited {
	text-decoration: none;
	color: #dcbb74;
}

.contact a:active  {
	color: #dcbb74;
	text-decoration: none;
}

.contact a:hover  {
	color: #dcbb74;
	text-decoration: underline;
}
 

.middle {
	background-color: #FFFFFF;
	float: none;
	width:770px;
	padding: 25px;
	background-image: url(../images/PatitCreekContentBG.gif);
	background-repeat: repeat-y;
 }

.ftr {
clear: both;
	color: #5a0a09;
	font-size: 0.8em;
	text-align: left;
	height: 108px;
	background-image: url(../images/PatitCreekFooter.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 27px;
 }
 
.ftr a:link  {
	color: #5a0a09;
	text-decoration: none;
}

.ftr a:visited {
	text-decoration: none;
	color: #5a0a09;
}

.ftr a:active  {
	color: #5a0a09;
	text-decoration: none;
}

.ftr a:hover  {
	color: #5a0a09;
	text-decoration: underline;
}

<!-- THE FOLLOWING ARE CUSTOM STYLES USED BY THE CONTENT ON VINEYARD2DOOR PAGES.  -->

{}

.header  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B9A52C;
	padding-bottom:5px; 
	letter-spacing: -1pt;
	border-bottom: 1px solid #dcbb74;
}

.subheader  {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #dcbb74;
}

.sectionheader  {
	font-family: Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #231417;
	padding-bottom:5px; 
	letter-spacing: -0.25pt;
	border-bottom: 1px solid #231417;
}

.colheader  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -0.5pt;
	color: #231417;
}

.lineheader  {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding:2px;
	color: #000000;
	margin-top: 5px; 
	margin-bottom: 15px;
}

.listheader  {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #231417;
	padding-bottom:5px; 
	letter-spacing: -1pt;
}

.large  {
	font-size: 14px;
	font-weight: bold;
}

.dark  {
	font-size: 12px;
	font-weight: bold;
}
.small  {
	font-size: 10px;
	color: #000000;
}
				
.tiny  {
	font-size: 9px;
	color: #000000;
}

.colored {
	color: #231417;
	}	
	
.reverse  {
	color: #FFFFFF;
}

A.little  {
	font-size: 10px;
	color: #231417;
	text-decoration: underline;
}

A.little:Hover  {
	color: #000000;
	text-decoration: underline;
}

A.red  {
	font-size: 11px;

	color: #FF0000;
	text-decoration: underline;
}

A.red:Hover  {
	color: #000000;
	text-decoration: underline;
}

A.little-red  {
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}

A.little-red:Hover  {
	color: #000000;
	text-decoration: underline;
}

A.blue  {
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}

A.blue:Hover  {
	color: #000000;
}

A.little-blue  {
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;
}

A.little-blue:Hover  {
	color: #000000;
}
A.black {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.black:Hover  {
	text-decoration: underline;
}

A.little-black {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.little-black:Hover  {
	text-decoration: underline;
}

A.white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.white:Hover  {
	text-decoration: underline;
	color: #FFFFFF;
}

A.little-white {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.little-white:Hover  {
	text-decoration: underline;
	color: #FFFFFF;
}

A.product:link  {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

A.product:visited {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

A.product:active  {
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

A.product:hover  {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

A.nav {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.nav:Hover  {
	text-decoration: underline;
}

A.subnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

A.subnav:Hover  {
	color: #000000;
	text-decoration: underline;
}

A.headernav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #231417;
	font-weight: normal;
	text-decoration: none;
}

A.headernav:Hover  {
	color: #000000;
}

A.footerlink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

A.footerlink:Hover  {
	text-decoration: underline;
}

A.button {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	padding: 1px 1px 1px 1px; 
	background-color: #E1E1E1
}


A.button:Hover {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	padding: 1px 1px 1px 1px; 
	background-color: #C0C0C0
}

.errorbox {
	background-color : #FFFFFF;
	border : 1px solid #FF0000;
	text-align : left;
	margin-top:10px;
}

.errorlabel {
	background-color : #FF0000;
	border-bottom: 1px solid #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	padding : 3px 3px 3px 3px;
	color: #FFFFFF;
}
	
.warningbox {
	background-color : #FFFFFF;
	border : 1px solid #EDC900;
	text-align : left;
	margin-top:10px;
}

.warninglabel {
	background-color : #EDC900;
	border-bottom: 1px solid #EDC900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	padding : 3px 3px 3px 3px;
	color: #FFFFFF;
}
