#home-section #primary #content
{
	width: 100%;
	background-color: #fff;
}

#home-section #primary #course-selector
{
	width: 699px;
	border-top: 1px solid #e3bc40;
	border-bottom: 1px solid #e3bc40;
	padding-top: 7px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
	padding-bottom: 5px;
}

#home-section #primary #blurb
{
	float: left;
	width: 208px;
	padding-left: 20px;
}

#home-section #course-selector #courses-list
{
	float: left;
	width: 169px;
	margin-right: 17px;
}

#home-section #course-image
{
	width: 513px;
	height: 434px;
	float: left;
	background-image: url(/_assets/images/home/gifted.jpg);
}

#home-section #courses-list h2
{
	border-bottom: 7px solid #cd9618;
	font-weight: normal;
	font-size: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#home-section #blurb h2
{
	font-weight: normal;
	font-size: 21px;
	padding-top: 0px;
	line-height: 1.6em;
	margin-bottom: -10px;
}

#home-section #courses-list dt
{
	border-bottom: 1px solid #e3bc40;
	padding: 1px 0;
}

#home-section #courses-list dt a
{
	display: block;
	padding: 3px;
	font-weight: bold;
	color: #000;
}
#home-section #courses-list dd a
{
	color: #cd9618;
}

#home-section #blurb ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#home-section #blurb li
{
	border-bottom: 1px solid #e3bc40;
	padding: 1px 0;
}

#home-section #blurb li a
{
	display: block;
	padding: 3px;
	font-weight: normal;
	color: #000;
}

#home-section #blurb li a:hover
{
	background-color: #cd9618;
}

#home-section #blurb #blurb-masterclasses
{
	margin: 0;
	padding-bottom: 7px;	
	border-bottom: 7px solid #cd9618;
	font-size: 12px;
}
#home-section #blurb p
{
	font-size: 12px;
	margin-bottom: 0.5em;
}

#home-section #blurb #blurb-masterclasses li
{
	border-bottom: 0;
}

#home-section #blurb h3
{
	border-top: 7px solid #cd9618;
	font-size: 21px;
	font-weight: normal;
	padding-top: 5px;
	margin-bottom: 10px;
}

#home-section #courses-list dd
{
	display: none;
	margin-left: 0;
	padding-left: 3px;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 11px;
}