@charset "UTF-8";
	/* CSS Document */

*{
	border:0px solid #eee;
	margin:0;
	padding:0;
	}
html,body {
	margin:0 auto;
	background:#FFF url(content/bg.jpg) top center fixed repeat;
	}

.alert {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	color:#ffffff;
	background:#db4c43;
	}
.alert p{
	padding:0 15px;
	}
.alert a{
	color:#fff;
	text-decoration:underline;
	}
.alert a:hover{
	color:#474c52;
	text-decoration:underline;
	}

#headline {
	display: block;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	}

h1 {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:50px;
	letter-spacing:2px;
	color:#333;
	margin:15px 0px 0px 0px;
	}

h2 {
	 display:block;
	float:left;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:30px;
	letter-spacing:0px;
	color:#4dac7f;
	width:100%;
	}

h3 {
	 display:block;
	float:left;
	margin:15px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:24px;
	letter-spacing:0px;
	color:#333;
	width:100%;
	}
	
h2.widgettitle {
	display:block;
	float:left;
	margin:15px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:16px;
	letter-spacing:0px;
	color:#333;
	width:100%;
	}


.green {color:#4dac7f;}
.gunmetal{color:#333;}

img{
	display:block;
	border:none;
	}

#wrapper {
	position: relative;
	z-index:100;
	top:5px;
	width:960px;
	min-height:500px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}

#greendiv {
	position:absolute;
	top:0px;
	left:0;
	z-index:20;
	width:100%;
	height:5px;
	background-color:#73bf9b;
	}

#header {
	display:block;
	float:left;
	width:960px;
	height:140px;
	}

#navcontainer{
	display:block;
	float:left;
	position: absolute;
	z-index:110;
	width:960px;
	text-align:center;
	margin-top:-26px;
	}
#nav li ul {
	position: absolute;
	float:left;
	color: #666;
	text-decoration: none;
	width: 100%;
	left: -999em;
	padding:10px 0px 10px 0px;
	top:16px;
	background-color:#73bf9b;
	text-align:center;
	}
#nav li ul a{
	padding: 2px 9px 3px 9px;
	border-right:#FFF solid 0px;
	margin:0px 0px 0px 10px;
	}
#nav li ul a:link, #nav a:visited, #navlist a:visited{
	color: #fff;
	text-decoration: none;
	}
#nav li ul a:hover{
	color: #73bf9b;
	background-color:#fff;
	text-decoration: none;
	}
#nav li{
	display: inline;
	list-style-type: none;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#nav li a {
	padding: 2px 9px 3px 10px;
	border-right:#FFF solid 0px;
	margin:0px 0px 10px 0px;
	}
#nav li a:link, #nav a:visited, #navlist a:visited{
	color: #fff;
	text-decoration: none;
	}
#nav li a:hover{
	color: #fff;
	background-color:#73bf9b;
	text-decoration: none;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	}
.sf-sub-indicator {
	display: none;
	}

#whiteband{
	position:absolute;
	top:5px;
	left:0;
	width:100%;
	height:105px;
	background-color:#474c52;
	opacity:1.0;
	filter:alpha(opacity=100);
	}

#main {
	 display:block;
	float:left;
	width:900px;
	min-height:450px;
	background-color:#FFF;
	padding:15px 30px 30px 30px;
	}

a:link, a:visited {color:#4dac7f;text-decoration:none;}
a:hover {text-decoration:underline;}

p {
	display:block;
	margin:10px 0px 10px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
	}
p strong{
	font-weight:bold;
	}
.welcome p {
	display:block;
	margin:10px 0px 0px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
	}
#contact p {
	display:block;
	margin:10px 0px 0px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
	}
#main .flashmov {
	display:block;
	width:500px;
	margin:40px 20px 0px 20px;
	}
#main .flashmov img{
	 float:left;
	margin:20px 0px 0px 0px;
	}
.kellysgreenscapes{
	 display:inline;
	font-weight:500;
	color:#4dac7f;
	font-style:normal;
	}
.homecolLeft {
	display:block;
	width:540px;
	}
