body {
	margin:0px; padding:0px;
	border-top-width:0px; 	border-bottom-width:0px;
	border-left-width:0px;	border-right-width:0px;
	border-style:solid; border-color:#666666;
	background-color:#FFDE73; color:#000000;
	background-position:center top;
	background-repeat:repeat-y;
	text-align:center;
}

.main { font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #000000; font-weight: regular; line-height: 1.4; }
td { font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #000000; font-weight: regular; }

.menu { font-family: Monotype Corsiva,Times New Roman,Georgia,Times; font-size: 16px; color: #996600; font-weight: regular; line-height: 1.4; }
.band { font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #996600; font-weight: regular; line-height: 1.2; }

.pageheader { font-family: Times New Roman,Georgia,Times; font-size: 17px; color: #996600; font-weight: bold;}
.pageheader_fancy { font-family: Edwardian Script ITC, Palatino, Garamond; font-size: 40px; color: #996600; font-weight: regular;}
.bandtitle { font-family: Times New Roman,Georgia,Times; font-size: 15px; color: #996600; font-weight: bold;}

.form { background: #F8F9FB; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #000000; font-weight: regular; }
.formrequired { background: #FBEEF0; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #000000; font-weight: regular; }
.textbox { background: #F0F1F3; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #000000; font-weight: regular; }
.formheader { background: #0D3890; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #ffffff; font-weight: bold; }

.storelocator { background: #FEF5B3; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #996600; font-weight: regular; line-height: 1.2; }
.storelocatorheader { background: #FFDE73; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #996600; font-weight: bold; line-height: 1.2; }
.storelocatorheader2 { background: #663333; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #ffffff; font-weight: regular; line-height: 1.2; }


.awardsheader { background: #5a0020; font-family: Times New Roman,Georgia,Times; font-size: 12px; color: #ffffcc; font-weight: regular; }
.awards { background: #FEE886; font-family: Times New Roman,Georgia,Times; font-size: 13px; color: #996600; font-weight: regular; }

A { color: #0000FF; text-decoration: none;}
A:hover { color: #0000FF; text-decoration: none;}

/******** Special Style Classes used in the templates *********/

.buttons{
	font-family: Times New Roman,Georgia,Times;
	font-size: 12px;
}
.footer{
	font-family: Times New Roman,Georgia,Times;
	color: #000000;
	font-size: 12px;
	font-weight: 100;
}
.itemOrdered{
	font-family: Times New Roman,Georgia,Times;
	color: #87403F;
	font-size: 12px;
}
.subHeading{
	font-weight: 100;
}
.optionName{
	font-weight: 100;
}

/******** Special Style Classes used in the cart and orderform template *********/

.cartHeader{
	border-style: solid;
	border-color: #FFCE52;
	border-width: 1px 0px 1px 1px;
	background-color: #87403F;
	color: #ffffff;
	font-family: Times New Roman,Georgia,Times;
	font-size: 12px;
}
.cartHeaderEnd{
	border-style: solid;
	border-color: #FFCE52;
	border-width: 1px 1px 0px 1px;
	background-color: #000000;
	color: #ffffff;
	font-family: Times New Roman,Georgia,Times;
	font-size: 12px;
}
.cartRow{
	background-color: #ffffff;
	vertical-align: top;
	font-size: 12px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 0px 0px 1px 1px;
}
.cartRowEnd{
	background-color: #F5F5F5;
	vertical-align: top;
	font-size: 10px;
	border-style: solid;
	border-color: #CDCDCD;
	border-width: 0px 1px 1px 1px;
}
.cartFooter{
	background-color: #FFDE73;
	color: #996600;
	font-family: Times New Roman,Georgia,Times;
	font-size: 12px;
}
