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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1E1E1E;
	background-color: #1E1E1E;
	background-image: url(tp-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
}
a {
	text-decoration: none;
	padding-right: 20px;
}

.treepartner #container {
	width: 860px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333;
	position: relative;
} 
.treepartner #header {
	background-color: #333;
	height: 100px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: none;
} 

.treepartner #header h1 {

}

#headerImg {
	float: right;
	height: 140px;
	width: 160px;
	clear: right;
	margin: 0px;
}

#logo {
	height: 80px;
	width: 340px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
#mainMenu {
	height: 40px;
	position: absolute;
	bottom: 0px;
	float: left;
	left: 0px;
}
#home {
	padding-right: 6px;
	padding-left: 10px;
	height: 40px;
	clear: left;
	float: left;
}
#about {
	padding-right: 6px;
	padding-left: 6px;
	height: 40px;
	clear: none;
	float: left;
}
#treeworker {
	padding-right: 6px;
	padding-left: 6px;
	height: 40px;
	clear: none;
	float: left;
}
#gallery {
	padding-right: 6px;
	padding-left: 6px;
	clear: none;
	float: left;
	height: 40px;
}
#news {
	padding-right: 6px;
	padding-left: 6px;
	clear: none;
	float: left;
	height: 40px;
}

#links {
	padding-right: 6px;
	padding-left: 6px;
	clear: none;
	float: left;
	height: 40px;
}
#contact {
	padding-right: 10px;
	padding-left: 6px;
	clear: none;
	float: left;
	height: 40px;
}
.treepartner #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 340px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.treepartner #sidebar1top {
	float: left; /* since this element is floated, a width must be given */
	width: 340px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 22px;
}

.treepartner #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 400px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 22px;
}
.treepartner #sidebarForm {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#sidebutton {
	height: 70px;
	width: 70px;
	position: absolute;
	z-index: 10;
	top: 150px;
	right: -70px;
}



.photobox1 {
	width: 320px;
	padding-bottom: 30px;
}
.photobox2 {
	width: 320px;
	padding-bottom: 30px;
	padding-top: 54px;
}
.photobox3 {
	width: 340px;
	padding-bottom: 30px;
}
.photobox4 {
	width: 200px;
	padding-bottom: 10px;
	padding-top: 20px;
}

.photoboxLinks {
	width: 320px;
	padding-bottom: 20px;
	padding-top: 8px;
}

.photoboxContact {
	width: 400px;
	padding-bottom: 30px;
}




#container #sidebar1 h3 {
	font-size: 1.2em;
	color: #97BF0D;
	font-weight: normal;
}
#sidebar1 p {
	color: #FFF;
	font-size: 0.75em;
	line-height: 1.7em;
	text-align: justify;
}

.treepartner #mainContent {
	background-color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 380px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
} 
#coursesLinkTop {
	height: 30px;
	width: 250px;
	position: absolute;
	top: 38px;
	right: 30px;
	font-size: 0.75em;
	color: #CCC;
	text-align: right;
	font-style: italic;
}
#coursesLinkTop a {
	color: #CCC;
}
#coursesLinkTop a:hover {
	color: #FFF;
}


#mainContent p {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #FFF;
	text-align: justify;
	margin-top: 10px;
}
#mainContent p {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #FFF;
	text-align: justify;
	margin-top: 10px;
}
#mainContent a {
	color: #97BF0D;
}
#mainContent a:hover {
	color: #ABD90F;
}

#mainContent h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #F2942E;
	margin-top: 4px;
}
#mainContent h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 0px;
}
#mainContent ul  {
	line-height: 1.6em;
	color: #FFF;
	text-align: justify;
	font-size: 0.75em;
}
.linkTitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
.linkTitle:hover {
	font-size: 1.1em;
	font-weight: bold;
	color: #ABD90F;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}



.downloadLink {
	text-align: right;
}


.downloadLink a {
	font-style: italic;
	color: #CCC;
	text-align: right;
	font-size: 0.75em;
}

.downloadLink a:hover {
	font-style: italic;
	color: #FFF;
	text-align: right;
	font-size: 0.75em;
}
.linkLinks {
	color: #F2942E;
}
.linkLinks a {
	color: #F2942E;
}
.linkLinks a:hover {
	color: #FFFFFF;
}
#mainContentHome {
	background-color: #333;
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#mainContentGallery {
	background-color: #333;
	padding-top: 10;
	padding-bottom: 0;
	text-align: center;
	margin: 0px;
}
#container #homebanner {
	background-color: #1E1E1E;
	float: left;
	width: 100%;
	padding-top: 8px;
}
.homebannertext {
	padding-top: 4px;
	float: left;
	padding-left: 10px;
	width: 580px;
}

#container #homebanner img {
	padding-right: 30px;
	display: block;
	float: left;
	padding-bottom: 20px;
	padding-top: 8px;
}
#container #homebanner  p{
	font-size: 0.8em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	padding-top: 2px;
	background-color: #1E1E1E;
	text-align: left;
	margin: 0px;
}
.alright {
	text-align: right;
	float: right;
	width: 120px;
	padding-top: 24px;
}