.homecolRight {
	display:block;
	width:330px;
	}
.left {
	float:left;
	margin:0px 30px 0px 0px;
	}
.right {
	float:left;
	}

.homepagecolLeft {
	display:block;
	width:470px;
	}
.homepagecolRight {
	display:block;
	width:400px;
	}

.list{
	display:block;
	float:left;
	width:900px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#999 solid 1px;
	}
.listhead {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	color:#4dac7f;
	margin:30px 0px 0px 0px;
	}
.list ul{
	 display:block;
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
	}
.list li{
	display: list-item;
	list-style: inside circle;
	margin:15px 15px 0px 30px;
	}

.services {
	display:block;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.services h2 {
	 display:block;
	float:left;
	margin:30px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:30px;
	letter-spacing:0px;
	color:#4dac7f;
	width:100%;
	}
.services p {
	display:block;
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	}
.services img{
	display:block;
	float:left;
	border:none;
	margin:15px 0px 15px 0px;
	}

.thumbgallery {
	display:block;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.thumbgallery h2 {
	 display:block;
	float:left;
	margin:30px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:30px;
	letter-spacing:0px;
	color:#4dac7f;
	width:100%;
	}
.thumbgallery h2 a{
	 display:block;
	float:left;
	margin:30px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:30px;
	text-decoration:none;
	letter-spacing:0px;
	color:#4dac7f;
	width:100%;
	}
.thumbgallery p {
	display:block;
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:center;
	}
.thumbgallery a{
	 color:#73bf9b;
	text-decoration:underline;
	}
.thumbgallery a:hover{
	 color:#666;
	text-decoration:underline;
	}
.thumbgallery img{
	display:block;
	float:left;
	border:none;
	margin:12px 0px 0px 12px;
	}
.totop a{
	 display:block;
	float:left;
	}
#fancybox-title-over{
	 visibility:hidden;
	}

.servicearea {
	display:block;
	float:left;
	width:900px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.servicearea p {
	display:block;
	margin:10px 0px 10px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:14px;
	}
.servicearea .listhead {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	color:#4dac7f;
	margin:30px 0px 0px 0px;
	}
.servicearea .list{
	display:block;
	float:left;
	width:435px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#999 solid 0px;
	}
.servicearea ul{
	 display:block;
	float:left;
	width:190px;
	margin:20px 0px 20px 0px;
	}
.servicearea li{
	display:list-item;
	list-style: inside circle;
	margin:5px 0px 0px 0px;
	}
.servicearea img{
	display:block;
	float:left;
	border:none;
	margin:15px 0px 15px 0px;
	}
.servicearea .col{
	display:block;
	width:435px;
	}

.ServiceAreaList{
	display:block;
	float:left;
	width:900px;
	padding:0px 0px 30px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#999 solid 1px;
	}
.ServiceAreaList ul{
	 display:block;
	float:left;
	width:350px;
	margin:0px 0px 0px 0px;
	}
.ServiceAreaList li{
	display: list-item;
	list-style: inside circle;
	margin:15px 15px 0px 30px;
	}

.contactarea {
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.contactarea a{
	 color:#73bf9b;
	text-decoration:underline;
	}
.contactarea a:hover{
	 color:#666;
	text-decoration:underline;
	}
.contactarea a:visited{
	 color:#73bf9b;
	text-decoration:underline;
	}
.contactarea p {
	display:block;
	margin:10px 0px 10px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:14px;
	}
.contactarea .listhead {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	color:#4dac7f;
	margin:15px 0px 0px 0px;
	}
.contactarea .list{
	display:block;
	float:left;
	width:100%;
	clear:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#999 solid 0px;
	}
.contactarea .list ul{
	 display:block;
	float:left;
	width:190px;
	margin:20px 0px 20px 0px;
	}
.contactarea .list li{
	display:list-item;
	list-style: none;
	margin:5px 0px 0px 0px;
	}
.contactarea img{
	display:block;
	float:left;
	border:none;
	margin:15px 0px 15px 0px;
	}
.contactcolLeft {
	display:block;
	width:470px;
	}
.contactcolRight {
	display:block;
	width:400px;
	}

.careers {
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFF url(content/growth2.jpg) top center no-repeat;
	}
.careers h1 {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	font-size:50px;
	letter-spacing:2px;
	color:#333;
	margin:15px 0px 10px 0px;
	}
.careers .welcome p {
	display:block;
	margin:10px 0px 20px 0px;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	}
.careers a{
	 color:#73bf9b;
	text-decoration:underline;
	}
.careers a:hover{
	 color:#666;
	text-decoration:underline;
	}
.careers a:visited{
	 color:#73bf9b;
	text-decoration:underline;
	}
.careers p {
	display:block;
	float:left;
	clear:left;
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-style:normal;
	font-weight:lighter;
	line-height:14px;
	}
.careers .list{
	display:block;
	float:left;
	width:900px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:#999 solid 0px;
	}
.careers .listhead {
	 font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:500;
	font-size:18px;
	color:#4dac7f;
	}
.careers .list ul{
	 display:block;
	float:left;
	width:350px;
	margin:0px 0px 20px 0px;
	}
.careers .list li{
	display: list-item;
	list-style: inside circle;
	margin:15px 15px 0px 30px;
	}
.careers .small {
	font-size:10px;
	}
.careers img{
	display:block;
	float:left;
	border:none;
	margin:15px 0px 15px 0px;
	}
.careerscolLeft {
	display:block;
	width:470px;
	}
.careerscolRight {
	display:block;
	width:400px;
	}

#FreeEstimate {
	position: absolute;
	z-index:200;
	top:0;
	right:5px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	letter-spacing:3px;
	font-weight:500;
	}
#FreeEstimate a{
	color:#FFF;
	background-color:#DB4C43;
	padding:5px 10px;
	text-decoration:none;
	}
#FreeEstimate a:hover{
	color:#FFF;
	background-color:#A5312F;
	padding:5px 10px;
	text-decoration:none;
	}

