@charset "UTF-8";
#summerheader {
	background-image: url(../images/summerheader1.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#stableheader {
	background-image: url(../images/stableheader1.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 740px;
	float: left;
}
#stables {
	width: 740px;
	float: left;
}
#stablescontent {
	width: 740px;
	float: left;
}
.imagetextwrap {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.rightpadding {
	padding-right: 20px;
}
#leftcolumn {
	width: 280px;
}
#rightcolumn {
	width: 460px;
}
.pdflinks {
	background-image: url(../images/abobeLogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

