/* CSS Document */
body {
	background:url(imgs/bg_top.jpg) repeat-x center top;
	background-color:#efedd2;
	margin:0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color:#4e4834;
}
a:link,
a:visited,
a:hover {
	text-decoration: underline;
}
#main
{	
background:url(imgs/bg_top.gif) no-repeat center top;
width: auto;
}
#wrapped {
	width: 988px;
	margin: 0px auto; 
	text-align: left;
}
#header {
	width: 808px;
	padding-left: 68px;
}
#banner {
	width: 808px;
	height: 126px;
}
#nav {
	width: 760px;
	padding-left: 48px;
}
#main_content {
	width: 760px;
	padding-left: 116px;
}
#left_text {
	float:left;
	padding-left: 6px;
	padding-top: 18px;
	padding-right: 15px;
	width: 255px;
}
#mid_text {
	float:left;
	padding-top: 18px;
	width: 303px;
}
#mid_text p {
	padding-right: 20px;
}
#zip {
	width: 303px;
	height: 46px;
	background:url(imgs/bg_zip.gif) no-repeat top;
	color:#6d7c52;
	font-size: 12px;
	padding-top: 7px;
}
#right_text {
	float:right;
	margin-top: 10px;
	width: 175px;
	background:url(imgs/bg_righttext.gif) repeat-y;
}
#top_right {
	width: 152px;
	background:url(imgs/bg_topright.gif) top no-repeat;
	padding: 8px 10px 5px 13px;
	color:#FFFFFF;
	font-size: 12px;
	line-height: 15px;
}
#mid_right {
	width: 152px;
	padding: 8px 10px 5px 13px;
	color:#404e27;
}
#mid_right a:active {
	text-decoration:underline;
	color:#6d7c52;
}
#mid_right a:visited {
	text-decoration:underline;
	color:#6d7c52;
}
#mid_right a:link {
	text-decoration:underline;
	color:#6d7c52;
}
#mid_right a:hover {
	text-decoration: underline;
	color:#6d7c52;
}
#left_col {
	float:left;
	width:231px;
	margin-top: 10px;
}
.left_sec {
	float:left;
	width:231px;
	background:url(imgs/bg_leftsec.gif) repeat-y;
}
.midleft_sec {
	width:208px;
	padding: 8px 10px 5px 13px;
	color:#404e27;
	color:#434c31;
}
.midleft_sec a:active {
	text-decoration:underline;
	color:#707e4d;
}
.midleft_sec a:visited {
	text-decoration:underline;
	color:#707e4d;
}
.midleft_sec a:link {
	text-decoration:underline;
	color:#707e4d;
}
.midleft_sec a:hover {
	text-decoration:underline;
	color:#707e4d;
}
.midleft_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
.midleft_sec ul li {
	background:url(imgs/bullet1.gif) no-repeat left top;
	list-style:none;
	padding-left: 10px;
}

.midleft_sec h2 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.midleft_sec h3 {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
}

#sec_content {
	float:right;
	width: 510px;
	padding-top: 20px;
}
#sec_content1 {
	float:right;
	width: 510px;
	padding-top: 20px;
}
#sec_content1 a {
	text-decoration:underline;
	color:#696146;
}
#sec_content1 a:hover {
	text-decoration:underline;
	color:#696146;
}

h1 {
	font-size: 20px;
	color: #798754;
	font-family: Optima, Georgia, sans-serif;
	font-weight: lighter;
}

h2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight:bold;
}
h3 {
	font-size:11px;
	margin-bottom: 0px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
ul li {
	background:url(imgs/bullet1.gif) no-repeat left top;
	list-style:none;
	padding-left: 15px;
}
ol {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 22px;
}
ol li {
	list-style:decimal;
	padding-left: 0px;
}


#footer {
	border-top: solid 1px #d9d1b6;
	width: 760px;
	padding-bottom:10px;
	padding-top: 5px;
	color:#707e4d;
	font-size:10px;
	margin-top: 5px;
}
#foot_nav {
	width: 760px;
	text-align:center;
	padding-bottom: 5px;
}
#foot_nav a {
	padding-left: 10px;
	padding-right: 10px;
}
#footer a:active {
	text-decoration:underline;
	color:#707e4d;
}
#footer a:visited {
	text-decoration:underline;
	color:#707e4d;
}
#footer a:link {
	text-decoration:underline;
	color:#707e4d;
}
#footer a:hover {
	text-decoration:underline;
	color:#707e4d;
}
a:active {
	text-decoration: underline;
	color:#696146;
}
a:visited {
	text-decoration: underline;
	color:#696146;
}
a:link {
	text-decoration: underline;
	color:#696146;
}
a:hover {
	text-decoration:underline;
	color:#696146;
}
p {
	margin-bottom: 8px;
	margin-top: 0px;
}
.right {
	float:right;
}
.clr {
	clear: both;
}
.top {
	margin-top: 0px;
}
table.contact {
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
}
.contact td {
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
}
.style1 { 
	margin-bottom:0px;
	padding-bottom:5px;
}
#imagehd 
{
	width: 756px;
	height: 193px;
	border-left: solid 2px #edecce;
	border-right: solid 2px #edecce;
}

#dropSpecies1 {
	margin-left:79px;
	top:154px;
}
#dropSpecies2 {
	margin-left:171px;
	top:154px;
}
.drop_nav {
	padding-top: 2px;
	background:#efedd2 url(imgs/bg_dropdown.gif) no-repeat bottom;
	text-align:left;
	visibility: hidden;
	position:absolute;
	clear: both;
	font-size:11px;
	font-family:"Arial Unicode MS";
	line-height: 15px;
	border: #fff 2px Solid;
}
.width-about {
	width:auto;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
.width-design {
	width: 129px;
	padding-left: 10px;
}
.drop_nav p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.drop_nav a:visited, .drop_nav a:active, .drop_nav a:link {
	color: #57513e;
	text-decoration: none;
	display: block;
}
.drop_nav a:hover{
	color:#785d09;
	text-decoration: none;
}
#join_btn a {
	display: block;
	background: url(imgs/join_btn.gif) no-repeat;
	width: 109px;
	height: 46px;
	margin: 0 auto;
	text-indent: -9999px;
	overflow: hidden;
}

.left {
	float: left;
}