body {
	background: #CCC;
	margin: 20,0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	background: #F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #8B0000;
	display: block;
	font-size: 22px;
	color: #8B0000;
	padding-left: 5px;
	}

	h2 {
	background: #F4F4F4;
	border-bottom: 1px solid #8B0000;
	display: block;
	font-size: 14px;
	color: #8B0000;
	padding-left: 5px;
	}
	
	h3 {
	font-size: 13px;
	color: #666;
	padding-left: 5px;
	line-height: 135%;
	}

.whitebg {
	background-color: White;
}

.fade {
	background-image:  url(images/fade_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 280px;
}

.boldTxt {
	font-weight: bold;
	font-style: italic;
}

.header {
	background-image:  url(images/head_bg.jpg);
	color: #000000;
	background-repeat: repeat-x;
	height: 135px;
}

.phonetab {
	background-image:  url(images/phone_tab.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

a:link {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	line-height: 135%;
}

a:visited {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	color: #8b0000;
	text-decoration: none;
}


a.vineyard {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}


p {
	font-size: 12px;
	color: #666;
}

ul, li {
font-size: 12px;
	color: #666;
	margin-top: 10px;
	margin-left: 1px;
}

.redTxt {
	color: #8B0000;
	font-weight: bold;
}

.blueTxt {
	color: #0000A0;
	font-weight: bold;
}

.footer {
	background-image:  url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 114px;
}

#border {
	border: 1px solid #8B0000;
}

#watermark {
	background-image:  url(images/watermark.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.address {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
}

.ImgDisplay {
	margin: 0 10px 0 10px;
}
