/* Global Styles */

<div id="fb-root"></div>
<script>
  window.fbAsyncInit = function() {
    FB.init({appId: 'your app id', status: true, cookie: true,
             xfbml: true});
  };
  (function() {
    var e = document.createElement('script'); e.async = true;
    e.src = document.location.protocol +
      '//connect.facebook.net/en_US/all.js';
    document.getElementById('fb-root').appendChild(e);
  }());
</script>


body {
	margin:0px;
	}
	
td {
	color:#900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
a {
	color: #000000;
	}
	
a:hover {
	color: #FF0000;
	font-size: 14px;
	border-color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #FF0000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000000;
	background-color: #FF0000;
	font-weight: bolder;
	font-size: 14px;
	background-image: url(Images/fade_red.jpg);
	background-repeat: repeat-x;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #FF0000;
	letter-spacing:0.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000;
	line-height:normal;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.pageName{
	color: #CC3300;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:normal;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #CC0000;
	line-height:30px;
	}
	
.smallText {
	color: #666666;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	}
	
a:active {
	color: #FF0000;
	border-color: #FF0000;
	text-decoration: none;
}


.Equine_Link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-color: #000000 !important;

}
.Equine_Link a:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	border-color: #FF0000 !important;
	

}

