

/*////////////////////////////
	NEWS BANNER AREA
////////////////////////////*/

#header1{
	background-image:  url(images/header_background6.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#headerphoto{
	background-image:  url(images/header_photo6.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#phototext{
	font-family: arial, helvetica, sans serif;
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	color: #333;

}

#headermap{
	background-image:  url(images/map6.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

h1{
	color: #007E00;
}