body {
  background: url(images/background_gradient.jpg);
	background-color: #fff;
	color: #000;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	text-align: left;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 1em;
}

h1 {
	font-size: 18px;
	color: #B41011;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 15px;
	color: #B41011;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 13px;
	color: #B41011;
	font-weight: bold;
}

h4 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

h5 {
	font-size: 13px;
	color: #B41011;
	font-weight: bold;
	margin: 0px;
}

.benefits table {
  margin-top: 8px;
  border-top: 1px solid #666;
  border-right: 1px solid #666;
}

.benefits td {
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  width: 33%;
}

.clear {
	clear: both;
}


.content {
	text-align: left;
	padding: 0px 4px 4px 4px;
	width: 649px;
}

.copy {
  margin: 12px;
}


.copy a {
  color: #B41011;
  text-decoration: underline;
}

.copy a:visited {
  color: #B41011;
  text-decoration: underline;
}

.copy a:active {
  color: #B41011;
  text-decoration: underline;
}

.copy a:hover {
  color: #B41011;
  text-decoration: underline;
}

.faq {
	background-color: #ccc;
	padding: 4px 20px 4px 12px;
	width: 565px;
	font-size: 11px; 
	font-weight: bold;
	color: #666;
	margin-bottom: 8px;
	cursor: pointer;
}

.faqAnswer a {
  color: #B41011;
  text-decoration: underline;
}

.faqAnswer a:visited {
  color: #B41011;
  text-decoration: underline;
}

.faqAnswer a:active {
  color: #B41011;
  text-decoration: underline;
}

.faqAnswer a:hover {
  color: #B41011;
  text-decoration: underline;
}

.faqAnswer {
	font-size: 11px;
	color: #333;
	line-height: 16px;	
	display: none;
	margin: 0px 35px 12px 30px;
	width: 545px;
}


.footer {
	margin-bottom: 5px;
	width: 864px;
	background-color: #5FA328;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	align: center;
	padding: 7px 0px 8px 0px;
}


.grad_bottom {
	clear: both;
	border-bottom: 5px solid #fff;
	width: 864px;
	background: url(images/bottom_grad_bg.jpg);
	height: 15px;
}


.grad_top {
	margin-top: 5px;
	width: 858px;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: url(images/top_grad_bg.jpg);
	height: 18px;
}


.left_nav {
	text-align: left;
	width: 203px;
	border-left: 3px solid #fff;
	background-color: #fff;
	float: left;
}

.left_nav_content {
	background: url(images/left_nav_bg.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 600px;
	padding-top: 150px;
	padding-left: 14px;
	padding-right: 14px;
}

.leftnavlink {
  margin-bottom: 10px;
}

.leftnavlink a {
	color: #B41011;
	text-decoration: underline;
}

.leftnavlink a:hover {
	text-decoration: underline;
}
.main { 
	width: 864px;
	background-color: #fff;
}

.sidelink {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 14px;
  padding-bottom: 18px;
}

.sidelink a {
  color: #000;
  text-decoration: none;
 }
 
.sidelink a:visited {
  color: #000;
  text-decoration: none;
 }
 
.sidelink a:active {
  color: #000;
  text-decoration: none;
 }
 
.sidelink a:hover {
  color: #000;
  text-decoration: none;
 }
 
 
 
 div.menu_head
{
  background: #FFFFFF;
  padding: 0px;
  font-weight: 900;
  color: #3A6D04;
  height: 51px;
  margin: 0px;
}

.menu_item
{
  width: 195px;
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #3A6D04;
  background: #fff;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 6px;
  display: block;
}

.menu_item a
{
  color: #3A6D04;
  text-decoration: none;
}

.menu_item a:hover
{
  color: #B41011;
  text-decoration: none;
}



.project-button  {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.project-button-on  {
	background-color: #F44F1F;
	width: 17px;
	height: 17px;
	margin-right: 6px;
	text-align: center;
	padding-top: 2px;
}

.project-button-off  {
	background-color: #C9C9C9;
	width: 17px;
	height: 17px;
	margin-right: 6px;
	text-align: center;
	padding-top: 2px;
	cursor: pointer;
}

.projectphoto {	
	display: none;
}

.projectphoto1 {	
	display: block;
}
