body {
	background-color: #FF9933;
	margin-top: 0px;
	margin-bottom: 0px;
}

#homeText {
	padding: 20px 25px;
}

/* This is need for spacing on image driven menu */
td img {display: block;}

.dropdownmenu { 
	position:absolute; 
	visibility: hidden;
	background-color: #FFFFFF;
	filter: progid:DXImageTransformMicrosoft.Shadow(color=#333333,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
 }

.imagedropdownmenu { 
	position:absolute;
	visibility: hidden;
	background-color: #FF9900; 
 	padding: 0px;
	border: 0px;
	filter: progid:DXImageTransformMicrosoft.Shadow(color=#333333,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/ 
	}

.text { color: #000000; }
.text a:link { color: #000000; text-decoration: none; }
.text a:visited { color: #000000;  text-decoration: none; }
.text a:active { color: #000000;  text-decoration: none; }
.text a:hover { color: #FF0000;  text-decoration: underline; }

.imagetext { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; }
.imagetext a:link { color: #FFFFFF; text-decoration: none; }
.imagetext a:visited { color: #FFFFFF;  text-decoration: none; }
.imagetext a:active { color: #FFFFFF;  text-decoration: none; }
.imagetext a:hover { color: #FFFFFF;  text-decoration: underline; }

.contentbg {
	background-color: #FFFFFF;
	vertical-align: top;
	}

.paddedtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	text-align: justify;
	}
	
.rightbg {
	background-image: url(../images/v2/rightbg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	vertical-align: top;
	}
	
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.bodyTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #025192;
}

.racetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
}

.hrstyle {
	color: #CCCCCC;

	}

a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#homeImages {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#interiorImages {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.footer {
	background-image: url(../images/v2/footbg.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	height: 50px;
	color: #FFFFFF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none
}
.footer a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.fieldlabel { font-family: Verdana; font-size: 13px; font-style: normal; color: #1F497D; text-align: left; }
.formfield { font-family: Verdana; font-size: 18px; font-style: normal; color: #000000; background-color: #F7F5F0; line-height: 18px;}