/* @override http://www.imaginela.org/styles/default.css */

* {
    padding: 0;
    margin: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
    font-size: 62.5%;
    font-weight: normal;
    font-style: normal;
    text-align: center;
}

img {
    border: 0px;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
    overflow: hidden;
    height: 1%;
}

/* page header */
div#container {
    text-align: left;
}

div#header-top {
    background: url("../images/header-back_b.gif") no-repeat top left;
    width: 812px;
    height: 152px;
    margin: 0 auto;
    position: relative;
}

div#header-top h1 {
    position: absolute;
    top: 10px;
    left: 60px;
}

div#header-top h2 {
    position: absolute;
    left: 240px;
    top: 40px;

}

div#header-top h2.BACKUP {
    position: absolute;
    left: 190px;
    top: 55px;
}

div#header-top h3 {
    position: absolute;
    right: 70px;
    top: 0px;
}

div#nav-outer {
    background: url("../images/nav-outer-back.gif") repeat-x top left;
    height: 31px;
}

ul#main-nav {
    background: url("../images/nav-back.gif") no-repeat top left;
    width: 800px;
    height: 32px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 6px 0px 6px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul#main-nav li {
    float: left;
    list-style-type: none;
    padding: 7px 15px 0px 15px;
}

ul#main-nav a:link, ul#main-nav a:visited {
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 2px;
}

ul#main-nav a:hover, ul#main-nav a:active {
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
}

ul#main-nav a:link.current, ul#main-nav a:visited.current,
ul#main-nav a:hover.current, ul#main-nav a:active.current {
    border-bottom: 1px solid #fff;
}

/* page body */
div#body-top-outer {
    background: url("../images/content-outer-back.gif") repeat-x top left;
}

div#body-top {
    background: url("../images/body-back.gif") repeat-y top left;
    width: 812px;
    margin: 0 auto;
    overflow: hidden;
}

div#body {
    background: url("../images/content-back.gif") no-repeat top left;
    width: 800px;
    padding: 0px 6px 0px 6px;
    overflow: hidden;
    position: relative;
}

div#content-top {
    overflow: hidden;
}

div#left-side {
    float: left;
    padding: 10px 10px 10px 20px;
    overflow: hidden;
    width: 516px;
}

div#right-side {
    float: right;
    width: 238px;
    margin-right: 10px;
}

div#right-side ul {
    margin-left: 20px;
    margin-top: 10px;
}

div#right-side li {
    list-style-type: none;
    border-bottom: 1px solid #E0EDD0;
    padding: 8px 0px 8px 0px;
}

div#right-side a {
    font-size: 2em;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

div#signup {
    background: url("../images/signup-list-back.gif")  no-repeat top left;
    width: 238px;
    height: 102px;
    position: relative;
}

div#signup .ftxt {
    position: absolute;
    border: 0px;
    top: 40px;
    width: 200px;
    left: 14px;
    height: 20px;
    font-size: 14px;
    font-weight: normal;
	padding: 5px;
}

div#content-bottom {
    padding: 20px 20px 0px 20px;
    width: 744px;
    margin: 0px auto;
}

div#eq {
    width: 674px;
    margin: 0px auto;
}

div#e8000 {
	margin-bottom: 30px;
}

div#e8000 ul {
    overflow: hidden;
    margin-top: 15px;
}

div#e8000 li {
    float: left;
    width: 150px;
    list-style-type: none;
	margin-left: 38px;
}

div#e8000 li.second {
    float: left;
    width: 150px;
    list-style-type: none;
	margin-left: 65px;
}

div#e8000 li.last {
    margin-right: 0px;
    width: 298px;
    float: right;
}

div#content-bottom a {
    color: #666;
    padding-bottom: 1px;
    text-decoration: underline;
    font-weight: bold;
}

div#e8000 p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}

div#e8000 p.vision {
	color: #395521;
	font-size: 14px;
	font-weight: bold;
}

p.excerpt {
	color: #395521;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}

div#news-stories {
    overflow: hidden;
    margin-top: 20px;
}

div#news-stories h1 {
    border-bottom: 1px solid #E0EDD0;
    padding-bottom: 5px;
    margin-bottom: 1em;
}

div#news-stories p {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}

div#news {
    float: left;
    width: 370px;
	margin-left: 30px;
}

div#missionstatement {
	margin-left: 30px;
	margin-right: 10px;
	padding-top: 15px;
}

div#stories {
    float: left;
    width: 280px;
    margin-left: 45px;
}

div#content-outer {
    overflow: hidden;
    background: url("../images/side-back.gif") repeat-y top left;
    height: 100%;
}

div#content-left {
    float: left;
    width: 172px;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #E0EDD0;
	min-height: 500px;
}

div#content-board a {
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	color: #2d4219;
}

div#content-board {
	margin-left: 20px;
	margin-right: 20px;
	color: #354f1e;
	font-size: 11px;
}

div#content-left ul {
    margin-left: 21px;
}

div#content-left li {
    list-style-type: none;
    margin-bottom: 10px;
}

div#content-left a:link.active, div#content-left a:visited.active,
div#content-left a:hover.active, div#content-left a:active.active {
    background: url("../images/sidemenu-over-back.gif") no-repeat top left;
}

div#content-left a:link, div#content-left a:visited {
    color: #436025;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    height: 38px;
    display: block;
    padding-top: 5px;
    padding-left: 7px;
	vertical-align: middle;
	text-align: left;
}

