* {
  margin: 0px;
  padding: 0px;
	border: 0px;
}

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #8c887b url(../images/bg.jpg);
  color: #3f485f;
}

img {
  border: 0px;
}

a {
  color: #781f17;
  text-decoration: none;
}
a:hover,
a.active {
	color: #878b4b;				
}

a:active, a:focus {
  outline: 0
}

li {
  list-style: none;
}

.hide {
	display: none;
}

.clear {
  clear: both;
}


h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #781f17;
	margin-bottom: 15px;
}

h2 {
	color: #878b4b;
	font-size: 11px;
	line-height: 18px;
}

p {
	line-height: 18px;
}

#page {
	width: 830px;
	margin: 0px auto;
	padding: 0px 27px;
	background: url(../images/page_bg.gif) repeat-y;
}

		#top {
				width: 830px;
				margin: 0px auto;
		}
		
				.menu {
						font-size: 10px;
						position: relative;
						width: 165px;
						height: 232px;
						float: left;
						border-right: 1px solid #fff;
						text-transform: uppercase;
						padding-top: 13px;
						overflow: hidden;
				}
				.menu li {
						line-height: 12px;
						padding: 3px 0px;				
				}
				.menu li a {
						padding: 0px 20px;
				}

				#main_menu {
						background: #d9df89 url(../images/top/main_menu_bg.gif) no-repeat;
				}
				#main_menu a {
						color: #818548;				
				}
				#main_menu a:hover,
				#main_menu a.active {
						color: #464918;
						background: url(../images/top/main_menu_active.gif) no-repeat 10px center;
				}

				#sub_menu {
						background: #4bbde2 url(../images/top/sub_menu_bg.gif) no-repeat;
				}
				#sub_menu a {
						color: #fff;				
				}
				#sub_menu a:hover,
				#sub_menu a.active {
						color: #114b5e;
						background: url(../images/top/sub_menu_active.gif) no-repeat 10px center;
				}
				
				#logo {
						display: inline;
						width: 497px;
						float: left;
				}

#bottom {
	padding: 20px;
}

