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




#copyHolder
{
	max-width:800px;
	width:800px;

}

#copyText
{
	line-height:normal;
}

.coursepage a:link,
.coursepage a:visited{
	text-decoration: none;
	color: inherit;
}

.coursepage a:hover,
.coursepage a:active{
	text-decoration: underline;
	color: inherit;
}


h3.course-title{
	margin: .5em 0;	
}

#course-desc{
	line-height: 1.5em;
}

.course-page .date,
.course-page .tuition,
.course-page .levels{
	display: inline-block;
	margin-right: 10px;
}



#copyText.coursepage{
	width: 500px;	
	float:left;
	
}

#galleryContent{
	float:right;
	width:265px;
	margin-top: 25px;
	text-align: center;
}

#galleryContent img{
	margin: 5px;	
}

.cartwright-date-select{
	background-color:#FFFF99;
	display:inline-block;
	margin-bottom:10px;
	padding:3px;
	width:275px;
}
