body{
	padding: 0 0 0 0;
	background-color: #F7F4E5;
	font-size: 12px;
	font-family:  arial, verdana;
	margin: 0 auto 0 auto;
	color: #000;
	background-image: url(/pub/design/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.AddUpdate
{
	background-image:none;
	background-color:#fff;	
}


img{
	border-style: none;
}
form
{
	 margin:0 0 0 0;
}
 
h1
{
	 font-size:150%;
	margin: 0 0 0 5px;
	font-weight: normal;
}

h2
{
	 font-size:150%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: normal;
}
 
h3
{
	 font-size:140%;
	 color: #460701;
	 margin: 0 0 0 0;
	 padding: 20px 0 0 20px;
}
 
h4
{
	 font-size:140%;
	 color: #26376c;
	 margin: 0 0 0 0;
	 padding: 0 0 15px 15px;

}
 
h5
{
	 font-size:115%;
}
 
h6
{
	 font-size:110%;
}
p
{
	 font-size:100%;
	 margin: 0 0 0 0;
	 padding: 5px 0 5px 0;
	 color: #444;
}
 
table th
{
	 font-size:100%;
}
table td
{
 font-size:100%;
}
 
fieldset
{
 border:1px solid #ababab;
}
fieldset legend
{
	 font-size:90%;
	 font-weight:bold;
	 color:#326925;
} 
hr{
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1px;
}

a:link{
	color: #406D42;
	text-decoration: none;
}
a:visited{
	color: #406D42;
	text-decoration: none;
}
a:hover{
	color: #406D42;
	text-decoration: none;
}
a:active{
	color: #406D42;
	text-decoration: none;
}

.clear{
	clear: left;
}
.clearboth{
	clear: both;
}

#container{
	width: 935px;
	margin: 0 auto 0 auto;
}

.header{
	padding: 20px 0 0 0;
}

.logo{
	float: left;
}

.searchbox{
	float: right;
	background-image: url(/pub/design/searchbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 500px;
	height: 37px;
}

.searchinput{
	background-color: #fff;
	border: none;
	color: #333;
	width: 175px;
	margin: 12px 0 0 53px;
	height: 13px;
	font-size: 85%;
}

.searchsubmit{
	background-image: url(/pub/design/searchbtn.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 53px;
	height: 18px;
	border: none;
	background-color: #fff;
	color: #fff;
	font-size: 90%;
	text-align: center;
	margin: 0 0 0 5px;
}

.searchboxitem input.localbtn{
	background-image: url(/pub/design/searchbtn2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 59px;
	height: 21px;
	border: none;
	background-color: #fff;
	color: #fff;
	font-size: 90%;
	text-align: center;
	margin: 0 0 0 5px;
}


input#from{
	border: 1px solid #DBD0B4;
}



.searchboxitem select{
border: 1px solid #DBD0B4;
}


.nav ul{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	float:left;
	width:100%;
}

.nav ul li{
	display: inline;
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}

.nav ul li a:link{
	display: block;
	float: left;
	background-image: url(/pub/design/navoff.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li a:visited{
	display: block;
	float: left;
	background-image: url(/pub/design/navoff.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li a:hover{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li a:active{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav ul li.on a:link{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav ul li.on a:visited{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav ul li.on a:hover{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.nav ul li.on a:active{
	display: block;
	float: left;
	background-image: url(/pub/design/onnav.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 110px;
	height: 19px;
	margin: 0 0 0 0;
	text-align: center;
	padding: 3px 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


.middle{
	margin: 10px 0 15px 0;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	min-height: 355px;
}

*html .middle{
	height: 445px;
}

*:first-child+html .middle{
	min-height: 415px;
}

.middleinterior
{
	margin: 35px 0 15px 0;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
	min-height: 345px;
}


.leftside{
	float: left;
}

.bottomleft{
	background-image: url(/pub/design/bottomsectionbg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 700px;
	height: 270px;
	margin: 10px 0 0 0;
}

.bottom1{
	float: left;
	width: 215px;
	padding: 0 5px 0 5px;
}

.aboutimg{
	margin: 15px 0 20px 0;
}

.bottomp{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	font-weight: bold;
	color: #4d4d4d;
}

.garrow{
	margin: 30px 5px 0 50px
}

.garrow3{
	margin: 6px 5px 0 70px
}
.bottommore a:link{
	color: #406D42;
	text-decoration: none;
	font-weight: bold;
}
.bottommore a:visited{
	color: #406D42;
	text-decoration: none;
	font-weight: bold;
}
.bottommore a:hover{
	color: #406D42;
	text-decoration: none;
	font-weight: bold;
}
.bottommore a:active{
	color: #406D42;
	text-decoration: none;
	font-weight: bold;
}

.bottom2{
	float: left;
	width: 220px;
	padding: 0 5px 0 10px;
}

.ourproducts{
	margin: 0 0 0 30px;
}

.bottom3{
	float: left;
	width: 215px;
	padding: 0 0 0 5px;
}

.rightside{
	float: left;
}

.rightside h2{
	background-image: url(/pub/design/rightitlebg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 190px;
	height: 20px;
	font-family: Georgia;
	margin: 0 0 0 10px;
	padding: 3px 0 0 10px;
	font-size: 120%;
	color: #997632;
}

.tagline{
	color: #222;
	margin: 0 0 0 0;
	padding: 2px 0 0 20px;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
}

.map{
	display: block;
	margin: 5px 0 0 30px;
}

.mapinput{
	margin: 10px 0 0 5px;
	width: 50px;
	height: 13px;
	padding: 3px 0 3px 5px;
	border: 1px solid #909077;
}

.mapsubmit{
	background-image: url(/pub/design/go.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 45px;
	height: 21px;
	border: none;
	background-color: #fff;
	color: #fff;
	font-size: 90%;
	text-align: center;
	margin: 0 0 0 5px;
}

.right1input{
	padding: 0 0 15px 0;
	border-bottom: 1px solid #dacfb3;
	width: 200px;
	margin: 0 0 5px 10px;
}
.right1 label{
	margin: 0 0 0 10px;
	font-weight: bold;
}

.litp{
	width: 170px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 20px;
}

.rightmore a:link{
	color: #4b280c;
	text-decoration: none;
	font-weight: bold;
}
.rightmore a:visited{
	color: #4b280c;
	text-decoration: none;
	font-weight: bold;
}
.rightmore a:hover{
	color: #4b280c;
	text-decoration: none;
	font-weight: bold;
}
.rightmore a:active{
	color: #4b280c;
	text-decoration: none;
	font-weight: bold;
}

.barrow{
	margin: 0 5px 0 100px;
}

.title{
	margin: 0 0 0 20px;
	padding: 5px 0 0 0;
	border-bottom: 1px solid #489245;
	font-weight: bold;
}	

.date{
	margin: 0 0 0 0;
	padding: 1px 0 0 20px;
	font-size: 90%;
	color: #555;
}
.title a:link{
	color: #489245;
	text-decoration: none;
}
.title a:visited{
	color: #489245;
	text-decoration: none;
}
.title a:hover{
	color: #489245;
	text-decoration: none;
}
.title a:active{
	color: #489245;
	text-decoration: none;
}

.newsp{
	width: 170px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 20px;
}

.footer{
	background-image: url(/pub/design/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	/*height: 78px;*/
	width: 100%;
	background-color:#613C1F;
}

.foot{
	width: 935px;
	margin: 0 auto 0 auto;
	color: #fff;
	font-size: 110%;
}

.footnav{
	margin: 0 0 0 0;
	padding: 35px 0 0 10px;
	float: left;
}

.footnav li{
	display:inline;
	list-style: none;
	margin: 0 0 0 5px;
}

.footnav li a:link{
	text-decoration: none;
	color: #fff;
}
.footnav li a:visited{
	text-decoration: none;
	color: #fff;
}
.footnav li a:hover{
	text-decoration: none;
	color: #fff;
}
.footnav li a:active{
	text-decoration: none;
	color: #fff;
}

.footp{
	float: right;
	margin: 0 0 0 0;
	padding: 35px 0 0 0;
	color: #fff;
}




/* Directions */
#DirectionContainer
{
	width:98%;
	padding:0 0 0 5px;
}
#DirectionContainer legend
{
	color:#326925;
}
#DirectionContainer table.table1
{
	margin: 5px 0 5px 5px;
	padding:0 0 0 5px;
	width:700px;
}
#DirectionContainer table caption
{

	font-weight:bold;
	color:#326925;
	font-size:12px;

}
#DirectionContainer table.table1 th
{
	text-align:left;
	padding-right:10px;
}
#DirectionContainer table.table1 td
{
	
}
#DirectionContainer hr
{
	background-color:#999;
	height:1px;
	width:100%;
	color:#999;
}
.routeDiv1
{
	border:1px solid #999;
	margin:5px auto 5px auto;
	padding:2px 2px 2px 2px;
	width:700px;
	display:none;
}


.bubblewrap1
{
	width:180px;
}

.bubblewrap1 a:link
{
	color:#850005;
	padding:0 0 0 0;
	text-decoration:underline;
}
.bubblewrap1 a:visited
{
	color:#850005;
	padding:0 0 0 0;
	text-decoration:underline;
}
.bubblewrap1 a:hover
{
	color:#850005;
	padding:0 0 0 0;
	text-decoration:none;
}
.bubblewrap1 a:active
{
	color:#850005;
	padding:0 0 0 0;
	text-decoration:underline;	
}

.mapjsprint
{
	width:700px;
	margin:5px auto 5px auto;
	display:none;
	text-align:center;
}

@media screen{.mapjsprint input
{
}}
@media print{.mapjsprint input
{
	display:none;
}}


@media screen{.mapDiv1
{
	margin:15px auto 15px 150px;
}}
@media print{.mapDiv1
{
	margin:15px auto 15px 90px;
}}


.fdafooter
{
	width:963px;
	margin:5px 0 5px 0;
	padding:10px 5px 5px 5px;
	color:#999;
	text-align:center;
	font-size:9px;
}


/* driving directions */
#dircontainer
{
	float:left;
	padding:0 0 0 5px;
}
	#dircontainer h2
	{
		margin:7px 0 5px 0;
		padding:0 0 0 0;
		color:#4D2B0F;
		border-bottom:1px solid #ccc;
	}
#directions
{
	width:325px;
	padding:0 5px 0 0;
	margin:0 0 0 5px;
	float:left;
}


#map_canvas
{
	width:325px;
	margin:5px 0 0 0;
	float:left;
	border:1px solid #ccc;	
}




/* paging */
.paging{
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

.paging li{
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
}

.paging li a:link{
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #584b20;
	border-bottom: 1px solid #584b20;
	background-color: #89774e;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
}
.paging li a:visited{
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #584b20;
	border-bottom: 1px solid #584b20;
	background-color: #89774e;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
}

.middlestuff p{
	line-height: 20px;
	color: #444;
}

.middlestuff p strong{
	color: #4D2B0F;
}

.middlestuff h2{
	color: #4D2B0F;
	padding: 5px 0 0 0;
	
}

.PageSelected{
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #89774e;
	border-bottom: 1px solid #89774e;
	background-color: #d7d1b1;
	text-decoration: none;
	color: #584b20;
	float: left;
	display: block;
}

.newsul {
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
}
.newsul li{
	list-style: none;
	border-bottom: 1px solid #c7c7c7;
	margin: 0 0 10px 0;
}

.newsul li span{
	color: #555;
	display: block;
}

.newsul li a:link{
	color: #326925;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
.newsul li a:visited{
	color: #326925;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
.newsul li a:hover{
	color: #326925;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}
.newsul li a:active{
	color: #326925;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}


.newsul li span.link
{
	color: #326925;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}


.newsul li p{
	line-height: 20px;
	color: #333;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
}



/* bread crumb nav */
.breadnav
{
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	float:left;
	width:95%;
	border-bottom:1px solid #ccc;
}
	.breadnav li 
	{
		margin:0 0 0 0;
		padding:0 5px 0 0;
		list-style-type:none;
		float:left;
	}
	.breadnav li a:link
	{
		color:#406D42;
		text-decoration:none;
		font-weight:bold;
	}
	.breadnav li a:visited
	{
		color:#406D42;
		font-weight:bold;		
		text-decoration:none;
	}
	.breadnav li a:hover
	{
		color:#333;
		font-weight:bold;		
		text-decoration:underline;
	}
	.breadnav li a:active
	{
		color:#406D42;
		font-weight:bold;		
		text-decoration:none;
	}

.searchboxitem input{
	border:1px solid #DBD0B4;
	width: 140px;
}

.litimg{
	margin: 10px 80px 0 0;
}

.companyimg{
	margin: 10px 0 0 0;
}


.fdafooter p
{
	margin:0 10% 5px 10%;
	padding:5px 0 5px 0;
	width:80%;
	color:#fff;
	border:1px solid #efefef;
}

.retialerlogin td strong, .ErrorMsg
{
color:#4D2B0F;
font-weight:bold;
    }
.retialerlogin input {
border:1px solid #DBD0B4;
width:200px;
}
.required
{
    color:#4D2B0F;
    font-size:11px;
    }
