body {
	background: #fff url(../images/backgrounds/body.jpg) 50% -1px repeat-x;
	color:#333;
	font-family:"trebuchet ms",arial,verdana,sans-serif;
	font-size:small;
	position:relative;
	text-align:center;
}
a.skip{
	display:none;
}
a{
	text-decoration: none;
	color: #9abe4d;
}
div#wrapper{
	width: 791px;
	margin: 0 auto;
}
div#masthead{
	width: 100%;
	clear: both;
	position:relative;
	height: 164px;
	margin-bottom: 36px;
}
div#masthead h1{
	background: url(../images/headers/greensburg.gif) no-repeat 0px;
	top: 41px;
	text-indent:-5000em;
	width: 310px;
	height:37px;
	left: 0;
	position: absolute;
}
div#masthead h3{
	text-indent:-5000em;
	overflow:hidden;
	height:1px;
	position: absolute;
}
div#masthead h4{
	background: url(../images/headers/planet-green.gif) no-repeat 0px;
	margin: 41px 0 0 0;
	text-indent:-5000em;
	width: 131px;
	height: 48px;
	float: right
}
div#navigation {
	width: 790px;
	margin: 0 auto;
	bottom: 0;
	position: absolute;
	left: 0;
}
div#navigation ul{
	display: block;
}

#navigation li {
    background: transparent url(../images/backgrounds/nav-left_bg.png) no-repeat 0 0;
	float:left;
	font-size:105%;
	height:34px;
	line-height:36px;
	overflow:hidden;
	margin-right: 3px;
	font-weight: bold;
}

body#press-release div#navigation li.press a,
body#episodes div#navigation li.press a,
body#bios div#navigation li.press a,
body#photos div#navigation li.art a,
body#videos div#navigation li.art a,
body#title-treatment div#navigation li.art a {
	/*background:transparent url(../images/backgrounds/tab-on.gif) no-repeat scroll 100% 0;*/
    background: transparent url(../images/backgrounds/nav-right_bg.png) no-repeat 100% -40px;
}
body#press-release div#navigation li.press,
body#episodes div#navigation li.press,
body#bios div#navigation li.press,
body#photos div#navigation li.art,
body#videos div#navigation li.art,
body#title-treatment div#navigation li.art {
	background: transparent url(../images/backgrounds/nav-left_bg.png) no-repeat 0 -40px;
	
}
#navigation li a {
    background: transparent url(../images/backgrounds/nav-right_bg.png) no-repeat 100% 0;
	/*background-color: #99cc00;*/	
	color:#000;
	display:block;
	line-height:34px;
	padding:0 20px;
}
div#solar {
	position: absolute;
	bottom: -3px;
	width: 285px;
	height: 30px;
	font-size: 85%;
	color: #fff;
	right:0;
} 

div#page {
	width: 100%;
	text-align: left;
}
div.secondary {
	width: 100%;
	background: transparent url(../images/backgrounds/nav_bg.jpg) no-repeat 0 0;
	height: 45px;
	margin-bottom: 40px;
}
div.secondary ul{
	width: 100%;
	height: 45px;
}
div.secondary li{
	float: left;
	height: 45px;
	font-weight: bold;
}
div.secondary li.first{
	margin-left: 10px;
}
body#press-release div.secondary li.press,
body#episodes div.secondary li.episodes,
body#bios div.secondary li.bios,
body#photos div.secondary li.photos,
body#videos div.secondary li.videos,
body#title-treatment div.secondary li.title-treatment {
	background: #99cc33 url(../images/backgrounds/secondary-current_bg.png) 50% 100% no-repeat;
}
div.secondary li a{
    color: #000;
	display: block;
	float: left;
	padding: 0 1em;
	height: 35px;
	line-height: 35px;
	/*text-indent: -5000px !important;*/ 	
}
/*div.secondary li.press a{
    background-image: url(../images/nav/off/press-release.gif);
    width: 92px;
}
body#press-release div.secondary li.press a {
    background-image: url(../images/nav/on/press-release.gif);
}
body#episodes div.secondary li.episodes a {
    background-image: url(../images/nav/on/episode-guide.gif);
}
div.secondary li.episodes a {
    background-image: url(../images/nav/off/episode-guide.gif);
    width: 94px;
}
div.secondary li.bios a{
    background-image: url(../images/nav/off/meet-the-citizens.gif);
    width: 211px;
}
body#bios div.secondary li.bios a {
    background-image: url(../images/nav/on/meet-the-citizens.gif);
}
div.secondary li.photos a{
    background-image: url(../images/nav/off/photo-gallery.gif);
    width: 90px;
}
body#photos div.secondary li.photos a{
    background-image: url(../images/nav/on/photo-gallery.gif);
}
div.secondary li.video a{
    background-image: url(../images/nav/off/video.gif);
    width: 38px;
}
body#video div.secondary li.video a{
    background-image: url(../images/nav/on/video.gif);  
}*/
div#content{
	width: 483px;
	float: left;
	clear: both;
}
div#headline{
	width: 412px;
	height: 46px;
	background: transparent url(../images/headers/green-from-the-ground.png) no-repeat 0px 0px;
}

