/* stylesheet for a lefy life */
/* created 29th August, 2008 */

* { margin:0; padding:0; }
body { background:url(img/page-bg.gif) repeat-x top #008747; margin:0; padding:0; font-family:Georgia,"Times New Roman",serif; font-size:1em; }
img { border:0; }
p { margin:10px 0; }
a { text-decoration:none; color:#d0a522; }
label { font-weight:bold; }
li { margin-left:25px; }

.status { color:#c00000; font-weight:bold; }
.status li { margin-left:25px; }

#page { width:980px; margin:0 auto; }

#page_content { }

#header { float:left; width:100%; height:183px; background:url(img/header-bg.gif) repeat-x; }
#header #logo { float:left; width:425px; height:183px; }
#header #rhs { float:right; width:354px; height:183px; background:url(img/header-rhs.gif) no-repeat; }

#toptext { float:left; margin:20px 0; margin-left:25px;  }

/* front page content */
#fp_content { float:left; width:940px; min-height:330px; background:url(img/content-bg.gif) repeat-y left; padding:0 20px; }
#fp_content .rhs { float:left; width:538px; margin-left:30px;  }
#fp_content #fp_text { margin:30px 0; margin-bottom:30px; }
#fp_content #fp_text h1 { font-size:140%; color:#db761c; }

#fp_content .lhs { float:left; margin-left:25px; width:333px; }

#fp_content #fp_nav a { float:left; width:303px; height:41px; line-height:41px; margin-bottom:9px; padding-left:30px; color:#fff; font-size:120%; background:url(img/btn-off.gif) no-repeat #69aa4e; text-decoration:none; font-weight:bold; font-family:arial,helvetica,sans-serif; }

#fp_content #fp_nav a:hover { color:#ffff00; background:url(img/btn-on.gif) no-repeat #69aa4e;}

/* front page news items */
#fp_content #fp_news { float:left; width:333px; background:#abc37a; margin-top:10px; color:#000; font-size:80%; margin-bottom:20px; }
#fp_content #fp_news .news_item { float:left; width:313px; margin-left:10px; border-bottom:2px dotted #c4d5a2; padding:10px 0;  }
.news_item .date { color:#f3f0c4; font-weight:bold; margin-bottom:4px; font-size:110%; }
.news_item .title { color:#f3f0c4;  }
.news_item a { color:#f3f0c4; }
.news_item a:hover { color:#ffff00; }
.news_item a.readmore { float:right; width:100%; text-align:right; color:#f3f0c4;  padding-top:2px; }
.news_item a.readmore:hover { color:#ffff00; }
.news_btm { float:left; margin:0; padding:0; width:333px; height:13px; }

/* subpages */
#subtabs { float:left; width:100%; height:31px; border-bottom:10px solid #69a94f; }
#subtabs a { float:left; display:inline; background:url(img/tab-off.gif) no-repeat left; width:147px; height:31px; line-height:31px; color:#fff; font-size:100%; font-weight:bold; font-family:arial,helvetica,sans-serif; margin-right:2px; text-align:center;  }
#subtabs a:hover { color:#ffff00; }
#subtabs a.active { background:url(img/tab-on.gif) no-repeat left; } 

#content_page { float:left; width:940px; min-height:330px; background:url(img/content-bg.gif) repeat-y left; padding:0 20px; }
#content_page #toptext { float:left; clear:both; }

#content_page #text { margin:30px 0; margin-bottom:30px; }
#content_page #text h1 { font-size:150%; color:#db761c; margin-bottom:10px; }
#content_page #text h2 { font-size:120%; }
#content_page #text .back { color:#d0a522; font-size:90%; }

#content_page  #tree_nav { float:left; width:100%; padding-bottom:15px; }

#content_page .lhs { float:left; margin-left:25px; width:600px; }
#content_page .rhs { float:left; width:250px; margin-left:30px; padding-top:100px; }

#content_page .rhs img { float:right; margin-bottom:20px; }
#content_page .lhs li { margin-left:30px; }

#content_page h2 { font-size:110px; margin-top:10px; margin-bottom:10px;  }

#content_page #fp_nav a { float:left; width:303px; height:41px; line-height:41px; margin-bottom:9px; padding-left:30px; color:#fff; font-size:120%; background:url(img/btn-off.gif) no-repeat #69aa4e; text-decoration:none; font-weight:bold; font-family:arial,helvetica,sans-serif; }

#content_page #fp_nav a:hover { color:#ffff00; background:url(img/btn-on.gif) no-repeat #69aa4e;}

/* news page */
#news_page { }
#news_page .lhs { border-right:2px dotted #eee; margin-top:30px; }
#news_page .lhs #text { margin-top:0; }
#news_page .rhs { padding-top:30px;  }

#news_page .news_item_page { margin-bottom:10px; border-bottom:2px dotted #eee; padding-bottom:10px; }

#footer { float:left; width:100%; height:114px; background:url(img/footer-bg.gif) repeat-x; margin:0 auto; color:#fff; font-size:80%;  }
#footer li { display:inline; margin-right:5px; list-style:none; margin-left:0; }
#footer li a { padding-left:10px; }
#footer ul { padding-top:40px;   }
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { color:#ffff00; }
#footer #lhs { float:left; width:134px; height:114px;  }
#footer #rhs { float:right; width:134px; height:114px;  }
#footer div { float:left; width:712px; height:143px; text-align:center; }

#footer #web2design { font-size:90%; padding-top:10px; color:#8ba850; }
#footer #web2design a { color:#8ba850; }
#footer #web2design a:hover { color:#ffff00; }