/* |||||||||||||||||||||Screen Styles||||||||||||||||||*/
/* Restyled elements */
@media screen {
body {
	font: 1em Verdana, Arial, sans-serif;
	background-color: rgb(255,255,255);
	margin: 2% 10% 1% 10%;
	font-family: Verdana, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: rgb(0,102,0);
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
h6 {
	font-size: 85%;
	font-style: italic;
}
dt, li {
	margin-top: .5em;
}
dt {
	font-weight: 600;
}
dd {
	margin: 0.75em 0 0.5em 1.5em;
}
hr {
	color: rgb(153,0,51);
	background-color: rgb(153,0,51);
	height: 1px;
}
address {
	font: bold .9em/1.2em Verdana, Arial, sans-serif;
	margin: .75em 0 0 0;
}
a img {
	border: 0px none;
	color: rgb(255,255,255);
	background: inherit;
}
a {
	font-weight: bold;
	font-size: 90%;
}
a:link {
	text-decoration: underline;
	color: rgb(0,0,255);
}
a:visited {
	text-decoration: underline;
	color: rgb(153,0,51);
}
a:hover {
	text-decoration: underline;
	color: rgb(255,255,255);
	background-color: rgb(0,0,255);
}
fieldset {
	padding: 1.5em;
	margin-top: 2em;
	border: solid 2px rgb(153,0,51);
}
legend {
	font: bold 125% Verdana, Arial, sans-serif;
	color: rgb(153,0,51);
	background-color: rgb(255,255,255);
}
input, textarea, select {
	font: bold 1em Verdana, Arial, sans-serif;
}
th {
	text-align: left;
}
/* classes */
p.green {
	color: rgb(0,102,0);
	background-color: rgb(255,255,255);
}
.mahogany {
	color: rgb(153,0,51);
	background-color: rgb(255,255,255);
}
.bold {
	font-weight: bold;
}
.red {
	color: rgb(255,0,0);
	background-color: rgb(255,255,255);
}
p.sitenav {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	margin: 0.5em 0;
}
.bq {
	padding: 0em 2em;
}
.indent {
	padding: 0 2em;
}
.small {
	font-size: 85%;
}
.ul {
	text-decoration: underline;
}
.foot {
	font-weight: bold;
	font-size: 85%;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	margin: 0px;
}
.nobullet {
	list-style-type: none;
}
.hanging {
	padding-left: 25px;
	text-indent: -25px;
}
/*home page divs*/
div#search {
	margin-top: 5px;
	float: right;
	font: 1em bold Verdana, Arial, sans-serif;
	padding: 2px;
	margin-bottom:2px;
	background-color:rgb(255,255,204);
	color:rgb(0,102,0);	
	border: 2px solid rgb(153,0,51);	
}
input#sitesearchbox {
	font-size: 1em;
	padding: 2px;
			}
input#sitesearchbutton {	
	text-align: center;
	background-color:rgb(255,255,204);
	color:rgb(0,102,0);	
		border: 2px solid rgb(153,0,51);	
}
.sidebar1 {
	float: right;
	width: 210px;
	padding: 1em 0 1em 1em;
}
.sidebar1 a:link {
	background-color: rgb(255,255,204);
}

.sidebar1 a:visited {
	background-color: rgb(255,255,204);
}

div#services, div#news {
	color: rgb(0,0,255);
	background-color: rgb(255,255,204);
	border: 2px solid rgb(153,0,51);
}
div#services h4, div#news h4 {
	border-bottom: 4px solid rgb(153,0,51);
	margin-bottom: 0;
	padding: 0 0 0 0.6em;
	color: rgb(0,102,0);
	background-color: rgb(255,255,204);
}
div#services a:link, div#news a:link {
	display: block;
	padding: 0.25em 0 0.5em 0.5em;
	margin: 0;
	border-left: 4px solid rgb(255,255,204);
	font-weight: bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	color: rgb(0,0,255);
	background-color: rgb(255,255,204);
}
div#services a:visited, div#news a:visited {
	display: block;
	padding: 0.25em 0 0.5em 0.5em;
	margin: 0;
	font-weight: bold;
	font-size: 0.8em;
	border-left: 4px solid rgb(255,255,204);
	border-right: 4px solid rgb(255,255,204);
	color: rgb(153,0,51);
}
div#services a:hover, div#news a:hover {
	background-color: rgb(0,0,255);
	color: rgb(255,255,204);
	border-left: 4px solid rgb(255,255,204);
	border-right: 4px solid rgb(255,255,204);
}
/*ref divs*/

div#ref h4, h5 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgb(0,0,0);
	font: 1em Verdana, Arial, sans-serif;
	font-weight: bold;
}
div#ref p, address {
	margin-top: 0;
	padding-top: 0;
}
}
@media print {
h1, .sitenav, .small, .foot, hr {
	display: none;
}
body {
	margin: 0;
	font-weight: normal;
	font-size: 14pt;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
h2 {
	font-size: 16pt;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-weight: bold;
	color: rgb(0,0,0);
}
a:link, a:visited {
	color: rgb(0,0,0);
	background: transparent;
	text-decoration: underline;
}
div#ref h4, h5 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: rgb(0,0,0);
	font-weight: bold;
}
div#ref p {
	margin-top: 0;
	padding-top: 0;
}
}
