/* ================================================================== */
/* Copyright 2009 SteckleinTreeService. All rights reserved.                      */
/* Version: SteckleinTreeService                     */
/* E-mail: jeff@steckleintreeservice                                 */
/* ================================================================== */


@charset "utf-8";
body {
	background-image: url(../images/body-bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
}
#main {
	width: 1077px;
	height:809px;
	/*background-color:#FFFFFF;*/
}
#header {
	width:100%;
	float:left;
	height:123px;
	background-image:url(../images/Header.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#logo {
	width:446px;
	height:63px;
	padding-left:87px;
	padding-top:16px;
	float:left;
}
#top-link {
	width:270px;
	height:18px;
	float:right;
	padding-top:6px;
	padding-right: 72px;
}
.top-link-text {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.top-link-text:hover {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.top-link-fone-text {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.top-link-fone-text:hover {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#top-text-container {
	width:65%;
	float:left;
	
}
#top-link-fone-container {
	float:right;
}
#left-navi {
	width:221px;
	float:left;
	background-image:url(../images/navi-bg_15.gif);
	background-repeat:repeat-y;
	background-position:right;
	clear:none;
	height:auto;
	/*height:580px;*/
}
#left-navi2 {
	width:221px;
	float:left;
	background-image:url(../images/navi-bg_15.gif);
	background-repeat:repeat-y;
	background-position:right;
	clear:none;
	height:80px;
	/*height:580px;*/
}
.left-navi-img {
	float:right;
	width:187px;
	height:31px;
}
.left-navi-text {
	width:155px;
	height:19px;
	float:right;
	background-image:url(../images/navi-bg-off_19.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding-left:32px;
	padding-top:5px;
}

.left-navi-text:hover {
	width:155px;
	height:19px;
	float:right;
	background-image:url(../images/navi-bg-on_17.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding-left:32px;
	padding-top:5px;
}

.navi-text-active {
	width:155px;
	height:19px;
	float:right;
	background-image:url(../images/navi-bg-on_17.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	padding-left:32px;
	padding-top:5px;
}
.navi-text {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
}
.navi-text:hover {
	font-family: "tahoma", verdana, arial, times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration:none;
}
#main-container {
	float:right;
	width:856px;
	height:auto;
	background-image:url(../images/right_bg2_25.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
#main-container2 {
	float:right;
	width:856px;
	height:auto;
	background-image:url(../images/right_bg2_25.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	}
#banner {
	float:left;
	width:819px;
	height:129px;
}
#text-container {
	float:left;
	width:818px;
	height:100%;
}
.body-text {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
	padding-left:15px;
	padding-right:10px;
	text-align: left;
}

.body-text a {
	font-family: tahoma, verdana, arial, "times New Roman";
	text-decoration: none;
	font-size: 12px;
	color: #434343;
}
.body-text a:link {
	text-decoration: underline;
	color: #5a8426;
}
.body-text a:visited {
	text-decoration: underline;
	color: #5a8426;
}
.body-text a:hover {
	text-decoration: underline;
	color: #5a8426;
}
.body-text a:active {
	text-decoration: underline;
	color: #5a8426;
}

.green-uline-text {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5a8426;
	text-decoration: underline;
	text-align: left;
}

.green-uline-text:link {
	text-decoration: underline;
	color: #5a8426;
}

.green-uline-text:visited {
	text-decoration: none;
	color: #434343;
}

.green-uline-text:hover {
	text-decoration: underline;
	color: #5a8426;
}

.pic-right-mar {
	padding-left:8px;
	padding-right:5px;
	padding-top:5px;
}
.welcome-text {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #434343;
	text-decoration: none;
	padding-left:15px;
	padding-right:10px;
	text-align: left;
}
.breaker {
	height:30px;
	padding-top:58px;
}
.bottom-text {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #434343;
	text-decoration: none;
}

.bottom-text a {
	font-family: tahoma, verdana, arial, "times New Roman";
	text-decoration: none;
	font-size: 12px;
	color: #434343;
}
.bottom-text a:link {
	text-decoration: underline;
	color: #5a8426;
}
.bottom-text a:visited {
	text-decoration: underline;
	color: #5a8426;
}
.bottom-text a:hover {
	text-decoration: underline;
	color: #5a8426;
}
.bottom-text a:active {
	text-decoration: underline;
	color: #5a8426;
}

#bottom-text{
	background-image:url(../images/bottom-text-bg_52.gif);
	background-repeat:no-repeat;
	/*padding-top: 4px;*/
	padding-right: 150px;
	padding-left: 100px;
	height:80px;
	text-align:left;
	background-position: left bottom;
}
.footer-text {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-left {
	background-image:url(../images/footer_54.gif);
	background-repeat:no-repeat;
	width:224px;
	height:107px;
	float:left;
}
#footer-text-bg {
	float:left;
	background-image:url(../images/footer_55.gif);
	background-repeat:no-repeat;
	width:812px;
	height:107px;
}
#footer-right {
	float:right;
	background-image:url(../images/footer_56.gif);
	background-repeat:no-repeat;
	width: 41px;
	height: 107px;
}
.footer-text-wul {
	font-family: tahoma, verdana, arial, "times New Roman";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
#pad-30 {
	padding-top:30px;
}

#pixel-logo{
	width:187px;
	height:76px;
	float:right;
	clear:both;
		/*padding-top:300px*/
}
.main2{
	background:url(../images/content-bg.gif) repeat-y; 
	overflow:hidden; 
	width:100%;
	float:left;
	height:auto;
	background-position:center;
	/*margin: -16px 0 0 29px;*/
	}

/* -- Testimonials -- */

blockquote.withquote {background:url("images/quote.gif")
no-repeat;background-position:top left;padding-left:23px;text-align:justify;
} 

p.withunquote {background: url("images/unquote.gif") no-repeat;background-position:bottom right;padding-right:7px;
}