html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End reset of styles for all browsers */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container p {
	margin: .25em 0;
	padding: .25em 0;
	line-height: 1.3em;
	}
#topnav ul  {
	border: 0px solid red;
	}
div.maincontent {
	margin: 0 175px 1em 0;
	padding: 0;
	z-index: 100;
	position: relative;
	border: 0px solid red;
	}
#topnav ul li {
	float: left;
	height: 15px;
	text-transform: capitalize;
	width: 125px;
	}
#topnav ul li a:link, #topnav ul li a:visited {
	color: #fff; 
	display: block;
	text-decoration: none;
	width: 116px;
	height: 15px;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 3px;
	border-left: 1px solid #796e49;
	}
#topnav ul li a:active, #topnav ul li a:hover {
	color: #fff; 
	display: block;
	text-decoration: none;
	background: #5d4d2d;
	}
#topnav ul li a:link.it, #topnav ul li a:visited.it {
	color: #fff; 
	display: block;
	text-decoration: none;
	background: #786338;
	}
#topnav ul li ul {
	background: transparent;
	border: 0px solid red;
	position: absolute;
	width: 116px;
	left: -999em;
	}


#topnav li:hover ul, #topnav li.sfhover ul {
	left: auto;
}
#topnav li ul li {
	padding-top: 5px;
	}
#topnav li ul li a:link, #topnav li ul li a:visited {
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 0;
	padding-left: 9px;
	color: #5d4d2d;
	}
#topnav li ul li a:active, #topnav li ul li a:hover {
	color: #fff; 
	display: block;
	text-decoration: none;
	background: transparent;
	
	}
#content {
	margin-left: 225px;
	margin-top: 150px;
	border: 0px solid red;
	}
#head h1 {
	position: absolute; 
	top: 50px;
	font-size: 5px; 
	border: 0px solid red;
	width: 200px;
	height: 125px;
	}
#head h1 a:link, #head h1 a:visited {
	text-decoration: none;
	color: #9c9c73;
	display: block;
	width: 200px;
	height: 125px;
	}
#leftnav {
	position: absolute;
	top: 325px;
	left: 0;
	width: 125px;
	text-align: right;
	border-top: 1px solid #fff;
	border: 0px solid red;
	}
#leftnav ul li {
	display: inline;
	}
#leftnav a:link, #leftnav a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	text-transform: capitalize;
	color: #684d2d;
	}	
#leftnav a:active, #leftnav a:hover {
	color: #fff;
	}	
em {
	color: #3e859e;
	font-style: normal;
	}
sup {	
	color: #3e859e;
	font-size: .5em;
	vertical-align: super;
}
img.right {
	float: right; 
	margin: 0 0 2em 2em;
	padding: 0;
	}
img.left {
	float: left; 
	margin: 0 2em 2em 0;
	padding: 0;
	}
div.twirl {
	position: absolute;
	width: 511px;
	height: 492px;
	bottom: 0px;
	right: 0px;
	z-index: 1;
	}
	
div.back8 { background: url('../images/17.jpg') top left no-repeat; }
div.back7 { background: url('../images/18.jpg') top left no-repeat; }
div.back6 { background: url('../images/19.jpg') top left no-repeat; }


label {
	width: 100px;
	text-align: right;
	padding-right: 10px;
	border: 0px solid red;
	display: block;
	float: left;
	margin: 5px 0;
	padding: 3px 5px 3px 0;
	}
label span {	
	visibility: hidden;
	}
legend {
	display: none; 
	}
input {
	margin: 5px 0;
	padding: 5px 5px 5px 0;
	background: #f6f5cf;
	border: 0px solid #000;
	}
textarea {
	background: #f6f5cf;
	border: 0;
	}	
div.onecdcover {
	float: left;
	margin-right: 10px;
	padding: 0;
	}
div.cdblock {
	display: block;
	height: 100px;
	border: 0px solid red;
	}
div.onecdblurb {
	clear: both;
	border: 0px solid red;
	}
#foot {
	width: 1000px;
	margin: 3px auto;
	padding: 0;
	clear: both;
	font-size: .75em;
	text-align: right;
	}
#upcoming-events div.entry-content {
	margin: 0 0 2em 0;
	border-bottom: 1px solid #796e49;
	}
a:link, a:visited {
	text-decoration: underline; 
	color: #0f859f;
	}
a:active, a:hover {
	text-decoration: underline; 
	color: #fefd45;
	}
h2 {
	font-size: 1.4em;
	font-style: italic;
	padding-bottom: .5em;
	}
h3 {
	color: #1b8a9f;
	font-size: 1.2em;
	text-transform: capitalize;
	margin-bottom: 1em;
	}
.maincontent ul {
	list-style: disc;
	margin: .5em;
	padding: .5em;
	}
.maincontent ul li{
	list-style: disc;
	margin: .5em;
	padding: .5em;
	}	
p strong {
	color: #1b8a9f;
	font-weight: normal;
}
li strong {
	color: #1b8a9f;
	font-weight: normal;
}

div.onesoundsample { 
float: left;
margin: 5px 15px 5px 0px;
padding: 0;
border: 0px solid red; 
width: 250px;
height: 200px;
}

div.onesoundsample p { 
	border: 0px solid red; 
	margin: 0;
padding: 0;
}

div.onesoundsample object { 
margin: 0;
padding: 0;
height: 20px;
}
div.buttonfloat {
	padding: 0;
	margin: 0;
	}
