body {
	background-color: #d9e0d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
	text-align: center;
	padding: 0;
	margin: 0;
}

#main_container {
	width: 725px;
	margin: auto;
	padding: 0;
}



td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	padding: 0;
	margin: 0;
}

a {
	color: #215e21;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}

a:hover {
	text-decoration: none;
	color: #cc0000;


}


.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #336600;
	color: #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
  	color: #215e21;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	background-color: #d5e1cf;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
	text-decoration: none

}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.box1 {
	padding: 0px;
	margin: 0px;



}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.heading {
	background-color: #215E21;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0px;

}
.addressbox {
	text-align: center;
	float: none;
	clear: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	margin-bottom: 6px;

}

.addressbox p {
	margin: 0px;
	padding: 0px;
}


.addressbox a {
	color: #fff;
	text-decoration: underline;
}


.sidebarbox {
	text-align: center;
	width: 200px;
	padding: 0px;
	padding-bottom: 12px;
	margin: 0px;
	background-color: #eef2eb;
	color: #333333;
	position: relative;
	height: auto;
	float: none;

}

.side_nav {
	text-align: center;
	width: 200px;
	margin: 0px;
	padding: 0px;
	/*padding-bottom: 12px;*/
	color: #333333;
	height: auto;
}


.side_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

.side_nav li {
	border-bottom: 2px #d9e0d5;
	height: 33px;
	line-height: 33px;
	margin: 0px;
	padding: 0px;
		
}

.side_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d1dcd1;
		
}

.side_nav a:hover {
	text-decoration: none;
	color: #cc0000;
	background-color: #d1dcd1;
	
}

.side_nav_alt {
	text-align: center;
	width: 200px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 11px;
	color: #333333;
	line-height: 16px;
	border-bottom: 1px solid #d1dcd1;
}

.side_nav_alt:hover {
	background-color: #d1dcd1;
}

.side_nav_alt ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	width: 200px;
	
}

.side_nav_alt li {
	margin: 0px;
	padding: 0px;
		
}

.side_nav_alt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	display: block;
	text-decoration: none;
}

.side_nav_alt a:hover {
	text-decoration: none;
	color: #cc0000;
}


.subnavlink {
	color: #333;
	margin-top: 5px;

}

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

.subnavlink a {
	color: #336633;
	text-decoration: underline;

}

.subnavlink a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.subnavsublink {
	color: #333;
	line-height: 15px;
}
.subnavsublink ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.subnavsublink a {
	color: #333;
	text-decoration: none;
	

}
.subnavsublink a:hover {
	color: #333;
	text-decoration: underline;
}




.nav_photo {
	margin-top: 24px;
	margin-bottom: 12px;
}


.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	display: block;
	margin-top: 36px;
	text-align: center;
		
}

.facebook a {
	text-decoration: none;
	border: none;
		
}


.facebook a:hover {
	text-decoration: none;
	border: none;
		
}

.bodybox {
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	padding: 18px;
	line-height: 18px;
}

.bodybox a {
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}

.bodybox a:hover {
	text-decoration: underline;
	color: #cc0000;
}

.left_img {
	margin-right: 10px;
	margin-top: 3px;
	float: left;
	
}

.right_img {
	margin-left: 10px;
	float: right;
}

.layout_img {
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
}

.layout_left_img {
	margin-top: 18px;
	float: left;
	
}

.layout_right_img {
	margin-top: 18px;
	float: right;
}


/*  IMAGE GALLERY */

.gallery {
	clear: both;
	margin-top: 6px;
	margin-left: 90px;
	margin-right: 90px;
	position: relative;
	padding: 10px;
	border: 1px solid #d1dcd1;
	height: 50px;
}

.gallery a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	/*display: block;*/
}

.gallery img {
	float: left;
	display: inline;
	border: 0;
}

.gallery p {
	float: left;
	display: inline;
	margin-left: 10px;
}

.gallery a:hover {
	text-decoration: none;
	color: #cc0000;
}

.gallery a:visited {
	text-decoration: none;
	border: 0;
}

.gallery:hover {
	background-color: #eef2eb;
	border: 1px solid #d1dcd1;	
}

.caption {
	font-size: 10px;
	text-align: left;
}

.quote {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	color: #333;
	line-height: 15px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 36px;
	margin-top: 36px;
	
}

.quote_name {
	font-style: normal;
	text-align: right;
	margin-top: -6px;
}


.footing {
	background-color: #215e21;
	width: auto;
	padding: 4px;
	text-align: center;
}

.logobox {
	text-align: center;
	float: right;
	clear: none;
	padding: 6px;
	margin: 6px;


}
.topbox {
	text-align: center;
	background-color: #eef2eb;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
}


.bottombox {
	text-align: center;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding: 1px;
	font-style: italic;
	margin-top: 12px;


}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 13px;
	padding: 0px;
	
	text-align: center;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	margin-top: 3px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 3px;
	border-bottom: 1px solid #d1dcd1;
	color: #333;
	font-weight: bolder;
	
}

#resources {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

#resources h3 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	
}

#resources p {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	/*text-indent: -1em;*/
	/*margin-left: 1em;*/
}

#resources a {
	color: #215e21;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	

}

#resources a:hover {
	text-decoration: none;
	color: #cc0000;


}


form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #FFFFFF;
	
}

label {
	float: left;
	width: 20em;
	text-align: left;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.formintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	line-height: 18px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
p.formintro {
	line-height: 14px;
	color: #333333;
	text-align: left;
}



#mainStyle 
{
	position: relative;
	border: 0;
	border-style: solid;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: .9em;
	/*width: 95%;*/
	background-color: #ffffff;
	color: #333333;
}

.mainForm 
{
	position: relative;
	border: 0;
	border-style: solid;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: .9em;
	/*width: 95%;*/
	background-color: #ffffff;
	color: #333333;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Arial, Verdana, sans-serif;
	font-size:.8em;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

li.mainForm
{
	padding-bottom: 10px;
	display: inline;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}

.row
{
	clear: both;
	padding-top: 6px;
}

.formlabel {
	float: left;
	width: 150px;
	text-align: left;
	font-size: .9em;
	font-weight: normal;
	color: #333333;
	padding-top: 2px;
	
}


#formw {
	margin: 0;
	padding: 0;
	float: right;
	font-size: .9em;
	width: 300px;
	text-align: left;
	background-color: #ffffff;
	color: #333333;
	font-weight: normal;
}




#formInfo {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo {
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #E6DDDD;
}


p.formInfo {
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #333333;
}

#formFields {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion {
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display: inline;
	font-size: 1em;
	font-weight:bold;
}

label.formFieldOption {
	font-size:.8em;
	display: inline;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:100%;
}



input.formFieldStyle {
	display: inline;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

