body {
/*:Background image*/
background-image:url(images/backgrounds/trees2c.jpg);
/*:Background color*/
background-color:#BBDA97;
/*:Body text color*/
color:#BBDA97;
/*:Background repeat*/
background-repeat:no-repeat;
/*:Background attachment*/
background-attachment:fixed;	
background-position:bottom center;
}
#container{
	/*:Font Size*/
	font-size:12px;
	/*:Font Family*/
	font-family:inherit;
}
#header_image {
	/*:Header image*/
	background-image:url(images/headers/167.jpg);
	/*:Header position*/
	background-position:top;
	background-color:#000;
}
#logo {
	/*:Logo*/
	background-image:url(images/logos/logo-trans.png);
	height:84px;
}

/*----------------------------------------------------------------------------- Basic Typography */

h1,h2,h3,h4,h5,h6{
	/*:Font Family (Headers)*/
	font-family:georgia,serif;
	/*:Header Color*/	
	color:#E1EFD1;
}
a:link,a:visited{ 
	/*:Link color*/	
	color: #E1EFD1; 
}
a:hover,a:focus,a:active{ 
	/*:Hover color*/	
	color: #BBDA97; 
}
#site_name a{
	/*:Site Name*/	
	color:#333;
}
#footer, #footer a{
	/*:Footer text*/	
	color: #E1EFD1; 
}

/*----------------------------------------------------------------------------- Plugins Etc */

#announcement_link a,
pre,.wpsc_buy_button,.wpsc_details_button,button.wpsc_buy_button,button.wpsc_details_button,input[type=submit],input[type=button],
#mysite_search #s, 
img.image_frame,
.mysite_download_box,
.mysite_warning_box,
.mysite_note_box,
.mysite_cart_box,
.mysite_question_box,
.mysite_star_box,
a.button,
fieldset,textarea,input,select,table,th,td,#mysite_search #s,ul.commentlist li,
#container .ngg-gallery-thumbnail img,#container .ngg-widget img,.ngg-imagebrowser-nav .back,.ngg-imagebrowser-nav .next,.ngg-imagebrowser img,.ngg-album,.ngg-album-compact,.ngg-thumbnail img,.ngg-singlepic,
#container blockquote.quotescollection,.answer,.content blockquote,
.googledir table td,.googledir table tr,.googledir table,.googledir table th,.post .date,#todayWidget{
	/*:Forms and tables text*/	
	color:#BBDA97;
	/*:Forms and table borders*/	
	border-color:#BBDA97;
	/*:Forms and table backgrounds*/	
	background-color:#475635;
}
.rss_break,.post-division,.search_break,.post .metadata{	
	/*:Forms and table borders*/	
	border-color:#BBDA97;
}
tr.alt td,th,#wp-calendar #today,#todayLarge, ul.commentlist li.alt,a.button:hover,#announcement_link a:hover,
.wpsc_buy_button:hover,.wpsc_details_button:hover,input:hover,input:focus,textarea:hover,textarea:focus{
	/*:Alternate rows and headers*/	
	background-color:#5E7148;
}

/*-----------------------------------------------------------------------------  Menu */

.formBuilderInput input, select{padding-left:2px;width:246px;}


#mysite_search #s {
border-color:#5E7148;
background-color:#BBDA97;
color:#475635;
}
blockquote.quotescollection, blockquote {
background-image:url(/~mylive/images/quotes/quote_light.png);
}

.faq .alt {background-color:transparent !important;}