
@import url(http://fonts.googleapis.com/css?family=Italianno);


body {
 	background-image: url('../images/background_2048px-Tall_trees.jpg');
    	background-repeat: no-repeat;
    	background-attachment: fixed;
	padding: 10px;
	}

.container {
	max-width: 900px;
	padding: 0px;
	border: 1px solid #fff;
	position: relative;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
}

#content {
	padding: 10px 10px 300px 10px;
	background: rgba(255,255,255,.9) !important;
	filter: alpha(opacity=90) !important;  
}

#social-plugins {
	padding: 5px 0px 5px 10px;
	background: rgba(255,255,255,.9) !important;
	filter: alpha(opacity=90) !important;
}

#yext-widget-155409, .yext-postswidget {
	background: rgba(255,255,255,.9) !important;
	filter: alpha(opacity=90) !important;
	padding-bottom: 275px;
}

header {
	width: 100%;
	text-align: center;
	position: relative;
}

header p.companyname a {
	text-decoration: none;
	color: #29cf23;	
	font-size: 28pt;
	font-weight: bold;
	}
header p.companyname a:visited {
	color: #29cf23;
	}

header {
	width: 100%;
	background-color: #1c4627;
	padding-top: 10px;
	text-align: center;
	color: #29cf23;
	font: normal bold 14pt arial;
	-moz-border-top-right-radius: 5px; /* Firefox */
	-webkit-border-top-right-radius: 5px; /* Safari, Chrome */
	-khtml-border-top-right-radius: 5px; /* KHTML */
	border-top-right-radius: 5px; /* CSS3 */	
	
	-moz-border-top-left-radius: 5px; /* Firefox */
	-webkit-border-top-left-radius: 5px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 5px; /* KHTML */
	border-top-left-radius: 5px; /* CSS3 */	
	}

header p.scriptHeading {
	color: #fff;
	font-family: 'Italianno', cursive;	
	font-size: 28px;
	font-weight: normal;
	}

header p.scriptLeft {
	color: #fff;
	font-family: 'Italianno', cursive;	
	font-size: 28px;
	font-weight: normal;
	}
	
header p.scriptRight {
	color: #fff;
	/*font-family: 'Italianno', cursive;	*/
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	}
	
header p.companyname a {
	text-decoration: none;
	color: #29cf23;	
	font-size: 28pt;
	font-weight: bold;
	}

header p.companyname a:visited {
	color: #29cf23;
	}

.navbar {
	margin-bottom: 0px;
}
	
nav ul li {
	margin: 0px 0px 0px 20px;
	}

nav ul li a {
	text-decoration: none;
	color: #1c4627 !important;
	font: normal bold 14pt arial;
	height: 30px;
	padding: 2px 8px 2px 8px !important;
	margin-top: 4px;
	/*padding-right: 2px !important;*/
        -moz-border-top-right-radius: 4px; /* Firefox */
	-webkit-border-top-right-radius: 4px; /* Safari, Chrome */
	-khtml-border-top-right-radius: 4px; /* KHTML */
	border-top-right-radius: 4px; /* CSS3 */	
	
	-moz-border-top-left-radius: 4px; /* Firefox */
	-webkit-border-top-left-radius: 4px; /* Safari, Chrome */
	-khtml-border-top-left-radius: 4px; /* KHTML */
	border-top-left-radius: 4px; /* CSS3 */	

	-moz-border-bottom-right-radius: 4px; /* Firefox */
	-webkit-border-bottom-right-radius: 4px; /* Safari, Chrome */
	-khtml-border-bottom-right-radius: 4px; /* KHTML */
	border-bottom-right-radius: 4px; /* CSS3 */	
	
	-moz-border-bottom-left-radius: 4px; /* Firefox */
	-webkit-border-bottom-left-radius: 4px; /* Safari, Chrome */
	-khtml-border-bottom-left-radius: 4px; /* KHTML */
	border-bottom-left-radius: 4px; /* CSS3 */
	}

nav ul li a:visited {
	color: #1c4627;
	}

nav ul li a:hover, nav ul li a.active {
	/*border-bottom: 4px solid #1c4627;*/
	color: #fff !important;
	background-color: #1c4627 !important;
	}

/*-------------------------- FOOTER ------------------------*/
footer {
	background-color: #1c4627;
	color: #fff;
	font: normal normal 10pt arial;
	text-align: center;
	height: 130px;
	position: relative;
	-moz-border-bottom-right-radius: 5px; /* Firefox */
	-webkit-border-bottom-right-radius: 5px; /* Safari, Chrome */
	-khtml-border-bottom-right-radius: 5px; /* KHTML */
	border-bottom-right-radius: 5px; /* CSS3 */	
	
	-moz-border-bottom-left-radius: 5px; /* Firefox */
	-webkit-border-bottom-left-radius: 5px; /* Safari, Chrome */
	-khtml-border-bottom-left-radius: 5px; /* KHTML */
	border-bottom-left-radius: 5px; /* CSS3 */	
	clear: both;
	}

span.clear {
	display: block;
	width: 400px;
	clear: left;	
	}	

footer ul {
	list-style-type: none;	
	}

footer ul li {
	padding: 0px 5px;
	border-right: 1px solid #fff;
	}

footer ul li.last {
	border: none;
}

footer ul li a {
	color: #fff;
	text-decoration: none;
	}

footer ul li a:visited {
	color: #fff;
	}
	
footer ul li a:hover {
	text-decoration: underline;	
	}	

#serviceAreas { width: 100%; }

div#content figure { 
	float: right;	
	margin: 15px;
	
	}

div#content figure img {
	border: 1px solid #222;
	padding: 2px;
	}

div#content figcaption {
	font: bold normal 8pt Helvetica;
	text-align: center;	
	}

footer img#floatingTree {
	position: absolute;
	left: -100px;
	top: -298px;	
	}

footer img#licensedTreeExpert {
	
	float: left;	
	margin: 5px 5px 5px 10px;
	}

label.error {
	background-color: rgb(200,0,10);
	color: #fff;	
	font: normal bold 9pt Helvetica;
	border: 1px solid #fff;
	padding: 3px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* KHTML */
	border-radius: 5px; /* CSS3 */
	box-shadow: 0px 0px 2px 1px #444;
	margin-left: 6px;
	}

