* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/body-bg.gif) left top repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:.75em;
	color:#1e1e1e;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
p{
	margin-bottom:12px;
	font-size:11px;
	line-height:22px;
	}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
#ul-contact li{
	padding:5px;
}

/*==================list====================*/
ul {
	list-style:none;
}
#site-nav {
	width:100%;
	overflow:hidden;
	padding-top:7px;
}
#site-nav li {
	float:left;
	margin-left:-2px;
}
#site-nav li a {
	background:url(../images/divider.gif) no-repeat left 3px;
	padding:9px 22px 4px 22px;
	font-size:1.17em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#site-nav li a:hover {
	color:#baee9d;
}
#footer-nav {
	padding-bottom:6px;
}
#footer-nav li {
	display:inline;
}
#footer-nav li a {
	font-size:1.1em;
	color:#000;
	text-decoration:none;
	border-left:1px solid #000;
	padding:0 15px 0 14px;
}
#footer-nav li a.first {
	border:0;
}
#footer-nav li a:hover {
	text-decoration:underline;
}
.list1 li {
	font-weight:bold;
}
.list1 li {
	background:url(../images/line-dotted.gif) left bottom repeat-x;
	padding:4px 0 4px 0;
	margin-bottom:2px;
}
.list1 li a {
	background:url(../images/arrow1.gif) no-repeat left 4px;
	padding:0 0 0 10px;
	color:#232f01;
	text-decoration:none;
}
.list1 li a:hover {
	text-decoration:underline;
}
.list1 li.last {
	background:none;
}
.list2 li {
	border-bottom:1px solid #a5cf8f;
	padding:0 0 6px 0;
	margin-bottom:20px;
}
.list2 li.last {
	border:0;
	padding:0;
	margin:0;
}
.list2 li div {
	padding:3px 0 13px 10px;
}
.list3 {
	width:100%;
	overflow:hidden;
}
.list3 li {
	float:left;
	width:141px;
	margin-right:18px;
	text-align:center;
}
.list3 li.last {
	margin-right:0;
}
.list3 li .block {
	background:#BEBD7C;
	border:1px dotted #817C3D;
}
.list3 li img {
	margin-top:3px;
}
.address li{
	margin:4px 0px 5px 0px;
}
.gallery {
	width:100%;
	overflow:hidden;
}
.gallery li {
	float:left;
	width:155px;
	margin-right:14px;
	text-align:center;
}
.gallery li.last {
	margin-right:0px;
}
.gallery li .block {
	background:#BEBD7C;
	border:1px dotted #817C3D;
}
.gallery li img {
	margin-top:3px;
	padding:2px;
	border:#D7E9B8 3px solid;
}

/*==================other====================*/
.img-indent {
	margin:0 20px 0 0;
	float:left;
}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:18px;
}
.img-box img {
	float:left;
	margin:0 42px 0 0;
}
img.supporting-img{
	float:right;
	padding: 2px;
	margin:0px 5px 5px 10px;
	border:#D7E9B8 3px solid;
}
img.supporting-img-no-content{
	float:right;
	padding: 2px;
	margin:10px 5px 20px 10px;
	border:#D7E9B8 3px solid;
}
img.supporting-img-left{
	float:left;
	padding: 2px;
	margin:0px 5px 5px 0px;
	border:#D7E9B8 3px solid;
}
/*==================txt, links, lines, titles====================*/
a {
	color:#3e7a0c;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-family:"trebuchet ms", Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.36em;
	color:#336808;
	padding:10px 0 4px 16px;
	border-bottom:1px solid #a5cf8f;
	line-height:1.1em;
	margin-bottom:17px;
}
.img-overflow{
	margin-right:230px;
}
h3 {
	font-size:1em;
	color:#fff;
	background:url(../images/title-bg.gif) left top repeat-x #568313;
	border:1px solid #bccda0;
	padding:9px 0 8px 21px;
	text-transform:uppercase;
	margin-bottom:1px;
}
h4 {
	font-size:1.1em;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:6px;
}
h4 a {
	color:#3e7a0c;
}
h5 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding:5px;
}
h5 .block-titles {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
}
.txt1 {
	text-transform:uppercase;
}
.txt1 strong {
	color:#3e7a0c;
	font-size:1.27em;
}
.link2 {
	background:url(../images/marker.gif) no-repeat left top;
	padding:0 0 2px 21px;
	color:#fff;
	font-weight:bold;
	display:inline-block;
}
.button {
	display:inline-block;
}
.button span {
	display:inline-block;
	background:url(../images/button-left.gif) no-repeat left top;
	padding-left:5px;
}
.button span span {
	background:url(../images/button-right.gif) no-repeat right top;
	padding-right:7px;
	padding-left:0;
}
.button span span a {
	display:inline-block;
	background:url(../images/button-bg.gif) left top repeat-x;
	padding:6px 7px 7px 8px;
	color:#366410;
	text-decoration:none;
	font-weight:bold;
}
.button span span a:hover {
	text-decoration:underline;
}
.title {
	margin-bottom:20px;
}
/*==================boxes====================*/
.box {
	border:1px solid #bccda0;
}
.box .bg {
	background:#d7e9b8;
	width:100%;
}
.box .inner {
	padding:17px 18px 21px 17px;
}
.box1 {
	border:1px solid #a5cf8f;
}
.box1 .bg {
	background:url(../images/box1-bg.gif) left top repeat-x #9ccd8a;
}
.box1 .inner {
	padding:12px 18px 0 0;
}
.box1 .title {
	margin-bottom:3px;
}
.footer-box {
	background:url(../images/footer-box-bg.gif) no-repeat left top;
	height:86px;
}
.footer-box .inner {
	padding:20px 0 0 0;
}
/*header*/
#header .row-1 {
	height:137px;
	padding-right:2px;
}
#header .row-1 .fleft {
	padding:17px 0 0 3px;
}
#header .row-2 {
	height:41px;
	background:url(../images/nav-bg.gif) left top repeat-x;
}
.img-gallery-container{
	margin: 20px 0px 0px 28px;
}
/*content*/
#content {
	padding:20px 0 32px 0;
}
#content .row-1 {
	padding-bottom:5px;
}
#content .banner {
	display:block;
	margin-bottom:4px;
}
#content .indent {
	padding:0 0 0 12px;
}
/*footer*/
#footer {
	color:#414e39;
	text-align:center;
}
#footer a {
	color:#414e39;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

/*==========================================*/

/*==================Tables====================*/
#delivery{
	margin: 10px 0px 10px 0px;}
	
#delivery tr.alt-row{
	 background-color:#BEBD7C;
	 }
#delivery th{
	 background-color:#699C4D;
	 padding:7px;
	 }
#delivery td{
	 padding:7px;
	 }

#hours{
	margin: 0px 0px 10px 0px;}
	
#hours tr.alt-row{
	 background-color:#BEBD7C;
	 }
#hours td{
	 padding:7px;
	 }
/*==================boxes====================*/
