body {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(../pix/bg-body.gif) repeat-x #fff;
	color: #918758;
	margin: 0;
	line-height: 1.75em;
	text-align: justify;
}

a, a:visited {
	text-decoration: none;
	color: #3f2e75;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #800;
}

dt { text-align: left; }

br {
	line-height: 1em;
}

p {
	margin: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	text-align: inherit;
	color: #3f6105;
}

h1 { font-size: 1.75em; margin: 1.75em 0 1.25em 0; }
h2 { font-size: 1.50em; margin: 1.50em 0 1.00em 0; }
h3 { font-size: 1.25em; margin: 1.25em 0 0.75em 0; }
h4 { font-size: 1.10em; margin: 1.00em 0 0.50em 0; }
h5 { font-size: 1.00em; margin: 0.50em 0 0.25em 0; }
h6 { font-size: 0.90em; margin: 0.20em 0 0.00em 0; }

.center { text-align: center; }
.justify { text-align: justify; }
.tleft { text-align: left; }
.tright { text-align: right; }

.clear {
	clear: both;
}

.small {
	font-size: .9em;
	line-height: 1.5em;
}

.xsmall {
	font-size: 11px;
	line-height: 1.5em;
}

.indent {
	margin-left: 2em;
}

#top { 
	text-align: center;
}

#mainmenu {
	padding-bottom: 20px;
	background: url(../pix/menu-shadow.png) bottom center no-repeat;
	text-align: center;
}

#mainmenu ul {
	list-style: none;
	padding: 0;
	margin: 0 8px;
	font: italic normal 17px Georgia, "Times New Roman", Times, serif;
	background: url(../pix/bg-menu.jpg) #324265;
	border: solid 1px #d4e1bc;
}

#mainmenu li {
	display: inline;
}

#mainmenu li a, #mainmenu li a:visited {
	color: #fff;
	padding: 14px 1.2%;
	line-height: 42px;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a:focus {
	color: #feff9f;
}

#content {
	margin-top: 10px;
}

#content-main {
	padding-bottom: 2em;
	margin-right: 345px;
	border-right: solid 1px #c0c6d4;
	overflow: hidden;
}

#content-main.no-right {
	border-right: none;
	margin-right: 0;
}

#content-right {
	float: right;
	width: 320px;
	margin-left: -1px;
	padding-left: 25px;
	padding-bottom: 2em;
	border-left: solid 1px #c0c6d4;
}

#slideshow {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 320px;
	height: 225px;
	overflow: hidden;
}

#slideshow li {
}

#slideshow img {
}

#footer {
	margin-top: 2em;
	padding-bottom: 40px;
	font-size: 11px;
	line-height: normal;
	color: #6a8739;
	text-align: right;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding: 0 .5em;
}

#footer .ne3 a, #footer .ne3 a:visited {
	color: #b00;
}

#footer .ne3 a:hover, #footer .ne3 a:active, #footer .ne3 a:focus {
	color: #f00;
}

.bigbtn a, .bigbtn-on a {
	display: block;
	width: 282px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.5em;
	text-align: justify;
	color: #3b3919;
	padding-bottom: 8px;
}

.bigbtn span, .bigbtn-on span {
	display: block;
	padding: 12px 16px;
	padding-bottom: 4px;
}

.bigbtn-on a,
.bigbtn a:hover, .bigbtn a:active, .bigbtn a:focus {
	background: url(../pix/btn-btm.gif) center bottom no-repeat;
}

.bigbtn-on a span,
.bigbtn a:hover span, .bigbtn a:active span, .bigbtn a:focus span {
	background: url(../pix/btn-top.gif) center top no-repeat;
}

.bigbtn-on a:hover, .bigbtn-on a:active, .bigbtn-on a:focus {
	background: url(../pix/btn-btm-drk.gif) center bottom no-repeat;
}

.bigbtn-on a:hover span, .bigbtn-on a:active span, .bigbtn-on a:focus span {
	background: url(../pix/btn-top-drk.gif) center top no-repeat;
}

.bigbtn-on strong,
.bigbtn strong {
	display: block;
	font: italic normal 19px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e205c;
	margin-top: -.20em;
	margin-bottom: .25em;
}

#awards-btn img {
	position: relative;
	display: block;
	float: left;
	margin: 10px;
	margin-bottom: 0;
}

#officers h5 {
	margin: 1.5em 0 .5em 0;
}

#officers dl {
	margin: 0;
	margin-left: 1em;
	padding: 0;
	font-size: .9em;
	line-height: 1.25em;
}

#officers dt {
	float: left;
	text-align: left;
	clear: left;
	white-space: nowrap;
	overflow: hidden;
	padding: .5em 0;
	padding-left: .75em;
}

#officers dd {
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: .5em 0;
	padding-left: 225px;
	border-bottom: dotted 1px #adc484;
}

.library_cell {
  border-bottom : solid 1px #c0c0c0;
  border-right  : solid 1px #c0c0c0;
  padding       : 3px 0px 3px 3px;
}

.library_row0 {
  background : #ebefe5;
}
.library_row1 {
  background : #dde4d2;
}



