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

#course-left-column{
	width:35%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
}

#course-right-column {
	width:53%;
	height:470px;
	float:left;
	font-size: small;
	text-align: justify;
	
}
#course-headings {
	height:20px;
	width:90%;
	font-size:medium;
	float:left;
	margin-left: 10%;
}

#course-objectives {
	height:110px;
	width:100%;
	margin-left:0%;
	float:left;
}

ul.coaching li{

}

#course-administration {
	height:100px;
	width:80%;
	float:left;
	margin-left:20%;
	
}

.course-bullets {
height:15px;
width:100%;

}
#cathypic{
	background-image:url(images/about-me-3a.png);
	height:200px;
	width:100%;
	float:left;
	background-image: url(images/fitness-image.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	padding-left: 10px;
}

#col-2-bottom {
	width:100%;
	height:260px;
	float:left;
}
#col-2-top {
	width:100%;
	height:110px;
	float:left;
}

#course-contact-request {
	height:50px;
	width:100%;
	float:left;
	padding: 2%;
	text-align: center;
}
