@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	background-color: #636363;
	background-image: url(beth08/bethback.jpg);
	text-align: center;
	color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-y;
}

#nav ul {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
}
#header {
	background-color: #BF5000;
	background-image: url(beth08/topbarback.jpg);
	height: 63px;
	width: 800px;
	background-repeat: repeat-x;
	text-align: right;
}
#lbmlogo {
	float: right;
	height: 52px;
	width: 77px;
	margin-right: 20px;
	margin-top: 4px;
}
#nav {
	float: left;
	padding-top: 35px;
	padding-left: 30px;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav li {
	display: inline;
}
#nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: #FFFFFF;
	background-color: #5D2200;
}
#innerwrapper {
	background-image: url(beth08/innerwrapback.jpg);
	width: 800px;
	float: left;
	background-repeat: repeat-x;
	background-color: #7C2E00;
}
#content {
	float: left;
	font-size: 90%;
	text-align: left;
	width: 760px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#content p {
	padding-bottom: 13px;
}


#content h2 {
	letter-spacing: .5em;
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B38D00;
	font-size: 16pt;
	padding-left: 4px;
}
#content h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9F3C00;
	margin-bottom: 10px;
	width: 400px;
	margin-top: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	letter-spacing: .7em;
}


#content a {
	color: #E6B800;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 20px;
}
#footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAC195;
	padding: 10px;
	font-size: 80%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#showevent {
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B38D00;
	margin-top: 5px;
	float: none;
	margin-bottom: 5px;
}
#showdate {
	width: 150px;
	float: left;
	text-align: right;
}
#showlocation {
	margin-left: 200px;
}

#critics p {
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC66;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}
.topic {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EAC195;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.floatright {
	margin-left: 14px;
	float: right;
	margin-bottom: 12px;
}
#btmlink {
	background-color: #481C00;
	width: 180px;
	padding-left: 25px;
	background-image: url(beth08/cross14.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 2px;
	float: left;
}

