body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #d9edf6;
	background-image: url('/download/?id=14577147');
	background-repeat: repeat-x;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height:16px;
}

a {	color: black; }
a img { border: 0px none; }

hr { border: 0px none; background-color: black; height: 1px; }

h1{
	padding: 0px;
	margin: 0px 0px 20px 0;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight:bold;
}

h2{
	padding: 0px;
	margin: 0px;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	color: white;
	font-size: 16px;
	font-weight:bold;
}

h3{
	padding: 0px;
	margin: 0px;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	color: #b9d300;
	font-size: 16px;
	font-weight: bold;
}

ul { padding: 0px; margin: 0px 0px 0px 20px; }
li { list-style: square outside; }

#siteContainer {
	margin: 0px auto;
	padding: 0px 69px 0px 70px;
	width: 860px;
	height: 629px;
	background-image: url(/download/?id=14577112);
	background-repeat: no-repeat;
	position:relative;
}

#menu {	width: 858px; padding-top: 321px; margin-bottom: 16px; height: 17px; }
#logoLink { display: block; position: absolute; top: 60px; left: 69px; width: 300px; height: 114px; }

.menu { margin: 0px; padding: 0px; display: inline; }
.menu li { margin: 0px; padding: 0px 0px 0px 32px; display: block; list-style: none outside; position: relative; float: left;}
.menu a, .menu a:visited { display: block; color: white; float: left; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
.menu a:hover { text-decoration: underline; }

.branch {
	background-color: #FF000F;
	display: block;
	position: absolute;
	top: 18px;
	left: 10px;
	padding: 0px;
	z-index: 10;
	display: none;
	width: 100px;
	border-width: 0px 1px 1px 1px;
	border-color: #CC000C;
	border-style: solid;
}
.branch li { display: block; float: none; padding: 5px; }
.branch li a, .branch li a:visited { float: none; clear: both; }
.branch .branch { position: absolute; left: 90px; top: 0px; border-width: 1px 1px 1px 0px; }

#leftContainer { float: left; }
#rightContainer { float: left; }
.box { margin-top: 20px; }
.left { width: 280px; }
.right, .white { width: 560px; margin-left: 20px; }
.center { width: 860px; }
.boxContent { margin: 0px; padding: 10px 20px; background-repeat: repeat-y; overflow-x: hidden; }
.blue .boxContent { background-image: url('/download/?id=6092551'); }
.content .boxContent { background-image: url('/download/?id=6092572'); }
.center .boxContent { background-image: url('/download/?id=6092539'); height: auto; }
.greenWide .boxContent { background-image: url('/download/?id=6092581'); }
.greenNarrow .boxContent { background-image: url('/download/?id=6092560'); }
.white .boxContent { background-color: white; height: auto; background-image: none; padding: 0px; }

.event { margin-top: 10px; }
.eventTitle { font-size: 14px; font-weight: bold; display: block; }
#eventButton { margin-top: 20px; display: block; }

.inputBox { display: block; width: 240px; margin-top: 20px; }
.submitBox {
	display: block;
	background-image: url('/download/?id=6092658');
	border: 0px none;
	width: 151px;
	height: 30px;
	margin-top: 20px;
	cursor: pointer;
}
#searchBox {
	background-image: url('/download/?id=6092667');
}

#accordion { border: 5px solid white; }
.accordionContent { display: none; padding: 15px; }
.accordionTitle {
	background-color: #3B8AD7;
	border: 1px solid white;
	color: white;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
#accordion .withImage { padding: 0px; }

.selected .accordionTitle { background-color: #B9D300; }
.selected .accordionContent { display: block; }
.accordionTitle:hover { background-color: #B9D300; }

.accordionTitle img { vertical-align: middle; }

.button {
	background-color: #3B8AD7;
	color: white;
	display: block;
	margin: 10px 0px;
	padding: 6px 10px;
	text-decoration: none;
	width: 150px;
}

.button:hover, .button:active {
	background-color: #B9D300;
	color: white;
	text-decoration: none;
}

.content .button {
background-color: #B9D300;
}

#bigPhoto { width: 380px; float: left; }
	#bigPhoto a { display: block; }
		#bigPhoto img { border: 2px solid white; }

#thumbnailList { float: left; height: 400px; overflow: auto; width: 124px; padding-left: 10px; }
	#thumbnailList ul { margin: 0px; padding: 0px; }
		#thumbnailList li { list-style: none outside; margin: 0px 0px 4px 0px; padding: 0px; }
			#thumbnailList a {  }
				#thumbnailList img { border: 2px solid white; }
/*
#folderList {  }
#photoTable { min-height: 450px; }
	.gvIIContainer {
		width: 460px;
		position: relative;
		padding: 10px 0px 10px 10px;
		float: left;
	}

	.gvIIContainer .gvIIImgContainer img {
		margin-left: 0px;
		margin-top: 0px;
	}
	.gvIIAltText {
		position: absolute;
		right: 0px;
		top: 0px;
		border: 1px solid white;
		color: white;
		padding: 5px;
		display: none;
	}
	.gvIIContainer .gvIIImgContainer {
		width: 450px;
		height: 310px;
		position: relative;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.gvIIContainer .gvIIImgContainer .gvIILoader {
		background: url('/img/jquery/jqGalViewII/ajax-loader.gif') no-repeat center center;
		width: 450px;
		height: 385px;
		display: none;
	}
	.gvIIContainer .gvIIHolder {
		position: relative;
		height: 207px;
		width: 450px;
		overflow: auto;
		padding-left: 10px;
	}
	.gvIIContainer .gvIIHolder .gvIIArrow {}
	.gvIIContainer .gvIIHolder .gvIIItem {
		float: left;
		height: 55px;
		width: 72px;
		border: 5px solid white;
		margin: 2px;
		position: relative;
		overflow: hidden;
	}
	.gvIIContainer .gvIIHolder .gvIIItem .gvIIFlash {
		background: white;
		position: absolute;
		top: 0px;
		left: 0px;
		height: 55px;
		width: 72px;
		cursor: pointer;
	}
	.gvIIContainer .gvIIHolder .gvIIItem img {
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 0px;
		margin: 0px;
		margin-left: 0px;
		margin-top: 0px;
		border: none;
		cursor: pointer;
	}
*/

.clear { clear: both; }

.content .boxContent img.cmsImage {
	border: 2px solid white;
}

#footer { clear: both; margin-top: 20px; padding-bottom: 20px; }

.prevPage { float: left; width: 150px;}
.nextPage { float: right;width: 150px; }
.cleaner { clear: both; font-size: 1px; }
.archivePage { float: left;  text-align: center; width: 250px;  }