@charset "utf-8";
.BrownText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #BB681D;
}
.SideNavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: center;
}
.CRMtextLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #33CC00;
	text-decoration: none;
}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 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;
	background-image: url(../images/bkrndGreenGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #1B2A01;
}
.oneColFixCtr #container {
	width: 860px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 690px;
}
.oneColFixCtr #Header {
	background-image: url(../images/index_header.jpg);
	height: 206px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 860px;
}
.oneColFixCtr #SideNav_Wrapper {
	width: 130px;
	float: left;
	background-image: url(../images/SideNav_bkrnd.jpg);
	height: 484px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.oneColFixCtr #SideNavText {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.oneColFixCtr #QuoteTextWrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666633;
	text-align: center;
	padding-top: 20px;
}
.oneColFixCtr #PhoneWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	padding-top: 37px;
	padding-left: 7px;
}



.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 484px;
}
.oneColFixCtr #index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	float: left;
	background-color: #FFFFFF;
	width: 379px;
	background-image: url(../images/index_centerMainPix.jpg);
	height: 484px;
	background-repeat: no-repeat;
	background-position: top;
}
.oneColFixCtr #index_TextWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 65px;
	margin-left: 10px;
}
.oneColFixCtr #Index_HeaderWrapper {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7F7F00;
	padding-left: 7px;
	margin-top: 17px;
}
.oneColFixCtr #Index_TextWrap2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 7px;
	padding-top: 3px;
}
.oneColFixCtr #FooterTextWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: center;
	float: left;
	margin-top: 179px;
	width: 379px;
}



.oneColFixCtr #TreeWrapper {
	float: left;
	height: 484px;
	width: 350px;
	background-image: url(../images/index_tree.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.oneColFixCtr #CRMnavWrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #669933;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#FacebookWrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
