#box-1 {
	background: url(../horse-shows/images/box-won.jpg) no-repeat center top;
	
}
#box-1wrapper, #box-2wrapper, #box-3wrapper {
	background: url(../horse-shows/images/box-tile.jpg) repeat-y center top;
}
#box-1, #box-2, #box-3 {
	font: bold 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}
#box-1  h1, #box-2 h1, #box-3 h1 {
	color: #990000;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	padding: 25px 0 0 65px;
}
#box-1 h2, #box-2 h2, #box-3 h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	letter-spacing: 0.2em;
	text-align: left;
	text-transform: capitalize;
	padding: 15px 0 0 65px;
}
h5 {
	text-align: center;
	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: none;
	color: #333333;
	padding: 10px 0 0 0;
}
h5 a {
	color: #990000;
	font-weight: bold;
}
h6 {
	font-size: 18px;
	color: #990000;
	text-align: center;
}

#box-1 p, #box-2 p, #box-3 p {
	padding: 0 250px 0 65px;
	font-weight: normal;
}

#box-2 {
	background: url(../horse-shows/images/specifications.jpg) no-repeat center top;
}
#box-3 {
	background: url(../horse-shows/images/box-rules.jpg) no-repeat center top;
}

.bottom {
	background: url(../horse-shows/images/box-bot.jpg) no-repeat center top;
}


#classes {
	background: url(../horse-shows/images/box-won.jpg) no-repeat center top;
}
.lineup {
	padding: 0 250px 0 85px;
}
.dates {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
