* {

	font-family: Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear:both;
}

img {
	border: none;
}



html {
	background: #c6c9cb url(../images/background.jpg) repeat-x;
}

#wrapper{
	width: 976px;
	margin: 0 auto;
	background: #FFFFFF url(../images/header-bg.jpg) repeat-x;
}

#logo {
	margin-top: 30px;
	margin-left: 8px;
}

#topquote {
	background: url(../images/topquote.png) no-repeat;
	height: 131px;
	width: 596px;
	float: right;
	margin-top: 80px;
	margin-right: 0px;
}





/*---- CROSS BROWSER DROPDOWN MENU ----*/
ul#nav {
	background: url(../images/nav_bg.jpg) repeat-x;
	width: 948px;
	height: 63px;
	margin-top: 8px;
	font-family: Georgia, serif;
	line-height: 55px;
	padding-left: 28px;
	margin-bottom: 55px;
}
ul.drop a { font-family: Georgia, serif; 
	text-decoration: none; 
	color: #fff;
	list-style: none;
	display: block;
}
ul.drop a:hover { font-family: Georgia, serif; 
	text-decoration: none; 
	color: #d7c393;
	list-style: none;
	display: block;
}
ul.drop, ul.drop li, ul.drop ul { list-style: none; margin: 0; padding: 0;}
ul.drop { position: relative; z-index: 597; float: left; }
ul.drop li { 
	font-family:  Georgia, serif; 
	color: #fff;
	font-size: 22px;
	list-style: none;
	display: block;
	float: left;
	padding-right: 28px;
 }
ul.drop li.hover, ul.drop li:hover { position: relative; z-index: 599; cursor: default; color: #d7c393; }
ul.drop ul { visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 195px; background: #1a1849; margin-top: -10px; padding: 15px; line-height: 30px; }
ul.drop ul li { float: none; font-size: 16px; }

ul.drop li:hover > ul { visibility: visible }








#slider {
background:url(../images/slider2.jpg) no-repeat; 
width: 976px;
height: 350px;
margin-left: 8px;
} /*stop images stacking down the page before the slider has loaded*/

#slider img {
display:none;
} /*stop images stacking down the page before the slider has loaded*/

#content_top {
	background: ffff;
	height: 20px;
	margin-top: 10px;
}

#content_middle {
	background: url(../images/content_bg_middle.jpg) repeat-y;
	min-height: 600px;
	padding-top: 20px;
}

#content_bottom {
	background: url(../images/content_bg_bottom.jpg) no-repeat;
	height: 23px;	
}

#left {
	float: left;
	width: 678px;
}

#left2 {

	width: 970px;
}

#right {
	float: left;
	width: 295px;
	background: ccc;
}

h1 {
	height: 54px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	line-height: 54px;
	font-family: Georgia, serif;
}

h2 {
	height: 54px;
	font-size: 20px;
	color: #333;
	font-weight: normal;
	padding-left: 25px;
	line-height: 54px;
	font-family: Georgia, serif;
	position: relative;
	top: -90px;
}
h3 {
	font-size: 24px;
	color: #666;
	font-weight: normal;
	padding-left: 30px;
	line-height: 40px;
	font-family: Georgia, serif;
}
p {
	color: #006;
	font-family: Georgia, Times, serif;
	line-height: 21px;
}

.content_container {
	padding: 0px 10px 20px 30px;
	margin-top: -105px;
	font-size: 18px;
	
}



.right_text {
	padding: 0px 0px 20px 25px;
	line-height: 18px;
	position: relative;
	top: -83px;
}


.right_text_last {
	padding: 0px 0px 0px 30px;
	line-height: 18px;
	position: relative;
	top: -83px;
	margin-bottom: -60px;
}
.small {
	font-size: 26px;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #006;
}


.event {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #36C;
	font-weight: bold;
	
}
.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #393;
	font-weight: bold;
font-size:18px	
}

.red {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C00;
	font-weight: bold;
	font-size:18px
}

.line {
	background: url(../images/line.jpg) no-repeat;
	height: 2px;
	margin-left: 7px;
	width: 283px;
}

.break {
	display: block;
	height: 60px;
}

.social {
	margin-top: 20px;
	margin-left: 28px;
	margin-bottom: 20px;
}

.footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 128px;
	margin-top: 45px;
	color: #fff;
}


#footer a {
	color: #fff;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}
.event-listing
{
	padding-bottom: 15px;

}

.event-listing-inner {
	padding: 16px;
	position: relative;
	min-height: 195px;
}

.event-listing .event-image-link {
		float: left;
	margin: 0px 16px 0px 0px;
}

.event-listing .event-image {
	border: 1px solid #E5E5E5;
	padding: 2px;

}

.event-listing .event-title
{
	font-weight: 14px;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	position: relative;
	top: auto;
}

.event-listing .event-title a
{
	text-decoration: none;
	color: #000;
}

.event-listing .event-details
{
}

#events-right {
	margin: 0px 0px 10px 25px;
	float: right;
	width: 356px;
}

#events-right #map_container {
	margin-bottom: 10px;
}
