body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #832c2c;
	background-image: url(images/bottlebg.jpg);
	background-repeat: no-repeat;
	background-position: left 150px;
	background-attachment: fixed;


}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.head3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: normal;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
	a:link{}
	a:active{}
	a:visited{}
	a:hover{color:#ff9999}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.altLink {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: none;
}
.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navbg {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.pinky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC99;
	font-weight: bold;
}
hr {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin groove #666666;
	border-left: thin none;

}
.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footerbg {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.activelink {
	color: #FF9900;
}
.homebg {
	background-image: url(images/home1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
