
body {
	background: white url('images/back-326.gif'); 
	margin: 0; 
	padding: 0; 
	position: relative; 
	width: 100%;
	font-family: Times serif;}
	
.wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
.title {
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em;
	}
	
.subtitle {
	text-align: center;
	margin-bottom: .5em;
	margin-top: -1em;
	}

/*- sitenav--------------------------- */ 	

#sitenav {
      position: absolute;
      top: 150px;
      left: 2em;
      width:6em;
      line-height:normal;
      text-align: center;
      font-size: 1.25em;
      margin: 0;
      padding: 0;
      display: inline;
      }
  
    #sitenav a {
      display: block;
      text-align: center;
      text-decoration:none;
      color: #444;
      font-weight:bold;
      font-style: italic;
      padding: .25em 0em;
      margin: 3px 0px;
      background: url('images/gray_filter.gif');
      border-right: 1px solid #CCC;
      border-top: 1px solid silver;
      border-left: 3px solid silver;
      border-bottom:3px solid gray;
      }
      
   #sitenav a:hover {
      color: #444;
      background: white url('images/gray_filter.gif'); 
	border-right: 1px solid #AAA;
	border-top: 1px solid gray;
	border-left: 3px solid gray;
	border-bottom: 3px solid silver;
      }
	

	#home #hometab, #processing #processingtab, #shearing #shearingtab, #products #productstab, #equipment #equipmenttab, #bio #biotab, #faq #faqtab,
	#contact #contacttab, #events #eventstab, #links #linkstab, #map #maptab {
	background-image: url('images/white_filter.gif');
	border-right: 1px solid white !important
	}	
      
   /*------------end sitenav*/
   
.content {
	background-image:url('images/white_filter.gif');
	line-height: 1.5em; 
	margin: 0 11em 4em 10em; 
	padding: 1em 1.5em 1em 1.5em;
	display: block;
	overflow: hidden;
	}
	
.ordering {
	text-align: center;
	font-size: .8em;
	}
	
.bookmarks {
	text-align: center;
	}
	
.bookmarks a {
	margin: 2em;
	}
	
.border {
	border-bottom: 1px solid #EEE;
	margin: 1em 0;
	clear: both;
	}

.notes {
	margin: 1.5em 4em;
	font-size: .8em;
	}
	
.info {
	text-align: center;
	margin-top: 5em;
	clear: both;
	}
	
/*-----------------product listings----------------*/
	
.producttitle {
	text-align: center;
	background-color:#D6CAAF;
	clear: both;
	font-style: italic;
	font-variant: small-caps;
	padding: .25em
	}
	
.producttitle a, .producttitle h2, .producttitle {
		margin: 0 0 1em 0;
		width: 100%;
		}
	
.productleft {
	float: left;
	clear: left;
	margin-right: 1em;
	margin-bottom: 1em;
	}
	
.nopic {
	font-weight: bold;
	color: red;
	text-align: center;
	border: 4px double silver;
	margin: 0  1em 1em 0;
	padding: 1em;
	}	
	
a img.productleft {
	border: 3px outset #EEE;
	}
	
.productleft img{
	border: 3px outset #EEE;
	}
	
.product {
	text-align: center;
	margin-bottom: 2em;
	margin-left: 1em;
	}
	
.product h3 {
	display: inline;
	font-style: italic;
	}
	
/*.product form {
	margin-top: 0;
	}*/
	
.buttonright {
	clear: both;
	margin: 1em 3.5em 3em 6.5em;
	/*margin-bottom: 3em;*/
	/*margin-top: 1em;*/
	}
	
.buttonright p{
	/*text-align: left;*/
	/*margin-left: 5em;*/
	font-variant: small-caps;
	}
	
.buttonright form {
	float: right;
	/*margin-right: 5em;*/
	/*margin-top: -1.5em;*/
	display: inline;
	}
	

	
/*----------------end product listing------------*/

.paypal {
	text-align: center;
	}

.footer {
	clear:both;
	text-align: center;
	font-size: .75em;
	}

.espanol {
	font-weight: bold;
	white-space: nowrap;
	}

address p {
	margin: 0
	}

.cart {
	position: absolute;
	top: 10px;
	right: 0px;
	margin-right: 1em;
	}

.ads {
	position: absolute;
	top: 155px;
	right: 0px;
	width: 10em;
	text-align: center;
	margin-right: .75em;
	padding-right: 0;
	display: inline;
	}

.search {
	font-size: .75em;
	margin-bottom: 3em;
	}

.amazon p {
	font-size: .75em;
	margin-bottom: 0em;
	}

.amazon iframe{
	margin-top: 0em;
	margin-bottom: 3em;
	}