body {
	margin: 0;
	padding: 0;
	background: url(images/wood-body-bg.png) repeat;	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #333;
	font-size: 14px;
}

#header {
	padding:  72px 0 0 30px;
	width: 930px;
	margin: 0 auto;
	background: url(images/header-bg.png) repeat-y;
	height: 97px;
}

#header img {
	margin-left: 40px;
}

#main-wrapper {
	clear: both;
	width: 960px;
	margin: 0 auto;	overflow: hidden;
	background: url(images/content-bg.png) repeat-y bottom left;
	min-height: 1200px;
}

#main-layer2 {
	height: 638px;
	background: url(images/content-bg-swirls.png) no-repeat;
}

#left {
	padding: 0px 0 0 60px;
	float: left;
	width: 206px;
}

#right {
	float: right;
	width: 183px;
}

#mid { 

	float: left;
	width: 50%;
}

#flash {
	padding-left: 3px;
	padding-top: 7px;
	z-index: -3;
}

#wood-menu, #wood-menu-subpage {
	background: url(images/wood-menu-bg.png) no-repeat;
	width: 206px;
	height: 303px;
	position: relative;
	left: -3px;
	padding-left: 14px;
	margin-top: 23px;
	padding-top: 13px;
	z-index: 10;
}

#wood-menu-subpage {
	margin-top: 15px;
}

a img {
	border: none;
	padding: 0;
	margin: 0;
}

a{
	padding: 0;
	margin: 0;
}
#footer {
	width: 960px;
	margin: 0 auto;
	background: url(images/footer-bg.png) no-repeat top;
	height: 203px;
}

.inset {
	float: left;
	}

/* post styles */

h2 {
	border-bottom: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0;
	margin: 0;
	padding-bottom: 2px;
	text-transform: uppercase;
}

h3 {
	border-bottom: dotted 1px #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
}


a:link {
	text-decoration: none;
	color: #b11116;
	 }
a:visited {
	text-decoration: none;
	color: #660000;
	}
a:hover { 
	text-decoration: none;
	color: #5aacd3;
	}
a:active {
	text-decoration: none;
	color: #ee3448;
	}

#links-footer {
	margin: auto;
	padding-top: 50px;
	height: 70px;
	width: 580px;
	border-bottom: dotted 1px #333;
}

#footer p {
	width: 400px;
	margin: auto;
}

.logo1 {
	height: 97px;
	width: 205px;
	float: left;
}

.logo2 {
	height: 197px;
	width: 205px;
	float: left;
	position: relative;
	right: 30px;
	margin-bottom: 80px;
}

.crazy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	color: #336699;
	text-align: left;
	line-height: 1.5em;
}

.bandTitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
}

.bandTitleTable {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #660000;
	text-align: left;
}
.storeNav {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #b11116;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

.storeHeaders {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

.storeBody {
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.storePrice {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

.storeSize {
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.volunteerText {
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-align: right;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

.bandBody {
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

