/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0;
	color: #023B73;
	background: #E4DFCC url(images/bg.jpg) repeat-x;
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	background: url(images/body.jpg) repeat-y;
}
#branding {
	width: 760px;
	background: url(images/logo.jpg) no-repeat;
	height: 257px;
	margin: 0 auto;
	padding: 0;
}
#ticker {
	padding: 0;
	margin: 0;
	font-size: .8em;
}
#sideNav {
	width: 170px;
	float: left;
	font-size: .7em;
	padding-top: 1em;
	margin-left: 10px;
	display: inline;
}
#contentMain {
	width: 560px;
	float: right;
	margin-right: 10px;
	margin-bottom: 1em;
	font-size: .8em;
	padding-top: 1em;
	line-height: 1.4em;
}
#enclosure {
	width: 570px;
	float: right;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}
#contentBody {
	float: left; 
	width: 370px;
	padding-top: 1em;
	font-size: .8em;
	line-height: 1.4em;
}
#sideBar {
	float: right;
	width: 170px;
	font-size: .7em;
	padding-top: 1em;
	margin-right: 10px;
}
#sideBar h2 {
	font-size: 1em;
	color: #ffffff;
	padding: 6px 0;
	text-align: center;
	background-color: #023B73;
}
#sideBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideBar li {
	margin: 0;
	padding-bottom: 6px;
	list-style: none;
}
#footertext {
	clear: both;
	font-size: .7em;
	padding: 1em 0;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px solid #cccccc;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 20px;
}
#sitecredits {
	width: 730px;
	margin: 0 auto;
	padding: 1em 0;
	font-size: .7em;
	text-align: right;
}
a.site:link, a.site:visited, a.site:active {
	color: #333333;
	text-decoration: none;
}
a.site:hover, a.site:focus {
	color: #cccccc;
}
a:link, a:visited, a:active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus {
	color: #1B94CD;
}
h1 {
	font-size: 1.2em;
	margin-top: 0;
}
h2 {
	font-size: 1.2em;
	color: #337492;
	border-bottom: 1px solid #cccccc;
}
/** menu **/
#menu {
    width: 150px;
    margin: 0 0 5px 10px;
}
#menu a {
    text-decoration: none;
}
#menu div {
    border-top: 2px solid #ffffff;
}
#menu div a {
    line-height: 21px;
	background: #ffffff;
    padding-left: 5px;
    display: block;
	font-weight: bold;
    color: #023B73;
	border-bottom: 1px solid #A5A28D;
}
#menu div a:hover, menu div a:focus {
    color: #1B94CD;
	background: #ffffff;
	border-bottom: 1px solid #A5A28D;
}
#menu div div {
	background-color:#ffffff;
	border:0;
	margin:0px;
}
#menu div div a {
	padding-left:18px;
	background-color: #DEDFCD;
	display:block;
	border-top:1px solid #ffffff;
}
#menu div div a:hover {
	background-color:#043B73;
	color:#ffffff;
	border-bottom: 1px dashed #74091B;
}
.gimages div  {
	text-align:center;
	float:left;
	margin:0px 25px 20px 0px;
	width:150px;
	height:100%;
	border:2px solid #ccc;
	}
.gimages div img {
	border:none;
	}
.eventspast {
	float:right;
	margin:10px 20px 10px 10px;
	}	
#fmContact * {
	font-size:100%;
	color:#023B73;
	}	
#fmContact label {
	margin-top:3px!important;
	display:block;
	text-align:right;
	}
#fmContact th , #fmContact td {
	vertical-align:top!important;
	padding:3px;
	font-weight:normal;
	}
#fmContact span  {
	color:#ff0000!important;
	padding:3px;
	}	
#fmContact input,
#fmContact textarea {
	border:1px solid #999;
	padding:3px;
	font-family:arial,verdana,helvetica;
	}
.error {
	color:#000!important;
	margin:1px 0px 0px 0px;
	padding:3px 5px 3px 5px;
	background-color:#F9CBC3;
	}
.fmbtn {
	background-color:#fff;
	padding:3px 12px 3px 12px;
	}
#news h1,
#news h2 {
	font-size:1em;
	margin-bottom:0px;
	}
#news h1 {
	font-size:1.1em;
	}
#news p.newsdate {
	margin:0px!important;
	color:#333;
	font-size:0.85em;
	}
#news p {
	margin-top:3px;
	}
#event h2 {
	font-size:1.1em;
	}
#gallerylist div {
	float:left;
	clear:both;
	}
#gallerylist img {
	float:left;
	clear:both;
	padding:5px;
	}