
body{
	margin: 0;
}
h2{
	color: rgb(72, 158, 9);
	font-family: georgia;	
}
embed{
	margin-left: 12px;
	width: 977px;	
}
object{
	margin-left: 12px;
	width: 977px;
	
}

#header_container{	
	background: url("images/header_bg.jpg") repeat-x;
}
#header{
	background:url("images/banner.jpg") no-repeat;
	height: 150px;
	width: 1000px;
	margin: auto;
}
#main{ 
	margin: auto;
	width: 1000px;
	background: url("images/body_bg.jpg") repeat-y;
	min-height: 400px;
}
#pic{
	float: left;
	background: url("images/picture.jpg");
	width: 721px; 
	height: 231px;
}
#content{  
	width: 1000px;
	float: left;
}
#content_right{
	float: left;
	width: 661px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 60px;
}
#fix{	
	clear: both;
}



#navPic{
	width: 1000px;
	float: left;
}
#nav{
	float: left;
	background: url("images/nav.jpg"); 
	width: 279px; 
	height: 231px;
	
}
#nav ul{
	list-style-type: none;
	margin-top: 10px;
	padding-left: 30px;
}
#nav ul li{
	padding: 7px 0;	
}
#nav ul li a{
	text-decoration: none;
	color: black;
	font-family: georgia;
	font-size: 1.1em;
}
#nav ul li a:hover{
	color: white;
}


#content_right h2{
	padding-top: 5px;
}
#text p{
	padding-top: 0px;
	margin-top: 0px;
}
#text{
	margin-top: 30px;
}
#text a{
	color: rgb(72, 158, 9);
	text-decoration: none;
}
#text a:hover{
	text-decoration: underline;	
}
#text img{
	margin: 0px 20px 10px 0;
	border: 2px solid rgb(72, 158, 9);
	float: left;
}

#races{
	float: left;
	width: 259px;
	padding-left: 20px;
}
#races h2{
	padding-left: 25px;
}
#races_top{
	width: 242px;
	height: 35px;
	background: url("images/races_top.jpg");
}
#races_middle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 242px;
	background: url("images/races_middle.jpg");
}
#races_middle ul{
	margin: 0;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-right: 10px;
	list-style-type: none;
	width: 180px;
}
#races_line{
	width: 242px;
	height: 27px;
	background: url("images/races_line.jpg");
}
#races_bottom{
	width: 242px;
	height: 28px;
	background: url("images/races_bottom.jpg");
}


#race_page{
	margin-left: 20px;
	min-height: 440px;
}
#race_page h2{
	margin-left: 25px;
}
#big_box_top{
	width: 952px;
	height: 29px;
	background: url("images/big_box_top.jpg");
}
#big_box_middle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 952px;
	background: url("images/big_box_middle.jpg");
	padding-bottom: 20px;
	padding-top: 20px;
}
#big_box_middle ul{
	margin: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	list-style-type: none;
}
#big_box_line{
	width: 952px;
	height: 22px;
	background: url("images/big_box_line.jpg");
}
#big_box_bottom{
	width: 952px;
	height: 31px;
	background: url("images/big_box_bottom.jpg");
}
#race_page table{
	margin-left: 30px;
}
#race_page table th{
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
.raceinfo{
	width: 250px;
	vertical-align: top;
}
#race_page h4{
	margin: 0;
	padding: 10px 30px;
}
#race_page p{
	margin: 0;
	margin-left: 30px;
	width: 850px;
}

#footer_container{
	clear: both;
	height: 102px;
	background: url("images/footer_bg.jpg");	
}
#footer_image{
	height: 50px;
	width: 1000px;
	margin: auto;
	background: url("images/footer.jpg");
}
#footer_links{
	width: 860px;
	margin: auto;	
}
#footer_links ul{
	list-style-type: none;
}
#footer_links ul li{
	display: inline;
	padding: 0 10px;
}
#footer_links ul li a{
	text-decoration: none;
	color: black;
	font-size: 1.1em;
}
#footer_links ul li a:hover{
	text-decoration: underline;
}


#contact{
	min-height: 450px;
}
#contact h2{
	margin-bottom: 25px;
}
#contact a{
	color: black;
	text-decoration: none;
}
#contact a:hover{
	color: rgb(72, 158, 9);
}



#raising img{
	margin: 0px 20px 20px 0;
	border: 2px solid rgb(72, 158, 9);
	float: left;
}
#raising{
	margin-top: 30px;
}
#raising p{
	margin-top: 0;
}
#raising table{
	margin: 0px 20px 20px 0;
	border-collapse: collapse;
	float: left;
}
#raising table th{
	border: 2px solid rgb(72, 158, 9);
	padding: 6px;
}
#raising table td{
	padding: 6px;
	border: 2px solid rgb(72, 158, 9);
}
#raising ul{
	clear: both;
	list-style-type: none;
	padding: 0;
}
#raising ul li{
	display: inline-block;
	width: 300px;
}
#raising h3{
	margin-top: 25px;
	color: rgb(72, 158, 9);
}
#raising h4{
	color: rgb(72, 158, 9);
}
#raising address{
	width: 200px;
}
#raising a{
	color: black;
	text-decoration: none;
}
#raising a:hover{
	color: rgb(72, 158, 9);
}


