@charset "utf-8";
/* CSS Document */

body{
	background: #7baacd;
	background-image: url(../images/body-bg.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-x;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 2em;
}

p {
	margin-top: 5px;
}

h1 {
	color: #fff;
	font-size: 1.75em;
	padding: 0;
}

h2 {
	color: #015e8d;/* blue*/
	font-size: 1.5em;
}

h3{
	margin-top: 0;
	color: #4c5628;
	font-size: 1.5em;
	text-align: center;
}

h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #015e8d;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
}

h5 {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}

a{
	color: #4c5628;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a img{
	border: 0;
}

#box p{
	margin: 0;
	padding: 10px;
}

/* DIVs */

#wrapper{
	width: 960px;
	margin: 0 auto;
}

#header1{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header2{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header3{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header4{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header4.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header5{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header5.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header6{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header6.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header8{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header8.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}

#header7{
	height: 210px;
	width: 938px;
	margin: 0 auto;
	padding: 3px 5px;
	text-align: left;
	background: url(../images/header7.jpg);
	background-repeat: no-repeat;
	background-position: 10% 0%;
}


#header1 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header2 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header3 h1{
	margin-top: 85px;
	padding-left: 10px;
}
#header4 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header5 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header6 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header7 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#header8 h1{
	margin-top: 85px;
	padding-left: 10px;
}

#langbar{
	height: 40px;
	font-size: 80%;
	background: url(../images/content-top-bg.png);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

#content{
	padding: 0 1em;
	background: url(../images/content-bg.png);
	background-repeat: repeat-y;
	}

#sidebar{
	width: 186px;
	margin: 0 10px;
	background: #f6ecd7;
	text-align: left;
	float: left;
}

#sidebar hr {
	height: 1px;
	color: silver;
	margin: 10px 0px 10px 0px;
}

#sidebartop{
	height: 17px;
	margin: 0;
	background-image: url(../images/sidebar-top-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#sidebarcontent{
	background: #889b46;
	padding: 0 0em;
}

#sidebarbottom{
	height: 20px;
	margin: 0;
	background-image: url(../images/sidebar-bottom-bg.png);
	background-repeat: no-repeat;
}

#seperator{
	height: 1em;
	width: 186px;
	padding: 0;
	margin: 0;
}

#headline-top{
	height: 17px;
	margin: 0;
	background-image: url(../images/sidebar-top-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#headline-text{
	background: #889b46;
	color: #FFFBF0;
	padding: 0 1em;
}

#headline-text p{
	margin-bottom: 0;
}

#headline-bottom{
	height: 20px;
	margin: 0;
	background-image: url(../images/sidebar-bottom-bg.png);
	background-repeat: no-repeat;
}

#hometext{
	width: 700px;
	margin: 0 1em 1em 0;
	color: #015e8d;
	background: #f6ecd7;
	float: right;
	text-align: left;
}

#gallery {
	width: 620px;
	margin: 20px auto;
	padding: 0;
}

#gallery img{
	border: 0;
}

#box{
	float: right;
	width: 320px;
	margin-left: 10px;
	text-align: center;
}

#boxtop{
	height: 20px;
	background-image: url(../images/box-top.png);
	background-repeat: no-repeat;
}

#boxcontent{
	padding: 0 1em;
	background-image: url(../images/box-content.png);
	background-repeat: repeat-y;
}

#boxcontent p{
	font-size: 80%;
}

#boxbottom{
	height: 20px;
	background-image: url(../images/box-bottom.png);
	background-repeat: no-repeat;
}

#formwrapper{
	width: 350px;
}

#footer{
	height: 34px;
	padding-top: 50px;
	font-size: .9em;
	font-weight: bold;
	color: #FFFBF0; 
	background-image: url(../images/footer1-bg.png);
	background-repeat: no-repeat;
}

#bottomlink{
	text-align: center;
	font-size: 0.8em;
	margin: 1em auto 2em auto;
}

/* Boxes */

.test-1 {
	line-height: 1.7em;
}

#timetable-box{
	padding: 0;
	background: #015e8d;
}	

/* Box Classes */

.horizontal-top{
	height: 10px;
	background: url(../images/white-box-green-border-top.png);
}

.top-left{
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	float: left;
	background-image: url(../images/white-box-green-border-tl.png);
}

.top-right{
	margin: 0;
	padding: 0;
	width: 11px;
	height: 10px;
	float: right;
	background: url(../images/white-box-green-border-tr.png);
}

.horizontal-bottom{
	height: 11px;
	background: url(../images/white-box-green-border-b.png);
	background-position: 0% 100%;
}

.bottom-left{
	margin: 0;
	padding: 0;
	width: 11px;
	height: 11px;
	float: left;
	background-image: url(../images/white-box-green-border-bl.png);
}

.bottom-right{
	margin: 0;
	padding: 0;
	width: 11px;
	height: 11px;
	float: right;
	background: url(../images/white-box-green-border-br.png);
}


/* Classes */

.map {
	float: right;
}

.clr{
	clear: both;
}

.first{
	list-style: none;
	padding: 8px 20px;
	margin: 0;
	border-top: 1px solid #4c5628;
}

.img-right{
	float: right;
}

.strap{
	font-weight: bold;
}

.gallery-instructions {
	font-size: .8em;
	text-align: justify;
}

.staff {
	padding-top: 5px;
	margin: 0;
	clear: left;
}

.staff-info {
	margin: 5px 0px 0px 15px;
}

.staff-photo {
	padding-left: 0px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

/* lists */

li{
	font-weight: bold;
}

#navigation{
	margin: 0;
	padding: 0;
}

#navigation li{
	list-style: none;
	padding: 5px 20px;
	margin: 0;
	border-bottom: 1px solid #4c5628;
}

#benefits{
	padding: 0 0 0 15px;
	margin: 0;
}

#benefits li{
	list-style: circle;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}

/* Lightbox styles */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lightbox/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }