object {outline: none;}
html, body {height: 100.1%;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #520001 url(../images/a.gif) repeat-x fixed;
}
body,td,th {
	color: #7E4636;
	font: 11px/14px Tahoma, Arial, sans-serif;
}
a:link, a:visited, a:active {
	color: #7E4636;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

#header {
	background: url(../images/top.gif);
	height: 216px;
	width: 594px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#topline {
	background: url(../images/top_line2.gif) no-repeat;
	height: 11px;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/content_bkg.gif);
	padding: 0px;
}
#footer {
	background: url(../images/footer.gif) no-repeat;
	height: 18px;
	width: 596px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 18px;
	font-size: 10px;
}
#cwd {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	margin-bottom: 10px;
}
#cwd a:link, #cwd a:visited, #cwd a:active {
	color: #e9e3cd;
	text-decoration: none;
}
#cwd a:hover {
	color: #CCCC00;
	text-decoration: underline;
}
.content_inside {
	padding: 0px 5px 0px 15px;
	float: left;
	width: 415px;
}
.content_insideWide {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
.clearer {
	clear: both;
	height: 10px;
}
.clear {
	clear: both;
}
.content_rightnav {
	float: right;
	width: 23%;
	padding-right: 10px;
	padding-left: 5px;
}
.contentTopNav {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}
.vertnavtop {
	background: #e9e3cd url(../images/vertnavtop.gif) repeat-x;
	height: 1px;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

.listheader {
	color: #E9E3CD;
	background: #6b0000;
	display: block;
	width: 95%;
	padding-left: 10px;
	border: 1px solid #000000;
	height: 17px;
}
.listheader2 {
	color: #E9E3CD;
	background: #6b0000;
	display: block;
	padding-left: 10px;
	border: 1px solid #000000;
	font-size: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
	font-weight: bold;
}
.boxSmall {
	width: 130px;
	font: 11px Tahoma, Arial, sans-serif;
}
.imgLeft
{
	float: left;
	padding: 0px 8px 0px 0px;
	border-width: 0px;
}

.imgRight
{ float: right; 
  padding: 0px 0px 0px 8px;
  border-width: 0px;
}

.imgCenter
{ display: block;
  margin: 0 auto;
  border-width: 0px;
}
.imgCenterBorder
{
	display: block;
	margin: 0 auto;
	border: 1px solid #000000;
}
.imgLeftBorder
{ float: left; 
  margin: 0px 8px 0px 0px;
  border: 1px solid #000000;
}

.imgRightBorder
{ float: right; 
  margin: 0px 0px 0px 8px;
  border: 1px solid #000000;
}
.txtBigRed {
	font-size: 16px;
	line-height: normal;
}
.txtRequired {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	background: #FFFF99;
}
.boxEvents {
	background: #DFC7A8;
	padding: 0 15px;
	border: 3px solid #5D0707;
	font-weight: bold;
	margin-bottom: 10px;
}
.boxWine {
	background: #DFC7A8;
	padding: 0 15px;
	border: 1px solid #5D0707;
	font-weight: bold;
	margin-bottom: 10px;
}
.txtFancy {
	font: italic 24px "Times New Roman", Times, serif;
	color: #990000;
}
.txtFancy18 {
	font: italic 18px "Times New Roman", Times, serif;
	color: #990000;
}
.txtBlack {
	color: #000000;
}
.txtBigRed {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.txtRed {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.required160 {
	background: #FFF url(../images/star.gif) no-repeat 180px 4px;
}
.required12 {
	background: #FFF url(../images/star.gif) no-repeat 30px 4px;
}
.required125 {
	background: #FFF url(../images/star.gif) no-repeat 125px 4px;
}
.boxTechSheet {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #900;
	text-align: center;
	padding: 3px;
	border: 1px solid #000;
	float: left;
	width: 90px;
}
.boxTechSheet a:link, .boxTechSheet a:visited, .boxTechSheet a:active {
	color: #fff;
	text-decoration: none;
}
.boxTechSheet a:hover {
	text-decoration: underline;
	color: #CCC;
}
.boxBuy {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #900;
	text-align: center;
	padding: 3px;
	border: 1px solid #000;
	float: right;
	width: 90px;
}
.boxBuy a:link, .boxBuy a:visited, .boxBuy a:active {
	color: #fff;
	text-decoration: none;
}
.boxBuy a:hover {
	text-decoration: underline;
	color: #CCC;
}
.tblRowDark {
	background: #DBD0AC;
}
.listBox {
	font-size: 14px;
	background: #F8F5ED;
	padding-left: 15px;
	border: 1px solid #520001;
	padding-right: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
