body {
	margin: 0px;
	color: #666666;
	background-color: #CCCCCC;
	text-align: justify;
}
#Logodiv {
	position:absolute;
	left:0px;
	top:0px;
	width:541px;
	height:200px;
	z-index:2;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#Content {
	position:absolute;
	left:0px;
	top:201px;
	width:100%;
	z-index:2;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#menu {
	position:absolute;
	left:0px;
	top:180px;
	width:100%;
	height:20px;
	z-index:4;
	background-color: #CCCCCC;
	FILTER: alpha(opacity=80);
	z-index: 7;
}

.imgLabel {
	border: 1px solid #EBEBEB;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 5px;
}
.imgRight {

	border: 1px solid #EBEBEB;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 5px;
}
.Box {
	border: 1px solid #EBEBEB;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	color: #666666;
	font-size: 10px;
	text-align: justify;
}
.HeaderIMG {
	background-image: url(images/HeaderWine.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.HeaderLOGO {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ContentBG {
	background-color: #CCCACE;
}
.PGTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-transform: uppercase;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.SubTitleRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
}
#navcontainer
{
	margin: 0;
	padding: 0;
	height: 22px;
	width: 100%;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	background: #fff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#navlist li
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link
{
background: #fff;
color: #65030A;
text-decoration: none;
padding: 3px 10px 3px 10px;
display: block;
}

#navlist li a:hover
{
	color: #CCCCCC;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65030A;
	background-color: #65030A;
}

#navlist li a#current, #navlist li a#current:link
{
color: #000;
cursor: default;
font-weight: bold;
border-bottom: 1px solid #999;
}

#navlist li a#current:hover
{
border-bottom: 1px solid #f90;
background: #eee;
}
.BodyS {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.BodyJ {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
#Content a:link, a:visited  {
	color: #7E0812;
	background-color: #E0E0E0;
	text-decoration: none;
}
#Content a:hover, a:active{
	color: #7E0812;
	text-decoration: underline;
	background-color: #E0E0E0;
}

.Heading {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.Featured {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.BodyYes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339966;
}
.BodyNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

