body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}
button, input, select, table, textarea {
	font-size: 100%;
}
button, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #307CAE;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
}



table#sitehead {
	background: url(../images/head.jpg) repeat-x center bottom;
	border-bottom: solid 1px #307CAE;
	color: #FFFFFF;
	height: 225px;
	width: 100%;
}
	table#sitehead td#sitelogoname {
		padding: 11px;
		text-align: center;
		vertical-align: top;
	}
	table#sitehead td#sitelogo {
		padding: 10px 20px;
		width: 200px;
	}
		table#sitehead td#sitelogo img {
			border: none;
		}
	table#sitehead td#sitename {
		color: #000000;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 30px;
		font-weight: bold;
		padding: 50px 0 0 1px;
		text-align: center;
	}
		table#sitehead td#sitename span {
			color: #FFFFFF;
			margin: -1px 0 0 -1px;
			position: absolute;
		}
	table#sitehead td#siteinfo {
		font-size: 12px;
		padding: 10px 20px;
		text-align: right;
		width: 200px;
	}

div#sitebody {
	border-top: solid 1px #4DBCD7;
	padding: 10px 20px 15px;
}

form#sitesearch {
	float: right;
}
	form#sitesearch input {
		border: solid 1px #307CAE;
		padding: 3px;
	}
	form#sitesearch button {
		background: none;
		border: none;
		color: #307CAE;
		font-weight: bold;
	}

div#sitepath {
	color: #307CAE;
	font-size: 0.9em;
	margin: 0.5em 350px 0 55px;
}
	div#sitepath a {
		color: #8A8989;
		text-decoration: none;
	}
	div#sitepath a:hover {
		text-decoration: underline;
	}

table#sitecolumns {
	clear: right;
	margin: 10px 0 15px;
	width: 100%;
}

td#sitecoll {
	padding: 0 20px;
	vertical-align: top;
	width: 200px;
}
td#sitecolc {
	vertical-align: top;
}
td#sitecolr {
	padding: 0 20px;
	vertical-align: top;
	width: 200px;
}

div.rcoarea_ot {
	background: url(../images/caol.gif) repeat-x;
}
div.rcoarea_or {
	background: url(../images/caol.gif) repeat-y right top;
}
div.rcoarea_ob {
	background: url(../images/caol.gif) repeat-x left bottom;
}
div.rcoarea_ol {
	background: url(../images/caol.gif) repeat-y;
}
div.rcoarea_ctl {
	background: url(../images/catl.gif) no-repeat;
}
div.rcoarea_ctr {
	background: url(../images/catr.gif) no-repeat right top;
}
div.rcoarea_cbr {
	background: url(../images/cabr.gif) no-repeat right bottom;
}
div.rcoarea_cbl {
	background: url(../images/cabl.gif) no-repeat left bottom;
	padding: 10px 20px;
}

div.sideblock {
	_border-bottom: solid 1px #E2E2E2;
	color: #3E3E3E;
	margin-bottom: 12px;
}
	div.sideblock div.rcoarea_ot {
		background: #F4F4F4 url(../images/sbol.gif) repeat-x;
	}
	div.sideblock div.rcoarea_or {
		background: url(../images/sbol.gif) repeat-y right top;
	}
	div.sideblock div.rcoarea_ob {
		background: url(../images/sbol.gif) repeat-x left bottom;
	}
	div.sideblock div.rcoarea_ol {
		background: url(../images/sbol.gif) repeat-y;
	}
	div.sideblock div.rcoarea_ctl {
		background: url(../images/sbbl.gif) no-repeat left bottom;
	}
	div.sideblock div.rcoarea_ctr {
		background: url(../images/sbtr.gif) no-repeat right top;
	}
	div.sideblock div.rcoarea_cbr {
		background: url(../images/sbbr.gif) no-repeat right bottom;
	}
	div.sideblock div.rcoarea_cbl {
		background: url(../images/sbtl.gif) no-repeat;
		padding: 6px 0;
	}

