body {
	background: white;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.rightColumn {
	display: none;
	}
	
#wrapper, .mainContent {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
.header {
	display: none;
}
.headerPrint {
	position: relative;
	background-image: url(graphics/WBLogoTrans.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;	
	height: 86px;
}
.nav {
	display: none;
}
.brderTopDash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #844329;
}
.calendarBig {
	padding: 5px 5px 10px;
	font-size: 12px;
	border-top: 1px dashed #844329;
	border-right: 1px #844329;
	border-bottom: 1px dashed #844329;
	border-left: 1px #844329;
	clear: none;
	float: none;
}
.calendarBig strong {
	font-size: 14px;
}
.hours {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #844329;
	border-bottom-color: #844329;
	position: relative;
	margin-bottom: 15px;
	padding: 5px;
	text-align: center;
}
.hoursLeft {
	float: left;
	position: relative;
	width: 45%;
	clear: none;
}
.hoursRight {
	float: right;
	position: relative;
	width: 45%;
	clear: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 30px;
	text-align: center;
	padding: 5px 0px;
	vertical-align: top;
	width: auto;
	float: none !important;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #2374A9;
	text-decoration: underline;	
}
a:visited {
	color: #2374A9;
	text-decoration: underline;	
}
a:hover {
	color: #A13003;
	text-decoration: underline;	
}
a:active {
	color: #A13003;
	text-decoration: underline;	
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}
.picBrdrPad4 {
	border: 1px solid #333333;
	margin-top: 4px;
	margin-bottom: 4px;
}
.pad4LR {
	padding-right: 4px;
	padding-left: 4px;
}
.red {
	color: #D03A02;
}
.emailForm {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	border-top: 1px dashed #844329;
	border-right: 1px #844329;
	border-bottom: 1px dashed #844329;
	border-left: 1px #844329;
	margin-bottom: 15px;
}
.contactBox {
	margin-right: 15px;
	margin-left: 15px;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 20px;
	width: 50px;
	font-weight: bold;
}
h1 {
	font-weight: bold;
	font-size: 22pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-style: italic;
}
.priceB {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
.priceC {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.storeLink a:link {
	color: #A13003;
	text-decoration: underline;	
}
.storeLink a:visited {
	color: #A13003;
	text-decoration: underline;	
}
.storeLink a:hover {
	color: #2374A9;
	text-decoration: underline;	
}
.storeLink a:active {
	color: #2374A9;
	text-decoration: underline;	
}
.storeText {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 60px 10px;
	margin-top: -5px;
}
.smallprint {
	font-size: 10pt;
}