@charset "UTF-8";
/* CSS Document */

body{
background-image: url(images/track_bkg03_single.jpg);
background-repeat: repeat-y;
background-position: top center;
}


#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
text-align:center;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 5px;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover{
background-color: #006699;}



body.programs a.programs, body.about a.about, body.news a.news, body.how_to_adopt a.how_to_adopt, body.trainer_options a.trainer_options, body.trainer_owner_horses a.trainer_owner_horses, body.trott_owned_horses a.trott_owned_horses, body.store a.store, body.contact a.contact, body.facilities a.facilities, body.home a.home
 {
display: block;
padding: 5px;
background-color: #006699;}



td.bb{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #336666;
	}

p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:14px;
	font-weight: 400;
	}

	
	
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	font-size: 16px;
	font-weight: normal;
	}
h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	}
	
h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #336666;
	font-style: normal;
	font-size: 14px;
	font-weight: 400;
	}
	
	h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: 400;
	}
	


