body{ font-family: 'Lato', arial, serif;

}
h1{
	color:#544a47;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;*/
	font-size:1.6em;
	padding:10px 0;
/*font-family: ‘Neuton’, serif; font-weight: 400; */
font-family: 'Lato', arial, serif;
	}
h2{
	color:#6d9139;
	font-size:1.4em;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	*/
	padding:10px 0;
font-family: ‘Neuton’, serif; font-weight: 400; 
font-family: 'Lato', arial, serif;
	}
h3{
	color:#605162;
	font-size:1.3em;
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	*/
	padding:10px 0;
font-family: ‘Neuton’, serif; font-weight: 400; 
font-family: 'Lato', arial, serif;
	}
.blog h2{
	padding-top:0px;
	}	
small{
	color:#999;
	padding-top:15px;
	display:block;
	}	
.purple{
	color:#605162;
	}
.red{
	color:#FF0000;
	}	
.frame{
	background:#ebebeb;
	padding:6px;
	border:1px solid #cfc6c6;
	margin-right:12px;
	float:left;
	}
.blog .frame{
	background:#ebebeb;
	padding:6px;
	border:1px solid #cfc6c6;
	
	float:none;
	}		
.frame1{
	background:#ebebeb;
	padding:6px;
	border:1px solid #cfc6c6;
	margin-right:12px;
	margin-bottom:12px;
	float:none;
	}
ul, ol{
	list-style:outside;
	
	}
ul li{
	list-style:disc;
	margin-left:20px;
	color:#ccc;
	}
ol li{
	list-style:decimal;
	margin-left:25px;color:#999;
	}
strong{
	font-weight:bold;
	}						
em{
font-style:italic;
}
strike{
	text-decoration:overline;
	}
u{
	text-decoration:underline;
	}
blockquote{
	background:#fff;
	padding:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.1em;
	color:#999;
	}				
.left{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	}
.right{
	float:right;
	padding-left:20px;
	padding-bottom:10px;
	}		
p{
	padding:5px 0 10px 0;
	}
.readmore{
	background:url(images/uploads/bt_read_more.gif) no-repeat 0 0;
	width:144px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;

	}
hr{
	background:#ccc;
	height:1px;
	border:0;
	}	
a{
	color:#552f8e;
	text-decoration:underline;
	}	
a:hover{
	color:#5a427f;
	text-decoration:none;}		
.readmore:hover{
	background:url(images/uploads/bt_read_more.gif) no-repeat 0 -37px;
	}		
.clear{
	clear:both;
	}
.content{
	margin:0 auto;
	width:860px;
	position:relative;
	}
.content_purple{
	background:url(images/uploads/newsletter_top1.gif) no-repeat top right;
	}	
.content_white{
	margin:0 auto;
	width:820px;
	position:relative;
	background:#fff url(images/uploads/white_top.gif) no-repeat top;
	padding:10px 20px;
	}	
.content_slider{
	margin:0 auto;
	width:940px;
	position:relative;
	}	

.work_left{
	float:left;
	width:390px;
	padding-right:40px;
	}		
.work_right{
	float:right;
	width:390px;
	}	
.back{
	background:url(images/uploads/grey_back.jpg) repeat-x top;
	padding:20px 0 30px 0;
	}
	
.footer{
	background:#96b36a url(images/uploads/footer_back.jpg) repeat-x top;
	padding:20px 0 10px 0;
	color:#1e2b0a;
	}
.footer h3{
	color:#fff;
	font-family: 'Lato', arial, serif;
	font-style:normal;
	font-weight:300;
	}
.footer .tweet_name{
	color:#d7f1b2;
	background:url(images/uploads/footer_tweet.jpg) no-repeat 0 0;
	padding-left:30px;
	padding-bottom:0px;
	
	}	
.footer a{
	color:#0b0f06;
	}	
.footer a:hover{
	color:#fff;
	}
.extras{
font-size:.9em;
padding:10px 0 0px 20px;
float:left;
}		
#menu{
	list-style:none;
	float:right;
	margin-top:87px;
	margin-left:0px;
	}
#menu li{
	margin-left:0px;
	list-style:none;
	float:left;
	}
#menu a{
	color:#4e4e4e;
	padding:5px 24px;
	border-left:1px solid #eee;
	text-decoration:none;
	font-weight:300;
	font-size:1.1em;
	}
#menu a:hover,
#menu a.selected{
	color:#45770f;
	background:#f8f8f8;
	}		
	
#logo{
	float:left;
	padding:30px 0 20px 0;
	width:115px;
	}
