/*Unstyle*/
html {
	overflow: auto;
}

body {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
}

div {
	position: relative;
}

a, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 100%;
	line-height: 1em;
}

div:after {
	clear: both;
	display: block;
	content: ".";
	visibility: hidden;
	height: 0px;
	line-height:0px;
}

a img{
	border:none;
}

/*HTML styling*/
html {
	background-color:#BDDCEB;
}
	
body {
	text-align:center;
}

/*Layout*/
#container{
	text-align:left;
	width:926px;
	margin:0px auto 0px auto;
	background:#FFF url("../images/bg.gif") top left repeat-y;

}

#topround{
	width:926px;
	margin:20px auto 0px auto;
	height:18px;
	background:transparent url("../images/top.gif") top left no-repeat;
}

#bottomround{
	float:left;
	width:100%;
	background:transparent url("../images/bottom.gif") top left no-repeat;
	height:18px;
}

#header_container{
	margin:auto;
	width: 100%;
	clear: both;
	float: left;
	background:#4599C6 url("../images/bgheader.gif") top left repeat-y;	
}

#header {
	clear:both;
	height:100px;
	text-align:center;
	margin-bottom:10px;
	width: 100%;
	color: #553506;
}

#title{
	position:absolute;
	top:5px;
	left:230px;
	z-index:100;
}

#navigation{
	position: absolute;
	clear: both;
	bottom: 0px;
	color: #FFF;
	height: 30px;
	left: 40px;
	padding:0px;
	margin:0px;
	z-index:200;
}

#imagebar{
	margin:auto;
	padding:0px;
	clear:both;
	width:900px;
	height:204px;
	border-top:10px solid #006699;
	border-bottom:10px solid #006699;
	z-index:300;
}

#content{
	padding:20px;
	padding-bottom:0px;
	margin-bottom:20px;
	height: 100%;
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	background:#FFF url("../images/bg.gif") top left repeat-y;

}

#map{
	margin:10px;
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	padding-left:13px;
	height: 100%;
	width:880px;
	text-align:center;
}

#map a{
	color:#35600B;
	float:right;
	text-decoration:underline;
}

#map a:hover{
	color:#000;
	text-decoration:none;
	
}

#footer {
	text-align:center;
	z-index:1000;
	clear:both;
	width: 100%;
	float: left;
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-size:90%;
	color:white;
	background:#4599C6 url("../images/bgheader.gif") top left repeat-y;
}



/*Header*/
#header h1{
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-size:300%;
	font-weight:bold;
	color:#553506;
}

#header h2{
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-size:90%;
	font-weight:normal;
	color:#553506;
}

#header a{
	text-decoration:none;
	color:#553506;
}


/*Image bar*/
#imagebar img{
	float:left;
	display:block;
	width:900px;
	height:204px;
}

/*Navigation*/
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 30px;
	z-index: 400;
	position: relative;
	line-height: 1em;

}


#navigation ul li {
	float:left;
	left:0px;
	margin:0px;
	padding:0px;
	margin-right: 1px;
	cursor:pointer;
}


#navigation ul li a {
	width:auto !important;
	width:1px;
	display: block;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
	font-family:"Palatino Linotype", Palatino, Georgia, serif;
	font-size: 90%;
	text-decoration: none;
	background:transparent url("../images/right.gif") top right no-repeat; 
	color: #FFF;
	top: 0px;

}

#navigation ul li a span{
	display: block;
	height: 30px;
	left:0px;
	background:transparent url("../images/left.gif") top left no-repeat;
	padding-left:30px;
	padding-right:30px;	
}

#navigation ul li.selected a,
#navigation ul li a:hover{
	background-color: #006699;
	background-position: bottom right;
	color:#FFF;
	
}

#navigation ul li.selected a span,
#navigation ul li a:hover span{
	background-position: bottom left;
	color:#FFF;
}


/*Content*/
#content #content_text{
	float:left;
	display:inline;
	width:490px;
	margin-right:20px;
	margin-left:20px;
}

#content #content_text h3{
	font-size:250%;
	color:#000;
}
	
#content #content_text p{
	padding:10px;
	font-size:100%;
	text-align:justify;
}

#content #content_text li{
	padding-bottom:10px;
	font-size:90%;
	text-align:justify;
}


#content #imageblock {
	float: right;
	width: 350px;
	
}

#content #mapblock {
	float: left;
	width: 330px;
	margin-left:20px;
	margin-top:50px;
}


#content #imageblock img {
	background: url('../images/dropshadow.png') no-repeat;
	padding-right: 8px;
	padding-bottom: 8px;
	
}

#content #imageblock .hover{
	width:200px;
	height:134px;
}

#content #imageblock #content_image1  {
	position: absolute;
	left: 20px;
	top: 0px;
	
}

#content #imageblock #content_image2 {
	position: absolute;
	left: 120px;
	top: 90px;
}

#content #imageblock #content_image3 {
	position: absolute;
	left: 20px;
	top: 180px;
}

#content #imageblock #content_image4 {
	position: absolute;
	left: 120px;
	top: 270px;
}


.hidden{
	display:none;
}

/*Footer*/
#footer #address,#phone_number,#email{
	display:inline;
}
#footer #address:after,#phone_number:after,#email:after{
	display:inline;
}
address{
	display:inline;
	font-style:normal;
}
#footer #credit{
	position:absolute;
	bottom:-20px;
	left:300px;
	color:#000;
	font-size:70%;
	font-family:Tahoma,sans-serif;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}
	
#footer a:hover,#footer a:focus{
	text-decoration:none;
}

/*Credit*/
#credit a{
	color:#000;
}

#credit a:hover,a:focus{
	text-decoration:none;
}