#cam{
	width: 200px;
	height: 200px;
	float: right;
}
body {
	background-color: #AD9A6F;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
	
#body-surround{
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	width: 950px;
	border: 1px solid #1A551C;
}

#header{
	margin: 10px 10px 10px 10px;
	background-image: url(images/header-bg.jpg);
	height: 104px;
}

#header-left{
	float: left;
	width: 339px;
	background-image:url(images/header-bg-left-tab.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#header-left img{
	margin: 10px 0px 0px 18px;
}

#header-right{
	float: left;
	width: 591px;
	background-image:url(images/header-bg-right-tab.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#header-right:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .header-right {height: 1%;}


#slogan{
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	margin: 22px 0px 0px 0px;
	width: 350px;
	float: left;
}
#contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	width: 220px;
	text-align: center;
	margin: 18px 0px 0px 0px;
}
#contact .small{
	font-size: 12px;
}
#nav{
	list-style: none;
	border-top: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 30px;
	padding: 0;
	margin: 0;
	width: 535px;
	float: right;
}

#nav li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	padding: 7px 12px 7px;
	border-left: 1px solid #FFFFFF;
}

#nav li a:link, #nav li a:visited{
	background-color: #005C66;
}

#nav li a:hover{
	background-color: #B74824;
}

#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 7px;
	margin: 5px 10px 5px 10px;
	background-color: #2A8A2E;
}

#searchbox{
	padding-top: 12px;
	background-image: url(/images/search-header.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #608A2C;
}	

#searchbox-content{
	border-right: 1px solid #4A6B22;
	border-left: 1px solid #4A6B22;
	border-bottom: 1px solid #4A6B22;
	background-color: #FFF799;
	padding: 3px 10px 10px 8px;
}

#searchbox-heading{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BC0D21;
	text-transform: uppercase;
}

#featured-products .featured-0, #featured-products .featured-1{
	float: left;
	width: 165px;
	height: 230px;
	border-right: 1px dashed #b8cf9b;
	border-bottom: 1px dashed #b8cf9b;	
}
.featuredcontent{
	padding: 8px;
	text-align: center;
	font-size: 11px;
}
.featuredcontent a:link, .featuredcontent a:visited{
	font-size: 12px;
	line-height: 16px;

}
.featuredcontent img{
	margin: 0 auto;
}
#featured-products .featured-2{
	float: left;
	width: 165px;
	height: 230px;
	border-bottom: 1px dashed #b8cf9b;
}
#newsletterform{
	display: block;
	padding: 10px;
	margin: 0px;
	background-color: #9aab8e;
	background-image: url(/images/newsletterbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #54742b;
}
#newsletterform h3{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#newsletterform #email{
	border: 1px solid #54742b;
	width: 120px;
	height: 16px;
	padding: 0px;
	float: left;
	margin-left: 2px;
	margin-top: 5px;
}
#newsletterform #spacer{
	height: 1px;
	overflow: hidden;
	clear: both;
}
#newsletterform #submit{
	background-color: #b74824;
	color: #FFFFFF;
	width: 43px;
	height: 18px;
	padding: 0px;
	border: 1px solid #943a1d;
	float: left;
	margin-left: 3px;
	margin-top: 5px;
	clear: right;
}
#newsletterform #submit:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#keywords{
	width: 120px;
	height: 17px;
	padding: 0px;
	border: 1px solid #608A2C;
	margin: 0px;
	margin-right: 5px;
}

#searchbutton{
	margin: 0px;
	padding: 0px;
}


td.borderme{ border: 1px #4A6B22 solid;
	padding: 0; 
	}

#featured-products h3{ background: #2A8A2E;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 4px 5px 3px 5px;
	border: 1px #4A6B22 solid;
	display: block;
	clear: both; }
	
h3.sider{ background: #2A8A2E;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 3px 5px;
	border-bottom: 1px #4A6B22 solid;
	display: block;
	clear: both; }
h3.sider2{
	background-image:url(images/categories-header.gif);
	background-repeat:no-repeat;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0 0 -1px 0;
	padding: 6px 10px 3px 10px;
	display: block;
	clear: both; }

ul#secondaryNav{ font-family: Arial, sans-serif;
	padding: 0px 9px 0px 7px;
	margin: 0;
	font-size: 14px;
	list-style: none;
 	border: 1px #4A6B22 solid;
}
	
ul#secondaryNav li{ color: #C01B2E;
	font-weight: bold;
	padding: 0;
	margin: 7px 0; 
	border-bottom: 1px dashed #B8CF9B;
		}


