body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width:950px;
	background-color:#FFFFCC;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

#header {
	position:relative;
	background-color: #000033;
	display:block;
	width: 975px;
	margin: 0px;
	height: 150px;
	top: 0px;
	left: 0px;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#headerlogo {
	top: 0px;
	left: 0px;
	height: 150px;
	width: 250px;
	margin-right: 20px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

#nav {
	margin:0;
	padding:0;
	float:left;
	width:950px;
}

#nav li {
	display:inline;
	padding:0;
	margin:0;
}

#nav a:link, #nav a:visited {
	padding:113px 10px 15px 10px;
	float:left;
	width:auto;
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF;
}

#nav a:hover {
	color:#009900;
}

#home #nav-home a,
#about #nav-about a,
#community #nav-community a,
#renewable #nav-renewable a,
#membernews #nav-membernews a,
#links #nav-links a,
#contact #nav-contact a {
	font-family:"Times New Roman", Times, serif;
	background:#006600 url(images/navbackground_over.jpg) 0 0 repeat-x;
	color:#ffffcc;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	border-bottom-width: #4px;
	font-size: 12px;
}

#home #nav-home a:hover,
#about #nav-about a:hover,
#community #nav-community a:hover,
#renewable #nav-renewable a:hover,
#membernews #nav-membernews a:hover,
#links #nav-links a:hover;
#contact #nav-contact a:hover {
	background:#006600 url(images/navbackground_over.jpg) 0 0 repeat-x;
}

#nav a:active {
	color:#ffffcc;
}





#content {
	position:relative;
	padding-left: 270px;
	display: block;
	max-width: 975px;
}

div.contenthr {
  height: 1px;
  background-color:#000000;
}

div.contenthr hr {
  display: none;
}

div.profile {
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000033;
}

#infostyle2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: #000033;
	background: #cc9933 url(images/contentbg.jpg) 0 0 no-repeat;
	width: 675px;
	display:block;
	min-height:600px;
  	height:auto !important;
  	height:600px;
}

#leftstyle2 {
	width:64%;
	height:auto;
	padding:25px;
	display: inline;
	position:relative;
	float:left;
}

#leftstyle2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}

#leftstyle2 a:hover {
	color: #006633;
}

#rightstyle2 {
	width:20%;
	padding:25px;
	padding-left:0px;
	height:auto;
	display: inline;
	position:relative;
	float:right;
}

#sections {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}

#sections li {
	padding:0;
	margin:0;
}

#sections a:link, #sections a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000033;
	line-height: 2.5em;
}

#sections a:hover {
	color:#006633;
}


div.hr {
  height: 1px;
  background: #FFFFCC;
}

div.hr hr {
  display: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000033;
}


#info {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.8em;
	color: #000033;
	text-align: left;
	width: 475px;
	padding: 10px;
	font-weight: normal;
}

#info a:link, #info a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	letter-spacing: 0.15em;
	text-decoration:none;
	line-height: 1.5em;
}

#info a:hover {
	color:#009900;
}

#moreinfo {
	margin:0;
	padding:0;
	width:100%;
	min-height: 25px;
}

#moreinfo li {
	display:inline;
	padding:0;
	margin:0;
}

#moreinfo a:link, #moreinfo a:visited {
	padding-left: 15px;
	padding-right: 15px;
	padding-top:8px;
	padding-bottom: 8px;
	color:#FFF;
	background-color:#000033;	
	width:auto;
	text-decoration:none;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:center;
	font-weight: bolder;
	letter-spacing:normal;
}

#moreinfo a:hover {
	color: #000033;
	background:#006600 url(images/navbackground_over.jpg) bottom repeat-x;
}



#footer {
	position:relative;
	background-color: #000033;
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	min-width:1024px;
	margin: 0px;
	height: auto;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC9933;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC9933;
	padding: 5px;
	padding-left: 265px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	line-height: 1.6em;
}

#footer a:link, #footer a:visited  {
	text-decoration:none;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing:normal;
	color:#FFF;
}

#footer a:hover {
	color: #FFFFCC;
	background: #006633;
}

div.footerhr {
  height: 1px;
  background-color:#000000;
	width: 600px;
}

div.footerhr hr {
  display: none;
}

#linkcontent a:link, #linkcontent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
}

#linkcontent a:hover {
	color: #006633;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

a.newstitle:link {
	text-decoration: none;
	font-size: 14px !important;
	font-weight: bolder;
	color: #000033;
}

a.newstitle:visited {
	font-size: 14px !important;
	text-decoration: none;
	font-weight: bolder;
	color: #000033;
}


