/*
herbology -css
*/

body {
	margin			: 0;
	padding			: 0;
	background		: #367C00 url(../images/bk_01.jpg) repeat-x left top;

	

}


form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {


}
.body_text_frontpage {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #ffffff;


}
.body_text_frontpage_bold {
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 16px;
	color			: #ffffff;
	font-style		:normal;
	line-height		: normal;
	font-weight		: bold;
	font-variant	: normal;
	text-decoration	: none;

}
.body_text_generic_black {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #000000;


}
.body_text_generic_black_bold {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #000000;
	font-weight		: bold;


}
.heading_text_generic_black_bold {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #000000;
	font-weight		: bold;
	
	background		: #E5E7E6;
	text-indent		: 10px;
	padding			: 5px;


}
.content_table_text_generic_black {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #000000;
	font-weight		: normal;
	padding			: 5px 5px 5px 15px; /* top right bottom left*/


}
.table_back_color{
	
	background		: #ffffff;
	


}
.body_text_generic_white {
	
	font-family		:"Trebuchet MS", Tahoma, Verdana;
	text-align		: left;
	font-size		: 13px;
	color			: #ffffff;


}
.11pt_bold_text {


font-family			:"Trebuchet MS", Tahoma, Verdana;
font-size			:14px;
font-style			:normal;
color				:#FFFFFF;
text-align			:left;

}

.contentbg {
	background: #D9D785;
	background: url(../images/content_bk.jpg) no-repeat left top
	
}

.contentbg2{
	background					: #D9D785;
	background-image			: url(../images/content_bk2.jpg);
	background-repeat			: no-repeat;
	background-position			: center top;	
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}
.contentbg2{
	background			: #D9D785;
	background			: url(../images/content_bk2.jpg) no-repeat left top
	
}

/* Header */

#header {
	width: 920px;
	height					: 155px;
	margin					: 0 auto;
	letter-spacing			: -1px;
	font-family				:"Trebuchet MS", Tahoma, Verdana;
}

#headerbg {
	margin							: 0 auto;
	width							: 920px;
	height							: 250px;
	margin-bottom					: 20px;
	background						: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 450px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 80px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 100px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 90px;
	padding: 100px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 161px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}


/*=========================================== background for left right colums ==============================*/

.bkleft{
background		:url(../images/left_bk1.jpg) no-repeat top right;



}
.bkright{
background		:url(../images/right_bk1.jpg) no-repeat top left;
}

/*=========================================== content middle table ==============================*/

#content_middle {
	width			: 928px;
	text-align		:center;
}
.content_middle {
	width			: 928px;
	text-align		:center;

}
/* Page */


/*================================ content ==================================*/


#content_bk {
	width			: 840px;
	margin			: 0 auto;
	padding-left		: 30px;
	height:80px;

}

.background_content{
	padding-top			: 0px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	
	background			: url(images/content_bk.jpg);
	
}



.border{
	padding-top			: 8px;
	padding-right		: 8px;
	padding-bottom		: 8px;
	padding-left		: 8px;
	
	
	
	background			:#FFFFFF;
 	border				:1px solid #000000;
}



.content_headings{
	padding-top			: 0px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	height				:40px;
	
	font-family			:"Trebuchet MS", Tahoma, Verdana;
	font-size			:24px;
	color				:#999999;
	text-align			:right;	

}

#content_generic{
width				: 910px;
height				: 100%;

padding-top			: 20px;
padding-right		: 0px;
padding-bottom		: 0px;
padding-left		: 0px;

margin-top			: 0px;
margin-right		: 0px;
margin-bottom		: 20px;
margin-left			: 0px;

}

#content_column1 {
width				: 283px;
height				: 100%;

padding-top			: 118px;
padding-right		: 0px;
padding-bottom		: 0px;
padding-left		: 0px;

margin-top			: 0px;
margin-right		: 0px;
margin-bottom		: 20px;
margin-left			: 0px;

}
#content_column2 {
width				:271px;
height				:100%;


padding-top			: 0px;
padding-right		: 0px;
padding-bottom		: 0px;
padding-left		: 0px;