ul#secondaryNav ul{ list-style: disc;
	list-style-image: url(/images/square_bullet.gif);

	padding: 0 0 8px;
	margin: 3px 8px 0;
	font-weight: normal;
	font-size: 12px; }

ul#secondaryNav ul li{ margin: 2px 10px 2px 5px;
border: none;
	padding: 0; }

ul#secondaryNav ul li a{ color: #0071BC;
	text-decoration: underline; }

ul#secondaryNav ul li a:hover{ color: #8FC1E2; }

ul#secondaryNav ul ul{ display: none; }

#bag-count{
	background: #fff url(/images/bag.gif) right top no-repeat;
	height: 50px;
	padding: 10px 40px 0px 10px;
	text-align: left;
}
td#cartBag{ 
	border: 1px #4A6B22 solid;  }
td#cartBag table{ background: transparent; }

span#cartActions{ display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 11px;
	}
	
span#cartActions a{ margin: 0 3px; }
	
span#cartActions a:link, span#cartActions a:visited{ color: #0071BC;
	text-decoration: underline; }
	
a.textLinkFeat{ font-size: 1.2em;
	display: block;
	text-align: left;
	margin: 2px 5px; }
a.textLinkFeat:link, a.textLinkFeat:visited, a.textLinkFeat:active{ color: #0071BC;
	text-decoration: underline; }
a.textLinkFeat:hover{ color: #33A0FF; }
span.priceFeat{ font-size: 11px;
	display: block;
	text-align: left;
	margin: 2px 5px; }
	
td.productListing-data{ font-size: small; }
td.productListing-data a:link{ color: #0071BC;
	text-decoration: underline; }
td.productListing-data a:visited{ color: #0071BC;
	text-decoration: underline; }
td.productListing-data a:hover{ color: #33A0FF;
	text-decoration: underline; }
td.productListing-data a:active{ color: #0071BC;
	text-decoration: underline; }

#searchbutton{ vertical-align: text-top; }
#keywords{ margin-top: 6px; }

h1#prodName, .pageHeading h1{ margin: 0;
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
	color: #b74824;
	font-size: x-large; }
	
#breadcrumbs{
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 6px 10px ;
	border-bottom: 1px solid #4a6b22;
	margin-bottom: 10px;
}
#contentmain form{
padding: 0px;
margin: 0px;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	font-weight: normal;
	color: #0f79c0;
	text-decoration: underline;
}
#breadcrumbs a:hover{
	font-weight: normal;
	color: #b74824;
	text-decoration: none;
}
span#prodPrice{ float: right;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #005c66;
	letter-spacing: -1px;
	line-height: 180%; }
	
div.bigger p{ font-size: small; }


div#articleBox{ margin: 0px 0px;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
div#articleBox h4{ margin: 0;
    padding: 0px;
	font-size: 1.2em; }
div#articleBox span.date{ color: #666; }
div#articleBox blockquote{ margin: 6px 6px 0;
	font-size: 1.1em;
	line-height: 1.4em;
	font-style: italic;
	color: #333; }
	
div#articleBox a.readmore{ display: block;
	text-align: right;
	margin-right: 10px; }
	
div#latestBox{  }
ul#birdSeedArticles{ padding: 0;
	font-size: 1.1em;
	line-height: 1.6em;
	list-style-type: none;}
ul#birdSeedArticles li{ margin: 0 1.25em 0 1.25em;
	padding: 4px 0px 4px 0px; 
	border-bottom: 1px solid #CCCCCC;
	}
ul#birdSeedArticles span.date{ color: #aaa; }


a:link{ color: #33a0ff; }
a:hover{ color: #0071bc; }



div#content{ margin-left: 20px;
	float: left;
	width: 700px; }



div#sidebar{ width: 190px;
	margin-left: 740px;  }

div#sidebar ul h2{ font-size: 0.9em;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px #4a6b22 solid;
	background: #2a8a2e;
	padding: 5px 5px 3px;  }

div#sidebar ul { padding: 0;
	margin: 0; }
div#sidebar ul li {	margin: 0;
	list-style: none;
	margin-bottom: 5px;
	border: 1px #4a6b22 solid; }

div#sidebar ul ul{ padding: 5px 8px; }

div#sidebar ul form{ padding: 5px 8px;
	text-align: center;
	line-height: 1.6em }

div#sidebar ul ul li{ background: #fff;
	line-height: 1.6em;
	font-size: 0.8em;
	border: 0; }

