   	
	/*---Content Wrappers---*/

	body {
		font: 80% arial, helvetica, sans-serif;
		color: #83986D;
		background: #4A5A51 url(images/horsesDust.gif) repeat-x fixed;
		margin: 0px;
		padding: 0px;
		line-height: 17px;
		font-weight: normal;
		scrollbar-base-color: #CCBB8D; 
		scrollbar-arrow-color: #6E361D;
		scrollbar-DarkShadow-Color: #F8F6E8; 
	}
		
	#container {
			position: relative;
			width: 800px; /* width + border for IE 5.x */
			margin: auto;
			margin-top: 4px;
			z-index: 10;
	}
	
    #leftHeader {
			background: url(images/leftHeader.jpg);
			position: absolute;	
			left: 0px;
			width: 181px;
			height: 133px;
		    top: 0px;
			z-index: 20;
	}

	#rightHeader {
		position:absolute;
		left: 181px;
		width: 620px;
		height: 133px;
		background: url(images/rightHeader.jpg) no-repeat;	
		z-index: 1;
	}

	#navigationRightHeader {
		position: absolute;
		padding:  0px 0px 0px 120px;
        left: 44px;
		top:2px;
	    width: 619px;
		height: 40px;
		z-index: 999;
	}
	#leftPanel {
			position: absolute;
			top: 133px;
			font-size: 10px;
			color: #ffffff;
			font-family: Verdana, Geneva, Arial, sans-serif;
			font-weight: bold;
			line-height: 25px;
			text-align: center;
			padding:  0 0 0em 0px;
			left: .05em;
			width: 181px;
			height: 405px;
			background: url(images/equineLeftMenu.jpg) no-repeat;
			z-index: 20;
	}

	#rightPanel {
			position: absolute;
			top: 0px;
			margin: 0 -9px 0em 0px;
			right: 0;
			width: 9px;
			height: 405px;
			background: url(images/equineRightStrip.jpg);
			z-index: 40;
			}
		
	#content {
		font-size: 11px;
		color: #434631;
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-weight: bold;
		line-height: 16px;
		padding:   0 0 0em 0px;
		background-color: #F8F6E8;
		text-align: left;
		margin-top: 133px;
		margin-right: 0px;
		margin-left: 181px;
		position: absolute;
		width: 610px;
		height: 403px;
		z-index: 20;
		}
		
	#box1 {
		position: absolute;
		top: 15px;
		left: 25px;
		width: 270px; 
		z-index: 30;
		}
	
	#box2 {
		position: absolute;
		top: 15px;
		left: 310px;
		width: 285px; 
		z-index: 30;
		}
		
	#box7 {
		position: absolute;
		top: 15px;
		left: 75px;
		width: 285px; 
		z-index: 30;
		}
		
	#bigBox {
		position: absolute;
		top: 35px;
		left: 25px;
		width: 560px; 
		z-index: 30;
		}

	#featureImageFrame {
		background-color: #f8f6e8;
		background: url(images/featureHorse.jpg);
		position: absolute;
		top: 8px;
		left: 320px;
		width: 260px; 
		z-index: 30;
		height: 212px;
	}
	
	#featureImage {
		position: relative;
		text-align: center;		
		top: 35px;
		left: 3px;
		width: 250px; 
		z-index: 40;
		height:150px;
	}
		
	#contact{
		font-size: 9px;
		font-weight: normal;
		color: #6E361D;
		position: absolute;
		top: 377px;
		left: 10px;
		width: 600px;
		text-align: center;
		z-index: 30;
		}
		
	#eventsLinks{
		margin: 230px 0em 0em 25px;
		z-index: 30;
		}
		
	#footer {
		position: absolute;
	  	width: 800px;
		height: 43px;
		margin:   535px 0px 0em 0px;
		z-index: 30;
		}
	
	/*---Headers---*/
	h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 11px;
	}
	
	h3, h4, h5 {
	text-indent: 10px;
	font-size: 1em;
	color: #FFFFFF;
	line-height:22px;
	clear: both;
	margin: 0 0 0 2px;
	padding: 1 1 1 7px;
	background-image: url(images/menuBckRed.jpg);	
	}
	h3.red {
	color:#000000;
	}
	.text {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 13px;
		color:#003300;
	
	}
	
	.searchFont {
	    font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#003300;
	}

	.searchFontBold {
	    font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color:#003300;
		font-weight:bold;
	}
	
		.searchFontBold a:link {
			text-decoration: none;
			color: #6E361D;
		}
		.searchFontBold a:visited {
			text-decoration: none;
			color: #AB532D;
		}
		.searchFontBold a:hover {
			text-decoration: none;
			color: #ED743E;
		}
		.searchFontBold a:active {
			text-decoration: none;
			color: #6E361D;
		}
		
	.searchFontRed {
	    font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#9F0D10;
		font-weight:bold;
	}

	.smRedFont {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	}
	
	.purdyText {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #666666;
		text-decoration: none;
		text-align: justify;
		line-height: 17px;
	}
	.smBoldGreen {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #103907;
		text-decoration: none;
	}

	.BoldBlack {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
	.title {
		margin-top: 10px;
		padding-left: 20px;
		width: 540px;
		text-align: center;
		position: relative;
		z-index: 80;
	}
