@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	background-color: #f8f8f8;
	background-image: url(../images/rugged-country-plants-birch-bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	text-align: justify;
}
#container {
	width: 954px;
	background-color: #f8f8f8;
	height: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/rugged-country-plants-menu-birch-quail-track-bg.jpg);
	background-repeat: repeat-y;
	border: 1px solid #706448;
}

#mainContent {
	font-size: 13px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 710px;
}
#left {
	float: left; /* since this element is floated, a width must be given */
	width: 182px;
	background-image: url(../images/rugged-country-plants-menu-birch-quail-track-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	background-color: #cec8bb;
	height: 100%;
}
#left ul {
	text-align: left;
	margin: 0px;
	padding-left: 20px;
	list-style-image: url(../images/bullet-brown.png);
	list-style-position: outside;
	font-size: 13px;
	font-weight: bold;
	line-height: 135%;
}
#left a:link {
	color: #000000;
	text-decoration: underline;
}
#left a:visited {
	color: #000000;
	text-decoration: underline;
}
#left a:hover {
	color: #6b8734;
	text-decoration: none;
}
#left a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#left img {
}

#top {
	text-align: center;
	float: right;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 710px;
}
#left img {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 25px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 {
	color: #6a8634;
	padding: 0;
	font-weight: bold;
	text-align: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

h2 {
	color: #6a8634;
	padding: 0;
	font-weight: bold;
	text-align: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h3 {
	font-size: 20px;
	color: #706448;
	padding: 0;
	font-weight: bold;
	text-align: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}

h4 {
	color: #706448;
	padding: 0;
	font-weight: bold;
	text-align: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
div.menu #sidebar1 img {
	text-align: center;
}

#bottom {
}
.center {
text-align: center;
}
a:link {
	color: #6a8634;
	text-decoration: underline;
}
a:visited {
	color: #6a8634;
	text-decoration: underline;
}
a:hover {
	color: #706448;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.green {
color: #6a8634;
}
table td {
	vertical-align: top;
}
#mainContent img {
}
#mainContent p {
	margin-top: .5em;
	line-height: 125%;
}
#footer {
	text-align: center;
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	font-size: 12px;
}
#container_thanks {
	width: 500px;
	background-color: #f8f8f8;
	height: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #706448;
}
#thanks {
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 460px;
}
.keywords {
	font-size: 7px;
	color: #f8f8f8;
}
