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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #5e5e5d;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	}
	
#wrapper {
	width: 100%;
	margin: 0px auto;
	}
	
#container {
	width: 1000px;
	margin: 0px auto;
	}

#header {
	width: 1000px;
	height: 365px;
	background: url(images/header_05.jpg) no-repeat;
	margin: 0px auto;
	}	
#logo {
	width: 231px;
	height: 123px;
	float: left;
	}
	
#nav {
	width: 610px;
	height: 123px;
	float: right;
	}
	
#tagline {
	width: 1000px;
	height: 30px;
	text-align: right;
	padding-top: 20px;
	}
	
#clear {
	clear: both;
	}
	
#left {
	width: 280px;
	padding-top: 20px;
	float: left;
	}
	
.left ul li {
	list-style: none;
	}

#right {
	width: 620px;
	padding-top: 20px;
	padding-left: 40px;
	float: right;
	}
	
#visit {
	width: 260px;
	padding-left: 20px;
	}
	
#news {
	width: 260px;
	height: 146px;
	padding-left: 20px;
	padding-top: 10px;
	background: url(images/news_10.jpg) no-repeat;
	}
	
#events {
	width: 260px;
	padding-left: 20px;
	}
	
#panel1 {
	width: 269px;
	float: left;
	}
	
#panel2 {
	width: 270px;
	float: right;
	}
	
#footer {
	width: 100%;
	height: 330px;
	background: url(images/footer-bg_25.jpg) repeat-x;
	margin: 0px auto;
	}
	
#footer-content {
	width: 1000px;
	padding-top: 20px;
	margin: 0px auto;
	}
	
#calendar {
	width: 100px;
	float: left;
	}
	
#description {
	width: 520px;
	float: right;
	}
	
#icon {
	width: 80px;
	float: left;
	}
	
#description2 {
	width: 540px;
	float: right;
	}
	

	
	
	
	
/*--font--*/
.title {
	font-family: Rockwell;
	font-size: 18px;
	color: #bc2425;
	}
	
.events-title {
	font-family: Rockwell;
	font-size: 15px;
	font-weight: bold;
	color: #373835;
	}
	
.foot-title {
	font-family: Rockwell;
	font-size: 12px;
	color: #bc2425;
	font-weight: bold;
	}
	
.subtitle {
	font-family: Rockwell;
	font-size: 12px;
	color: #333333;
	}
	
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9b9589;
	line-height: 16px;
	}
	
.footer ul li {
	list-style: none;
	margin-left: -40px;
	}
	


/*--utilities--*/
#broken-lines {
	width: 100%;
	border-bottom: 1px dashed #d5bfbf;
	padding-top: 5px;
	}
	
#straight-line {
	width: 100%;
	border-top: 1px solid #d5bfbf;
	padding-top: 5px;
	}	
	
/*--link--*/
/*--read more--*/
a.read:link {
	color: #bc2425;
	font-weight: bold;
	text-decoration: none;
}
a.read:visited {
	text-decoration: none;
	color: #bc2425;
}
a.read:hover {
	text-decoration: none;
	color: #000000;
}
a.read:active {
	text-decoration: none;
	color: #bc2425;
}

/*--footer--*/
a.fl:link {
	color: #9b9589;
	text-decoration: none;
}
a.fl:visited {
	text-decoration: none;
	color: #9b9589;
}
a.fl:hover {
	text-decoration: none;
	color: #bc2425;
}
a.fl:active {
	text-decoration: none;
	color: #bc2425;
}


/*--Slider--/
#nav {
	width: 150px;
	float: left;
	}
	
#content {
	width: 850px;
	float: right;
	}
	
#clear {
	clear: both;
	}
/*
	TYPOGRAPHY
*/
ul											{ list-style: none; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: white; }
blockquote									{ padding: 0px; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; }

/*
	SLIDER
*/
.slider-wrap								{ width: 100%; left: -302px; }	
#page-wrap 									{ margin: auto; position: relative; min-height: 500px; }
		
.stripViewer .panelContainer 
.panel ul									{ text-align: left; }
.stripViewer								{ position: relative; overflow: hidden; width: 600px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; position: relative; width: 600px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
/*#movers-row								{ margin: -43px 0 0 62px; }
#movers-row div								{ width: 20%; float: left; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }*/
#nav div a.cross-link 						{ float: right; }

.cross-link									{ display: block; position: relative; z-index: 9999;
											  font-family: Rockwell; font-size: 16px; font-weight: bold;}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }

/*--cross-link--*/
a.cross-link:link {
	color: #333333;
	text-decoration: none;
}
a.cross-link:visited {
	text-decoration: none;
	color: #333333;
}
a.cross-link:hover {
	text-decoration: none;
	color: #bc2425;
}
a.cross-link:active {
	text-decoration: none;
	color: #bc2425;
}

#nav-space {
	height: 20px;
	width: 100%;
	}
	
#space {
	width: 100%;
	height: 6px;
	}
	
.question-box {
	width: 184px;
	height: 62px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9b9589;
	line-height: 16px;
	}