body
{
	margin:0;
	padding:0;
	text-align: left;
	color: #333;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 15px;
	background-color: #fff;
}

/*#container { min-width: 750px; width: 100%; }*/
td
{
	vertical-align: top;
}
a:link, a:visited
{
	color: #085586;
	text-decoration: none;
}

a:hover, a:active
{
	color: #666;
	text-decoration: underline;
}

/*HEADER FORMATTING*/
#header, #header_about, #header_building, #header_doing, #header_res, #header_sustain, #header_events, #header_news {
	padding:0px;
	margin: 0px;
	width: 100%;
	background-color: #0082c8;
	height: 58px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: 0px;
}

#header { background-image: url(../images/head_clouds.gif); }

#header_about { background-image: url(../images/head_arc.gif); }

#header_building { background-image: url(../images/head_flower2.gif); }

#header_doing { background-image: url(../images/head_bike.gif); }

#header_res { background-image: url(../images/head_water.gif); }

#header_sustain { background-image: url(../images/head_windpower.gif); }

#header_events { background-image: url(../images/head_anenome.gif); }

#header_news { background-image: url(../images/head_artichoke.gif); }

#headnav
{
	margin: 0;
	float: right;
	text-align: right;
	padding: 2px 10px 0 0;
}

#headnav ul
{
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#headnav li
{
	list-style-type: none;
}

#headnav a:link, #headnav a:visited
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#headnav a:hover, #headnav a:active{ text-decoration: underline;}

#nav {
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #000;
	height: 18px;
	text-align: left;
	overflow: hidden;
}

#nav ul
{
	margin: 0;
	padding: 0;
}

#nav li
{
	list-style-type: none;
	margin: 0;
	padding: 1px 10px 0 0;
	display: inline;
}

#nav li.first {
	display: inline;
	padding: 1px 0 0 10px;
	margin: 0px;
	position: absolute;
}

#nav li.second { display: inline; padding: 1px 10px 0 150px; margin: 0px; 
}


#nav a:link, #nav a:visited, #nav a:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
}	

#nav a:hover
{
	color: #0095e5;
}

#bluebar
{
	background-color: #fff;
	height: 0px;
	/* background-color: #0082c8;
	height: 32px; */
}

/* CONTENT AREA FORMATTING */

/* left side */
#left
{
	float:left;
	width:150px;
	margin:0; padding:0;
}


#left_home
{
	width:150px;
	margin:0; padding:0;
	position: absolute;
	left: 0;
	top: 94px;
}

#leftnav
{
	width: 114px;
	text-align: right;
	font-size: 11px;
	padding: 0;
}

#navcontainer a
{
	display: block;
	color: #085586;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
	width: 103px;
	line-height: 12px;
	text-align: right;
	margin: 0px 0px 0px 11px;
}

#navcontainer a.first
{
	padding: 0px;
}

#navcontainer a.firstselect
{
	padding: 0px;
	color: #538500;
	font-weight: bold;
}

#navcontainer img
{
	width: 17px;
	height: 8px;
	padding: 3px 0px 0px 0px;
	vertical-align: text-top;
}

#navcontainer a:hover
{
	color: #000;
}

#navcontainer a.selectlink, #navcontainer a.selectlink:hover, #navcontainer a.select2link, #navcontainer a.select2link:hover
{
	color: #538500;
	font-weight: bold;
}

#navcontainer a.subnavlink
{
	color: #000;
	padding: 2px 0px 0px 0px;
}

#navcontainer a.subnavlink:hover, #navcontainer a.subnavselectlink, #navcontainer a.subnavselectlink:hover
{
	color: #538500;
	padding: 2px 0px 0px 0px;
}

#navcontainer a.subsubnavlink, #navcontainer a.subsubnavlink:hover, #navcontainer a.subsubnavselectlink, #navcontainer a.subsubnavselectlink:hover
{
	color: #000;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
}

#navbottom
{
	width: 114px;
	background-image: url(../images/bg_sidenav.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 5px;
	margin: 10px 0px 15px 0px;
}

.sidebanners
{
	width: 114px;
	margin: 0px 0px 15px 0px;
}

#photocredit
{
	color: #666;
	font-size: 9px;
	line-height: 10px;
	padding: 15px 10px 0px 10px;
	text-align: left;
}


/* right side */
#right {
	float:right;
	width:167px;
	margin:0; padding: 0 10px 0 0;
}

#right_home {
	width:170px;
	margin:0; padding: 0;
	position: absolute;
	left: 790px;
	top: 94px;
}

#quote
{
	width: 167px;
	margin: 0;
	padding: 0;
}