#testimonials {
	position: absolute;
	z-index:200;
	top:25px;
	right:10px;
	margin:0px 50px 0px 300px;
	font-size:14px;
	font-style:italic;
	font-weight:lighter;
	letter-spacing:0px;
	font-weight:500;
	color:#000;
	}

#searchsubmit{
	cursor:pointer;
	background-color:#f1f1f1;
	color:#4dac7f;
	padding:5px 3px 4px 3px;
	}

input, textarea {
	background-color:#f1f1f1;
	color:#fff;
	padding:5px 3px 4px 3px;
	}
.submitbutton input{
	
	color:#4dac7f;
	padding:5px 3px 4px 3px;
	}

.colLeft {
	display:block;
	clear:left;
	width:330px;
	margin:0px 0px 0px 0px;
	}
#results{
	font-size:12px;
	display:block;
	background-color:#4dac7f;
	margin:10px 0px 10px 0px;
	padding:0px 5px;
	text-align:center;
	}
#results a{
	 text-decoration:none;
	color:#DB4C43;
	}
#results a:hover{
	 text-decoration:none;
	color:#666;
	}
.error {
	color:#000;
	}
legend {
	font-size:26px;
	font-style:italic;
	color:#000;
	}
.req-legend {
	 display:none;
	visibility:hidden;
	}
fieldset {
	color:#fff;
	}
input, textarea {
	margin:5px 0px 5px 0px;
	background-color: #4dac7f;
	color:#fff;
	border:none;
	}
.button {
	
	border: #000 solid 0px;
	color:#fff;
	padding:5px 3px 5px 3px;
	}
label {
	margin:5px 0px 5px 0px;
	font-size:12px;
	color:#000;
	}
#cc-opt-error{
	margin:0px 0px 0px 0px;
	}

#footer {
	display:block;
	float:left;
	width:960px;
	background-color:#474c52;
	position:inherit;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	padding:10px 0px 10px 0px;
	}
#footer a{
	color:#fff;
	text-decoration:underline;
	}
#footer a:hover{
	color:#73bf9b;
	text-decoration:underline;
	}
