@charset "UTF-8";
/* CSS Document */
a, .container a, .container a:link{
	color:#84d314;
	}
a:visited, .container a:visited{
	color:#587414;
}
#nav a:hover{
	color:#84d314;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #84d314;
}
.header h1{
	
}
.featured .prev a:hover,.hiddenDiv{
	background:url("../img/sf_left_green.png") no-repeat;
}
.featured .next a:hover,.hiddenDiv{
	background:url("../img/sf_right_green.png") no-repeat;
}
.sf-button{
	background:url("../img/sf_button_left_green.png") no-repeat top left;
}
.sf-button span{
	background:url("../img/sf_button_right_green.png") no-repeat top right;
}
.container ul li{
	background:url("../img/sf_list_bullet_green.png") no-repeat 0px 3px;
}
.tagline .icon .design{
	background:url("../img/sf_icon_design_green.png") no-repeat;
}
.tagline .icon .coding{
	background:url("../img/sf_icon_code_green.png") no-repeat;
}
.tagline .icon .seo{
	background:url("../img/sf_icon_seo_green.png") no-repeat;
}
