/* @group GLOBAL */

html
{
  background: #a0c870 url(images/body_bg.jpg) repeat-x 0 top;
  color: #fff;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #132108;
}

h1, h2
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-bottom: 10px;
}

h2
{
  font: 24px Georgia, "Times New Roman", Times, serif;
  border-bottom: 1px solid #ccc;
}

p
{
  margin: 10px 0px;
}

ul li
{
  list-style-type: disc;
  margin: 3px 0px 3px 20px;
}

/* @end */

/* @group DIVISIONS */

#page
{
  background: transparent url(images/page_bg.png) repeat-y center top;
  width: 962px;
  margin: 0px auto;
}

#doc2
{
  width: 950px;
}

#ft
{
  background: transparent url(images/header_bg.jpg) no-repeat;
}

.ft-text
{
  margin-right: 19.4615em;
  padding: 10px;
  text-align: center;
  font-size: 11px;
}

#ft p
{
  margin: 2px;
}

#ft a
{
  color: #fff;
}

#hd
{
  background: transparent url(images/header_bg.jpg) no-repeat;
  height: 205px;
}

#blog-title, 
#blog-description
{
  display: none;
}

#hd div.yui-main
{
  float: left;
  margin-right: -25em;
  width: 100%;
  
}

#hd #logo
{
  margin-right: 19.4615em;
  float: none;
  width: auto;
  position: static;
  text-align: center;
}

#hd #hd_nav
{
  float: right;
  width: 239px;
  position: relative;
}

#bd
{
  color: #111;
}

.yui-g
{
  padding: 10px 0 10px 10px;
}

ul.nav li
{
  list-style-type: none;
  margin-left: 0px;
}

#hd_nav ul.nav li a
{
  color: #fff;
  border-bottom: 1px solid #233514;
}

#hd_nav ul.nav li a:hover
{
  background: #7eb04d;
  color: #132108;
}

div.nav h3
{
  display: block;
  padding: 10px;
  background: #6d9943;
  font-weight: bold;
  font-style: italic;
  font-size: 14px;
}

ul.nav li a
{
  display: block;
  padding: 9px 15px;
  border-bottom: 1px solid #68aa31;
}

ul.nav li a:hover
{
  color: #fff;
  background: #233911;
  
}

ul.nav li#search
{
  padding: 10px 15px;
  border-bottom: 1px solid #233514;
}

#nav
{
  margin-bottom: 40px;
  width: 239px;
}

.mission
{
  background-color: #a0c870;
}

#yui-main
{
  margin-top: -4px;
}

#content
{
  margin: 10px 5px 10px 10px;
}

.row
{
  margin: 20px 0px;
  clear: both;
  height: 230px;
}

.about
{
  font-size: 110%;
}

.photo
{
	background: #e6facf;
    border: 1px solid #d3f2b0;
	text-align: center;
	padding: 2px;
}

.photo .caption
{
	border-top: 1px solid #ccc;
	margin-top: -2px;
	padding: 3px;
	padding-bottom: 1px;
	font-size: 0.96em;
	font-weight: bold;
	background: #dbefc6;
}

.photo.front
{
	width: 325px;
}

/* @end */

/* @group FORM */

#s
{
  width: 13em;
  background: #284213;
  color: #efefef;
  font-size: 11px;
  border-color: #384d23;
}

input,
textarea,
select
{
  border: 1px solid #ccc;
  padding: 4px;
}

input.single,
textarea.area,
input.text,
textarea.text
{
  width: 40em;
}

.submit-button
{
  background: #233911;
  border: 1px solid #384d23;
  color: #fff;
  padding: 3px;
  font-size: 11px;
}

fieldset
{
	margin: 20px 0px;
}

legend
{
  font: bold 14px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
  display: block;
}

label
{
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin-top: 10px;
}

span.emailreqtxt,
span.reqtxt
{
  display: block;
  color: #333;
  font-size: 10px;
}

.button,
.sendbutton
{
  margin: 10px 0px;
  background: #dadada;
}

.cf_hidden
{
  display: none;	
}

.cf-fs2 ol label
{
	float: right;
	width: 92%;
	text-align: left;
	margin-top: 1px;
}

.cf-fs2 ol input
{
	float: left;
}

.cf-fs2 ol li
{
	height: 20px;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

/* @end */

/* @group POSTS */

.featured
{
  background: #e6facf;
  border: 1px solid #d3f2b0;
  padding: 10px;
  font-size: 96%;
  margin-bottom: 20px;
}

.featured h2
{
  border-bottom: 1px solid #384d23;
  font-size: 24px;
}

.entry-date
{
  margin-top: -5px;
  font-size: 10px;
}

.entry-content
{
  margin: 10px 0px;
}

h3.entry-title
{
  font: 18px Georgia, "Times New Roman", Times, serif;
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;	
}

.entry-content h4
{
  font: bold 14px Georgia, "Times New Roman", Times, serif;
  margin: 10px 0px;
  border-bottom: 1px solid #ccc;
}

.entry-meta
{
  font-size: 11px;
}

#comments
{
  margin: 20px 0px;
}

#comments h3
{
  font: 18px Georgia, "Times New Roman", Times, serif;
  margin-bottom: 10px;
}

#respond
{
  margin: 20px 0px;
  padding: 10px;
  background: #efefef;
}

.comment
{
  margin: 10px 0px;
  clear: both;
}

.avatar
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.comment-meta
{
  font-size: 10px;
}

.comment p
{
  margin: 10px 0px;
}

.edit-link
{
  background: #efefef; 
}

/* @end */

/* @group MISC */

.center
{
  text-align: center;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

img.alignleft 
{
	margin-right: 10px;
	margin-bottom: 10px;
}

img.alignright
{
	margin-bottom: 10px;
	margin-left: 10px;
}

/* @end */

/* @group THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff !important;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#ccc;
}

#TB_window a:link {color: #ccc !important;}
#TB_window a:visited {color: #ccc !important;}
#TB_window a:hover {color: #fff !important;}
#TB_window a:active {color: #ccc !important;}
#TB_window a:focus{color: #ccc !important;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #1c300d;
	z-index: 102;
	color:#fff;
	display:none;
	border: 4px solid #1c300d;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color: #284512;
	height:27px;
	color: #fff;
}

#TB_ajaxContent{
	clear:both;
	padding:15px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	background-color: #060606;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
}

#TB_ajaxContent h1
{
	color: #fff !important;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent h5{
	margin: 0px;
	line-height: 1.2em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	background: #fff;
}


/* @end */