/* CSS Document */


* {
    line-height: 1.2em;;
}

html, body {
   height: 100%;
   }

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin:0px;
}

a {
	 color: #757575;
	 text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-style: dashed;
	color: #AA9C87;
	height: 1px;
}

.larger {
	font-size: 14px;
}

.left-divider {
	margin: 16px 0px 11px 0px;
}

.subheader {
	 margin-bottom: 7px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #513317;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-color: #1e2418;
}

#wrapper {
	width: 767px;
	height: 100%;
	margin: 0 auto;
	border-top: none;
}

#header {
	width: 100%;
}


#navbar-top {
	margin: 0px;
	background-image:url(../images/nav-t.gif);
}

#navbar-tl {
	float:left;
}

#navbar-tr {
	text-align:right;
}


#navbar-left {
	width: 11px;
	height: 235px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/border-l.gif);
}

#navbar-right {
	width: 11px;
	height: 235px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/border-r.gif);
}

#navbar-content {
	float:left;
}

#navbar-bottom {
	clear:both;
	margin: 0px;
	background-image:url(../images/nav-b.gif);
}

#navbar-bl {
	float:left;
}

#navbar-br {
	text-align:right;
}

#navbar-top {
	margin: 0px;
	background-image:url(../images/nav-t.gif);
}


#headerbar-tl {
	float:left;
}

#headerbar-tr {
	text-align:right;
}


#headerbar-left {
	width: 11px;
	height: 60px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/border-l.gif);
}

#headerbar-right {
	width: 11px;
	height: 60px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../images/border-r.gif);
}

#headerbar-content {
	float:left;
}

#headerbar-bottom {
	clear:both;
	margin: 0px;
	background-image:url(../images/nav-b.gif);
}

#headerbar-bl {
	float:left;
}

#headerbar-br {
	text-align:right;
}

#headerbar-top {
	margin: 0px;
	background-image:url(../images/nav-t.gif);
}

#content-wrapper {

	background:url(../images/content-bg.gif) #FFFDF4;;
	background-repeat:repeat-y;
}

#content-header div {
	 margin-left: 31px;
	 padding-top:19px;
}

#content-header-divider {
	margin-top: 18px;
	margin-left: 31px;
}


#content-inner-left {
	float: left;
	margin-top: 17px;
	width:229px;
	padding-left: 31px;
	border-right-style: dashed;
	border-right-color: #AA9D87;
	border-right-width: 1px;
}

#overview ul {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	list-style-type:none;
}

#overview li {
	margin-top: 1px;
	display: inline;
	width: 111px;
	float:left;
}

#contact {
	margin-right:20px;
}

#contact img {
	float:left;
	display: inline;
}

#contact-other {
	margin-top: 14px;
}

#contact-button {
	margin: 7px 0px 7px 0px;
}

#content-inner-center {
	min-height:565px;
	_height:580px;
	margin-top: 17px;
 	text-align: center;
}

#footer {
	position: relative;
	margin: 0px;
	background: transparent;
	clear:both;
}

#footer-extra
{
	text-align: right;
	margin-right: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #455130;
}

#footer-growlogo {
	margin-left: 8px;
}


.content_main {
	padding: 18px 0px 18px 30px;
	font-size: 12px;
}

.content_inner {
	width: 335px;
	background: url(/images/content_container_bg.gif);
}

.content_gradient {
	background: url(/images/content_container_gradient.gif) no-repeat;
}

.am_ul {

	margin: 5px 10px;
	padding: 5px 10px;



}

.am_ul li {


}

.logo
{
	vertical-align: middle;
}

