html * {
	margin: 0;
	padding: 0;
}

body { background: #fff;  }

/*-- Global ---------- */

body, textarea { 
	font: 12px/18px Lucida Grande, Lucida Sans Unicode, Verdana, Tahoma, sans-serif;
	color: #4e2614;
}

a { 
	font-weight: bold;
	text-decoration: none;
	border:0;
	color:#8fc122;
}

img, fieldset { border: 0; }

select option { padding: 0 10px 0 0; }

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { padding: 0 0 18px 0; }

h1, h2, h3, h4, h5, h6 { 
/* font-weight: normal; */
}

blockquote {
	padding: 18px;
	background: #eee;	
	margin: 0px 36px 18px 18px;
}


/*-- Clearing Styles & Container --*/

#container {
	margin: 0 auto;
}

.block {
	width: 912px;
	margin: 0 auto;
	display: block;
}

.clearfix { display: inline-block; }

.block:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.column {
	float: left;
	width: 240px;
}

em {
	color:#8fc122 ;
	font-style:normal;
	font-weight:bold;
	text-align:left;
}

img.left {
	border: solid 2px #fff;
	float: left;
	margin: 10px 10px 10px 0;
}

img.right {
	border: solid 2px #fff;
	float: right;
	margin: 10px 0 10px 10px;
}



/*-- Main Navigation --*/

#headercontent ul { 
	margin: 40px 0 0 23px;
	padding:0 0 50px 0;
	list-style: none; 
	border-bottom:solid 1.5px #b5dc10;
}

#headercontent ul li { 
	margin: 0;
	padding:0;
	float: left; 
	text-align:left;
	font-size:12px;
}


#headercontent ul li a {
	display: block;
	float: left;
	text-decoration: none;
	border:0;
	color:#4e2614;
	font-weight:normal;
	line-height:30px;
	padding:0 8px 0 8px;
	margin:0 5px 0 5px;

}

#headercontent ul li.leftnav a {
	margin:0 5px 0 0;
	padding:0 10px 0 10px;
}

#headercontent ul li a:hover { 
	color: #fff; 
	background: #f62c26;

}

#headercontent ul li a.active { 
	color:#4e2614; 
	background: #b5dc10;
}

/*-- header --*/

#header {
	width:912px;

}


/*-- Logo --*/

#header h1 {
	background:url("images/logo.jpg") no-repeat;
	height:209px;
	width:207px;
	float:right;
	margin:0;
	padding:0;
	text-indent: -999em;
}

#header h1 a {
	text-decoration: none;
	text-indent: -999em;
	border:0;
	background:url("images/logo.jpg") no-repeat;
	height:209px;
	width:207px;
	float:right;
	margin:0;
	padding:0;
	display:block;
}

#headercontent {
	width:705px;
	margin:0;
	padding:0;
	float:left;
}

#headercontent h2 {
	height:26px;
	margin:24px 0 0 24px;
	padding:0;
	text-indent: -999em;
}

#headercontent h2.home {
	background:url("images/getyourattention.jpg") no-repeat;
}

#headercontent p {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	margin:0 0 0 24px;
	padding:10px 25px 10px 0;
	text-align:left;
}

#headercontent img {
	margin:0;
	padding:0;
}

/*-- Green Box --*/

#top {
	width:912px;
	background: url("images/shrooms.jpg") left bottom no-repeat;
	margin:0 auto;
	padding:0;
}

#topcontent{
	width:486px;
	height: 160px;
	float:left;
	margin:0;
	padding:20px 20px 10px 43px;
	text-align:left;
}

#topcontent h2 {
	text-indent:-999em;
	padding:0 0 0 0;
	margin:0;
}

#topcontent h2.home {
	background: url("images/answerthis.jpg") no-repeat;
}

#topcontent a {
	color: #f62c26;
}

#testimonial{
	width:296px;
	float:left;
	margin:20px 0 20px 0;
	padding:0 0 10px 20px;
	border-left:solid 1px #b5dc10;
	text-align:left;
}

#testimonial p.client {
	font-weight:bold;
}

#testimonial h3 {
	height:11px;
	text-indent: -999em;
	padding:0 0 10px 0;
	margin:0;
}

#testimonial h3.home {
	background:url("images/testimonial.jpg") no-repeat;
}

#topcontent p, #testimonial p{
	padding:0 0 10px 0;
	margin:0 0 0 0;
}