.foot_shadow {
	display:block;
	float:left;
	margin:0;
	padding;
	0:}

div#nyroModalFull {
	
	font-size: 12px;
	color: #777;
	}
div#nyroModalLoading {
	
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(content/ajaxLoader.gif) no-repeat;
	background-position: center;
	}
div#nyroModalLoading.error {
	
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
	}
div#nyroModalWrapper {
	
	background: #fff;
	border: 4px solid #fff;
	}
a#closeBut {
	
	position: absolute;
	display: block;
	top: -15px;
	right: -15px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(content/close.gif) no-repeat;
	outline: 0;
	z-index:9999;
	}
h1#nyroModalTitle {
	
	visibility:hidden;
	display:none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
	}
div#nyroModalContent {
	
	overflow: auto;
	}
div.wrapper div#nyroModalContent {
	
	padding: 5px;
	}
div.wrapperImg div#nyroModalContent {
	
	position: relative;
	overflow: hidden;
	text-align: center;
	}
div.wrapperImg img {
	
	vertical-align: baseline;
	}
div.wrapperImg div#nyroModalContent div {
	
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
	}
div.wrapperImg div#nyroModalContent div:hover {
	
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
	}
a.nyroModalPrev, a.nyroModalNext {
	
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;
	base64,AAAA);
	/* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	
	height: 60%;
	width: 20%;
	}
a.nyroModalPrev {
	
	left: 0;
	}
a.nyroModalPrev:hover {
	
	background-image: url(../img/prev.gif);
	}
a.nyroModalNext {
	
	right: 0;
	background-position: right 20%;
	}
a.nyroModalNext:hover {
	
	background-image: url(../img/next.gif);
	}

/* HOME STYLES */

.home_col{
	display:block;
	float:left;
	width:280px;
	margin:10px 30px 0 0;
}

.home_col_last{
	display:block;
	float:left;
	width:280px;
	margin:10px 0 0 0;
}

.tweet_list{
	list-style:none;
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	letter-spacing:0px;
	text-align:justify;
	color:#333;
}

.tweet_text{

}

.tweet_list a:link, .tweet_list a:visited {color:#4DAC7F;text-decoration:none;}
.tweet_list a:hover {text-decoration:underline;}

.tweet_time{
	display:block;
	float:left;
	margin:0 5px 0 0;
}

.tweet_odd, .tweet_even{
	display:block;
	float:left;
	margin:0 0 15px 0;
}

.tweet_join{
	display:none;
	visibility:hidden;
}

/* BLOG STYLES */

#main_wrapper{
	display:block;
	float:left;
	background-color:#fff;
}


#main_blog {
	 display:block;
	float:left;
	width:700px;
	height:450px;
	background-color:#FFF;
	padding:15px 30px 30px 30px;
	}

#sidebar {
	display:inline-block;
	float:left;
	width:200px;
	height:100%;
	background-color:#f1f1f1;
	padding:15px 0 30px 0;
	}
	
#sidebar ul{
	list-style:none;
}

#sidebar li{
	list-style:none;
	font-size:12px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;

}

.title {
	display:block;
	float:left;
	margin:0 5px 0 0;
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
}

.meta, .postmetadata{
	font-size:10px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
	color:#999;
	font-style:italic;
}

blockquote{
	display:block;
	float:left;
	width:900px;
	margin:0 0 15px 0;
}

blockquote p{
	font-size:12px;
	line-height:20px;
	color:#333;
	font-style:italic;
}

.quote{
	font-size:10px;
	font-style:normal;
	font-weight:lighter;
	line-height:20px;
	text-align:justify;
	color:#4DAC7F;
	font-style:normal;
}

.navigation{
	display:block;
	float:left;
	width:900px;
	margin:0 0 20px 0;
	color:#666;
}

.navigation .alignleft, .navigation .alignright {
	display:inline-block;
	width:50%;
}

.navigation .alignleft{
	float:left;
	text-align:left;
}

.navigation .alignright{
	float:right;
	text-align:right;
}

