


body #middletext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 50px;
	padding-right: 50px;
}
body #middletext .righthorizontalline {
	border-right: dotted 1px #d3d4c5;
}
body #middletext .bottomhorizontalline {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: dotted 1px #d3d4c5;
}
.middletitles {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 600;
}
.middlepadding {
	padding-top: 10px;
}
.linkbottompadding {
	padding-bottom: 10px;
	padding-right: 10px;
}
.linktoppadding {
	padding-top: 10px;
}
a {
	color: #000000;
}
.whitefontlanding {
	color: #FFFFFF;
	font-weight: bolder;
	padding-left: 10px;
}
.blackfontlanding {
	color: #000000;
	font-weight: 500;
	padding-left: 10px;
}
.whitetitle {
	font-size: 16px;
}
.italictext {
	font-style: italic;
}
.rightimage {
	background-image:url(../cssimages/microsope.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 167px;
}
#rightmenu {
	text-align: right;
	padding-top: 10px;
}
#rightmenu strong {
	color: #521110 !important;
	padding: 5px 5px;

}
#workforcerightmenu {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #c7c8bb;
	font-weight: bolder;
	font-size: 11px;
	font-style: italic;
}
#rightmenu .righttexttitle {
	font-size: 14px;
	font-weight: 600;
		padding: 5px 5px;

}
#rightmenu .rightlinks {
	font-size: 12px;
	padding-top: 10px;
}
#bodylink a:hover {
	background-color: #d3d4c5;
}
#menulink a {
	padding: 5px 5px;
}
#menulink a:hover {
	background-color: #521110;
	color: #FFFFFF;
}
.video {
	padding-top: 3px;
	padding-bottom: 10px;
}
.video a {
	color: #a30a36;
}
.archive {
	font-size: 13px;
	padding-left: 3px;
	font-weight: 600;
	background-color: #c7c8bb;
}
.goinitial {
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: 600;
}
.nokeyword {
	padding-left: 3px;
	font-size: 14px;
	font-weight: 600;
}
#article {
	margin: 0;
	top: 0;
}
.articleheadline {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
.articlebody {
	font-size: 12px;
	padding-bottom: 5px;
}
.articlebody p {
	margin-top: 0px;
	margin-bottom: 8px;
}
.articlebody hr {
	border: thin dotted #d3d4c5;
}
.articlecommentsfeeds {
	font-size: 10px;
	padding-bottom: 5px;
}
.articlecommentsfeeds a {
	color: #a30a36;
}
.articlecommentsfeeds hr {
	border: thin solid #d3d4c5;
}
.italic {	
	font-style: italic;
}
.font11 {
	font-size: 11px;;
}
.backgroundred {
	background-color: #a30936;
}
.whitefont {
	color: #FFFFFF;
}
.padtop5 {
	padding-top: 5px;
}
/*Places Text over an image */
/*Matt Humme*/
/*For Board Members Page*/
.image {
	position:relative;
	float:left; /* optional */
	margin: 0 5px 5px 0;
}
.image .text {
	position:absolute;
	bottom:5px; /* in conjunction with left property, decides the text position */
	left:0;
	padding: 0 0 0 4px;
	height: 30px;
	width:195px; /* optional, though better have one */
	color: #fff;
	display: block;
	font-size: 14px;
	background: url(../images/backgrounds/boarbMemberTextBack.png);
}
.image .text2 {
	position:absolute;
	bottom:4px; /* in conjunction with left property, decides the text position */
	left:0;
	padding: 0 0 0 4px;
	height: 50px;
	width:195px; /* optional, though better have one */
	color: #fff;
	display: block;
	font-size: 14px;
	background: url(../images/backgrounds/boarbMemberTextBack.png);
}
ul#board {
	list-style-type: none;
	clear: both;
	display: block;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 0;
	/*width: 100%;*/
}
ul#board li {
	display: inline;
	height: 100px;	
}
ul#board li a {
	background-repeat: no-repeat;
	color: #000;	
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 140px 5px 0 0;
	text-decoration: none;
	text-align: center;
	width: 100px;
	}
ul#board li a span {
	display: block;
	width: 100%;
	clear: both;
}
ul#board li a.brucedavis {
background: url(../images/brucedavisthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.brucedavis {
background: url(../images/brucedavisthumb.jpg) center no-repeat ;	
	}
ul#board li a.jackrowley {
background: url(../images/jackrowleythumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.jackrowley {
background: url(../images/jackrowleythumb.jpg) center no-repeat ;	
	}
ul#board li a.felixfraraccio {
background: url(../images/felixfraracciothumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.felixfraraccio {
background: url(../images/felixfraracciothumb.jpg) center no-repeat ;	
	}
ul#board li a.darlaburton {
background: url(../images/darlaburtonthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.darlaburton {
background: url(../images/darlaburtonthumb.jpg) center no-repeat ;	
	}
ul#board li a.lindabeale{
background: url(../images/lindabealethumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.lindabeale{
background: url(../images/lindabealethumb.jpg) center no-repeat ;	
	}
ul#board li a.josephdaniel {
background: url(../images/nophotothumb.jpg) center no-repeat ;	
	}
ul#board li a.butchdavies {
background: url(../images/butchdaviesthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.butchdavies {
background: url(../images/butchdaviesthumb.jpg) center no-repeat ;	
	}
ul#board li a.edwardhontz {
background: url(../images/edwardhontzthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.edwardhontz {
background: url(../images/edwardhontzthumb.jpg) center no-repeat ;	
	}
ul#board li a.barbarakane {
background: url(../images/barbarakanethumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.barbarakane {
background: url(../images/barbarakanethumb.jpg) center no-repeat ;	
	}
ul#board li a.constancekincheloe{
background: url(../images/constancekincheloethumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.constancekincheloe{
background: url(../images/constancekincheloethumb.jpg) center no-repeat ;	
	}
ul#board li a.billkinnamon {
background: url(../images/nophotothumb.jpg) center no-repeat ;	
	}
ul#board li a.annlewis {
background: url(../images/annlewisthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.annlewis {
background: url(../images/annlewisthumb.jpg) center no-repeat ;	
	}
ul#board li a.ljmoyer {
background: url(../images/ljmoyerthumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.ljmoyer {
background: url(../images/ljmoyerthumb.jpg) center no-repeat ;	
	}
ul#board li a.davidstorke {
background: url(../images/davidstorkethumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.davidstorke {
background: url(../images/davidstorkethumb.jpg) center no-repeat ;	
	}
ul#board li a.janewallace {
background: url(../images/janewallacethumboff.jpg) center no-repeat ;	
	}
ul#board li a:hover.janewallace {
background: url(../images/janewallacethumb.jpg) center no-repeat ;	
	}
