@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #000000;
}
body {
	background-color: #3A3A3A;
}

.oneColFixCtr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/treetom-bg.jpg);
	background-repeat: no-repeat;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-position: center center;
}
.oneColFixCtr #mainContent {
	padding-top: 365px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 320px;
}
}
container {
	background-color: #8C8F64;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6D6D6;
	border-right-width: thin;
	text-decoration: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
a.nav:link {
	color: #FFF; decoration: none;
}

a.nav:visited {
	color: #FFF; decoration: none;
}

a.nav:hover {
	color: #BB000A; decoration: none;
}
a.nav:active {
	color: #BB000A;  decoration: none;
}


.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
#footer {
}
.container, .container TD, .container TH
{

background-color:#8c8f64;

}
a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #B8000A;
}
#text-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #FFF;
	padding: 10px;
	margin-top: 20px;
}
#copyright {
	font-size: 9px;
	font-style: italic;
	padding-top: 6px;
	padding-bottom: 6px;
}
.oneColFixCtr #apDiv1 table tr td h5 b .oneColFixCtr {
	font-size: 18px;
}
.oneColFixCtr #container-alt {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-attachment: scroll;
	background-color: #C5E09B;
	background-image: url(images/treetom-altbg.jpg);
	background-repeat: no-repeat;
	height: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
	background-position: center center;
}
#apDiv1 {
	position:relative;
	top:260px;
	width:430px;
	z-index:auto;
	background-color: #FFF;
	right: 20px;
	left: 340px;
	margin-right: 20px;
}
#wide-text-box {
	position:relative;
	left:260px;
	top:280px;
	width:510px;
	z-index:auto;
	background-color: #FFF;
	margin-right: 20px;
	float: left;
}

