﻿body {
	background:url(../images/bg1.gif) repeat left top;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	font-weight: normal;
	padding:50px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.2em;
	color: #009545;
}

h5 {
	font-size: 12px;
	text-align: justify;
	padding-right:10px;
}

p, ol {
	margin-top: 0;
	line-height: 180%;
}

ol {
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color:#009545;
	/* text-decoration:underline; */
}
#header{
	width:350px;
	height:228px;
	padding-left:425px;
	background:url(../images/m2.jpg) no-repeat left top;
}
#header1{
	width:350px;
	height:119px;
	margin:0;
	overflow: hidden;
	background:url(../images/m3.jpg) no-repeat;
}
#header2{
	width:330px;
	height:109px;
	overflow: hidden;
}
.text {
	text-align: justify;
	padding-right:10px;
}
#wrapper {
	background-color: #fff;
	margin:0 auto;
	width:775px;
	text-align:left;
}
.nav{
	width:450px;
	padding-left:330px;
	height:93px;
	background:url(../images/m1.jpg) no-repeat;
}
.nav ul {
	margin:0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	list-style:none;
}
.nav li {
	display:block;
	float: left;
	background:url(../images/nav_left.jpg) no-repeat center top;
}
.nav a {
	display: block;
	padding-top:60px;
	padding-right:9px;
	padding-bottom:20px;
	padding-left:9px;
	text-decoration:none;
	color:#000000;
}
.nav a:visited{
	color:#000000;
	text-decoration:none;
}
.nav a:hover {
	color:#009545;
	background:url(../images/nav_left_hover.jpg) no-repeat center top;
	/* text-decoration:underline; */
}
#page{
	width: 775px;
	margin: 0 auto;
	padding-top: 0px;
	/* padding-right:30px;
	padding-left:30px; */
}
#footerwrap{
	width: 775px;
	margin: 0 auto;
	padding-top: 0px;
	/* padding-right:30px;
	padding-left:30px; */
}

/* Content */

#content {
	border: 4px solid #009545;
	float:none;
	margin-left: 30px;
	width: 715px;
	margin-bottom: 20px;
}

.post {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.post a {
	color: #009545;
}
.post .title {
	padding-left: 10px;
	border-left: 4px solid #009545;
	color: #009545;
}

.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

.post .center {
	text-align: center;
}

#sidebar{
	float:left;
	width:185px;
	margin-left: 10px;
}
#right {
	width:535px;
	border: 4px solid #009545;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	float:right;
}
#left{
	float:left;
	width:500px;
	margin-left: 10px;
}
#address {
	width:150px;
	float:right;
}
#footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width:775px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	background:#b18200;
}
#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}
#bottom {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #979076;
	width:775px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	background: #FFFFFF url(../images/pa_pref.jpg) no-repeat right center;
}
#bottom a {
	color: #979076;
}
#bottom a:hover {
	color:#000000;
	text-decoration:underline;
}

form {
	width: 460px;
	color: #000000;
	text-align: left;
}
label {
	clear: left;
	float: left;
	width: 100px;
	margin: 5px 0 5px 0;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}

.event_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	font-weight:bold;
}
.separator {
	width:665px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:1px;
	border-bottom-width:1px;
	border-bottom-color:#009545;
	border-bottom-style:solid;
}
.clear{
 	clear: both;
 	height: 0px;
}
#facts{
    text-align: center;
}
