body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #C2D6EC;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
#CoverTable {
	border: 1px solid #990000;
	/*/*/line-height: 1.5em; /* */
}
h1 {
	font-size: 160%;
	color: #003399;
}
.BannerHead {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 140%;
	color: #990000;
}
#navbar {
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#LogoBox {
	border-color: #005286;
	border-style: solid;
	border-width: 1px;
	background-color: #C3D5EE;
	padding: 3px;
}
#BlueRuleBox {
	border-color: #005286;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
#Footer {
	border-top-color:#666666;
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bold;
	color: #666666;
}
.em { font-style:italic; }.Title {
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #005286;
}
.highlight {
	font-weight: bold;
	color: #990000;
}
.highlightRule {
	font-weight: bold;
	color: #990000;

	text-decoration: underline;
}
.introPhoto img{
	float:left;
	padding: 0px 10px 0px 0px;
	margin: 5px 5px 5px 5px;
}
/* adjust margins to change separation between the feature image and text flowing around it */
#caption {
	padding: 0px 10px 0px 0px;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;	
}

#captionRight {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 5px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;	
}
#RedRuleTop {
	border-top-color:#990000;
	border-top-style: solid;
	border-top-width: 1px;
}
.BlackRuleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.MenuCaption {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
#MenuFooter {
	color:#666666;
	font-style: italic;
	font-weight: bold;
}
.Image {
	border-color: #005286;
	border-style: solid;
	border-width: 1px;
	margin-left: 20px;
}#RedRuleBox {
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
pre {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#WineHeaders {
	background-color:#C2D6EC;
	
}
.SubHead {
	background-color: #990000;
	font-weight: bold;
	color: #FFFFFF;
}
.RedTopRule {
	border-top-color:#990000;
	border-top-style: solid;
	border-top-width: 1px;
}
.quote {
	font-style: italic;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/ocean.jpg);
	background-repeat: no-repeat;
}
.FrontPageBOx {
	font-weight: bold;
	color: #990000;
	font-size: 120%;
}
.RedRuleBottomDotted {
	border-bottom-color:#990000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.RedRuleTopDashed {
	border-top-color:#990000;
	border-top-style: dotted;
	border-top-width: 1px;
}