@charset "UTF-8";
/* CSS Document */

body
{
background-image:url(../img/map_bg.jpg);
}

#wrapper {
	background-image:url(../img/topmenu_bg.jpg); background-repeat:repeat-x;
	}

#frontimage {
	position: relative;
	z-index: 0;
	width:940px;
	height:342px;
	background-color:#000;
	background-image:url(../img/frontimage_1.jpg);
	background-repeat:no-repeat;
	margin-top: -17px;
	}

#text_container{
	width:940px;
	height:94px;
	margin-top:227px;
	}
	

#content{
	margin-top:39px;
	
	}

#content h3, h4, h5{
	display:inline;
	}



	
#content #pagetitle p{
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.6em;
font-size: 2.9em;
text-transform:uppercase;
color:#000;
	}

	
#mainhistory{ margin-top:20px;}

#mainhistory p{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.4em;
font-size: 1.3em;
margin-top:0.5em;

color:#999;
	}
	
	 #mainhistory h5{
	margin-top:10px;
	text-transform: uppercase;
	}
	
#mainhistory img{ margin-top:2px; margin-left:30px;}

	
	#footer{ background:url(../img/footerbg_blue.jpg); background-repeat:repeat-x; height:80px; margin-top:10px;}
	#footerText{ width:940px; margin:0 auto; }
	
	
	
	#footer p{
color: #fff;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
padding-top: 30px;
text-align:justify;
}

a.footermail{
color: #fff;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
}

a.footermail:hover {
color: #97b0d0;
font-family: arial, Helvetica,sans-serif;
font-size: 1.1em;
text-decoration: none;

}