#side {
	position: relative;
	display: inline;
	float: left;
	width: 295px;
	height: 100%;
	margin-right: 40px;
	overflow: hidden;
}

		.linklist {
				margin-bottom: 25px;
		}
		.linklist li {
				border-bottom: 1px solid #cecece;
				padding: 2px 0px;
		}		
		.linklist a {
			/*	text-transform: uppercase;		*/
			  font-size: 10px;
			  color: #3f485f;		
				padding-left: 15px;
				background: url(../images/bottom/arrow_blue.gif) no-repeat left center;
 		}
		.linklist a:hover {
				color: #878b4b;
				background: url(../images/bottom/arrow_green.gif) no-repeat left center;
		}

		.seperated {
				margin-top: 20px;
		}

		.events h2 {
				text-transform: uppercase;		
			  font-size: 10px;
			  font-weight: normal;
			  color: #3f485f;		
				border-bottom: 1px solid #cecece;
		}
		.events ul {
				margin-bottom: 20px;
		}
		.events li {
				border-bottom: 1px solid #cecece;
				padding: 3px 0px;		
				font-size: 10px;
				line-height: 12px;
				white-space: nowrap;
		}
		.events a {
				color: #781F17;
		}
		.events .title {
				color: #878b4b;		
		}
		.events a:hover .title {
			  color: #3f485f;		
		}
		.events a:hover .date {
				color: #878b4b;				
		}
		
		.events a .date {
			color: #7F7F7F;
		}

		.partner {
				border-bottom: 1px solid #cecece;
				padding-bottom: 10px;
				width: 295px;
				white-space: nowrap;
		}
		.partner a {
				display: block;
				width: auto;
				float: left;
		}


		.contact {
				margin-bottom: 20px;		
		}
				.contact table {
						width: 100%;
						line-height: 18px;
				}
						.contact table th {
								vertical-align: top;
								text-align: left;
								font-weight: normal;
								color: #d8d8d8;		
								padding-right: 10px;
						}


		.map img {
				margin-top: 5px;
				margin-bottom: 2px;
				border: 2px solid #cecece;
		}
		
		.tour {
				margin-bottom: 20px;
		}
				.tour table {
						width: 100%;
						line-height: 18px;
						margin-bottom: 2px;
				}
				.tour th,
				.tour td {
						vertical-align: top;
						border-bottom: 1px solid #cecece;
				}
				.tour th {
						text-align: left;
						font-weight: normal;
						padding-right: 10px;
						color: #878b4b;				
				}
				.tour .level {
						line-height: 16px;
						font-size: 20px;
						letter-spacing: 3px;
				}		
						.tour .level .inactive {
								color: #d8d8d8;
						}
			
		.grey_links a {
				color: #d8d8d8;		
				background: url(../images/contact/arrow_grey.gif) no-repeat 5px right;
				padding-right: 10px;				
				margin-right: 10px;		
		}
		.grey_links a:hover {
				color: #878b4b;						
		}
		
		.tour_links a {
				color: #3F485F;		
				background: url(../images/contact/arrow_grey.gif) no-repeat 5px right;
				padding-right: 10px;				
				margin-right: 10px;	
				font-weight: bold;	
		}
		.tour_links a:hover {
				color: #878b4b;						
		}
		
		#more_events ul {
				margin-bottom: 2px;
		}
		

		.galleries ul {
				margin-bottom: 20px;
		}
		.galleries li {
				border-bottom: 1px solid #cecece;
				padding: 3px 0px;		
				font-size: 10px;
				line-height: 12px;
				white-space: nowrap;
		}
		.galleries a {
				color: #d8d8d8;
		}
		.galleries li.active {
				background: url(../images/bottom/arrow_green.gif) no-repeat right center;		
		}
		.galleries li.active a,
		.galleries a:hover {
				color: #878b4b;				
		}


		.voices {
				margin-bottom: 20px;
		}
		.voices cite {
				font-family: Trebuchet MS, Verdana, sans-serif;
				color: #3f485f;
				font-size: 14px;
				display: block;
				float: left;
				width: 230px;
				line-height: 25px;
		}
		.voices .left {
				float: left;
				width: 30px;
				font-family: Trebuchet MS, Verdana, sans-serif;
				color: #d8d8d8;
				font-weight: bold;
				font-size: 40px;
				line-height: 38px;
		}
		.voices .left {
				margin-left: -5px;
				margin-right: 5px;
		}
		.voices .author {
				clear: both;
				margin-left: 30px;
				padding-top: 5px;
				color: #aaa;
		}
		
		.gallery_overview {
				width: 350px;
		}
		.gallery_overview img {
				border: 2px solid #cecece;		
		}
		.gallery_overview ul {
				margin-top: 20px;
		}
		.gallery_overview li {
				display: inline;
				float: left;
				margin-right: 22px;
				margin-bottom: 22px;
		}


		.team_overview {
				width: 350px;
		}
		.team_overview img {
				border: 2px solid #cecece;		
		}
		.team_overview ul {
				margin-top: 20px;
		}
		.team_overview li {
				display: inline;
				float: left;
				margin-right: 12px;
				margin-bottom: 12px;
		}
		
		.single_image img  {
				margin: 5px;
				border: 2px solid #cecece;
		}
		

