@charset "UTF-8";

body	   		{ background-color: #ffffff;  color: #006c1a; font-family: verdana, helvetica, sans-serif; font-size: small; border: 0px; margin: 0px; padding: 0px}

div.outer	{ text-align: center;  }
div.main   	{ width: 750px;   margin-left: auto; margin-right: auto; text-align: left; background-color: #ffffff; height: 900px; }
div.nav		{ width: 130px; float: left; height: 600px; margin-top: 40px; }
div.content	{ width: 390px; float: left; margin-top: 40px; }
div.cont1	{ width: 360px; float: left; padding: 10px; border-right: 1px solid #28b449; border-bottom: 1px solid #28b449;  margin-top: 10px; }
div.panel	{ width: 230px; float: right;  height: 600px; margin-top: 40px; }
div.cont2	{ width: 209px; height: 110px; margin-top: 10px; margin-left: 10px;  border-right: 1px solid #28b449; border-bottom: 1px solid #28b449; float:right}
div.cont3	{ width: 209px; margin-top: 10px; margin-left: 10px;  border-right: 1px solid #28b449; border-bottom: 1px solid #28b449; float:right; padding-bottom: 5px;}
div.cont		{ width: 599px; float: left; padding: 10px; border-right: 1px solid #28b449; border-bottom: 1px solid #28b449; margin-top: 40px;}
div.pix		{ width: 112px; height: 170px; font-size: x-small; float: left; padding-right: 2px;}
div.pix2		{ width: 112px;  font-size: x-small; float: left; padding-right: 2px;} 
div.centretxt{ width: 250px; float: right;}
img.p1		{ float: left; margin-left: -10px;  padding-right: 10px; border: 0px;}
img.p2		{ float: left; margin-left: -10px; margin-top: -10px; padding-right: 10px; padding-bottom: 20px;}
img.p3		{ float: left;   border: 0px;}
img.titlep	{ display: none; }
img.cow		{ margin-bottom: -4px }

h1			{ font-size: large; }
h2			{ font-size: small; }
a			{ color: #b829a6; text-decoration: none;}
a:visited	{ color: #b829a6; }
a:hover		{ background-color: #b829a6; color: #ffffff }

div.linx		{ width: 120px; border-right: 1px solid #28b449; border-bottom: 1px solid #28b449; margin-top: 10px; float: left;}
div.linx a 	{ display: block; width: 120px}

div.cart		{ width: 209px; margin-left: 10px; border-right: 1px solid #28b449; border-bottom: 1px solid #28b449; margin-top: 10px;  line-height: 20px; float:right}
div.cart a	{ display: block;  background-image: url(cart.gif); background-repeat: no-repeat;}
div.cart a:hover	{  background-image: url(cart2.gif); background-repeat: no-repeat;}


p.small		{ font-size: x-small; clear: both; text-align: center;}
table 		{ border-top: 1px solid #28b449; }
td 	   		{ border-bottom: 1px solid #28b449; padding-right: 10px}

input.img		{ line-height: 20px; border: 0px }
legend		{ color: #006c1a; }