@charset "utf-8";
/* CSS Document */



#about-top {
	height:210px;
	width:100%;
	float:left;
}








#about-bottom {
	height:260px;
	width:100%;
	float:left;
}

#about-pic-1 {
	height:260px;
	width:30%;
	float:left;
	background-repeat: no-repeat;
	background-position: center;

	background-image: url(images/cathy-on-horse 2
.png);
	background-image: url(images/cathy-on-horse-2.png);
}
#about-text-1{
	height:260px;
	width:60%;
	float:left;
	text-align: justify;
	font-size: large;
	margin-left: 5px;
	background-image: url(images/cathy-leading-horse.png);
	background-repeat: no-repeat;
	background-position: center;
	
}


#about-text-1-stop-press{
	height:165px;
	width:29%;
	float:left;
	padding: 0px;
	text-align: center;
	font-size: 100%;
	background-color:#0066CC;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 10px;
	
}








#about-col-2 {
	height:200px;
	width:40%;
	float:left;
	margin-left: 10px;
	}
#about-pic-2 {
	height:210px;
	width:58%;
	float:left;
	background-image:url(images/about-me-3b.png);
	background-repeat: no-repeat;
	background-position: center;
}
#about-text-2 {
	height:210px;
	width:95%;
	float:left;
	padding: 0px;
	text-align: justify;
	font-size: small;
}
#about-text-2-quote {
	height:100px;
	width:95%;
	float:left;
	padding: 0px;
	text-align: justify;
	font-size: small;
	margin-top: 5px;
}
