@charset "utf-8";
/* CSS Document */

/*---bgcolor---*/

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f2eccb;
}
.BgColor4 {
	background-color:#f6f2da;
}
.BgColor3 {
	background-color:#646635;
}
.BgColor5 {
	background-color:#7b6750;
}

/*---------Bg---------------*/

.TopBg {
	background:url(../images/top-bg.png) repeat-x center top;
	height:65px;
}
.HeaderBg {
	background:url(../images/header-bg-winter.jpg) repeat-x center top;/*change header background here for seasons, header-bg-winter.jpg, header-bg-fall.jpg, header-bg.jpg*/
	width:100%;
}
.HeaderMainBg {
	background:url(../images/header-main-bg.jpg) repeat-x center top #fffae1;
}
.InnerHeaderMainBg {
	background:url(../images/inner-header-main-bg.jpg) repeat-x center top #fffae1;
}
.AboutHeaderBg {
	background:url(../images/inner-header-bg.png) no-repeat center top;
	height:266px;
}
.SlideshowBg {
	background:url(../images/slideshow-bg.png) no-repeat center top;
	height:466px;
}
.LeftBottomShadowBg {
	background:url(../images/left-bottom-shadow-bg.jpg) no-repeat center bottom;
}
.RightBottomShadowBg {
	background:url(../images/right-bottom-shadow-bg.jpg) no-repeat center bottom;
}
.ContactWoodAcresBg {
	background:url(../images/contact-wood-acres.jpg) no-repeat center top;
	height:62px;
}
.TreeShurubServicesBg {
	background:url(../images/tree-shurub-services-bg.jpg) no-repeat center top;
	height:51px;
}
.PicBg {
	background:url(../images/pic-bg.png) no-repeat center top;
	height:227px;
}
.LeafNotesBg {
	background: url(../images/leaf-notes-bg.jpg) no-repeat center top;
	height: 300px;
}
.FooterLogoBg {
	background:url(../images/footer-logo-bg.gif) no-repeat center top;
	height:92px;
}
.TreeCrewBg {
	background:url(../images/tree-crew-bg.jpg) no-repeat center top;
}
.WoodAcresBg {
	background:url(../images/wood-acres-bg.png) no-repeat center top;
	height:184px;
}
.AboutPicThumbBg {
	background:url(../images/about-pic-thumb-bg.png) no-repeat center top;
	height:170px;
}
.DamagePicBg {
	background:url(../images/damage-pic-bg.png) no-repeat center top;
	height:173px;
}
.Abcd {
	background:url(../images/abcd.jpg) no-repeat center top;
	height:57px;
}
.DamageSubBg {
	background:url(../images/damage-sub-bg.png) no-repeat center top;
	height:106px;
}
.MdLincedTreeExpertBg {
	background:url(../images/md-linced-tree-expert-bg.png) no-repeat center top;
	height:44px;
}
.NewsletterPicBg {
	background:url(../images/newsletter-pic-bg.png) no-repeat center top;
	height:244px;
}

/*--Line--*/

.DottedLine	{
	background:url(../images/dottead-line.png) repeat-x center;
}
.DotteadLineVar {
	background:url(../images/dottead-line-var.png) repeat-y center top;
}
.HorLine {
	background:url(../images/line.gif) repeat-x center;
}
.VarLine {
	background:url(../images/line.gif) repeat-y center;
}
.Border {
	border:1px solid #FFFFFF;
}
.BorderTable {
	border:2px solid #ebe4c3;
}
.BorderImg {
    border:5px solid #efebd1;
}
.BorderImg1 {
    border:5px solid #4e361c;
}

/*--------------------------------*/

.Minus a{ 
	/*background:#cec7a3 url(../images/plus-minus.png) no-repeat right -16px;*/
	color:#356516;
	/*background-color:#cec7a3;*/
	display:block;
	height:20px;
	padding-left:10px;
}
.Plus a{ 
	/*background: #cec7a3 url(../images/plus-minus.png) no-repeat right 5px;*/
	color:#356516;
	/*background-color:#cec7a3;*/
	display:block;
	height:20px;
	padding-left:10px;
}
.qus {
	cursor:pointer;
}

/*-------------*/

/*All Buttons*/

.SubmitBtn {
	display:block;
	width:124px;
	height:45px;
}
.SubmitBtn a{
	display:block;
	background-image:url(../images/submit-btn.png);
	background-repeat:no-repeat;
	background-position:top;
	height:45px;
	text-indent:-99999px;
}
.SubmitBtn a:hover{
	display:block;
	background-image:url(../images/submit-btn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:45px;
	text-indent:-99999px;
}
.ClickHereBtn {
	display:block;
	width:138px;
	height:43px;
	float:right;
}
.ClickHereBtn a{
	display:block;
	background-image:url(../images/click-here-btn.png);
	background-repeat:no-repeat;
	background-position:top;
	height:43px;
	text-indent:-99999px;
}
.ClickHereBtn a:hover{
	display:block;
	background-image:url(../images/click-here-btn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:43px;
	text-indent:-99999px;
}
.PlantHealthCareReportToSeeWhatActiveRightNowBtn {
	display:block;
	width:418px;
	height:44px;
}
.PlantHealthCareReportToSeeWhatActiveRightNowBtn a{
	display:block;
	background-image:url(../images/plant-health-care-report-to-see-what-active-right-now-btn.png);
	background-repeat:no-repeat;
	background-position:top;
	height:44px;
	text-indent:-99999px;
}
.PlantHealthCareReportToSeeWhatActiveRightNowBtn a:hover{
	display:block;
	background-image:url(../images/plant-health-care-report-to-see-what-active-right-now-btn.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:44px;
	text-indent:-99999px;
}
/*--*/
