body {
	background: #020;
	text-align: left;
	font: 0.76em 'Lucida Grande', Helvetica, Verdana, sans-serif;
	}

p {
	font: 0.76em 'Lucida Grande', Helvetica, Verdana, sans-serif;
	padding-bottom: 10px;
	margin: 0;
}

a {
	color:#000000;
	text-decoration: none;
}

a:hover {
	color:#bf8100;
}



h1 {
	color:#333;
	margin-bottom:0.4em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: 1.2em Helvetica, Verdana, sans-serif;
}



h1 a {
	color:#333;
	font-weight:normal;
	text-decoration: none;
}



h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	margin: 0;
	padding-bottom: 5px;
}


h3 {
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: bold;
	color: #404040;
	margin: 0;
	padding-bottom: 5px;
	line-height: 16px;
}

h5 {
	font-family: 'Trebuchet MS';
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

#page {
	margin: 10px auto;
	width: 760px;
	background:#fdfde0;
}

#page-top {
	background: #f3f3c3;
}

#title {
	text-align:center;
	padding-top: 18px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}
.article {
	background:#fdfde0;
	padding-top: 6px;
	padding-bottom: 6px;
	}
	
.article-head {
	background:#fdfde0;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #333333;
	} 
	
.article p {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	line-height: 14px;
	color: #404040;
	}	
		
.articlecontact p {
	font-family: 'Trebuchet MS';
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	color: #404040;
	}	
.dhead{
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #404040;
	}
	
.chead{
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #404040;
	text-align: center;
	}	
	
.title{
	font-size:24px;
	font-weight: bold;
	color:#ff8000;
	}

.subtitle{
	font-size: 12.5px;
	font-weight: bold;
	text-align:right;
	line-height: 10.5px;
	color:#804000;
	margin: 0px 128px 4px 0px
	}
#menubar{
	text-align:center;
	font-size: 12px;
	color:#000000;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 11px;
	padding-left: 12px;
	}
.currentPage {
	color:#bf8100;
 	font-weight: bold;
	}
#page-content {
	background: #fdfde0;
	min-height:100px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	padding-bottom: 6px;
	}
.callout {
	float: right;
	width:200px;
	margin: 0;
	padding-left: 12px;
	display:inline;
	}
.pagelet {
	width: 200px;
	word-wrap:break-word;
	overflow:hidden;
	padding-top: 7px;
	}

.pagelet p {
	word-wrap:break-word;
	overflow:hidden;
	font-size: 10px;
	margin: 0;
	padding: 0 0 5px;
	color: #804000;
	line-height: 12px;
	}

.pagelet h4 {
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #804000;
	margin: 0 0 3px;
	font-family: 'Trebuchet MS';
	}

.image {
	text-align: center;
	}
	
.addressbox {
	width: 500px;
	height: 60px;
	margin:0;
	display:inline;
	left: 0;
	text-align: center;
	}
	
.addressbox_in {
	position:relative;
	width: 200px;
	height: 60px;
	margin:0 0 0 12px;
	display:inline;
	}
	
.bottom-info {
	font-family: 'Trebuchet MS';
	font-size: 12.5px;
	color: #fdfde0;
	text-decoration: none;
	background-color: #002200;
	text-align: center;
	margin: 6px 0px 0px 0px;
	padding: 2px 2px 0px 0px;
	}

.photo {
	text-align: center;
	background: transparent;
	}
	
.photo-navigation {
	position:relative;
	width: 100px;
	height: 20px;
	margin:0px auto 12px;
	}

.photo-navigation div {
	width:30px;
	height:20px;
	position: absolute;
	text-indent: -5000em;
	background: #f3f3c3;
	overflow:hidden;
	}

.photo-navigation a {
	display:block;
	width:100%;
	height:100%;
	background: no-repeat center;
	}

.photo-navigation a:hover {
	background-color: #020;
	}

#previous-photo {
	left:0px;
	}

#previous-photo a {
	background-image: url(../images/previous.gif);
	}
	
#next-photo {
	right:0px;
	}

#next-photo a {
	background-image:url(../images/next.gif);
	}
	
#photo-list {
	left:30px;
	width: 40px;
	}

#photo-list a {
	background-image:url(../images/list.gif);
	}

