body {
	margin: 0px 0px 0px 0px;
	background-image:url('http://www.harrisheights.com/images/hh_bkgr.gif');
	background-repeat: repeat-x;
	background-color: #6d7287;
}

blockquote {
	padding: 10px 10px 10px 10px;
	background-color: #eee;
}

.header_top {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color:#fff;
	padding:12px;
	background-color: #03157B;
}

#header_main {

}

#left_clm {
	padding: 15px 10px 10px 10px;
}

.center_clm {
	padding: 10px 10px 10px 10px;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: small;
}

#right_clm {
	padding: 15px 10px 10px 10px;
}

#footer {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
	color: #fff;
	margin-top:10px;
	margin-bottom:10px;
}
	#footer a:link {
		color: #fff;
	}
	#footer a:visited {
		color: #fff;
	}
	#footer a:hover {
		color: #fff;
	}
	#footer a:active {
		color: #fff;
	}

.title1 {
	color: #0066CC;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.sideTitle {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: x-small;
	color:#101070;
}
	.sideTitle a:link {
		font-weight:bold;
		text-decoration:none;
		color: #101070;
	}
	.sideTitle a:hover {
		text-decoration: underline;
	}

.featuredHorse {
	border: 1px solid #03157B;
	padding: 4px;	
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:12px;
}
	.featuredHorse a:link {
		color: #000066;
		text-decoration: none;
		font-weight:bold;
	}
	.featuredHorse a:visited {
		color: #000066;
		text-decoration: none;
		font-weight:bold;
	}
	.featuredHorse a:hover {
		color: #000066;
		text-decoration: underline;
	}
	.featuredHorse a:active {
		color: #000066;
		text-decoration: underline;
	}