#quote_photos img
{
	width: 163px;
	border-color: #0082c8;
	border-width: 2px;
	border-style: solid;
	
}
#quote_copy .quote_photos img
{
	width: 163px;
	border-color: #0082c8;
	border-width: 2px;
	border-style: solid;
	margin: 0;
	padding: 0px;
	
}

.quote_titlebar, .quote_titlebar2
{
	background-color: #0082c8;
	padding: 0;
	margin: 3px 0 0;
	width:167px;
}
.quote_titlebar2 {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
	width: 130px;
}
#quote_title
{
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	text-transform: uppercase;
	width: 161px;
}

.quote_txt
{
	width: 167px;
	margin: 0;
	padding: 0;
	background-image: url(../images/quote_bg.gif);
	background-repeat: repeat-y;
}

#quote_copy
{
	color: #333;
	font-size: 11px;
	line-height: 12px;
	padding: 10px 15px 0 15px;
}
#quote_copy p img {
	margin: 0;
	padding: 0;
}

#quote_name
{
	color: #0082c8;
	font-weight: bold;
	text-align: left;
}

#quote_job
{
	text-align: left;
	padding-bottom: 5px;
	font-style: italic;
}


/* middle area */
#main1
{
	margin:0;
	padding: 10px 0 0;
}

#main1_home
{
	margin:10px 0 0;
	padding: 0;
	width: 960px;
}

#main2
{
	margin:0;
	padding:0;
}

#middle {
	margin: 0 207px 0 150px;
}

#middle_1col {
	margin: 0 10px 0 150px;
}

#middle_home {
	margin: 0;
	width: 630px;
	position: absolute;
	top: 94px;
	left: 150px;
}

#main_home
{
	margin: 0;
	padding:0;
}

#main
{ margin: 8px 0 0; padding:0; 
}

.sub_photos img
{
	width: 144px;
	border: 1px solid #8CC63F;
	margin: 0px 17px 10px 0px;
}

.imgLeft
{
	float: left;
	border: 1px solid #8CC63F;
	margin: 0px 17px 20px 0px;
}

.imgRight
{
	float: right;
	border: 1px solid #8CC63F;
	margin: 0px 0px 20px 17px;
}

.sub_photos2 img
{
	width: 144px;
	border: 1px solid #8CC63F;
	margin: 0px 0px 10px 17px;
}

div.float
{
	float: left;
	width: 50%;
}

.bookthumb
{
	margin: 0px 20px 10px 0px; 
	border-color: #333;
	border-width: 1px;
	border-style: solid;
}

.booktitles
{
	text-decoration: underline;
	font-weight: bold;
}


/* footer area */
#footer
{
	padding: 0;
	margin: 10px 10px 10px 150px;
}



#footline
{
	padding: 0px;
	background-image: url(../images/greyline.gif);
	background-repeat: repeat-x;
	background-position: right top;
	position: relative;
	top: 0px;
	right: 0px;
	height: 1px;
	width: 100%;
}

.foottxt
{
	color: #999999;
	font-size: 11px;
	line-height: 12px;
	padding: 15px 0;
}

.foottxtsm
{
	color: #999999;
	font-size: 10px;
	line-height: 11px;
}

a.foot:link, a.foot:visited
{
	color: #999999;
	text-decoration: none;
}

a.foot:hover, a.foot:active
{
	color: #636b73;
	text-decoration: underline;
}

/* homepage specific */
#thisweek
{
	width: 260px;
}

#thisweektop
{
	background: url(../images/home_thisweek_bg.gif) no-repeat;
	font-size: 15px;
	padding: 15px 8px 8px 40px;
	line-height: 19px;
}

#thisweekbot
{
	background: url(../images/home_thisweek_bot.gif) no-repeat;
	height: 2px;
	margin-bottom: 5px;
}
#communityleaders
{
	width: 360px;
}

#communityleaderstop
{
	background: url(../images/home_communitytop.gif) no-repeat;
	background-color: #e4e4e4;
	margin-left: 15px;
	width: 327px;
	font-size: 11px;
	padding: 7px 8px 3px;
}

.communityttl
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

#communityleadersbot
{
	margin-left: 15px;
	width: 345px;
	margin-bottom: 10px;
}

#communityleadersbot a:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

a.communityleaders img
{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}
a.communityleaders:hover img
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.communityspacer
{
	width: 2px;
	height: 2px;
}

#buildingabettercity
{
	width: 425px;
}

#buildingabettercitytop
{
	background: url(../images/home_buildingbg.gif) no-repeat;
	background-color: #e4e4e4;
	font-size: 12px;
	padding: 11px 8px 8px 40px;
	line-height: 14px;
	width: 377px;
}

