/* 



Notes
Title : maxwelltreecare
Author : Gusmedia
URL : maxwelltreecare.net
*/

* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
background :#000 url(images/maxbg.jpg) repeat-x;
} 
#wrapper { 
width : 870px;
margin : 0 auto;
} 
* html #wrapper { 
width : 898px;
margin : 0 auto;
} 
img { 
/*padding : 3px;
border : 1px solid #caff7a;
margin-left : 10px;
margin-top : 5px;*/
border:none;
} 
.green { 
color : #1aff00;
} 
.blue { 
color : #0099ff;
} 
#header img { 
margin : 40px 0px 0px 28px;} 


.navbar { 
position : relative;
display : block;
height : 30px;
font-size : 15px;
font-weight : bold;
font-family : Arial, Verdana, Helvitica, sans-serif;
/*background:#A55202 url(images/treesmenu.png) no-repeat  left;*/
margin:0px 0px 30px 267px;} 
.navbar ul { 
padding : 0;
list-style-type : none;
width : auto;
margin-top : 43px;
} 
* html .navbar{
width : 570px;
margin-top : -14px;}

.navbar ul li { 
display : block;
float : left;
margin : 0 14px 0 0;
} 
.navbar ul li a { 
display : block;
float : left;
color : #fff;
text-decoration : none;
padding : 6px 25px 0 25px;
height : 24px;
background : transparent url(images/bgoff.gif) repeat-x bottom left;} 
* html .navbar ul li a {
padding : 6px 23px 0 23px;}
.navbar ul li a:hover, .navbar ul li a.current { 
color : #D36400;
background : transparent url(images/bgon.gif) repeat-x bottom left;
} 
.leftmenu { 
position : relative;
display : inline;
font-size : 16px;
font-weight : bold;
font-family : Arial, Verdana, Helvitica, sans-serif;
margin:0px 0px 45px 0px;
} 
.leftmenu ul { 
padding : 0;
list-style-type : none;
width : auto;
margin-left : 20px;
margin-top : 15px;
} 
.leftmenu ul li { 
color : #fff;
display : block;
float : left;
margin : 20px 14px 0 0;
} 
.leftmenu ul li a { 
display : block;
float : left;
color : #fff;
text-decoration : none;
padding : 10px 30px 0 30px;
height : 24px;
background : url(images/paintbk.png) no-repeat;} 
 
#top { 
background-image : url(images/topbg.jpg);
background-repeat : repeat-x;
height : 27px;
} 
#header { 
height : 70px;
margin:30px 0px 0px 0px
} 
#toptext { 
margin-top : 15px;
background-color : #fff;
padding-left : 30px;
padding-right : 30px;
padding-bottom : 2px;
} 
#toptext a { 
color : #80b86a;
text-decoration : none;
font-family : Arial, Verdana, Helvitica, sans-serif;
border : 1px solid;
padding-top : 1px;
padding-bottom : 1px;
padding-left : 3px;
padding-right : 3px;
margin-left : 730px;
font-size : 0.8em;
color: #80b86a;} 
#toptext p { 
font-family : Arial, Verdana, Helvitica, sans-serif;
font-size : 1em;
text-align : justify;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 10px;
padding-right : 10px;
line-height : 1.5em;
} 
#leftcolumn { 
display : inline;
width : 275px;
float : left;
min-height : 621px;
} 
* html #leftcolumn { 
height : 621px;
margin-left:7px;
} 
#leftcolumn h2 { 
font-family : "courier new";
font-size : 1.8em;
color : #fff;
padding-left : 35px;
}
* html #leftcolumn h2{ 
padding-left : 25px;}
#leftcolumn h3 { 
padding-left : 35px;
font-family : "courier new";
font-size : 1.1em;
text-decoration : underline;
color : #80b86a;
} 
#leftcolumn p { 
font-family : Arial, Helvetica, sans-serif;
font-size : 0.9em;
text-align : justify;
padding-left : 35px;
padding-right : 10px;
margin-top : 1em;
margin-bottom : 1em;
} 
#leftcolumn a { 
color : #fff;
float : left;
padding : 15px 15px 0px 30px;
width:220px;
height:50px;
background : url(images/paintbk.png) no-repeat;} 
* html #leftcolumn a {
background : url(images/paintbk_ie.gif) no-repeat;
padding : 5px 15px 0px 30px;} 
#leftcolumn  a:hover, #leftcolumn  a.current { 
color : #D36400;
}
#leftcolumn img { 
float : right;
margin-right : 7px;
} 
#leftcolumn #flashbox{
float : right;
margin-right : 7px;
margin-top : 13px;
margin-bottom : 15px;
}
* html #leftcolumn #flashbox{
margin-top : 0px;}
#rightcolumn { 
margin : -5px 0 0 0;
padding-right : 30px;
display : inline;
width : 545px;
float : left;
min-height : 621px;
background-color : #fff;
background : url(images/flowerbg.gif) repeat-y;} 
* html #rightcolumn { 
height : 621px;
} 
#rightcolumn h1 { 
font-family : "courier new";
font-size : 1.4em;
font-weight:bold;
color : #713305;
padding : 10px 0px 10px 25px;

}
#rightcolumn h2 { 
font-family : "courier new";
font-size : 1.3em;
font-weight:bold;
color : #713305;
padding : 10px 0px 10px 25px;

} 
#rightcolumn h3 { 
font-family : "courier new";
font-size : 1.1em;
font-weight:bold;
color : #713305;
padding : 10px 0px 10px 25px;

}
#rightcolumn p {

