@charset "UTF-8";
p {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 140%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 45px;
}
h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-left: 35px;
	padding-bottom: 15px;
	color: #007EC6;
}
h3 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 45px;
	padding-bottom: 5px;
	color: #007EC6;
}
h4 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding-left: 45px;
	padding-bottom: 5px;
	color: #333333;
	padding-right: 20px;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
	color: #333333;
	font-style: italic;
	padding-left: 45px;
	margin: 0px;
	padding-bottom: 5px;
}
body {
	background: #BEE2BA;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-color: #bee2ba;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 130px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr  #ContentBox {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(images/content_bg780.gif);
	background-repeat: repeat-y;
	clear: left;
}
#ContentBox a:link {
	color: #007EC6;
	text-decoration: underline;
}
#ContentBox a:visited {
	color: #007EC6;
	text-decoration: underline;
}
#ContentBox a:hover {
	color: #479F5D;
	text-decoration: underline;
}
#ContentBox a:active {
	color: #007EC6;
	text-decoration: underline;
	width: 728px;
}
#ContentBox ul {
	list-style-position: outside;
	list-style-type: disc;
	line-height: 1.3em;
	padding-right: 90px;
	padding-left: 90px;
}
#ContentBox ol {
	list-style-position: outside;
	margin: 0px;
	padding-left: 90px;
	padding-right: 90px;
	line-height: 1.2ems;
}
#ContentBox li {
	padding-bottom: 8px;
}
#siteMap {
	margin-left: 150px;
}
#siteMap ul {
	margin: 0;
	padding: 0;
}
#siteMap  ul li {
	padding-bottom: 1em;
	margin-left: 26px;
}
#siteMap  ul  li  ul li {
	padding-bottom: 0.2em;
	list-style-type: square;
}
#staffBios p {
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: .4em;
}
#footer {
	border-width: 0px;
	padding: 0px;
	width: 780px;
	margin: 10px auto 20px auto;
	font-size: small;
	line-height: 200%;
	vertical-align: bottom;
	text-align: center;
	clear: left;
	border-top-style: solid;
	border-top-color: #007EC6;
	font-family: "Trebuchet MS", Arial, sans-serif;
	position: absolute;
}
#footer ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
}
#footer a {
	padding: 0px;
	text-decoration: underline;
	color: #007EC6;
	font-size: small;
}
#footer a:hover {
	color: #479F5D;
}
#navbar  {
	border: 3px solid #fff;
	background-color: #92d18d;
	height: 32px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	padding-left: .2em;
	letter-spacing: 0.02em;
}
.blueline {
	color: #007EC6;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 700px;
	margin-left: 40px;
}
.picmargin {
	margin: 5px 15px 5px 10px;
}
.picmarginless {
	padding: 0px 0px 5px 5px;
	margin: 0px;
}


.welcometext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: italic;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	line-height: 140%;
	letter-spacing: normal;
}
.textgreenxsmall {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .7em;
	color: #479F5D;
	margin: 0px;
	padding: 0px 70px 0px 85px;
	text-align: left;
	text-indent: 0px;
	line-height: 130%;
	position: relative;
}
.texttables {
	padding: 0px;
	font-size: 0.8em;
	color: #333333;
	text-align: left;
	word-spacing: normal;
	line-height: 120%;
	letter-spacing: normal;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.borderblue {
	border: 1px solid #007EC6;
	text-align: left;
}
.textfooter {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #007EC6;
	text-align: center;
	word-spacing: normal;
	line-height: 140%;
	letter-spacing: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.center {
	text-align: center;
}
.alignright {
	text-align: right;
}
.quote {
	margin-left: 90px;
	margin-right: 90px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #007EC6;
	border-left-color: #007EC6;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.indentparagraph {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}
.textIndent4 {
	padding-left: 4em;
	padding-right: 4em;
	padding-bottom: 1.5em;
}