div#content-left a:link.tl, div#content-left a:visited.tl {
    color: #436025;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    height: 38px;
    display: block;
    padding-top: 5px;
    padding-left: 7px;
}

div#content-left a:hover, div#content-left a:active {
    background: url("../images/sidemenu-over-back.gif") no-repeat top left;
}

div#content-right {
    float: left;
    width: 575px;
    margin: 25px;
    line-height: 16px;
    margin-bottom: 1em;
}

div#content-right p {
    margin-bottom: 1em;
}

div#content-right ul {
    margin-bottom: 1em;
    margin-left: 0.5em;
}

div#content-right li {
    font-size: 12px;
    margin-bottom: .3em;
    color: #366E03;
}

div#content-right ol {
    margin-bottom: 1em;
    margin-left: 3em;
}

div#content-right a {
    color: #366E03;
	text-decoration: none;
}

div#content-right a:hover {
    color: #366E03;
	text-decoration: underline;
}

div#content-right h1 {
   border-bottom: 1px solid #E0EDD0;
    padding-bottom: 5px;
    margin-bottom: 0.5em;
    color: #FF7800;
    font-size: 2em;
    line-height: 100%;
}

div#content-right h2 {
    border-bottom: 1px solid #E0EDD0;
    padding-bottom: 5px;
    margin-bottom: 0.5em;
    color: #FF7800;
    font-size: 2em;
	line-height: 100%;
}



div#content-right h2 a {
    color: #FF7800;
    }
    
div#content-right h2 a:hover {
    color: #FF7800;
	text-decoration: underline;
}
    
.asset-body {
	margin-bottom: 3em;
	font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}


    
.asset-content.entry-content {
	margin-bottom: 40px;
}


    
div#more.asset-more {
	margin-bottom: 3em;
	font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 1em;
}

div#content-bottom h4 {
    padding-bottom: 5px;
    margin-bottom: 0.5em;
    color: #FF7800;
    font-size: 1.3em;
	line-height: 100%;
	text-decoration: none;
}

div#content-bottom h4 a, div#content-bottom h4 a:hover, div#content-bottom h4 a:visited {
    color: #FF7800;
	text-decoration: none;
}


/* page footer */
div#footer-outer {
    background: url("../images/footer-outer-back.gif") repeat-x top left;
    height: 318px;
}

div#footer {
    background: url("../images/footer-back.gif") no-repeat top left;
    width: 800px;
    height: 318px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0px 6px 0px 6px;
    position: relative;
}

div#footer.content {
   background: url("../images/footer-back2.gif") no-repeat top left;
	text-align: left;
}

div#bubbles {
    position: absolute;
    top: 100px;
    left: 40px;
}

div#footer li {
    list-style-type: none;
    font-size: 1.3em;
    color: #fff;
    line-height: 1.3em;
}

div#footer a {
    color: #fff;
    text-decoration: none;
}

div#footer a:hover {
    color: #fff;
    text-decoration: underline;
}

div#footer h1 {
    color: #fff;
    font-size: 1.3em;
    border-bottom: 1px solid #fff;
    display: inline;
}

div#about {
    margin-left: 250px;
}

div#about, div#involved, div#staff  {
    width: 160px;
    float: left;
    padding-top: 110px;
}

div#contact {
    width: 160px;
    float: right;
    padding-top: 110px;
}

div#about ul, div#involved ul, div#staff ul, div#contact ul{
    margin-top: 10px;
}

div#boldtitle {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

div#italtitle {
	color: #000;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

div#eventdetail {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

div#support {
	color: #354f1e;
	font-size: 16px;
}

.support {
	color: #354f1e;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
}

div#vision {
	color: #354f1e;
	font-size: 12px;
	font-weight: bold;
}

#quotebox {
	background-color: #ecf4fe;
	padding: 40px 60px 40px 60px;
	margin-bottom: 10px;
	color: #40546c;
}

#phase1 {
	background-color: #feebfe;
	padding: 20px;
	margin-bottom: 10px;
}

#phase2 {
	background-color: #ecf4fe;
	padding: 20px;
	margin-bottom: 10px;
}

/* Phases */

#phase-inner {
	padding-left:50px;
	padding-right: 50px;
}


#phase3 {
	background-color: #fdf7e2;
	padding: 20px;
	margin-bottom: 10px;
}



#phase1 h3 {
	margin-bottom: 10px;
	color: #7f627f;
	font-size: 24px;
	background-color: #f6daf8;
	padding: 15px;
}

#phase2 h3 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #8f949b;
	background-color: #e0eaf8;
	padding: 15px;
}

#phase3 h3 {
	margin-bottom: 10px;
	padding: 15px;
	font-size: 24px;
	background-color: #fdefc0;
	color: #bfa54e;
}

#entry-summary {
	display: table;
	height: auto;
	width: auto;
	margin-bottom: 30px;
}



.vision2 {
	color: #395521;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 40px 40px;
}



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 width: 100%;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 8px 0px;
 border-bottom: 1px solid #b5b3b7;
 font: 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 8px 0.5em;
 margin-left: 5px;
 border: 1px solid #b5b3b7;
 border-bottom: none;
 background: #f7f3eb;
 text-decoration: none;
}

ul.tabbernav li a:link { color: ; }
ul.tabbernav li a:visited { }

ul.tabbernav li a:hover
{
 color: #fff;
 background: #e9e5e0;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding: 5px;
 border: 0px solid #aaa;
 border-top: 1;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.tab-inside {
	color: #000;
    
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}