#container #homebanner a {
	color: #C66D0D;
	font-style: italic;
	/* [disabled]margin-top: 8px; */
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
}
#container #homebanner a:hover {
	color: #F2942E;
}
.orangeBanner {
	color: #F2942E;
	text-transform: uppercase;
	font-size: 1.1em;
}



#galleryMenu {
	width: 860px;	
}
.galleryMenu {
	
}
.galleryMenu ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.galleryMenu li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #F29432;
	display: inline;
	margin: 0px;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	line-height: 1em;
}
.galleryMenu li a {
	color: #97BF0F;
	
}

.galleryMenu li a:hover {
	color: #CCC;
	
}

#galleryBox {
	width: 820px;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 18px;
	padding-left: 22px;
}
.mainContentContact {
	background-color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 40px;
	font-size: 1em;
	color: #CCC;
}
.mainContentContact a {
	color: #F2942E;
	font-size: 1.1em;
}
.mainContentContact a:hover {
	color: #FFF;
}
.mainContentContact p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #CCC;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
}
.treepartner .mainContentlinks {
	background-color: #333;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	/* [disabled]position: relative; */
}
.mainContentlinks p {
	font-size: 0.75em;
	line-height: 1.6em;
	color: #FFF;
	text-align: justify;
}
.mainContentlinks h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #F2942E;
	margin-top: 4px;
	margin-bottom: 0px;
}
.mainContentlinks h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4em;
	margin-top: 20px;
	margin-bottom: 0px;
}
.mainContentContact h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #F2942E;
	margin-top: 0px;
	margin-bottom: 10px;
}
.mainContentContact h3 {
	font-size: 0.8em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
}
.contactBig {
	font-size: 0.8em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]padding-bottom: 4px; */
}

#mainContentContact table {
	width: 100%;
}
#contactDetails {
	/* [disabled]padding-top: 10px; */
	/* [disabled]padding-bottom: 10px; */
}


.newsDate {
	font-style: italic;
	font-weight: normal;
}

#mainContentForm {
	background-color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 265px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	position: relative;
}
#titleForm {
	color: #F19331;
	padding-top: 6px;
	padding-left: 24px;
	padding-bottom: 0px;
}


#contactForm {
	width: 510px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#requiredCaption {
	color: #97BF0D;
	padding-top: 0px;
	padding-left: 24px;
	font-size: 0.75em;
	margin-top: -6px;
	padding-bottom: 8px;
	
}
.orange {
	color: #F2942E;
	font-size: 0.75em;
}
.orangeNews {
	color: #F2942E;
}
.orangeNews p {
	color: #F2942E;
}

.treepartner #footer {
	background-color: #1E1E1E;
	color: #BEEF16;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
.treepartner #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #BEEF16;
	text-align: center;
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
.footerLink {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #C66D0D;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.footerLink:hover {
	color: #F2942E;
}

#webdesign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 65%;
	color: #999;
	text-align: center;
	padding-bottom: 10px;
}
.webdesignLink {
	color: #666;
	text-decoration: none;
}
.webdesignLink:hover {
	color: #999;
	text-decoration: none;
}

#logoFooter {
	text-align: center;
	height: 40px;
	padding-top: 10px;
	
}
.table22 {
	vertical-align: top;
    
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.linkItalic {
	font-style: italic;
	color: #B2B2B2;
}
#titleForm h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #F2942E;
	margin-top: 4px;
}
#footer .notef  {
	color: #BEEF16;
	/* [disabled]font-size: 1.1em; */
	padding-bottom: 10px;
}

.notef p {
	font-size: 1em;
	letter-spacing: 0px;
	margin-left: 100px;
	line-height: 1.4em;
}
.notef a {
	color: #F2942E;
}

.notef a:hover {
	color: #FFFFFF;
}
.notef p #infoic {
	padding-right: 15px;
	padding-bottom: 15px;
}

.note22news {
	color: #BEEF16;
	/* [disabled]font-size: 110%; */
	/* [disabled]padding-bottom: 10px; */
	margin-top: 0px;
	padding-top: 10px;
}

.note22news p {
	font-size: 1.1em;
	color: #BEEF16;
}
.note22news  a {
	color: #F2942E;
}

.note22news  a:hover {
	color: #FFFFFF;
}
.note22news p #infoic {
	padding-right: 15px;
	padding-bottom: 10px;
}
.newsBig {
	font-size: 1.1em;
	font-weight: bold;
	color: #97BF0D;
	font-family: Verdana, Geneva, sans-serif;
}
.infonew a:hover {
    color: #FFFFFF;
}
.picent {
	text-align: center;
	padding-right: 16px;
}
#TPTlogo {
	padding-right: 24px;
}
.infonew {
	padding-top: 16px;
	padding-bottom: 16px;
}
