/* @override http://sterlingh.com/css/sterling.css */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f8f8f;
}
body {
	background-color: #0066a6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3b3b3b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 45px;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #8f8f8f;
}
.main_copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066A6;
	font-weight: bold;
}
.main_copy_boldcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066A6;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #0066A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d3c0a8;
}
a:hover {
	text-decoration: underline;
	color: #D3C0A8;
}
a:active {
	text-decoration: none;
	color: #0066A6;
}
.secondary_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #8f8f8f;
}
.main_copy_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3B3B3B;
	font-weight: normal;
}
#flashcontent_portfolio {
	width: 720px;
	height: 450px;
	float: left;
	}
#flashcontent_news {
		width: 508px;
		height: 79px;
		float: left;
	}
#flashcontent_races {
		width: 508px;
		height: 79px;
		float: left;
	}
.form_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8f8f8f;
}

.abspos {
	position: absolute;
}

.emailButton {
	background-color: transparent;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -98px;
	left: 944px;
	z-index: 10;
	cursor: pointer;
}

.homeButton {
	background-color: transparent;
	width: 10px;
	height: 10px;
	position: absolute;
	top: -98px;
	left: 874px;
	z-index: 20;
	cursor: pointer;	
}
