

body {
	text-align: center;

		/* custom */
		color: #2c2e2b;
		background: #b0b0a8;
		font-family: verdana;
		font-size: .77em;
		background: url(/images/gradbak.jpg) repeat-x #ffffff;
}

a {
color: #5D00EF;
}

a:visited {
color: #67076F;
}

a:hover {
color: #3F9854;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

abbr, acronym {
		border-bottom: 1px dotted;
		cursor: help;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #38156f;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em; color: #3F9854;}
h4 {font-size: 1.1em; color: #000;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 948px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/midshado.jpg) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/topbar.jpg) top center no-repeat;
}

#c3 {
		width : 930px;
		margin: 0 auto;
}


#topbar {

		/* custom */
		padding: 15px 42px 15px 52px;

}

#topbar h1 {
		float: left;
		color: #1227B6;
		font-size: 1.4em;
		padding: 80px 0 4px 10px;
}

#topbar h1 a {
		color: #1227B6;
		text-decoration: none;
		display: block;
		height: 150px;
		width: 340px;
		text-indent: -20000em;
}

#topbar p {
		text-indent: -20000em;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		background: url(/images/greengrad.jpg) bottom left repeat-x #ffffff;
		margin: 0;
		border-bottom: 1px solid #fff;
		padding: 10px 0 20px 0;

}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

.bordered {
border: 1px solid #fff;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 195px;
		margin: 0 40px 0 0;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 625px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
		line-height: 1.7em;
		padding: 0;
}

#searchbox {
	width: 195px;
	text-align: right;
	padding: 15px 0;
}

.searchinput {
	width: 125px;
	margin: 0;
	padding: 3px;
	height: 17px;
	font-size: 13px;
	border-top: 1px solid #9BBACF;
	border-left: 1px solid #9BBACF;
	border-right: 1px solid #4F7F9F;
	border-bottom: 1px solid #4F7F9F;
	color: #2A295F;
}

#searchbutt {
	border: 0;
	margin: 1px 0 0 2px;
	background: #120D67;
	color: #ffffff;
	border-right: 1px solid #9BBACF;
	border-bottom: 1px solid #4F7F9F;
	padding: 3px;
}

#searchbutt:hover {
	background: #3BBF59;
	}

#searchbutt:focus {
	background: #fff;
	color: #2E3957;
}

.showterms {
	background: #FFF8AF;
	padding: 1px;
}

#smlgallery {
	position: relative;
    height:166px;
	width: 238px;
	float: right;
	margin: 0 0 20px 10px;
	border: 1px solid #3f975b;
}


#smlgallery img {
		position:absolute;
		top:9px;
		left:9px;
		z-index:8;
		opacity:0.0;
		max-width: 220px;
		max-height: 147px;
}

#smlgallery img.active {
    z-index:10;
    opacity:1.0;
}

#smlgallery img.last-active {
    z-index:9;
}

#rhsmini {
		float: right;
		width: 240px;
		margin: 0 0 10px 10px;
		clear: right;
}

#rhsmini h3, #rhsmini h5 {
		font-size: 1.3em;
		color: #391579;
}

#rhsmini h3 a {
		text-decoration: none;
		color: #391579;
}

.rhsitem {
		margin: 0 0 15px 0;
		background: #ffffff;
		padding: 10px;
		border: 1px solid #3f975b;
}


#rhsmini .newslinks .morelink {
		display: inline;
}

#rhsmini .newslinks {
		clear: both;
		margin: 10px 0 0 0;
}

#rhsmini .newslinks a img {
		float: right;
		max-width: 90px;
		min-width: 90px;
		width: auto !important;
		width: 90px;
		margin: 0 0 4px 2px;
}

#rhsmini .newslinks a:hover img {
}

.newslist ul {
		list-style: none;
		padding: 0;
		margin: 0;
		line-height: 1.25em;
}

.newslist li {
		margin: 6px 0 8px 0;
}

#rhsmini .newslist b {
		float: right;
		margin: 0 0 0 4px;
		font-size: .9em;
}

.newslist a {
		text-decoration: none;
}

.newslist a:hover {
		text-decoration: underline;
}

.newslist .active a {
		font-weight: bold;
		cursor: default;
}

#rhsmini dl {margin: 0; padding: 0;}
#rhsmini dt {font-weight: bold; margin-top: 10px; color: #823384; font-size: 1.2em;}
#rhsmini dd {margin: 0; padding: 0;}


#rhsmini dd a {
		padding: 1px 2px; text-decoration: none; font-weight: normal; display: block;
}

#rhsmini dd a:visited {
}

#rhsmini dd.active a {
		color: #000;
		cursor: default;
		text-decoration: underline;
}

#rhsmini dd a:hover {
		text-decoration: underline;
}


#thisection li {

}

#thisection a.active {
		font-weight: bold;
}

.gallery, .galleryleft {
		text-align: center;
		margin:20px 0 20px 18px;
		float: left;
		width: 196px;
}

.galleryleft {
		margin:20px 0 0 0;
}

.gallery img, .galleryleft img, .bordered, a img.floatright, a img.floatleft {
		border: 1px solid #fff;
}

.gallery a:hover img, .galleryleft a:hover img, .bordered, a:hover img.floatright, a:hover img.floatleft {
		border: 1px solid #3F3B3B;
}

.gallery img, .galleryleft img {
		max-width: 194px;
		width: 194px;
		width: auto important!;
}

.gallery a, .galleryleft a {
		text-decoration: none;
}

.gallery span, .galleryleft span {
       font-family: arial;
       padding: 1px;
}

.gallery a span, .galleryleft a span {
		margin-top: 2px;
		padding: 0 10px 0 0;
		display: block;
}

.addthis_toolbox {
		border-top: 1px solid #fff;
		padding: 10px 0;
}

.addthis_toolbox a {
		margin: 0 15px;
}

#credits {
		background: #3f9854;
		padding: 5px 5px 5px 25px;
		color: #fff;
}

#credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
}

#credits a:hover {
		text-decoration: underline;
}

#footer {
		padding: 15px 0 5px 0;
		background: url(../images/footshado.jpg) top center no-repeat;
		width: 956px;
		margin: 0 auto;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}
