/* 
Stultzfus Tree Company, LLC
Designed by WebTek Computer Company
Copyright 2008
 
_________________________________

 TABLE OF CONTENTS
 1. STRUCUTRE
 2. HEADER
 3. CONTENT AREA
 	3.1 NAVIGATION
	3.2 CONTENT BOX
		3.2.1 LEFT CONTENT
		3.2.3 RIGHT CONTENT
		3.2.3 CONTACT FORM
 4. FOOTER
________________________________

*/
 
/* 1. STRUCTURE */

body {
	background:url(../images/body_bg.jpg);
	margin:0;
	padding:0;
}

img, div { behavior: url(pngfix/iepngfix.htc) }

a {outline:none;}


/* 2. HEADER */

#header {
	background:url(../images/banner_bg.jpg) repeat-x;
	height:273px;
}

#logo {
	background:url(../images/glow.png) no-repeat;
	width:823px;
	height:249px;
	margin:0 auto;
}

h1 {
	background:url(../images/logo.gif) no-repeat 0px 5px;
	width:389px;
	height:185px;
	margin:0;
	text-indent:-9999px;
	margin:0 auto;
	padding-top:10px;
}

h2 {
	background:url(../images/tagline.gif) no-repeat;
	width:235px;
	height:52px;
	text-indent:-9999px;
	margin:0 auto;
	float:left;
	margin: 10px 0 0 100px;
}

#topbar {
	height:54px;
}

#freestimates {
	float:left;
	background:url(../images/freeestimates.gif) no-repeat;
	height:51px;
	width:186px;
	margin-top:3px;
}

#phonepaper {
	float:right;
	background:url(../images/infopaper.gif) no-repeat;
	height:51px;
	width:234px;
	margin-top:3px;
}

#phonepaper p {
	padding:22px 10px 10px 80px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#555;
}

/* 3. CONTENT AREA */
	
#content {
	background:url(../images/content_bg.jpg);
}

#container {
	width:771px;
	margin:0 auto;
	padding-top:27px;
}

		/* 3.1 NAVIGATION */

#nav {
	width:771px;
	background:url(../images/nav/nav_bg.gif) no-repeat;
	height:42px;
}

#menu { display:block; height: 42px; clear: both; width:771px; margin:0 0 0 0; background:url(../images/nav/nav_bg.gif) no-repeat;}
#menu ul {list-style-type:none; padding: 3px 0 0 3px; margin: 0px 0px 0px 0px;}
#menu li {float:left;  height: 39px; padding: 0px;}
#menu li.list1 {background:transparent url(../images/nav/home.gif); background-repeat:no-repeat; width: 98px; margin:0;}
#menu li.list2 {background:transparent url(../images/nav/about.gif); background-repeat:no-repeat; width: 106px; margin:0;}
#menu li.list3 {background:transparent url(../images/nav/contact.gif); background-repeat:no-repeat; width: 96px; margin:0;}
#menu li.list4 {background:transparent url(../images/nav/airspade.gif); background-repeat:no-repeat; width: 106px; margin:0;}
#menu li.list5 {background:transparent url(../images/nav/services.gif); background-repeat:no-repeat; width: 136px; margin:0;}
#menu li.list6 {background:transparent url(../images/nav/excavating.gif); background-repeat:no-repeat; width: 106px; margin:0;}

#menu a {display:block; height: 39px; text-indent: -9999px; border-bottom: none;}
#menu a#item1 {background:transparent url(../images/nav/home.gif) no-repeat;}
#menu a#item2 {background:transparent url(../images/nav/about.gif) no-repeat;}
#menu a#item3 {background:transparent url(../images/nav/contact.gif) no-repeat;}
#menu a#item4 {background:transparent url(../images/nav/airspade.gif) no-repeat;}
#menu a#item5 {background:transparent url(../images/nav/services.gif) no-repeat;}
#menu a#item6 {background:transparent url(../images/nav/excavating.gif) no-repeat;}

#menu a#item1:hover {background-position:0px -39px; z-index:50;}
#menu a#item2:hover {background-position:0px -39px; z-index:50;}
#menu a#item3:hover {background-position:0px -39px; z-index:50;}
#menu a#item4:hover {background-position:0px -39px; z-index:50;}
#menu a#item5:hover {background-position:0px -39px; z-index:50;}
#menu a#item6:hover {background-position:0px -39px; z-index:50;}

#menu a#item1.active {background-position:0px -39px; z-index:50;}
#menu a#item2.active {background-position:0px -39px; z-index:50;}
#menu a#item3.active {background-position:0px -39px; z-index:50;}
#menu a#item4.active {background-position:0px -39px; z-index:50;}
#menu a#item5.active {background-position:0px -39px; z-index:50;}
#menu a#item6.active {background-position:0px -39px; z-index:50;}

