* {
	margin:0;
	padding: 0;
}
html { height:100.1% }
 BODY {
	font:76% Geneva, Helvetica, sans-serif;
	background:white repeat-x;
	margin:0 auto;
	color:black;
	text-align:center;
}
a { color: #000000 } 
a:hover  { color:red }
.eventsTitle { background: url(../images/arrow.gif) center left no-repeat; padding:0 0 1px 15px }
.eventsMonth { 
	font-weight:bold; 
	font-size:1.1em; 
	background:#fff; 
	width:95%; 
	padding:0 4px; 
	clear:both; 
	margin:5px 0; 
	border-bottom:1px solid #B9ACA3
}
#mainImage { background:url(../images/background.jpg) no-repeat; width:770px; margin:0 auto; height:448px; }
#mainBg { width:758px; margin:0 auto; overflow:hidden; background: white; padding:5px; border:1px solid #382712 }
#mainBgInt { width:758px; margin:0 auto; overflow:hidden; background: white; padding:5px; border:1px solid #382712 }
#mainLeft {
	float:center;
	position:relative;
	width:750px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
#mainRight {
	float:right;
	position:relative;
	width:150px;
	text-align:right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
} 
#logo { float:none;}
#navBar {
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 350px;
}
#interiorImage { background:url(../images/background_small.jpg) no-repeat; width:770px; margin:0 auto; height:200px }
.left { float:left; position:relative }
.right { float:right; position:relative }
.line { margin:5px 15px 5px 15px; color:#fff; border-bottom:1px dotted #fff }
.intro { color:#006699; font-weight:bold; font-size:1.3em }
.joinUs {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	float:left;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.eventsBox { 
	background: url(../images/upcoming-events.png) top no-repeat; 
	border:1px solid #382712; 
	padding:40px 5px 5px 5px; 
	width:258px; 
	float:left; 
	position:relative;  
}
.newsletterbox { font-size:0.8em; color:#ffffff; padding:5px; background:#9E2F03; border:1px solid #872A05 }
#footer { 
	background:#006699; 
	padding:5px 5px 5px 5px; 
	color:#fffff; 
	font-size:0.9em; 
	height:35px; 
	text-align:center; 
	width:760px;
	margin:0 auto 
}
#footer a { color:#fff; text-decoration:none }
#footer a:hover { color: #EE7E1E; text-decoration:underline }
.form { font-size:0.9em;background:#fff url(../images/field-bg.gif); color:#411D10; border:1px solid #666; height:18px; width:135px }
.small { font-size:0.8em; color:#fff }
.pic { border: 3px double #fff; float:left; margin:0 10px 10px 0 }
.clear { clear:both }
.spacer { clear:both; height:5px }
h2 { font-size:1.3em; color:#fff }
