div#registerbox{
	width: 160px;
	margin-left: 80px;
	margin-top: 20px;
	float: left;
	display: block;
}
div#register{
	width: 160px;
	height: 165px;
	background-color: #FFF;
}
p#promotionends{
	margin-left: 5px;
}

div#eventp{
	margin-bottom: 50px;
	margin-top: 0px!important;
	margin-left: 5px!important;
	float: left;
	display:	block;
	width: 500px;
	color:	#505153!important;
}
div#eventpara{
	margin: 0;
	margin-left: 40px!important;
	float: left;
	width: 550px;
	color:	#505153!important;
	margin-top:	10px;
}

/* index page */
div.event{
	margin-left:	210px;
}
div.event a{
	font-weight: bold;
	color:	#3b3a1f!important;
}
div.event a.regular{
	font-weight: normal!important;
	color:	#505153!important;
}
div.event p{
	margin-top: 0;
	margin-left:	20px;
	float:	left;
	color:	#505153!important;
}
div.event img{
	float: 	left;
}
.clearevent{
	clear:	both;
	margin-bottom: 10px;
}

.clear{
	clear:	both;
	margin-bottom: 50px;
}
.cleargallery{
	clear:	both;
}

/* gallery pages */
div.galleryhorse{
	background: #ffffff url('images/horse_lge.gif') no-repeat 80px 0px;
}
div#horse_sml{
	width: 		45px;
	height: 	120px;
	display:	block;
	float:		left;
	border:  	none !important;
	margin-top: 20px;
	margin-left:	25px;
}
p#eventheader{
	font-size: 20px;
	color:	#505153!important;
}
p#eventheader span{
	color:	#505153!important;
	font-size: 25px;
}
p#date{
	color:	97999c!important;
}
p.event{
	width: 500px;
}
div#gallerybox{
	margin-left:	300px;
}
img.thumb{
	margin: 5px;
	padding: 5px;
	border:  thin solid #ededee !important;
}
div#bottomLinkLeft{
	margin-left:	365px;
}