div#headline h3,
div#headline h4 {
	height: 1px;
	overflow:hidden;
	text-indent: -5000px;
}

div#content img{
	margin: 16px 0 12px -2px;
}

div#content p {
	line-height:1.5em;
	margin-bottom:15px;
}

div#featured {
	float: right;
	width: 230px;
}

div#content h4 {
	font-weight: bold;
	margin: 0 0 1em 0;
	display: block;
	font-size: 114%;
	line-height: 1.3em
}

div#content p em{
	color: #99cc33;
	font-style: normal;
	margin: 0 0 .6em 0;
	display: block;
}
div#featured div.module {
    background: #eee url(../images/backgrounds/box_bg.png) no-repeat 0 0;
	margin-bottom:1em;
}

div#featured div.module div.gutter {
    background: transparent url(../images/backgrounds/box_bg.png) no-repeat -230px 100%;
	padding:1em;
}

div#featured div.module.green {
    background-position: -460px 0;
}

div#featured div.module.green div.gutter{
    background-position: -690px 100%;
}



div#featured div.module.green a {
    color: #000;
}

div#featured div.module strong {
	color: #000;
}

div#featured div.module li,
div#featured div.module p{
	font-size: 95%;
}

div#featured div.module ul {
	margin:1em 0 0 1.5em;
}

div#featured div.module li{
	list-style-type:disc;
	/* list-style-image:url(../images/backgrounds/bullet.png);*/
	margin-bottom:.5em;
	color: #99cc33;
}
div#featured div.module p{
	line-height: 1.3em;
	margin: 1em 0 0 0 ;
}

body#photos li a img { border: 3px solid #ddd}

#boilerplate {
    font-size: 90%;
}

#boilerplate p {
    line-height: 1.1em;
}

#boilerplate h5 {
    margin-bottom: .5em;
}

div#content h4.toggler {
    cursor: pointer;
    padding-left: 1em;
    height: 35px;
    line-height: 35px;
    margin-bottom: 0;
    background: transparent url(../images/toggler-up_bg.png) no-repeat 0 0;
}

.element {
    background: #eee url(../images/element_bg.png) no-repeat 0 100%;
    padding: 1em;
    margin-bottom: 1em;
}

div#content .title-treatment img {
    margin: 0;
    border: 1px solid #ddd;
}

#thumbnails li {
    float: left;
    margin: 0 1em 1em 0;
}

#thumbnails li img {
    margin: 0;
}

h4#video-title {
    width: 100%;
    position: relative;
}

h4#video-title span {
    position: absolute;
    right: 0;
}

#footer {
    clear: both;
    margin: 1em 0;
}

#footer p {
    padding: 1em 0;
    text-align: left;
    font-size: 95%;
}




#channel-finder {
    width: 100%;
    height: 35px;
    background-color: #000;
    line-height: 35px;
    font-size: 115%;
   /*text-align: center;*/
   font-family: "lucida grande", arial, sans-serif;
}

#channel-finder p {
    width: 750px;
    height: 35px;
    margin: 0 auto;
    margin-bottom: 0;
    line-height: 35px;
}

#channel-finder p a {
    color: #709e33;
}

#channel-finder p a:hover {
    color: #fff;
}
