@charset "UTF-8";
/* CSS Document */

a:link{
	color: #419639;
	text-decoration: none;
}
a:visited{
	color: #419639;
	text-decoration: none;
}
a:hover{
	color: #84c03f;
	text-decoration: none;
}
a:active{
	color: #419639;
	text-decoration: none;
}

.bullets ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.bullets li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 12px;
}

body{
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

#wrapper{
	background-color: #FFFFFF;
	padding-top: 0px;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	padding-bottom: 30px;
}

#header{
	width: 542px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 243px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 128px;
	text-align: left;
}
#topMenu{
	text-align: right;
	height: 98px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/showwecare.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #999999;
}

.topMenuSpace{
	padding-right: 10px;
	padding-left: 10px;
}
.topMenuSpaceEnd{
	padding-left: 10px;
}

#contentBG{
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	text-align: left;
}

#contentTop{
	width: 800px;
	padding: 0px;
	background-image: url(../images/top-curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#contentBottom{
	width: 740px;
	padding: 30px;
	background-image: url(../images/bottom-curve.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.mainText{
	line-height: 22px;
	text-align: justify;
}

.indentText{
	line-height: 22px;
	text-align: justify;
	padding-left: 24px;
}

#footerTop{
	width: 800px;
	background-color: #e9eaea;
	padding: 0px;
	background-image: url(../images/footer-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#footerBottom{
	width: 740px;
	background-image: url(../images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#copyright{
	width: 770px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #999999;
	padding-bottom: 15px;
}

#homeMain{
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/homephoto.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
#homeLeft{
	width: 279px;
}
#homeRight{
	float: left;
	width: 446px;
	text-align: center;
}
.greenLineClear{
	background-image: url(../images/ltgreen.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	height: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0px;
}
.greenLineClear2{
	background-image: url(../images/ltgreen2.gif);
	background-repeat: repeat-x;
	background-position: left center;
	clear: both;
	height: 1px;
	padding: 0px;
	font-size: 0px;
}
.greyLine{
	background-image: url(../images/ltgrey.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0px;
}

.homeHeader{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
.h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
.homeBulletText{
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	line-height: 20px;
	font-size: 14px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.homeBulletText a{
	font-size: 16px;
	font-weight: bold;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 6px;
	padding-right: 28px;
	padding-bottom: 6px;
}

.homeBulletText a:hover{
	background-image: url(../images/arrow-r.gif);
}

.show{
	font-size: 24px;
	font-weight: bold;
}
.showgreen{
	color: #419639;
}

.footerQuarter{
	float: left;
	width: 173px;
	padding-right: 16px;
}
.footerHalf{
	float: left;
	width: 362px;
	margin: 0px;
	padding: 0px;
}
.clearboth{
	font-size: 0px;
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#menu {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#menu, #menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu a {
	text-decoration: none;
	display: block;
	width: auto;
	padding-bottom: 0px;
}
#menu a:hover {
	color: #72441b;
	text-decoration: none;
}

#menu li { /* all list items */
	float: left;
	width: 180px; /* width needed or else Opera goes nuts */
}

#menu li.divider { /* all list items */
	float: left;
	width: 1px; /* width needed or else Opera goes nuts */
}

#menu li ul { /* second-level lists */
	position: absolute;
	width: 180px;
	left: -999em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/dropdownbottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}

#menu li ul li a {
	text-decoration: none;
	color: #FFFFFF;
	width: 156px;
	font-weight: bold;
	background-image: url(../images/dropdownarrow.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-color: #84c03f;
}

#menu li ul li a:hover {
	background-color: #419639;
	color: #FFFFFF;
	text-decoration: none;
	width: 156px;
	color: #ffffff;
	background-image: url(../images/dropdownarrow-r.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#menu li:hover ul, #menu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*#menu:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }*/

#pageTitle{
	font-size: 36px;
	background-image: url(../images/bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #666666;
	padding-left: 45px;
	letter-spacing: 2px;
}
.sectionTitle{
	font-size: 22px;
	letter-spacing: 1px;
	color: #419639;
}
.centerText{
	text-align: center;
}
.paragraphTitle{
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
}

.singleColumnContent{
	padding-right: 30px;
	padding-left: 30px;
}

.singleColumnContent p{
	line-height: 22px;
	text-align: justify;
}

.doubleColumnLeft{
	float: left;
	width: 325px;
	padding-left: 30px;
	padding-right: 30px;
}
.doubleColumnRight{
	float: left;
	width: 325px;
	text-align: right;
	padding-right: 30px;
}
.formText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formField{
	width: 201px;
	border: 1px solid #84c03f;
	color: #1e6717;
}
.registerField{
	width: 300px;
	border: 1px solid #84c03f;
	color: #1e6717;
}
.messageField{
	width: 313px;
	border: 1px solid #84c03f;
	color: #1e6717;
}
.contactmessageField{
	width: 500px;
	border: 1px solid #84c03f;
	color: #1e6717;
	height: 100px;
}
.required{
	color: #990000;
}
.send_spreadtheword, .send_register, .send_bringshow, .continuebutton, .send_toshow{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center center;
	height: 23px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

.send_spreadtheword{
	background-image: url(../images/send_spreadtheword.gif);
	width: 167px;
}

.send_toshow{
	background-image: url(../images/send_toshow.gif);
	width: 167px;
}

.continuebutton{
	background-image: url(../images/continuebutton.gif);
	width: 180px;
}

.send_bringshow{
	background-image: url(../images/send_bringshow.gif);
	width: 192px;
}

.send_register{
	background-image: url(../images/send_register.gif);
	width: 143px;
}

.blockQuoteTop{
	background-color: #7dbb3e;
	background-image: url(../images/blockquote-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
.blockQuoteBottom{
	background-image: url(../images/blockquote-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.contributeBox{
	float: left;
	width: 204px;
	text-align: center;
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 20px;
}
.contributeBox2{
	float: left;
	width: 204px;
	text-align: center;
	font-size: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #daecc5;
	border-left-color: #daecc5;
	margin-right: 16px;
	margin-left: 16px;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 15px;
	padding-top: 20px;
}

.contributeBox2 img, .contributeBox img{
	padding-bottom: 10px;
}


.referenceLeft{
	float: left;
	width: 310px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #daecc5;
	margin-right: 29px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.referenceRight{
	float: left;
	width: 310px;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;
}

.referenceTitle{
	color: #419639;
	font-weight: bold;
	text-align: center;
}
.referenceTitle img{
	padding-top: 15px;
	padding-bottom: 10px;
}