
#raceList{
	color:#FFFFFF;
	list-style:disc;
	margin:0 auto 0 auto;
	padding:0;
	background-image:url(../images/page_graphics/checklist_bkgd.gif);
	background-repeat:no-repeat;
	height:236px;
	width:207px;
	}
	
#raceList li{
	padding:0;
	margin:0 0 6px 68px;
	font-size:14px;
	}

#raceList .firstRaceListItem{
	padding-top:55px;
	}


#contact_us #content h3{
	color:#663300;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 0;
	}
	
	
#contact_us #content p{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 10px 0;
	}
	
#contact_us #content a{
	font-style:italic;
	}
	
#contact_us #content .lastContact{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#D9B361;
margin-bottom:20px;
padding-bottom:25px;
}

#contact1{
	float:left;
	margin-left:30px;
	width:240px;
	/*IE6 dbl margin*/
	display:inline;
	}
	
#contact2{
	float:left;
	margin-left:60px;
	width:240px;
	/*IE6 dbl margin*/
	display:inline;	}
	
#contentClear{
	clear:both;
	}

