BODY	{
	font-family: bright, Arial, serif;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url('bkgroundgrate.1.jpg') ;
	background-repeat: no-repeat;
	}
.name
{ position: absolute; 
        top: 93px; left: 110px; 
				}
.links
{ position: absolute; 
        top: 193px; left: 210px; 
				}	
IMG.logo	{
	float: right;
	}
IMG.border	{
	width: 120px;
	height:	335px;
	}
	
DIV.links A	{
	font-weight: bold;
	text-decoration: none;
	font-family: bright, Arial, serif;
	}
A	{
	color: #156a06;
	}
A:hover	{
	color: #ce00e6;
	text-decoration: underline;
	}
A:active{
		 color:black
		 {
H1	{
	color: black;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-family: bright, Arial, serif;
	text-align: center;
	}
H2	{
	color: black;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-family: bright, Arial, serif;
	text-align: center;
	}

H3	{
	color: black;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-family: bright, Arial, serif;
	text-align: center;
	}
H4	{
	color: black;
	font-family: bright, Arial, serif;
	text-align: center;
	}	
P.first:first-letter	{
	color: red;
	background-color: #fff;
	font-family: bright, Arial, serif;
	font-size: 125%;
	font-weight: bold;
	}
UL	{
	list-style-image: url(http://peacefulbendvineyard.com/images/bulletglas.gif)
	}
UL 	
	{
	list-style-image: /images/bulletglas.gif;
	}
UL UL	{
	list-style-image: none;
	}
	
FORM	{
	border: double medium black;
	padding: 10px;
	}
	
DIV.ul	{
	border: solid thin tan;
	}
DIV.nw	{
	margin-left: auto;
	width: 75%;
	margin-right: auto;
	}
DIV.links	{
	padding: 3px 0 0 0
	}
DIV.logo	{
	padding: 5px 5px 5px 20px;
	border: solid thin tan;
	}
DIV.small	{
	font-size: 70%;
	border: solid thin tan;
	padding: 5px;
	background-color: #eeeee6;
	margin-top: 0;
	}
DIV.right	{
	font-size: 70%;
	border: solid thin tan;
	padding: 5px;
	background-color: #eeeee6;
	margin-top: 0;
	}
DIV.footer	{
	font-size: 80%;
	text-align: center;
	}
DIV.date	{
	text-align: center;
	font-size: 80%;
	font-family: bright, Arial, serif;
	}
	
SPAN.logo	{
	float: right;
	color: red;
	font-style: italic;
	font-weight: bold;
	font-size: 80%;
	}
SPAN.highlight	{
	color: red;
	font-weight: bold;
	font-style: italic;
	}
SPAN.text	{
	font-weight: bold;
	color: #8300fa;
	font-family:  bright, Arial, serif;
	}
SPAN.heavy	{
	color: white;
	font-weight: bold;
	}
	
TABLE.first	{
	background-color: #006699;
	width: 98%;
	color: #8300fa;
	}
TABLE.main	{
	border: solid thin #dfdf00;
	background: url(../images/watermarklogo.gif) white;
	background-attachment: fixed;
	width: 100%;
	}
TABLE.offer	{
	border: solid thin #ebdf07;
	width: 85%;
	font-size: 90%;
	}
TD.theader	{
	text-align: center;
	font-family: bright, Arial, serif;
	font-size: 140%;
	font-weight: bold;
	color: black;
	}
TD.content	{
	padding: 5px 5px 5px 5px;
	}
TD	{
	vertical-align: top;
	}
TD.linkslogo	{
	text-align: right;
	vertical-align: middle;
	}
TD.left	{
	width: 20%;
	padding: 5px 5px 5px 5px;
	}
TD.right	{
	width: 20%;
	padding: 5px 5px 5px 5px;
	}
	
HR.footer	{
	width: 75%;
	}
	
