@charset "utf-8";

* {margin: 0; padding: 0;}

a {
color:#FFFFFF;
border: 0;
}

img {border:0;}

input {
color:#FFFFFF;
background: #000000;
border: 1px #0d2600 solid;
}

textarea {
color:#FFFFFF;
background:#000000;
border: 1px #0d2600 solid;
}

body {

font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 16px;
color: #FFFFFF;

	background-image: url(../images/background.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	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 */

}

p.testimonial {
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
margin-top: 12px;
padding-left: 25px;
background-image:url(../images/quote.jpg);
background-repeat:no-repeat;
}

p.explanation {
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 35px;
padding-left: 25px;
}

p.exclamation {
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 35px;
padding-left: 25px;
padding-right: 15px;
background-image:url(../images/exclamation.jpg);
background-repeat:no-repeat;
}

p.experience {
font-size: 14px;
line-height: 18px;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 35px;
width: 520px;
}

p.attribute {
font-size: 10px;
line-height: 12px;
color: #FFFFFF;
margin-top: 10px;
margin-bottom: 40px;
padding-left: 25px;
}

h2.news {
color: #339900; 
font-size: 9pt; 
font-weight: bold; 
letter-spacing: .5px;
margin-top: 13px;
}

img.homethumb {
padding: 12px 5px;
}

img.nonhomeintrotext {
margin: 25px 0;
}

.treenum2 #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.treenum2 #header {
	height: 75px;
	width: 960px;
	background-image:url(../images/headerblack.png);
	background-repeat:repeat-x;
	padding: 0 0px 0 0px;
}

.treenum2 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 9px 0 0 30px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.treenum2 #menubar {
	height: 30px;
	width: 960px;
	background-image:url(../images/headerblack.png);
	background-repeat:repeat-x;
	margin: 1px 0 0 0;
	padding: 0 0px 0 0px;
}

.treenum2 #ie6intro {
	display: none;
}

.treenum2 #ie6mission {
	display: none;
}

.treenum2 #ie6contact {
	display: none;
}

.treenum2 #largeintrotext {
	height: 350px;
	width: 960px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align:center;
}

.treenum2 #introbox {
	height: 350px;
	width: 483px;
	margin: 0;
	padding: 15px 0 0 0;
}

.treenum2 #introtext {
	float:right; 
	padding: 115px 0 0 0;
	width: 477px;
}

.treenum2 #submitleft {
	width: 483px;
	margin: 0;
	padding: 15px 0 0 0;
}

.treenum2 #submittext {
	float:right; 
	padding: 15px 0 0 0;
	width: 477px;
}

.treenum2 #leftHome {
	overflow: hidden;
	width: 620px;
	margin: 0 20px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.treenum2 #rightHome {
	width: 320px;
	float: right;
	padding: 0 0px 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.treenum2 #largeContent {
	width: 940px;
	background:url(../images/headerblack.png);
	overflow:hidden;
	margin: 30px 0 0 0;
	padding: 20px 10px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.treenum2 #rightTable {
	margin: 100px 0;
	padding: 0px 10px;
	width: 540px;
	height: 240px;
}

.treenum2 #footer {
	clear:both;
	margin: 40px 0 0 0;
	padding: 5px 0px;
	border-top: #0d2600 1px solid;
	text-align: center;
}
.imagereplacement {text-indent: -9999px; background-repeat:no-repeat; overflow:hidden;}	
#brevica a{
	background-image:url(http://www.treenumbertwo.com/images/footertext.png);
	height:8px;
	width:453px;
	display:block;
	margin-left:252px;
}