body {
	background-color: #4A4A00;
	margin: 0px;
	padding: 0px;
	font-size: large;
}
a:link {
	text-decoration: underline;
	color: #FFA8A8;
}

a:visited {
	text-decoration: underline;
	color: #FFA8A8;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: x-large;
	color: #B27B45;
}
h2 {
	font-size: 18px;
	color: #F8D7C2;
}
h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-variant: small-caps;
}
.warning {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.error {
	color: #FF0000;
}
.maincont {
	border: 1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
}
.leftmenu {
	background-image: url(../images/Giadomella-Wines-label.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 197px;
}

.leftmenupages {
	background-image: url(../images/Giadomella-Wines-label_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 197px;
}
.mainboxbak {
	background-image: url(../images/giadomella-wines-bak.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
}
.homemainbox {
	background-image: url(../images/pagesbak4home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.homeleftmenu {
	background-image: url(../images/Giadomella-Wines-menu-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.awards {
	font-size: smaller;
	font-variant: small-caps;
	color: #FF9900;
}
.soldout {
	font-size: 12px;
	font-variant: small-caps;
	color: #FF0000;
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 20px;
	margin-right: 16px;
}
.subscribeForm legend{
	color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.subscribeForm {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;

}
.brdrimg {
	border: thin solid #333333;
}
.maincont .mainboxbak #FLVPlayer {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.smaller {
	font-size: 11px;
}