padding : 10px 8px 0px 25px;
} 
#rightcolumn a {
	font-weight:bold;
	color : #D36400;
	
}
.clear { 
clear : both;
} 
#boxes { 
margin-left: 20px;
margin-top : 5px;
} 
.box { 
width : 160px;
border : 1px solid #999999;
margin : 8px 0 0px 6px;
float : left;
padding : 0px 0px 5px 0px ;
} 
.box p { 
color : #333;
text-align : justify;
padding-left : 10px;
padding-right : 10px;
padding-top : 10px;
} 
.box ul { 
margin-left : 40px;
line-height : 18px;
padding-top : 10px;
} 
.box li { 
list-style-type : none;
color: #80b86a;
font-weight: bold;
font-style: italic;} 
.box a { 
color : #80b86a;
text-decoration : none;
} 
#footer { 
background :#000 url(images/footerback.jpg) repeat-x;
display : inline;
float : left;
padding-top : 0px;
padding-bottom : 5px;
margin:0px 0px 35px 0px;
text-align : left;
display : inline;
float : left;
width : 100%;
border-top : 1px solid #996633;
height:200px;}
#footercontent{
margin : 0 auto;
width:895px;}
#footerleft{
float:left;
margin:0px 0px 0px 0px;}
#footermidleft{
float:left;
margin:10px 0px 0px 0px;}
#footermidright{
float:left;
margin:10px 0px 0px 0px;}
#footerright{
float:left;
margin:10px 0px 0px 0px;}

#footer h3{
color:#E06A00;
} 
#footer p { 
font-size : 0.8em;
color : #fff;
width:200px;
} 
#footer a { 
font-size : 1em;
color : #fff;
} 
.floatleft { 
	clear:left;
	float: left; 
	padding:10px 20px 0px 20px
	}
.floatright { 
	clear:right;
	float: right; 
	padding:10px 20px 0px 20px
	}
.credits{

 clear:both;
 text-align:center;
 color : #666;
margin:0px 0px 5px 40px;
font-size : 12px;}

/*----------- lists -----------*/
.contentlist{
	max-width:80em;
	margin:0px 0px 0px 20px;
}

.contentlist ul { 
	font-size:1.2em;	
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
		 }
		 
.contentlist li {
	list-style-type: none;
	font-size:0.9em;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em ;
	padding-left: 4em;
	padding-bottom:1.5em;
	padding-top:1em;
	}
.contentlist li a{
	color : #D36400;
	text-decoration:none;
	border-bottom:dotted 1px;
}
.contentlist li a:hover{
	color : #D36400;
	text-decoration:underline;
	border-bottom:none;
}
/*----------- misc -----------*/
.browntext{
	font-weight:bold;
	color : #D36400;
}
.listinfo{
	margin:-15px 20px 0px 0px;
	float:right;
}
#listtext1{
	color : #666666;
	}
#map{
	margin:20px 0px 20px 25px;
}
.floatleft{
	margin:0px;
	padding:0px 10px 0px 20px;
	float:left;
}
.floatright{
	float:right;
	padding:0px;
	margin:0px;
}
#validation{
	margin : 10px 0;
	color:#000;
}