#menu a#item1.selected {background-position:0px -39px; z-index:50;}
#menu a#item2.selected {background-position:0px -39px; z-index:50;}
#menu a#item3.selected {background-position:0px -39px; z-index:50;}
#menu a#item4.selected {background-position:0px -39px; z-index:50;}
#menu a#item5.selected {background-position:0px -39px; z-index:50;}
#menu a#item6.selected {background-position:0px -39px; z-index:50;}

		/* 3.2 CONTENT BOX */

#contentbox {
	width:771px;
	background:url(../images/paper_bg.jpg) repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:12px;
	line-height:20px;
}

#contentbox a{color:#4e6534;text-decoration:underline;}
#contentbox a:hover{color:#666; text-decoration:underline;}

				/* 3.2.1 LEFT CONTENT */

#leftcontent {
	float:left;
	width:415px;
	margin:28px 0px 28px 28px;
	background:url(../images/contentrule.gif) repeat-y right;
}

h3 {
	font-size:18px;
	font-weight:bold;
	background:url(../images/tree_ico.gif) no-repeat bottom left;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	color:#444;
	text-shadow: 0 1px 0 #fff;
}

h5 {
	font-size:14px;
	font-weight:bold;
	background:url(../images/tick.gif) no-repeat bottom left;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	color:#d66c62;
}

h4 {
	font-size:13px;
	font-weight:bold;
	background:url(../images/help.gif) no-repeat top left;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
	color:#567f2a;
}

#leftcontent p{
	width:350px;
	margin:0 0 25px 0;
	text-algin:justify;
}

#leftcontent img.photo{
	padding:3px;
	background-color:#fff;
	border:#c5b39e 1px solid;
}

#leftcontent ul{margin-top:5px;}

#leftcontent img{
	margin-top:10px;
	border:0;
}

#services {
	width:330px;
	background:url(../images/list_bg.gif);
	height:75px;
	font-weight:bold;
	margin-left:0px;
}

#services ul{
	height:75px;
	list-style:none;
	list-style-type:none;
	margin-left:-25px;
}

#services li{
	line-height:21px;
	padding-left:22px;
	background: url(../images/tick.gif) no-repeat 0px 5px;
	margin: 0;
}

#services li.removals {
	margin-top: -64px;
}

#services li.pruning,
#services li.stump,
#services li.spade{
	margin-left:0px;
}
#services li.removals,
#services li.planting,
#services li.storm{
    margin-left:160px;
}

a img {-moz-border-radius: 3px;}

#contentbox a.more {background:url(../images/link_bg.gif) repeat-x top #b4625d; -moz-border-radius:6px; border:4px solid #dbd6af; color:#fff; text-align:center; font-family:Myraid Pro, Arial, sans-serif; font-size:12px; padding:5px; text-decoration: none; margin:10px 0; display:inline; font-weight:bold; display:block; width:100px;}
#contentbox a.more:hover {border:#cfc894 4px solid;}
#contentbox a.more:active {margin-top:11px;}

p.cta {background:url(../images/link_bg.gif) repeat-x top #b4625d; -moz-border-radius:6px; border:4px solid #dbd6af; color:#fff; text-align:center; font-family:Myraid Pro, Arial, sans-serif; font-size:12px; padding:5px; text-decoration: none; margin:10px 5px; display:block; font-weight:bold; display:block; width:100px; float:left; line-height:1em;}

p.cta span {font-size:18px; padding-right:2px;}

				/* 3.2.2 RIGHT CONTENT */

#rightcontent {
	float:right;
	width:263px;
	margin:28px 28px 28px 0;
}

#rightcontent ul{margin-top:-5px;}

#rightcontent img.photo{
	padding:3px;
	background-color:#fff;
	border:#c5b39e 1px solid;
}

#rightcontent img.service{
	margin:10px 5px 0 0;
}

#clear {
	clear:both;
}

#bottom {
	width:771px;
	height:8px;
	background:url(../images/bottom.gif) no-repeat;
}

				/* 3.2.2 CONTACT FORM */
.inputtext {
	font-weight:bold;
}

input {	
	border: 0px;
	height: 24px;
	font-size: 11px;
	padding:5px 15px 0 5px;
}

textarea {
	border:0;
}

.mediuminput {
	background:url(../images/mediuminput.gif) no-repeat;
	width:211px;
}

.largeinput {
	background:url(../images/largeinput.gif) no-repeat;
	width:350px;
	height: 125px;
	padding:5px;
	margin: 5px 0 0 3px;
}

.button {
	background:url(../images/button.gif) no-repeat;
	width:86px;
	height:19px;
	padding:0;
	margin-left:5px;
	cursor:pointer;
}

/* 4. FOOTER */
	
.footerclear {
	height:20px;
}

#footer {
	background:url(../images/footer_bg.jpg) repeat-x;
	height:200px;
}

#footer a{color:#d1c0a0;}
#footer a:hover{color:#72A435;}

#footcontain {
	width:771px;
	margin:0 auto;
	padding-top:50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d1c0a0;
}

#leftfoot {
	float:left;
	width:260px;
}

#rightfoot {
	float:right;
	text-align:right;
	padding-top:20px;
}