#social{
	position:absolute;
	top:0px;
	right:0px;
	background:#eee;
	color:#819860;
	background:#f8f8f8;
	padding:10px;
	float:left;
	width:240px;
	}		
.news,.twitter,.facebook,.linked{
	background:url(images/uploads/icon_tweeter.gif) no-repeat 0 0;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin-right:5px;
	}
.twitter:hover{
	background:url(images/uploads/icon_tweeter.gif) no-repeat 0 -16px;
	}	
.facebook{
	background:url(images/uploads/icon_facebook.gif) no-repeat 0 0;
	}	
.facebook:hover{
	background:url(images/uploads/icon_facebook.gif) no-repeat 0 -16px;
	}	
.linked{
	background:url(images/uploads/icon_in.gif) no-repeat 0 0;
	}	
.linked:hover{
	background:url(images/uploads/icon_in.gif) no-repeat 0 -16px;
	}	
.news{
	background:url(images/uploads/icon_newsletter.gif) no-repeat 0 0;
	height:12px;
	margin-top:3px;
	}	
.news:hover{
	background:url(images/uploads/icon_newsletter.gif) no-repeat 0 -12px;
	}			
	

.column_3{
	float:left;
	width:266px;
	padding-right:31px;
	}
.footer .column_3{
	float:left;
	width:246px;
	padding-right:31px;
	padding-left:20px;
	}	
.about{
	float:left;
	width:540px;
	background:#fff url(images/uploads/about_top.gif) no-repeat top;
	padding:10px 20px;
	}	
.posts{
	list-style:none;
	margin-left:0px;
	width:226px;
	float:left;
	margin-bottom:15px;
	}
.posts li{
	list-style:none;
	display:inline;
	margin-left:0px;
	}
.posts a{
	
	padding:10px 10px;
	width:206px;
	background:#e6e3eb;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	color:#6c6477;
	float:left;
	}
.posts a:hover,
.posts a.selected{
color:#6c6477;
background:#cfc9d9;
}			
.newsletter_box{
	
	width:226px;
	padding:10px 20px;
	float:right;
	}
.newsletter_box h2{
	color:#594a71;
	}
#newsletter{
	padding:20px 0;
	}
#newsletter input.text{
	background:url(images/uploads/email_back.gif) no-repeat 0 0;
	width:170px;
	height:19px;
	border:0;
	float:left;
	padding:9px;
	color:#666;
	}
#newsletter #submit{
	background:url(images/uploads/bt_signup.gif) no-repeat 0 0;
	width:36px;
	border:0;
	height:37px;
	cursor:pointer;
	}				
#newsletter #submit:hover{
	background:url(images/uploads/bt_signup.gif) no-repeat 0 -37px;
	}	
	
				
/* SLIDER */
#slider{
	background:url(images/uploads/slider_back.jpg) no-repeat;
	width:897px;
	height:360px;
	float:left;
	padding-top:29px;
	padding-left:43px;
	}
	
.aviaslider{ 
height:312px; 	/*this changes the height of the image slider*/
width:855px;
overflow: hidden;
position: relative;
background: #fff url(images/uploads/preload.gif) center center no-repeat;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
margin-left:0px;
list-style:nonel
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
margin-left:0px;
list-style:nonel
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
margin:20px auto 0 auto;
position: relative;
float:left;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(images/uploads/controlls.gif) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(images/uploads/controlls.gif) center top no-repeat;
}
/* CONTACT FORM */
#contact_form{
color:#666;
	padding:10px 0px;
	}
#contact_form label{
	float:left;
	width:100px;
	color:#666;
	}
#contact_form input.text,
#contact_form textarea{
	padding:3px;
	border:1px solid #ccc;
	width:300px;
	}
#contact_form textarea{
	height:120px;
	}	
#contact_form input.submit{
	background:url(images/uploads/bt_send.gif) no-repeat 0 0;
	width:144px;
	border:0px;
	height:37px;
	margin-left:180px;
	cursor:pointer;
	}				
#contact_form input.submit:hover{
	background:url(images/uploads/bt_send.gif) no-repeat 0 -37px;
	}	
	
#contact_form label.error{
color:#FF0000;
font-style:italic;
display:block;
margin-left:100px;
width:300px;
}	
.paginate{

text-align:right;
margin-top:20px;
}
.paginate strong,
.paginate a{
padding:3px 4px;
margin:2px 2px;
background:#f8f8f8;
border:1px solid #eee;
font-weight:normal;
}
.paginate a{
text-decoration:none;}
.paginate a:hover{
background:#ccc;

}		