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



iframe {
border: 0px solid #ffffff;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/aboutPhoto.jpg);
}
#headerServices {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/servicesPhoto.jpg);
}
#headerSolar {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/solarPhoto.jpg);
}
#headerGallery {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/galleryPhoto.jpg);
}
#headerTestimonials {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/testimonialsPhoto.jpg);
}
#headerContact {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/contactPhoto.jpg);
}
#headerResources {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/resourcesPhoto.jpg);
}
#headerNews {
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	height: 370px;
	width: 900px;
	background-image: url(images/newsPhoto.jpg);
}

.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #F2DA9A;
	margin: 0px;
}
#flashBanner {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	height: auto;
	width: 900px;
}
#mainContainer {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#events {
	position: relative;
	height: 273px;
	width: 240px;
	left: 635px;
	top: 10px;
	background-color: #FFF;
	padding: 0px;
	z-index: 2;
}

#mainContent {
	position: relative;
	height: auto;
	width: 460px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 0px;
	vertical-align: top;
	top: 0px;
	left: 28px;
	float: left;
}
#galleryContent {
	position: relative;
	height: auto;
	width: 700px;
	top: 0px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	float: left;
	left: 28px;
}
.body #mainContainer #mainContent ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
#right {
	height: auto;
	width: 250px;
	left: 44px;
	top: 0px;
	position: relative;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	float: left;
}
#rightB {
	height: auto;
	width: 250px;
	left: 40px;
	top: 0px;
	position: relative;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	float: left;
}
.body #mainContainer #right .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
}
.body #mainContainer #rightB .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	text-align: left;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	height: auto;
	width: 125px;
	z-index: 3;
	left: 0px;
	top: 25px;
	float: left;
}
.body    {
	list-style-image: url(images/arrow.gif);
	text-decoration: none;
}
#menu ul li  {
	list-style-image: url(images/arrow.gif);
	padding-bottom: 20px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #960;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #960;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #960;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #EFDC9E;
	font-size: 12px;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #b0a57a;
	padding: 5px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#newsEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b0a57a;
	text-decoration: none;
	overflow: auto;
	height: 245px;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
}
#newsEvents  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b0a57a;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}
.header_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #AFA57B;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	height: auto;
	width: 725px;
	z-index: 3;
	position: absolute;
	right: 0px;
	margin-right: 21px;
	top: 0px;
}
.body #mainContainer #footer table tr td .secNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #060;
}
.links {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.body #mainContainer #mainContent .links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
.secNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #060;
	text-decoration: none;
}
#topBox  {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
#btmBox {
	position: relative;
	height: 198px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#midBox {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: -45px;
	overflow: auto;
}
#midBoxHome {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	overflow: auto;
}
