
h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height: 1em;
	color: #6c6c6c;
	font-weight: normal;
	padding: 10px 20px 0 20px;
	margin: 10px 0 0;
}

h1.pagetitle {
	}

h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 20px 0;
	color: #999;
	}

h3 {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20px;
	color: #888;
	text-transform: lowercase;
	}

p {
	font: 10px /1.3 verdana, sans-serif;
	margin: 0 20px 0.8em;
	}

blockquote {
	margin: .4em 20px 0.8em 20px;
	}

ul, ol {
	font: 10px verdana, sans-serif;
	margin-right: 10px;
	margin-bottom: 1.6em;
	}

ul ul {
	font-size: inherit;
	}

li {
	margin-bottom: 5px;
	}

a {
	color: #CD5906;
	}

a:hover {
	color: #CD5906;
	text-decoration: underline;
	}

.more {
	text-align: right;
	}

.more a {
	text-decoration: none;
	}

a img {
	border: none;
	}

.clear {
	clear: both;
	font-size: 0;
	margin: 0;
	}

#crumb {
	display: none;
	}

abbr, acronym {
	border-bottom: 1px dashed #ccc;
	cursor: help;
	font-style: normal;
	}

/*/////////////////////////////////  Forms //////////////////////////////////////////// */

label {
	float: left;
	width: 100px;
	}

label.tip {
	cursor: help;
	background: transparent url(/images/bg-tip.gif) no-repeat top right;
	}

input.text {
	width: 200px;
	}

textarea {
	width: 270px;
	height: 80px;
	}

input.submit {
	font-weight: bold;
	color: #111157;
	}

/*/////////////////////////////////  Editize //////////////////////////////////////////// */

.highlighted {
	color: #099;
	}

.leftalign {
	text-align: left;
	}

.centeralign {
	text-align: center;
	}

.rightalign {
	text-align: right;
	}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.imgright {
	float: right;
	margin: 0 0 10px 10px;
	}

/*/////////////////////////////////  Image Gallery //////////////////////////////////////////// */

#gallery {
	margin: 0 10px;
	}

.thumb {
	float: left;
	width: 100px;
	padding: 10px;
	margin-bottom: 10px;
	font: 10px /1.5 verdana;
	}

.thumb img {
	display: block;
	}

.caption {
	display: none;
	text-align: center;
	font-style: italic;
	margin-bottom: 0;
	}

.tools {
	clear: right;
	float: right;
	margin: 0;
	}

.gallerypages {
	text-align: right;
	}

/*/////////////////////////////////  News List //////////////////////////////////////////// */


.newslist ul {
	clear: both;
	padding: 0;
	margin: 0 20px;
}

.newslist li {
	list-style: none;
	clear: right;
	margin-bottom: 20px;
}

.newslist li.short {
	margin-bottom: 10px;
}

.newslist li.divider {
	background: #fff url(/image_display.php?path=1627505367_divider.png) no-repeat top right;
	margin-bottom: 10px;
	height: 24px
	}

.newslist li h3 {
	border-bottom: 1px solid #999;
	margin: 0;
	text-transform: none;
	line-height: 1.2;
}

.teaser {
	margin: 5px 0 0 0;
	}
	
.date {
	float: right;
	margin: 0;
	font-weight: normal;
	}

.morelink {
	display: block;
	float: right;
	background: #fff url(/image_display.php?path=2064143314_more.gif) no-repeat top right;
	font: 0 /1 verdana;
	text-indent: -20px;
	text-decoration: none;
	height: 13px;
	width: 40px;
}
