* {
	margin: 0; padding: 0; }

body {
	background: #006532 url(images//back.jpg);
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000; }

p {
	margin: 0 0 20px 0;
	font-size: 90%;
	text-align: justify; }
.center {
	text-align: center; }


img, img a, img#a, a#img {
	border: 1px; }
.none {
	display: none; }

/* ------ headers ------ */

h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; }
h2,  h3, h4, h5, h {
	margin: 0 0 20px 0;
	font-size: 25px;
	color: #8B4513;
	text-align: center;
}
	
/* ------ content ------ */

#header {
	width: 740px; height: 200px;
	background: url(images/appaloosa-valley-farm.jpg) no-repeat; }
#header h1, #header p {
	display: none; }
#container {
	position: absolute; left: 155px; top: 90px;
	width: 500px; }
#conttop {
	width: 560px; height: 10px;
	background: url(images/top-image.jpg) no-repeat; }

#contmid {
	position: absolute; left: 21px;
	width: 525px;
	padding: 0 0 10px 0; }
#notice, #notice span {
	display: none; }

/* -------- navs -------- */

#navLeft {
	position: absolute; left: 0; top: 79px;
	width: 160px; height: 500px;
	padding-top: 45px;
	background: url(images/left-stallion.jpg) no-repeat; }

#navbottom {
	clear: both; }
	
#navbottom p,  {
	font: 76% Georgia, "Times New Roman", Times, serif;
	text-align: center; }
	
#navbottom p.boxGreen {
	   padding: 5px 0;
	   border: 1px solid #006532; }

	   /* ------ links ------ */


	
a:link, A.ssmItems:link	{
	color: #094C2D;
	text-decoration: underline;
}

A.ssmItems:active {color:black;text-decoration:none;}

a:hover, A.ssmItems:hover		{
	color: #ffffff;
	background-color: #7DA290;
	text-decoration: underline, overline;
}
	
a:visited, A.ssmItems:visited	{color: #4B7D64;
	 		text-decoration: none;

         }
	   
}
 
