body {
	text-align: center;
	margin: 0;
	font-family: "helvetica neue", arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background: #77c3da;
	color: #45342a;
}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}


em {font-style: italic;}
strong {font-weight: bold;}
.wrap {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#header {
	background: url(../i/header_background.gif) repeat-x;
	height: 159px;
}

#header h1#logo a {
	display: block;
	background: url(../i/logo_background.gif) no-repeat;
	width: 183px;
	height: 118px;
	text-indent: -9999px;
	float: left;
	margin-top: 34px;
}

#header .contact_bar {
	float: right;
	height: 20px;
	width: 400px;
	margin-top: 2px;
}

#header .contact_bar p.address {color: #77c3da; font-size: 11px; display: inline;}
#header .contact_bar h2 {display: inline; padding-left: 20px; font-weight: normal;}
#header .contact_bar h2 a {display: inline; color: #cde587; text-decoration: none; font-size: 14px;}
#header .contaact_bar h2 a:hover {text-decoration: underline;}
#header .nav {
float: left;
	clear: right;
	margin-top: 50px;
	width: 693px; 
	text-align: right; margin-left: 10px; margin-right: 10px;
}

#header .nav ul li {
	text-align: right;
	display: inline;
	border-left: 1px solid #5b5446;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#header .nav ul li.first {border-left: 0; padding-left: 0;}

#header .nav ul li a {
	color: #77c3da;
	text-decoration: none;
	text-transform: uppercase;
}

#header .nav ul li a:hover {color: #cde587;}


.main {
	
	background: #ebe9d9;
}

body#inner .main {
	background: url(../i/inner_background_main.gif) repeat-y center;
}

.main h1 {
	color: #45342a; 
	font-style: italic; 
	font-family: georgia, serif; 
	font-size: 24px; 
	margin-top: 0; 
	margin-bottom: 20px;
	letter-spacing: 2px;
	}

.main .content_left {
	float: left;
	width: 450px;

}

.main .content_right {
	float: right; 
	width: 450px;
	margin-top: 40px;

}

body#inner .main .content_left {

	width:260px;
}

body#inner .main .content_right {
	width: 620px;

}

.main .content_left h1.pagetitle {
	color: #45342a;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "helvetica neue", arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 40px;
}

body#inner .main .content_left ul { 
	padding-left: 20px;
	
	}

body#inner .main .content_left ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #45342a;
	
}

body#inner .main .content_left ul li a:hover, body#inner .main .content_left ul li a.selectedPage {
	text-decoration: underline;
	color: #77c3da;
}

.content_right p {margin-bottom: 10px;}
.content_right h2, h3, h4, h5 {font-weight: bold;}
.content_right h2 {font-size: 15px;}
.content_right h3 {font-size: 14px; font-style: italic;}
.content_right blockquote {background: #eee; margin: 15px; padding: 15px;}
.content_right ul, .content_left ol {margin-top: 10px; margin-bottom: 10px; margin-left: 30px;}
.content_right li {margin-bottom: 8px;}
.content_right a {color: #77c3da; text-decoration: none;}
.content_right a:hover {text-decoration: underline;}
.main .slideshow_pro {
	background: #603314;
	margin-bottom: 20px;
	width: 415px;
	height: 258px;
}
.inner_footer {
	background: #869f5d;
	border-top: 1px solid #45342a;

	height: 170px;
}

.inner_footer .wrap div {
	float: left;
	width: 298px;
}

.inner_footer .wrap div img {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;}
	
.footer {padding-top: 10px;	border-top: 1px solid #45342a;}
.footer .copy {
	font-family: georgia, serif;
	font-size: 10px;
	color: #45342a; 
	float: right; 
	width: 400px; 
	text-align: right; 
	font-size: 11px;
	padding-right: 30px;
	}
	
.footer .copy a {color: #45342a;}
.footer a {text-decoration: none;}
.footer a:hover {text-decoration: underline;}

.footer .navigation, .footer .upcoming {
	width: 200px; 
	float: left;
	margin-left: 20px;
}

.footer .navigation a {color: #fff;}

.footer h2, .footer h1.title {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	text-transform: uppercase;

}

.footer .eventsList {color: #fff;}
.footer .eventsList li {margin-bottom: 10px;}
.footer .eventsList a {color: #d4e998; text-decoration: none;}
.footer .eventsList a:hover {text-decoration: underline;}

#grunge {
	background: url(../i/background_grunge.png) repeat-x;
	height: 244px;
}

body.editing div.main {
padding-top: 20px;
}
