@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #ece5b7

}

a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #666699;
}
a:active {
	text-decoration: none;
}

#Header {
background-image:url(Images2/Wills_Winery_Header.gif)
}


#MainBodyTable {
	border:thin solid #660000;
}

#NavTable {
	background-color:#a0a970;
	
}

.LeftsideTableRules {
	font-size: 1.2em;
	text-align: left;
	padding: 5px;
	
}

.RightsideTableRules {
	border-left-color:#660000;
	border-left-width:thin;
	border-left-style:solid;
}
.PageHeader1{
	font-family:Papyrus;
	font-size:2.0em;

}

.ParagraphHeader1 {
	font-size: medium;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
}


.NestedTableRules {
	border:#660000;
	border:dotted;
	background-color: #FEFCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #660000;
	border-right-color: #660000;
	border-left-color: #660000;
	text-align: left;
}

.BottomNestedTableRule {
	border-bottom-color:#660000;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	background-color: #FEFCCC;
	text-align: left;
	padding: 2px;
}

.CenterParagraph {
	text-align:center;
	font-weight: bolder;
}

.BulletedImage {
	list-style-image: url(Images2/BulletImage.gif);
}
.LeftAlignParagraph {
	text-align: left;
	padding: 8px;
}


.WineListFormating  {
	font-size: 1.2em;
	text-align: left;
	padding: 5px;
	
}
.BuyOnline {
	font-size: 2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#609;
	font-weight:bold;
	font-style:italic;
}

.BuyOnline a {
		font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#609;
	font-weight:bold;
	font-style:italic;
}