body { 
	background-color: #577871;
	margin: 0px;
	font-size:10px;
	line-height:1.6em;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/layout/Background.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
}
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}
h1 {color:#126452;
 font-size:1.5em;
 line-height:1.6em;
 }
h2 {color:#126452;
 font-size:1.1em;
 line-height:1.2em;
 }
a {
	color: #5b8a7c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #868685;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:0 auto 0;
	width:960px;
	background-image:url(../images/layout/Background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

/*Left Menu*/
#menu {
	color:#FFFFFF;
	font-weight:bold;
	width:194px;
	float:left;
	font-size:1em;
	padding:0;
	margin:0;
}

#menu a { color:#126452;}
#menu a:hover {color:#000000;}
#menub ul { 
	margin: 34px 0px 1px;
	padding:0;
}
#menub li{
	background-image:url(../images/layout/menu_back.jpg);
	height:17px;
	width:173px;
	padding:3px 10px;
	list-style:none;
	list-style-image:none;
	cursor:pointer;
}
#menub li:hover {
	background-image:url(../images/layout/menu_back-o.jpg);
}
#menub li#menuhome { background-image:url(../images/layout/menu_top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-top:30px;
}
#menub li#menuhome:hover { background-image:url(../images/layout/menu_top-o.jpg);
}

.menub_box_container {width:194px;
}
#menub li.menufoot {
	background-image:none;
	cursor:auto;
	padding:0;
	height:50px;
}

/*Content*/
#content {
	width:740px;
	float:right;
	margin: 45px 10px 10px 10px;
	font-size:1.2em;
}

#rightcol {
	float:right;
	width:210px;
	padding: 0 10px 0 15px;
}
.news {font-size:0.9em;
}
.map {
	float:left;
	width:450px;
	margin-right:20px;
}
#mapphotos {
	width:200px;
	float:left;
}
#content a img {border:solid 2px #126452;
}
/*Gallery*/
.galcat {
	float:left;
	width:230px;
	height:200px;
	position:relative;
	margin: 0 10px 10px 0;
}
.galcat a img { border:none; border-width:0;}
#content .galimg { border:none !important; border-width:0;}
.galover {
	position:absolute;
	left:0px;
	bottom:0px;
	cursor:pointer;
}
.galname{
	position:absolute;
	left:15px;
	bottom:28px;
	font-size:10px;
	font-weight:bold;
	color:#126452;
}

/*Footers*/

#footermenu {
	background-image:url(../images/layout/subfooter.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding-bottom:12px;
	line-height:1.2em;
	height:160px;
	color:#333;
}
#subfootleft {
	width:200px;
	float:left;
	margin-left:6px;
	padding-top:27px;
}
#subfootright {
	width:690px;
	float:right;
	margin: 70px 40px 0 0;
}

#footermenu a {
	font-size:0.9em;
}
#baseWrap { 
	background-color:#126452;
	height:70px;
	margin:0;
	padding:0;
}
#base {	
	margin:0 auto 0;
	width:940px;
	padding:30px;
	font-size:1.6em;
	font-weight:bold;
	color:#FFFFFF;
}
#base a{ 
	text-decoration:none;
	color:#FFFFFF;
}

#footerWrap {
	margin:15px auto 0;
	width:940px;
}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}