#topcontent h4 {
	padding:0 0 10px 0;
	margin:0;
	font-size:14px;
	line-height:22px;
}

#wp_quotes div.wp_quotes_author {
	padding:5px 0 0 0;
	font-weight:bold;
}

/*-- Content --*/

#bg {
	background: #4e2614 url("images/bg.jpg") repeat-x;
	padding:0 0 20px 0;
	margin:0;
}

#contentarea {
	margin: 0 auto;
	padding:0;
}

#contentarea a {
	color:#b5dc10;
	font-size:10px;
}

#col1 {
	width:640px;
	float:left;
	text-align:left;
	margin:0;
	padding:0 20px 0 22px;
	
}

#contentarea h2 {
	margin:0;	
	text-indent:-999em;
	height:64px;
	padding:0;
}

#contentarea h2.home {
	background:url("images/hometitle.jpg") no-repeat;
}

#contentarea h2#page-8 {
	background:url("images/servicetitle.jpg") no-repeat;
}

#contentarea h2#page-9 {
	background:url("images/behindtitle.jpg") no-repeat;
}

#contentarea h2#page-10 {
	background:url("images/worktitle.jpg") no-repeat;
}

#contentarea h2#page-11 {
	background:url("images/bekindtitle.jpg") no-repeat;
}

#contentarea h2#page-12 {
	background:url("images/contacttitle.jpg") no-repeat;
}

#contentarea h2#page-14 {
	background:url("images/sitemaptitle.jpg") no-repeat;
}

#contentarea h2#page-15 {
	background:url("images/privacytitle.jpg") no-repeat;
}

#col1 h5, #col1 a, #col1 em {
	padding:10px 0 0 0;
}

h5#comments {
	border-top:solid 1px #fff;
}

h5#author {
	padding:10px 0 0 0;
	margin:0;
	font-size:13px;
}

#col1 a {
	color: #b5dc10;
	font-size:13px;
}

#col1 p {
	color:#fff;
	font-size:13px;
	line-height:20px;
}

#col1 p.posted {
	color: #b5dc10;
	font-size:10px;
	margin:0;
	padding:0;
}

#col1 .post {
	border-bottom:solid 1px #fff;
}

#col1 em, #col2 em{
	color:#b5dc10;
}

#col1 textarea {
	width:640px;
}

#col1 ul {
	padding:10px 0 0 0;
}

#col1 ul li{
	list-style:bullet;
	margin:0 0 0 20px;
	padding:0;
	color:#fff;
}

#col1 p.small {
	margin:0;
	padding:0 20px 0 0;
	display:inline;
	font-size:10px;
	
}

#col1 .small a {
 	margin:0;
 	padding:0;
 	font-size:10px;
 	}
 	
#col2 {
	width:197px;
	float:left;
	background: #4e2614;
	padding:12px 5px 20px 5px;
	text-align:left;
	margin:0 23px 0 0;
}

#col2 a {
	text-decoration:underline;
	padding:0;
	margin:0;
}

#col2 p{
	color:#fff;
	font-size:10px;
	padding:0;
	margin:0;
}

#col2 ul li {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#col2 h5 {
	padding:0;
	margin:0;
	}

#col2 .small {
	padding:0;
	margin:0;
	display:inline;
}

#contentarea h5{
 	color:#fff;
 	font-size:14px;
 	font-weight:bold;
 	margin:0;
 }
 
 

 
 
 /*-- Sub Page --*/
 

 
 
 /*-- Footer --*/
#footerbg{
	background: url("images/footerbg.jpg") repeat-x;
	
}

 #footer {
 	width:912px;
 	background:url("images/newsletter.jpg") right top no-repeat;
 }
 
 #footerbg a span {
 	height:93px;
 	display:block;
 	margin:0 38px 0 0;
 	text-indent:-999em;
 	width:180px;
 	float:right;
 }
 
 
 #footer ul{
 	list-style:none;
 	text-align:left;
 	float:left;
 	margin:0;
 	padding:0 20px 40px 23px;
 }	
 
 #footer ul li{
 	font-size:11px;
 }
 
 #footer h5 {
 	color:#fe1b14;
	margin:26px 0 0 0;
	padding:0;
	font-size:14px;
}
 
#footer em {
	font-size:14px;
}
 
 #footer a {
 	font-size:11px;
 	color:#80af1a;
 }
 
 #footer ul li.thanks{
 	background:url("images/minishroom.jpg") right bottom no-repeat;
 }
 
 

