BODY 	{
	font-family: Goudy Old Style, Book Antiqua, Times New Roman;
	background-color: #EBDFCF;
	color: #3D2016;
	background-image: url(graphics/linen2b.gif);
	scrollbar-face-color:#6B0800;
	scrollbar-arrow-color:#B58C42;
	scrollbar-track-color:#EBDFCF;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:'#6B0800';
	scrollbar-3dlight-color:'#6B0800';
	scrollbar-darkshadow-Color:#6B0800;
	margin: 0px;
	font-size: 12pt;
}
		
TD	{
		font-family: Goudy Old Style, Book Antiqua, Times New Roman;
		color: #3D2016;
		font-size: 12pt;
	}
.side {
	background-image: url(graphics/sidebg.gif);
	background-repeat: repeat-y;
	background-position: right;
	/*width: 250px;*/
	vertical-align: top;
	/*text-align: center;*/
	/*padding-right: 22px;*/
}
.main {
	vertical-align: top;
	text-align: left;
}
.banner {
	text-align: left;
	background-image: url(graphics/bannerbg.gif);
	background-repeat: repeat-x;
}

.content {
	padding-left: 20px;
	width: 600px;
}

.nav {
	background-image: url(graphics/bottle.gif);
	background-repeat: no-repeat;
	background-position: top; /* center;*/
	height: 400px;
}
.logo {
	text-align: center;
}

A:link, A:visited, A:active { color: #CB0800; text-decoration: none; font-weight: normal;}
A:hover { color: #B58C42; text-decoration: underline; }

INPUT, SELECT, TEXTAREA {
	font-family: Goudy Old Style, Book Antiqua, Times New Roman;
	border: 1 solid #DBCFBF;
	border-width: 1px;
	border-color: #DBCFBF;
	border-style: solid;
	background-color: #FBEFDF;
}

SPAN.hd {
	font-size: 14pt;
	font-weight: bold;
	color: #B58C42;
}

/* Stuff for subscriber form elements */
TD.subscriberPadding { padding-bottom: 7px; padding-top: 0px; }
/*.subscriberText { font-size: 8pt; }
.subscriberInput {
	color: white;
	border: 1px solid #FE0100;
	background-color: #202020;
	margin-bottom: 2px;
	font-size: 10pt;
}
.subscriberButton {
	color: #FEFF00;
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid #FE0100;
	background-color: #202020;
}*/

.ftr {
	text-align: center;
	font-size: 10pt;
}