#pageContent {
	text-align: justify;
}
a {
	color: #36C;
}
a:link {
	color: #36C;
}
a:visited {
	color: #36C;
}
a:hover {
	color: #36C;
}
.floatLeft {
	float: left;
	border: 1px solid #004b8c;
	margin-right: 20px;
	margin-bottom: 20px;
}
.floatLeft_nobdr {
	float: left;
	margin-right: 20px;
}
.borderRadius20px {
	border: 2px solid #999;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
}
.titleBoxDark {
	background-image: url(../images/common/bg_tile_blue-strands.jpg);
	background-repeat: repeat;
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #333;
	padding: 5px;
	padding-left: 15px;
}
.centerObject {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.titleBoxDarkWrapper {
	border: 1px solid #000;
}
.featureBoxDark {
	background-image: url(../images/common/bg_tile_black-strands.jpg);
	background-repeat: repeat;
	border: 1px solid #FFF;
	color: #FFF;
	background-color: #333;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	padding: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.featureBoxDarkWrapper {
	border: 1px solid #000;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
}
.featureBoxDark a {
	color: #FFF;
	text-decoration: underline;
}
.featureBoxLight {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #666;
	margin: 15px;
	padding: 10px;
	background-color: #DDD;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	background-image: url(../images/common/bg_tile_white-strands.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
}
.featureBoxLight a {
	color: #36C;
	text-decoration: underline;
}
.project {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
}
.projectHeading {
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 1px;
}
#projectSubNavWrapper {
	height: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.projectSubNav {
	float: left;
	margin-left: 24px;
	margin-right: 24px;
	text-align: center;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	border: 1px solid #333;
	font-size: medium;
	background-color: #FFF;
	padding: 0px;
	position: relative;
	padding-top: 4px;
	height: 30px;
	background-image: url(../images/layout/bg_nav-item.jpg);
	background-position: left top;
	display: inline;
}
.projectSubNav:hover {
	background-position: left bottom;
}
.projectSubNav a {
	margin: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #039;
}
.projectSubNav a:hover {
	color: #FFF;
}
.project p {
	margin-top: 0px;
}
.sheriff {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
}
.sheriffHeading {
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 1px;
}
#sheriffSelect {
	background-image: url(../images/common/bg_tile_black-strands.jpg);
	background-repeat: repeat;
	border: 1px solid #FFF;
	background-color: #333;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sheriffSelections {
	background-image: url(../images/common/bg_tile_black-strands.jpg);
	background-repeat: repeat;
	border: 1px solid #FFF;
	background-color: #333;
	-moz-border-radius: 20px;
	-webkit-border-radius:20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sheriffSubNavWrapper {
	height: 260px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.sheriffSubNav {
	float: left;
	margin-left: 6px;
	margin-right: 5px;
	text-align: center;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	border: 1px solid #36C;
	font-size: small;
	background-color: #CCC;
	position: relative;
	height: 215px;
	background-position: left top;
	background-image: url(../images/common/bg_tile_white-strands.jpg);
	padding: 5px;
}
.sheriffSubNav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sheriffPanelSelect a {
	color: #FFF;
	letter-spacing: 1px;
}
.sheriffSubNav:hover {
}
.sheriffSubNav a {
	margin: 0px;
	color: #039;
}
.sheriffSubNav a:hover {
}
.sheriff p {
	margin-top: 0px;
}
.sheriff p:first-child {
	text-align: center;
}
#homewrapper {
	border: thin solid #444;
	margin-bottom: 10px;
}
.homeContent {
	min-height: 250px;
	background-color: #F1F1F1;
	padding: 0px;
	margin: 0px;
}
.homeContent p {
	padding: 10px;
	margin: 0px;
	color: #000;
}
.homeFeature {
	float: right;
	width: 300px;
	min-height: 250px;
	background-color: #FFC;
	margin-left: 20px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-image: url(../images/home/bg_featurebox2.png);
	color: #FFF;
}
.homeFeature a {
	font-weight: normal;
	color: #FFF;
}
.homeFeature p {
	font-size: medium;
	margin-top: 8px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 0px;
}
.trustee {
	padding: 5px;
	width: 75%;
	border: 1px solid #000;
	-moz-border-radius: 0px 10px 0px 10px;
	font-size: medium;
	height: 46px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
}
.trustee img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000;
}
.trusteesWrapper {
	padding: 5px 5px 15px 5px;
	border: 1px solid #333;
	-moz-border-radius: 0px 25px 0px 25px;
	background-image: url(../images/common/bg_tile_white-strands.jpg);
	font-size: medium;
	margin: 1px;
}
#trusteesOutsideWrapper {
	border: 1px solid #000;
	width: 75%;
	-moz-border-radius: 0px 25px 0px 25px;
	margin: auto;
	margin-bottom: 15px;
}
.selectionPanel {
	padding: 5px;
	width: 95%;
	border: 1px solid #000;
	-moz-border-radius: 0px 10px 0px 10px;
	font-size: medium;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFF;
	color: #000;
}
.selectionPanel img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #000;
}
#selectionPanelOutsideWrapper {
	border: 1px solid #000;
	width: 90%;
	-moz-border-radius: 0px 25px 0px 25px;
	margin: auto;
	margin-bottom: 15px;
}
.projectGalleryImages img {
	margin-left: 7px;
	margin-right: 7px;
	border: 0px;
}

