/* CSS Document */

* {
	margin: 0;
	padding: 3;
	vertical-align: top;
	background-position: top;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #786953;
}

#wrapper {
	width: 771px;
	margin: 15px auto;
	padding: 20px;
	border: 1px solid #999;
	background-color: #FFF;
	
}

#header {
	width: 771px;
	margin: auto auto 0px;
	background-image: url(../images/header.main.jpg);
	height: 208px;
}

#headerfarm {
	width: 771px;
	margin: auto auto 0px;
	background-image: url(../images/header.farm.jpg);
	height: 208px;
}


#headercontact {
	width: 771px;
	margin: auto auto 0px;
	background-image: url(../images/header.contactus.jpg);
	height: 208px;
}


#headerlawnandgarden {
	width: 771px;
	margin: auto auto 0px;
	background-image: url(../images/header.lawn.garden.jpg);
	height: 208px;
}


#headerpet {
	width: 771px;
	margin: auto auto 0px;
	background-image: url(../images/header.pet.jpg);
	height: 208px;
}



#content {
	clear: none;
	float: left;
	width: 490px;
	padding: 2px 30px 30px;
	font-size: 1.2em;
	margin:0;

}

#contenttop {
    margin:0;
	padding:0;
	height:23px;
	margin:0;
	}

#contentwrapper {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:766px;
	margin:0;
	background-color: #82964e;
	border-left: 3px solid #786953;
	border-right: 3px solid #786953;
}

#right {
	float: right;
	width: 170px;
	margin-right: 37px!important;
	margin-right: 19px;
	margin-top: 2px;
	font-size: 1.3em;
	margin-bottom: 20px;
	height: 360px;
	color: #FFFFFF;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #786953;
}

p {
	color: #000;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	text-indent: 0px;
}

p a {color:#000; text-decoration: underline;}



h1{
	color: #093782;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}

h2 {

	color: #093782;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	text-indent: -3000px;
	color: #093782;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
}


h4 {
	color: #FFF;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	/*text-indent: 10px;*/
	white-space: normal;
	font-style: normal;
	margin-bottom: 5px;
	}


h4 a {color:#fff; text-decoration: underline;
}


h5 {
	color: #FFF;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	white-space: normal;
	font-style: normal;
	margin-bottom: 5px;
	}


h6 {
	color: #333;
	font-size: 1 em;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 10px;
	white-space: normal;
	font-style: normal;	
	}

dt {
	font-weight: bold;
	margin-top: 15px;
	color: #093782;
}

dd {
	
}

.right_ul {
	margin-left: 6px;
	list-style-type: none;
	color:#FFFFFF;
	
}


.right_ulw {
	margin-left: 6px;
	list-style-type: none;
	color:#FFFFFF;
	
}

strong {
	color: #093782;
}



#navlist
{
	height: 37px;
	padding: 25px 0px 0px 7px;
	background-image: url(../images/linkbar_bg.jpg);
	background-repeat: no-repeat;
	font-size: 1.3em;
}

#navlist a, #navlist a:link, #navlist a:visited
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #786953;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	position: relative;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.9em;
height: 37px;
}

#navlist #active a {
	color: #000000;
	font-weight: bold;
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#navcontainer{
margin: 0px;
padding: 0px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #786953;
	color: #FFFFFF;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h5 {
	margin-bottom: 10px;
	color: #FFF;
	font-size: 1.3em;
	padding-bottom: 3px;
}