margin-top			: 0px;
margin-right		: 0px;
margin-bottom		: 20px;
margin-left			: 0px;


}
#content_column3 {
width				: 245px;
height				:100%;

padding-top			: 0px;
padding-right		: 0px;
padding-bottom		: 0px;
padding-left		: 0px;

margin-top			: 93px;
margin-right		: 0px;
margin-bottom		: 20px;
margin-left			: 0px;


}
#content_column4 {
width				:111px;
height				:20px;


padding-top			: 0px;
padding-right		: 0px;
padding-bottom		: 0px;
padding-left		: 0px;

margin-top			: 200px;
margin-right		: 0px;
margin-bottom		: 0px;
margin-left			: 0px;


}

#content_column_front {
	width				: 910px;
	height				: auto;
	padding-top			: 50px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 0px;
	margin-top			: 0px;
	margin-right		: 0px;
	margin-bottom		: 20px;
	margin-left			: 0px;

}
.content_info_text {
	width				:210px;
	font-family			:"Trebuchet MS", Tahoma, Verdana;
	size				:9pt;
	color				:#CCCCCC;
	text-align			:left;
	
	padding-top			: 0px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 10px;
	
	margin-top			: 0px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	margin-left			: 0px;

}
.content_info_text2 {
	width				:210px;
	font-family			:"Trebuchet MS", Tahoma, Verdana;
	size				:9pt;
	color				:#000000;
	text-align			:left;
	
	padding-top			: 0px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 10px;
	
	margin-top			: 0px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	margin-left			: 0px;

}
.content_info_text3 {
	width				:210px;
	font-family			:"Trebuchet MS", Tahoma, Verdana;
	size				:9pt;
	color				:#ffffff;
	text-align			:left;
	
	padding-top			: 0px;
	padding-right		: 0px;
	padding-bottom		: 0px;
	padding-left		: 10px;
	
	margin-top			: 0px;
	margin-right		: 10px;
	margin-bottom		: 0px;
	margin-left			: 0px;

}

#latest-post {
	float: left;
	width: 590px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/*======================== footer =============================*/

#footer {
	width					: 910px;
	height					: 25px;

	padding-top				: 5px;
	margin-top				: 0px;
	background-color		: #006600;
	font-size				: 11px;
	color					: #3d8b3d;
	font-family				: "Trebuchet MS", Tahoma, Verdana;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}


/*---------- -------------------------------bubble tooltip----------------------------*/


a.tt{
	position			:relative;
	/*------------------------------------- Text of bubble tooltip middle --------------------*/	
	
	font-family			:"Trebuchet MS", Tahoma, Verdana;
	text-align			:center;
	font-size			:11px;
	color				:#000000;
	font-weight			:bold;
	text-decoration		:none;
	
	font-style			: normal;
	line-height			: normal;
	font-variant		: normal;
}
a.tt span{ 

	display				: none; 
	}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover{ 
	z-index				:25; 
	color				:#aaaaff; 
	background			:;
}

a.tt:hover span.tooltip{
    display						:block;
    position					:absolute;
    top							:-183px; 
	left						:-15px;
	
	padding						: 0px 0px 0px 0px; /* top right bottom left*/
	width						: 120px;
	color						: #000000; /* ---------------------- text for content tooltip color -----------------------*/
    text-align					: center;
	
	filter						: alpha(opacity:90);
	KHTMLOpacity				: 0.90;
	MozOpacity					: 0.90;
	opacity						: 0.90;
	

}
a.tt:hover span.top{
	display						: block;
	padding						: 18px 8px 0px 0px; /* top right bottom left*/
    background					: url(../images/bubble.png) no-repeat top;
}
a.tt:hover span.middle{ 		/* different middle bg for stretch */
	display						: block;
	padding						: 0 8px; 
	background					: url(../images/bubble_filler.png) repeat bottom; 


}
a.tt:hover span.bottom{
	display						: block;
	padding						: 18px 8px 0px 0px; /* top right bottom left*/
	color						: #548912;
    background					: url(../images/bubble.png) no-repeat bottom;
}

/*--------end of bubble tooltip--------------------*/