div.sbheading {
	background: #737373 url(../images/bhbg.gif) repeat-x;
	_border-bottom: solid 1px #737373;
	margin: 0 8px 10px;
}
	div.sbheading div.sbheading_ctl {
		background: url(../images/bhtl.gif) no-repeat;
	}
	div.sbheading div.sbheading_ctr {
		background: url(../images/bhtr.gif) no-repeat right top;
	}
	div.sbheading div.sbheading_cbr {
		background: url(../images/bhbr.gif) no-repeat right bottom;
	}
	div.sbheading div.sbheading_cbl {
		background: url(../images/bhbl.gif) no-repeat left bottom;
	}
	div.sbheading div.sbheading_inr {
		background: url(../images/bhar.gif) no-repeat 20px 11px;
		color: #FFFFFF;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.6em;
		padding: 7px 15px 10px 45px;
		_padding-bottom: 9px;
		text-transform: lowercase;
	}

div.sblinks {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}
	div.sblinks a {
		background: url(../images/sblinkar.gif) no-repeat 12px 0.6em;
		color: #3E3E3E;
		display: block;
		padding: 2px 10px 2px 30px;
		text-decoration: none;
	}
	div.sblinks a:hover {
		background: #8A8989;
		color: #FFFFFF;
	}

div.sbtext {
	margin: 0 15px 15px 15px;
}

div.sbnews {
}
	div.sbnews a {
		text-decoration: none;
	}
	div.sbnews a:hover {
		text-decoration: underline;
	}
	div.sbnews div {
		margin-bottom: 1em;
	}
	div.sbnews small {
		color: #307CAE;
		font-size: 0.9em;
	}

div.sblinks2 {
}
	div.sblinks2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	div.sblinks2 li {
		margin-bottom: 1em;
		background: url(../images/sblinkar.gif) no-repeat 4px 0.5em;
		padding: 0 0 0 22px;
	}
	div.sblinks2 a {
		color: #3E3E3E;
	}

div.sblinks3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
	div.sblinks3 ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	div.sblinks3 li {
		margin-bottom: 1em;
	}
	div.sblinks3 a {
		color: #90846C;
		text-decoration: none;
	}
	div.sblinks3 a:hover {
		text-decoration: underline;
	}

h1#pageheader {
	background: url(../images/phbg.gif) no-repeat;
	border-bottom: solid 2px #F0F0F0;
	margin: 0 0 1em;
	padding: 8px 0 10px 55px;
}

td#sitefooter {
	background: #368DBA url(../images/bgb.gif) repeat-x;
	border-top: solid 1px #307CAE;
	height: 70px;
	padding: 10px 20px;
}

div#footlinks {
	margin: 0 190px;
	text-align: center;
}
	div#footlinks a {
		color: #FFFFFF;
		text-decoration: none;
		white-space: nowrap;
	}
	div#footlinks a:hover {
		text-decoration: underline;
	}
	div#footlinks img {
		background-color: #48BAD6;
		border-left: solid 1px #307CAE;
		height: 2em;
		margin: 0 10px;
		vertical-align: middle;
		width: 1px;
	}



div.newslist {
}
	div.newslist div {
		margin-bottom: 2em;
	}
		div.newslist div span {
			color: #307CAE;
		}
		div.newslist div a {
			font-size: 1.2em;
			font-weight: bold;
			text-decoration: none;
		}
		div.newslist div a:hover {
			text-decoration: underline;
		}

ol.searchresults {
	color: #307CAE;
	margin-bottom: 2em;
}
	ol.searchresults li {
		margin-bottom: 1em;
	}
	ol.searchresults span {
		color: #8A8989;
	}
	ol.searchresults small {
		font-size: 0.9em;
	}

div.pagination {
	color: #307CAE;
	margin-bottom: 1em;
	text-align: center;
}
	div.pagination a {
		color: #90846C;
		text-decoration: none;
	}
	div.pagination a:hover {
		color: #F81012;
	}
	div.pagination b {
		color: #F81012;
		font-size: 1.2em;
	}

table.photoslist {
	width: 100%;
}
	table.photoslist td {
		padding: 0 10px 25px;
		text-align: center;
		vertical-align: top;
	}
	table.photoslist img {
		border: solid 1px #8D8C8C;
		margin-bottom: 0.5em;
	}
	table.photoslist a {
		font-weight: bold;
		text-decoration: none;
	}
	table.photoslist a:hover {
		text-decoration: underline;
	}



img#devlogo {
	display: block;
	float: left;
}
div#devtext {
	float: left;
	line-height: 95%;
	margin: 0px 50px 0 10px;
}
div#devtext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}