/**** GENERAL & FORMATTING TAGS  ****/

body,td,th,p,ul {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87776c;
	text-align:left;
}
body {
	background: url(../images/parchmentBG.jpg) top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #941a1d;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #941a1d;
}
a:hover {
	text-decoration: none;
	color: #ac4906;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	margin:0;
	padding:0;
}
h1 {
	text-align:left;
	height:50px;
	background:url(../images/compass.png) top left no-repeat;
	margin:0 0 0 -20px;
	padding:30px 0 0 20px;
	font-size: 24px;
	color: #3a4609;
	font-weight:normal;
}
h2 {
	text-align:left;
	color: #3a4609;
	font-size:18px;
	margin-top:40px;
}
h3 {
	color:#5b2b0a;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	text-align:center;
	margin:15px 0 0 0;
}
h4 {
	font-style:italic;
	font-size: 18px;
	color:#9f1d1f;
	font-weight:normal;
	margin-top:20px;
}
.highlightText {
	color:#9e181d;
}
.thumbnail {
	border:1px solid #5b2b0a;
	float:left;
	margin:15px;
}
.subHeader {
	color:#5b2b0a; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-style:italic; 
	text-align:center; 
	margin-top:-22px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.clear {
	clear:both;
}

.backgroundScript {
	background:url(../images/script.png) top center no-repeat; 
	text-align:center;
}

#mainContainer {
	width:1010px; 
	background:url(../images/mainBG.png) top center repeat-y; 
	text-align:center; 
	margin: 0px auto;
}

#header {
	width:980px; 
	margin-left:15px;
}

#content {
	padding: 0 35px 30px 35px;
}
#content p {
	line-height:15.5px;
}
.imageBorder {
	border: 1px solid #c0a477;
	padding: 3px;
	margin: 6px;
}


/**** NAV ****/
#nav {
	width: 980px; 
	background:url(../images/menuBG.jpg) top center no-repeat; 
	height:62px;
	margin: 0px;
	padding: 0px;
}

#nav li {
	list-style: none;
	display: block;
	height: 61px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav li a {
	display: block;
	float: left;
	height: 34px;
	padding: 14px 23px 13px 23px;
	font-size: 16px;
	color: #5b2b0a;
	text-decoration: none;
}
#nav li a:hover {
	background-image: url(../images/rolloverBG.png);
	background-repeat: no-repeat;
	background-position: center;
	color:#941a1d;
}


/****  HOME PAGE TAGS  ****/
.treeFeature {
	float:right; 
	width:320px; 
	margin: 25px 0 0 25px;
	padding-top:45px;
	height:340px; 
	background:url(../images/tree-BG.png) top center no-repeat;
}
.treeFeature p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#5c351a;
	margin:0 30px 26px 10px;
	padding:0px;
	line-height:12px;
}
.homeButton {
	color:#9f1e1e;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top:10px;
	font-style:italic;
}
.homeButton a {
	color:#9f1e1e;
	text-decoration:none;
}
.homeButton a:visited {
	color:#9f1e1e;
	text-decoration:none;
}
.homeButton a:hover {
	color:#9f1e1e;
	text-decoration:underline;
}
.textRight {
	text-align:right;
}
.homeCTA {
	float:left; 
	width:300px; 
	height:286px;
}
.CTA1 {
	background:url(../images/cta1.gif) top left no-repeat;
}
.CTA1 p {
	float:left;
	padding:31px 0 0 0;
	width:105px;
	margin:0;
}
.CTA1 .button {
	float:left; 
	margin-top:45px;
	border:none;
}
.featuredBullet {
	float:left; 
	padding:30px 3px 0 0;
}
.featuredLink {
	color:#5b2b0a;
	font-weight:bold;
}
.featuredSize {
	color:#5b2b0a;
	font-style:italic;
}
.CTA2 {
	background:url(../images/cta2.gif) top left no-repeat; 
	margin-left:19px;
}
.green {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#3a4609;
	margin-top:245px;
}
.green a {
	color:#3a4609;
	text-decoration:none;
}
.CTA3 {
	background:url(../images/cta3.gif) top left no-repeat; 
	margin-left:19px;
}
.CTA3 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#918961;
	padding: 15px 15px 0 15px;
	margin:0;
}
.available {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-transform:uppercase;
	margin-bottom:5px;
}
.homeLeft {
	float:left; 
	width:590px;
}


/***  ABOUT PAGE  ***/
.leftColumn {
	float:left; 
	width: 610px;
}
.rightColumn {
	float:right; 
	width:302px;
	margin: 20px 0 0 15px;
}
.sidebarFeature {
	background-color:#FFF; 
	border: 1px solid #c0a477;
}
.sidebarFeature .text {
	text-align:left; 
	padding:0 15px 15px 15px;
}
.associations {
	margin-top: 20px; 
	padding:30px 15px 15px 15px;
}


/***  CONTACT US PAGE  ***/
.contactInfo {
	border-left:1px dotted #630; 
	padding-top:25px;
}
.locationInfo {
	margin-bottom:35px;
}
.contactContainerColor {
	background-color: #fcf5e7;
}
.contactCopy {

}
.copyAreaCode {

	font-size: 9px;
}
.copyPadding {
	padding: 10px 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-size: 14px;
	font-weight: bold;
	color: #5b2b0a;
	padding:25px 0 5px 0;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #8f2021;
	color : #ffffff;
	font-weight: bold;
} 
input.required, textarea.required {
	border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}


/****  NEWSLETTER PAGE  ****/
.subscribeBox {
	border-left:1px dotted #630; 
	border-bottom:1px dotted #630;
	padding-top:25px;
}


/****  TREE AVAILABILITY PAGE  ****/
.speciesName {
	background:url(../images/tree-listBG2.png) top left no-repeat; 
	width:905px; 
	height:24px;
	margin-top:10px;
	text-align:left; 
	font-family:'Times New Roman', Times, serif; 
	font-size:16px; 
	color:#5b2b0a; 
	padding:3px 0 0 15px;
}
.thumbPosition {
	float:left; 
	padding-left:32px;
	width: 150px;
}
.sizeContainer {
	float:left; 
	margin:10px 0 0 5px; 
	width:80px; 
	text-align:center;
}
.specContainer {
	float:left; 
	margin:10px 5px 0 5px; 
	width:250px;
}
.availContainer {
	float:left; 
	width:100px; 
	margin-top:10px;
}
.listDiv {
	clear:both;
	background:url(../images/leaves-div.png) top center no-repeat;
	height:27px;
	width:900px;
	margin-bottom:20px;
}
.paginationCount {
	float:left; 
	text-align:left; 
	font-weight:bold; 
	padding-left:18px;
}
.pagination {
	float:right; 
	text-align:right; 
	font-weight:bold; 
	padding-right:30px;
}

/****  FOOTER TAGS  ****/
#footer {
	background:url(../images/bottom-shadow.png) top center no-repeat; 
	width:1010px; 
	height:16px; 
	text-align:center; 
	margin: 0px auto; 
	font-size:11px; 
	color:#814d29; 
	line-height:18px; 
	padding:20px 0;
}
#footer a {
	color:#814d29; 
}