.buildingabettercityttl
{
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

#buildingabettercitybot
{
	margin-bottom: 10px;
}


#runningasustainable
{
	width: 195px;
}

#runningasustainabletop
{
	background: url(../images/home_runningbg.gif) no-repeat;
	background-color: #e4e4e4;
	font-size: 13px;
	padding: 11px 8px 8px;
	line-height: 14px;
	width: 164px;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#runningasustainablepic
{
	width: 180px;
	margin-left: 15px;
}

#runningasustainablebot
{
	background: #e4e4e4;
	font-size: 11px;
	padding: 11px 8px 8px;
	line-height: 13px;
	width: 164px;
	margin-left: 15px;
}

#runningasustainablelinks
{
	background: #e4e4e4 url(../images/home_runningbgbot.gif) no-repeat 0 bottom;
	font-size: 11px;
	padding: 0 8px 8px;
	line-height: 13px;
	width: 164px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.home_botrowpic
{
	margin-bottom: 10px;
}

.home_botrow
{
	width: 129px;
	font-size: 11px;
	line-height: 13px;
	padding-left: 8px;
	margin-bottom: 10px;
}

.home_botrowspace
{
	width: 10px;
}

#oneday_txt
{
	background: url(../images/home_onedaybg.gif) no-repeat 0 bottom;
	padding: 5px 10px 8px;
	font-size: 11px;
	line-height: 13px;
}
#home_gvtv
{ background: url(../images/home_gvtvbg.gif) no-repeat 0 0; background-color: #e4e4e4; padding: 5px 10px 8px; font-size: 11px; line-height: 13px; margin-top: 20px; background-image: url(../images/home_runningbg.gif); 
}

.home_gvtvttl
{
	color: #8cc63f;
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
	padding-right: 5px;
}

#home_gvtvpics a:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

#ecodensity
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer_home
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 620px;
}

#footline_home
{
	padding: 0px;
	background-image: url(../images/greyline.gif);
	background-repeat: repeat-x;
	background-position: right top;
	position: relative;
	top: 0px;
	right: 0px;
	height: 1px;
	width: 620px;
}

a.home_more:link, a.home_more:visited
{
	color: #333;
	text-decoration: underline;
}

a.home_more:hover
{
	color: #0082c8;
}

.bluesubtitle
{
	color: #0082c8;
	font-weight: bold;
}

.greencapstitle
{
	color: #8cc63f;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

/* MISC */

/*lists*/
ul
{ padding: 0px 0px 0px 25px; margin: 0; list-style-type: none; list-style-image: url(../images/navarrow.gif); line-height: 1.5em; 
}

ol
{
	padding: 0px 0px 0px 25px;
	margin: 0;
	list-style-position: default;
}
ol.neu{
	padding: 0px 0px 0px 35px;
	margin: 0;
	margin-left: 35px;
	line-height: 1.1em;
}
ol.neu li, ul.neu li {
	margin-bottom: 8px;
}
ul.sidebar
{
	padding: 2px 0px 0px 25px;
	margin: 0;
	list-style-type: none;
	list-style-image: url(../images/navarrow.gif);
	list-style-position: outside;
}

#body_popup
{
	background-image: url(../images/popup_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px;
}


/*text variations*/
#main H1
{ color: #8cc63f; font-size: 17px; font-weight: bold; margin: 2px 0 0; line-height: 24px; 
}

#main H2
{
	color: #8cc63f;
	font-weight: bold;
	font-size: 13px;
	margin: 8px 0 0px;
}

.whitettl
{
	color: #FFF;
	font-weight: bold;
}

.hide { display: none; }

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; 
	padding:0;
	background:transparent;
}
a img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; margin: 0; padding: 0; border: none; }

.clear {clear: both;}
.icon { margin-bottom: 10px; float: left; margin-left: 10px; margin-right: 10px; }
.rightBox { margin: 10px 0 0 0; padding: 5px 0 0 0; border-top: solid 2px #ccc; }


ul { padding: 0 0 0 25px; margin: 0; list-style-type: none; list-style-image: url(../images/navarrow.gif); line-height: 1.2em; 
}

#main ul { margin-top: 1em;}
#main ul li { margin-bottom: .25em;}

/*#main ul { padding: 0; margin: 0; margin-left: .25em; list-style-type: none; background-image: url(../images/navarrow.gif); background-repeat: no-repeat; line-height: 1.2em; background-position: left center; }
#main ul li { background-image: url(../images/navarrow.gif); background-repeat: no-repeat; line-height: 1.2em; background-position: left center; padding-left: 25px;}*/

