body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	background-color: #c8c890;
	text-align: center;
	font-size: 62.5%;
	color: #333333;
}
.doNotDisplay {
  display: none !important;
}
img
{
	border: none;
}
a:link {
	color: #304020;
	background-color:transparent;
	text-decoration: underline;

}

a:visited {
	color: #506030;
	background-color:transparent;
	text-decoration: underline;
}

a:hover {
	color: #506030;
	background-color:transparent;
	text-decoration:none;

}
a:active {
	color: #506030;
	background-color:transparent;
	text-decoration:none;

}
.center {
	text-align: center;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #484830;
	border-bottom-color: #484830;
	border-left-color: #484830;
	padding: 0px;
}

#header h1 {
	color: #FFFFFF;
	font-size: 1.5em;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	margin: 0em;
	font-weight: normal;
	clear: none;
	padding: 0em;
}
.headerSimpleTitle {
	margin: 0px;
	padding: 0px;
	background-image: url(images/Texas-Tree-Farm-Blanket-Creek-Tree-Farm-Logo.jpg);
	background-repeat: no-repeat;
	height: 245px;
	width: 900px;

}

.headerSimpleTitle a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}

#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.clear {
	clear: both;
}

#content {
	float:right;
	width: 599px;
	margin: 0px;
	padding: 0px;
	border: none;
}
#content p {
	font-size: 1.2em;
	line-height: 135%;
	padding-left: 31px;
	padding-right: 31px;
}

#navigation {
	float:left;
	width: 301px;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
	margin-top: 30px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	border: none;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#navigation a:link {
	color: #e8e8c0;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: .3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 14px;
	text-align: left;
	font-size: 1.8em;
}

#navigation a:visited, #navigation a:hover, #navigation a:active {
	color: #A8B8a0;
	background-color:transparent;
	display:block;
	text-decoration:none;
	padding-top: .3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 14px;
	text-align: left;
	font-size: 1.8em;
}

/* ##### Footer - Container ##### */

#footer {
	clear:both;
	color: #304020;
	font-size: 1.2em;
	padding: 0px;
	width: 900px;
	background-color: #c8c890;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}

/* ##### Footer - Specifics ##### */

#bottomnav {
	clear:both;
	width: 611px;
	background-color: transparent;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 10px;
	padding-left: 0em;
	margin-left: 301px;
}
#bottomnav a:link {
	color: #304020;
	background-color:transparent;
	text-decoration:underline;
	padding: 0;
}
#bottomnav a:visited {
	color: #182010;
	background-color:transparent;
	text-decoration:underline;
	padding: 0;
}

#bottomnav a:hover {
	color: #182010;
	background-color:transparent;
	text-decoration:none;
	padding: 0;
}
#bottomnav a:active {
	color: #182010;
	background-color:transparent;
	text-decoration:none;
	padding: 0;
}
#bottomnav p {
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#footer .designer {
	padding: 0em;
	text-align: center;
	margin-top: 1em;
	width: 900px;
	margin-left: 0px;
	margin-bottom: 0px;
}


#footer a {
	color: #304020;
	background-color: transparent;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
	color: #182010;
	background-color: transparent;
}

#noUnderLine {
	text-decoration: none;
}

#noUnderLine a {
	text-decoration: none;
	color: #304020;
}

#noUnderLine a:hover {
	text-decoration: none;
	color: #182010;
	background-color: transparent;
}


/* ##### Sub Footer ##### */

.subFooter {
	margin: 0;
	padding: 0em;
	color: #304020;
	background-color: transparent;
	width: 100%;
	text-align: center;
}

#content ul {

	padding-left: 30px;
	list-style: none;
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}
#content ul li {
	padding-left: 20px;
	background-image: url(images/roundbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin: 0em;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	font-size: 1.2em;
	line-height: 135%;
}
#content ul ul li {
	padding-left: 20px;
	background-image: url(images/roundbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	margin: 0em;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	font-size: 1.0em;
	line-height: 135%;
}
.clear {
	clear: both;
}

.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	display: inline;
}
.floatleftpic {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
#positionheader {

	color: #304020;
	padding-top: 318px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0em;
}
#content .testimonial {

}
#content .testimonial p {
	padding: 10px;
	margin: 0px;
	text-align: left;
	color: #685050;
}
.bluetext {
	color: #685050;
}

#content h1 {
	font-size: 2.2em;
	color: #304020;
	padding-left: 31px;
	padding-right: 31px;
	margin-top: 31px;
	padding-top: 0px;
	margin-bottom: 31px;
	padding-bottom: 0px;
}
#content h2 {
	font-size: 1.8em;
	color: #304020;
	padding-left: 31px;
	padding-right: 31px;
	margin-top: 31px;
	padding-top: 0px;
	margin-bottom: 31px;
	padding-bottom: 0px;
}
#content h2.pricing {
	font-size: 1.8em;
	color: #304020;
	padding-left: 31px;
	padding-right: 31px;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#content h3 {
	font-size: 1.8em;
	color: #304020;
	padding-left: 31px;
	padding-right: 31px;
	margin-top: 31px;
	padding-top: 0px;
	margin-bottom: 31px;
	padding-bottom: 0px;
}
#content h4 {
	font-size: 1.6em;
	color: #304020;
	padding-left: 31px;
	padding-right: 31px;
	margin-top: 31px;
	padding-top: 0px;
	margin-bottom: 31px;
	padding-bottom: 0px;
}
#info-bar {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 43px;
	width: 900px;
}

#maincontent {
	background-image: url(images/maincontent-background.gif);
	background-repeat: repeat-y;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.headerSimpleTitle p {
	float: right;
	font-size: 1.8em;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	margin-top: 95px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:inline;
}
#content td {
	font-size: 1.2em;
}
.brownbold {
	font-weight: bold;
	color: #304020;
	text-align: center;
}
.steps {
	font-weight: bold;
	color: #304020;
	text-align: center;
}
.browncell {
	border: 1px solid #BBC8B0;
}
#wrapper #maincontent #content .messageright {
	background-color: #304020;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 28px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 150px;
}
#wrapper #maincontent #content .messageright p {
	font-size: 1.7em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px;
	text-align: center;
}
#wrapper #maincontent #content p.steps {
	font-size: 1.5em;
}