#content {
	position: relative;
	display: inline;
	float: left;
	width: 420px;
	/*overflow: hidden;*/
}

		#content p {
				margin-bottom: 20px;
		}
		#content a:hover {
				color: #878b4b;				
		}

		.image_and_text {
				width: 450px;
		}
		.image_and_text {
				margin-bottom: 20px;
		}
		.image_and_text img {
				display: inline;
				float: left;
				margin-right: 20px;
				margin-top: 5px;
				/* width: 126px; */
				margin-bottom: 20px;
				border: 2px solid #cecece;
		}
		.image_and_text .text {
				display: inline;
				width: 270px;
				float: left;
				height: 100%;
		}

		.two_images {
				margin: 18px 0px 15px 0px;		
				width: 470px;
		}
		.two_images img {
				border: 2px solid #cecece;		
				margin-right: 20px;
		}

		.one_image {
				margin: 18px 0px 2px 0px;
		}
		.one_image img {
				border: 2px solid #cecece;		
		}
		

		.gallery {
				margin-bottom: 20px;
		}
		.gallery h2 {
				color: #3f485f;
				line-height: 16px;
				border-bottom: 1px solid #cecece;
				font-weight: normal;
				font-size: 10px;
				padding-bottom: 2px;
		}		
		.gallery h3 {
				color: #878b4b;	
				margin-top: 3px;
				margin-bottom: 20px;			
				font-size: 10px;
				font-weight: normal;
		}
		.gallery .num_images {
				color: #d8d8d8;		
		}
		.gallery table {
				width: 100%;
		}
		.gallery img {		
				border: 2px solid #cecece;		
		}
		.gallery a:hover img, 
		.gallery .active img {		
				border-color: #3f485f;		
		}
		.gallery .top td {
				padding-bottom: 5px;
				vertical-align: middle;
				text-align: center;
		}
		.gallery .top .left {
				padding-right: 10px;
		}
		.gallery .top .right {
				padding-left: 10px;
		}
		.gallery .middle td {
				padding-bottom: 20px;
		}
		.gallery .middle td,
		.gallery .middle a {
				color: #d8d8d8;				
		}
		.gallery .middle .left a {
				padding-left: 10px;
				background: url(../images/bottom/arrow_grey_left.gif) no-repeat left 5px;
		}
		.gallery .middle .right a {
				padding-right: 10px;
				background: url(../images/bottom/arrow_grey_right.gif) no-repeat right 5px;
		}
		.gallery .middle .center {
				text-align: center;
		}
		.gallery .middle .right {
				text-align: right;
		}
		.gallery .bottom td {
				vertical-align: middle;
				text-align: center;
		}
		.gallery .caption {
				margin-top: 5px;
		}
		.gallery .caption a {
				display: block;
				color: #3f485f;
				background: url(../images/bottom/zoom.gif) no-repeat right center;
		}
		.gallery .caption a:hover {
				background: url(../images/bottom/zoom_green.gif) no-repeat right center;
		}

		.partner_details {
				width: 500px;
		}
		.partner_details .info {
				padding-bottom: 20px;
				margin-bottom: 20px;
				width: 420px;
				border-bottom: 1px solid #cecece;
		}
		.partner_details .logo {
				display: block;
				float: left;
				width: 100px; 
		}
		.partner_details .text {
				display: block;
				float: left;
				width: 320px;
				white-space: normal;
		}
		

		.overview_list ul {
				margin-bottom: 20px;
		}
		.overview_list li {
				border-bottom: 1px solid #cecece;
				padding: 3px 10px;		
				font-size: 10px;
				line-height: 12px;
				white-space: nowrap;
				background: url(../images/bottom/arrow_green.gif) no-repeat left center;		
		}
		.overview_list a {
				color: #878b4b;				
		}
		.overview_list .col1 {
				width: 50%;
				float: left;
		}
		.overview_list .col2 {
				width: 50%;
				float: left;
		}


		#team_details .bio {
				font-style: italic;
		}

#foot {
	position: relative;
	margin: 0px auto;
	width: 886px;
	height: 63px; 
	background: url(../images/foot_bg.gif) no-repeat;
}

		#copyright {
				margin-left: 45px;
				font-size: 10px;
		}

		#bottom_menu {
				position: absolute;
				left: 382px;
				top: 0px;
		}
		#bottom_menu li {
				display: inline;
				float: left;
				margin-right: 20px;
		}
		#bottom_menu a {
				color: #a3a3a3;
		}
		#bottom_menu a:hover {
				color: #878b4b;						
		}
		
#sitemap {
			margin-bottom: 20px;
	}		
	#sitemap li {
			border-bottom: 1px solid #cecece;
			padding-top: 5px;
			padding-bottom: 5px;
			width: auto;
	}

	
#search .text {
				border: 1px solid #d8d8d8;
				font-size: 11px;
				padding: 1px;
		}
		
#search .button {
	background-color: #969958;
	color: white;
	font-size: 11px;
	padding: 1px;
	margin: 1px;
	border: 1px solid #7B7E51;
	font-weight: bold;
}

