@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(i/starBg.jpg);
}
div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -35px;
	width:800px;
	background: url(i/barnwood.jpg) repeat ;
	border: #000 1px solid;
}
div#header {
	background: #000 url(i/headerbg.jpg) no-repeat top center;
	height:514px;
	min-height: 514px;
	width: 800px;
	*margin-bottom: 15px;
}
div#section {
	width: 470px;
	height: 64px;
	margin: 425px 0 0;
	float: left;
}
div#nav {
	width: 224px;
	margin-top: 273px;
	float: right;
	}
	div#nav img {
		border: 0;
}
div#main {
	width:780px;
	padding: 10px;
}
.brownbox {
	border: #4a4135 1px solid;
	background: #766b55;
	padding: 10px;
	color:#141611;
	margin-bottom: 2em;
}
.browntable {
	color: #FFF;
	background-color: #4A4135;
	text-align: left;
	padding: 6px;
	border: 1px solid #86735A;
	font-size: 10px;
}
div#push {
	height: 300px;background: orange;float:left; clear: all;
}
div#footer {
	height: 35px;
	width: 800px;
	margin: 0 auto;
	background:#4a4135;
}	
#footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
	letter-spacing: .4em;
	font-size: 70%;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #272418;
	font-weight: lighter;
	background-image: url(i/dit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 30px;
	text-transform: uppercase;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #572B0D;
	letter-spacing: .5em;
}
.blackaccent {
	font-weight: bold;
	color: #FFF;
}
.photoright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
	border: 1px solid #572B0D;
}
.photoleft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	border: 1px solid #572B0D;
}
#happeningtop {
	width: 263px;
	height: 103px;
	margin: 297px 0 0 20px;
	float: left;
}
#happening {
	background-color: #6D300C;
	padding: 10px;
	float: left;
	width: 243px;
	margin: 0;
	*margin: -5px 0 0 0;
	color: #FFF;
}
#happening h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #9fb5ba;
	background-image: url(i/dot.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	line-height: 18px;
}
a:link, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 img {
	border: 0;
}
.event {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin-bottom: 1em;
	}
.eventTall {
	float: right;
	width: 360px;
	margin-left: 10px;
	height: 480px;
}
.eventWide {
	float: right;
	width: 480px;
	margin-left: 10px;
	height: 360px;
}
/* emma hack */
.e2ma_signup_image_container img{
    text-align:center;
    display: none;
}
.e2ma_signup_form select, .e2ma_signup_form_row {
	 border:1px solid #4a4135 !important
	}
	.e2ma_signup_form_required_footnote {
	border:0 !important;
	}
#signup a{
	background-image: url(i/signup.gif);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 90px;
	width: 120px;
	border: 0;
	display:block;
}
#signup a:hover {
	background-image: url(i/signup.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 90px;
	width: 120px;
	display:block;
}
.footnote {
	font-size: 70%;
	font-style: oblique;
}
h3 {
	font-weight: bold;
	color: #000;
}
