/* ++Default++ */

* {margin:0; padding:0;}
img {border: 0;}

/* Begin TEXT STYLES */
h1, h2, h3, p, pre, form, fieldset, table, ul, ol {margin:1.0em 0;}
p {
font-size: 1.1em;
line-height: 150%;
color: #414042;
}
a:link { color: #3a4f86;}
a:visited { color: #3a4f86;}
a:hover {color: #82b92a;}


h1, h2, h3, h4 { color: #82b92a; }
/* END TEXT STYLES */
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; padding-left:30px; }

/* ++ Body ++ */

body {
	font: 62.5% Arial,Verdana, Helvetica, sans-serif;
	text-align: center;
	background: url(images/body-bg.jpg) no-repeat center top;
	}
#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	text-align: left;
	padding: 0;
	}
/* border-bottom: #00F;
	border-width: 0 0 1px 0;
	border-style: none none solid none;*/
#logo {
	width: 836px;
	padding: 0px 0 10px 10px;
	margin: 0;
	}
#logo img {
	float: left;
	clear: left;
	}
#date {
	float: right;
	clear:right;
	width: 150px;
	padding-top: 68px;
	color:#89BE2B;
	font-size: 1.2em;
	}
#banner {
	width: 860px;
	margin:0;
	padding:0;
	background:url(images/bannerpic.jpg) no-repeat right top #e4ecee;
	}
/* ++Begin Nav++ */
#navbar{ 
	width:200px;
	float:left;
	padding:0;
	margin:0;
	background:url(images/greenbar.gif) repeat-y left top #3a4f86;
	}
#navlist {
	padding:0;
	margin:0;
	font-size:1.1em;
	font-weight: bold;
	list-style:none;
	}
#navlist li {
	padding:0 0 1px 0;
	margin:0;
	text-align:left;
	background:url(images/dotted.gif) no-repeat left bottom transparent;
	}
#navlist li.hrule {
	height:1px;
	margin:0;
	padding: 0;
	}
#navlist li a {
	display:block;
	margin:0;
	padding: 14px 0 12px 28px;
	text-decoration:none;
	line-height:1.2em;
	color:#fff;
	}
#navlist li a:hover {
	margin:0;
	text-decoration:none;
	border-color: #82b92a;
	color:#fff;
	background:url(images/hover.gif) repeat-y top right;
	}
li#current  a {
	background: #82b92a;
	}
li#current  a:hover {
	margin:0;
	text-decoration:none;
	border-color: #82b92a;
	color:#fff;
	background:#82b92a;
	}

/* ++EndNAVIGATION++ */
#bannerpic {
	float: right;
	width: 660px;
	}
#bottombanner {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#allcontent {
	width: 860px;
	background: url(images/content-bg.jpg) no-repeat center top;
	float:left;
	margin:0;
	padding:0;
	}
#subcontent {
	width: 860px;
	margin: 0;
	padding: 0;
	background-image: url(images/subcontent-bg.gif);
	background-repeat: repeat-y;
	}
#quote {
	float: left;
	width: 200px;
	}
#quote p {
	padding: 10px 10px 0 20px;
	font-size: 1.0em;
	}
#subquote {
	width: 200px;
	float: left;
	clear: left;
	}
#subquote p
{
	padding: 10px 10px 0 20px;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/leftgradient.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin:0;
}	

#subquote ul {
	padding: 10px 10px 0 22px;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/leftgradient.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin:0;
	list-style-type: none;
		}
#subquote ul li a {
text-decoration: none;}

#subquote ul li {
border-bottom: 1px dotted gray;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 9px;
padding:5px 0 5px 10px;
}
#subquote a.green {color:#83B826;}
#subquote li small {color:#777;}

/* SideBar Rules */
#sidebar {
	float:left;
	width: 205px;
	margin: 0;
	padding:0;
	}
#sidebar h2 {
	padding: 6px 0 0 12px;
	margin: 15px 0 5px 0;
	}
#sidepic {
	margin: 0;
	padding: 0 0 0 12px;
	width: 180px;
	}
#sidepic dt {
	color: #3a4f86;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	}
#sidepic dl {
	padding: 0 0 10px 0;
	}
#sidepic a { 
	text-decoration: none;
	color: #7aae28; 
	}
#sidepic .img {
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #c0c0c0;
	padding: 0px;
	}
/* End SideBar Rules */
#maincontent {
	float: left;
	width: 455px;
	margin: 0 0 15px 0;
	padding: 6px 0 0 0;
	background-color: white;
	}
#maincontent h1 {
	padding: 0 0 0 36px;
	background: url(images/diamonds.gif) no-repeat 18px 50%;
	}
#maincontent p, ul, h3 {
	padding-left: 18px;
	padding-right: 16px;
	}
#maincontent ul {
	padding: 0 18px 5px 18px;
	list-style: none;
	font-size: 1.1em;
	line-height: 150%;
	color: #414042;
	}
#maincontent li {
	padding-left: 15px;
	background: url(images/bullets.gif) no-repeat 0 .5em;
	}
#maincontent hr {
	margin: 0 18px 0 18px;
	height: 1px;
	border-top: 1px;
	color: #c8c8c8;
	}
#maincontent h3{
 	font-size: 1.2em; 
	}
	
/*Content Rules*/
#content {
	float: left;
	width: 660px;
	margin: 0;
	padding: 0;
	background-color: white;
	border-top: 1px solid #3a4f86;
	}
#content h1 {
	padding: 0 0 0 18px;
	background: none;
	}
#content p {
	padding-left: 18px;
	padding-right: 70px;
	}
#content ul {
	padding: 0 18px 5px 30px;
	list-style: disc;
	font-size: 1.1em;
	line-height: 150%;
	color: #414042;
	}
#content li {
	padding-left: 4px;
	padding-right: 60px;
	background: none;
	}
#content hr {
	margin: 0 70px 0 20px;
	height: 1px;
	border-top: 1px;
	color: #c8c8c8;
	}
#content h3{
 	font-size: 1.2em; 
 	padding-left: 18px;
	}
#content h4{
 	font-size: 1.1em; 
 	padding: 0 30px 0 18px;
 	line-height: 130%;
	}
.testimony {
	padding: 0 18px 10px 30px;
	font-size: 1.1em;
	line-height: 150%;
	color: #414042;
	}
#notes {
	padding: 0 18px 0 30px;
	font-size: 1.0em;
	line-height: 130%;
	color: #414042;
}
/* End Content Rules */
p#end {
	padding-bottom: 20px;
	background: url(images/ornate.gif) no-repeat 50% 100%;
	}

img.float_left {
	float: left;
	margin: 4px 8px 18px 0;
	}
p.clears {
clear: left;
}
/* ++BEGIN FOOTER++ */
#footer {
	width: 860px;
	background-color: #3a4f86;
	color: #fff;
	clear: left;
	padding: 0;
	margin: 0;
	}
#footer p { 
	color:#fff;
	padding: 10px 0 10px 11px;
	margin: 0;
	font-size: 1.0em;
	}
#footer a { color:#fff; text-decoration: none;}
#footer a:hover {color: #82b92a;}

#footer #addr {float:left;vertical-align:top;}
#footer #sublinks {float:right;vertical-align:top; margin-right:20px;}

/* ++END FOOTER++ */
.clear {clear:both;}
.indent {padding-left:18px;}
