/* CSS Document */



html, body {

	width: 773px; 
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 12px;
	color: #906D11;
}

.border-bottom {
	border-bottom: 1px solid #CDCBC5;
}

.border-top {
	border-top: 1px solid #CDCBC5;	
}

.border-right {
	border-right: 1px solid #CDCBC5;	
}

.border-left {
	border-left: 1px solid #CDCBC5;	
}

.menu {
	height: 43px;
	background-image: url(images/menu.jpg);
}


.menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 7px;
	padding: 13px 0px 0px 30px;

}



.menu ul li {
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	padding-left: 10px;
	font-size: 12px;
	background-image: url(images/arrow-menu.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;

}


.menu ul li a {
	color: #624B0C;
	text-decoration: none;
}


.menu ul li a:hover {
	color: black;
}


.counties {
	background-image: url(images/counties-bg.gif);	
}


.counties p {
	margin: 0px;
	padding: 0px;

}


.counties ul {
	padding: 0px;
	margin: 0px;
	padding-top: 17px;
	list-style: none;
	font-size: 10px;
	color: #906D11;
	margin-left: 16px;
}







.counties ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	line-height: 14px;
	background-image: url(images/arrow-counties.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}


.counties a, .featured a {
	color: #906D11;
	text-decoration: none;
}


.counties a:hover, .featured a:hover {
	color: Black;
}

.featured {
	background-image: url(images/featured-bg.gif);
	/* height: 59px;  */
	padding-left: 16px;	
	font-size: 10px;
	margin-bottom:20px;
}


.featured p {
	margin: 0px;
	padding: 0px;
	/* line-height: 55px; */

}
.featured ul {
	padding: 0px;
	margin: 0px;
	padding-top: 17px;
	list-style: none;
	font-size: 12px;
	color: #906D11;
	/*margin-left: 16px;*/

}

.featured ul li {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	line-height: 18px;
	background-image: url(images/arrow-counties.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}


.newsletter {
	background-image: url(images/newsletter-bg.gif);
	height: 329px;
	padding-left: 16px;	
	font-size: 10px;
	color: #906D11;	
}


.newsletter p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;

}



.newsletter form {
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
}

.input-full {
	border: 1px solid #906D11;
	background-color: #F0EFE9;
	color: #906D11;

}

.content1 {
	font-size: 11px;
	margin: 20px;
	color: #906D11;
	line-height: 24px;

}


.content1 a, .featuredtable a {
	color: #E0A302;
	text-decoration: none;

}


.content1 a:hover, .featuredtable a:hover {
	text-decoration: underline;

}



.input-full2 {
	border: 1px solid #906D11;
	color: #906D11;

}


.featuredtable {
	color: #906D11;
	font-size: 11px;
}


.arrow {
	background-image: url(images/bullet-link.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;

}



.footer {
	color: #906D11;
	font-size: 10px;

}



.footer a {
	color: #906D11;
	text-decoration: none;
}



.footer a:hover {

	text-decoration: underline;

}


.content2 {
	font-size: 11px;
	margin: 20px;
	color: #906D11;
	line-height: 18px;

}


.content2 a {
	color: #E0A302;
	text-decoration: none;
}


.content2 a:hover {
	text-decoration: underline;

}



.orange-maroon {
	color: #E6AE1B;	

}


.content3 {
	font-size: 11px;
	margin: 20px;
	color: #906D11;
	line-height: 18px;
}







.content3 a {
	color: #906D11;
	text-decoration: none;

}

.content3 a:hover {
	text-decoration: underline;

}


.links-header {
	line-height: 22px;

}



.border-bottom-news {
	border-bottom: 1px solid #CDCBC5;
	padding-bottom: 10px;

}



/* Products */


.table-products {
	font-size: 11px;

}



.table-products td {
	text-align: left;
	padding: 5px;

}


.table-products a {
	color: #A3AF60;
	text-decoration: none;
}



.table-products a:hover {
	text-decoration: underline;

}



/* Pre Checkout */







.table-precheckout {
	font-size: 11px;
	margin-left: 10px;
}

.table-precheckout td {
color: #906D11;

}


.table-precheckout td {
	line-height: 22px;
	text-align: left;

}

.precheckout-title {
	color: #E7AA47;
	font-weight: bold;
}


.table-header {
	background-color: #F9FAFB;
	padding: 1px;

}


.emptycart a {

	color: #CA4200;
	text-decoration: none;

}


.emptycart a:hover {

	text-decoration: underline;

}


.green-links a {

	color: #A3AF60;
	text-decoration: none;

}

.green-links a:hover {

	text-decoration: underline;

}


.tenpix {

	font-size: 10px;

}


