p.bordered, div.bordered
{
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(228,192,77);
	margin-bottom: 1em;
}

#content #body P.lead, #content #body div.lead
{
	font-size: 1.2em;
	line-height: 1.4em;
}

 #content #body div.lead p
 {
 	line-height: 1.4em;
 }

#popular-reasons-for-booking-us-box
{
	float: right;
	width: 200px;
	padding: 10px;
	margin-left: 20px;
	background-color: rgb(239,217,163);
	border: 1px solid black;
}

#popular-reasons-for-booking-us-box h3
{
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
}

#popular-reasons-for-booking-us-box ul	{
	float: left;
}
#popular-reasons-for-booking-us-box ul li {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}




#our-courses-section #content	UL	{
	list-style: none;
	margin: 0;
	margin-bottom: 1em;
	padding: 1em 0 1em 0.25em;
	list-style: none;

	border-top: 1px solid rgb(217, 165, 0);
	border-bottom: 1px solid rgb(217, 165, 0);
}

#our-courses-section #content ul.image-fader
{
	width: 490px;
	height: 350px !important;
	display: block;
	padding: 0 !important;
	border: 0;
}

#our-courses-section #content ul.image-fader li
{
	margin: 0 !important;
	padding: 0 !important;
	width: 490px;
	height: 350px;
}

#our-courses-section #content	UL LI	{
margin-bottom: 0.25em;
}


#our-courses-section #content	UL#landing-page	{
	float: left;
	padding: 0;
	border-bottom: none;
}
#our-courses-section #content	UL#landing-page LI	{
	float: left;
	border-bottom: 1px solid rgb(217, 165, 0);
padding: 0;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;

	text-indent: 0px;


}
#our-courses-section #content	UL#landing-page LI .course-block	{
	float: left;
	padding: 10px;
}
#our-courses-section #content	UL#landing-page LI IMG	{
	float: left;
	width: 95px;
	height: 95px;
	margin-right: 20px;
}
#our-courses-section #content	UL#landing-page LI .description	{
	float: left;
	width: 355px;
}
#our-courses-section #content	UL#landing-page LI .description H2	{
	margin: 0;
	margin-bottom: 0.25em;
	padding: 0;
}
#our-courses-section #content	UL#landing-page LI .description P	{
	margin: 0;
	padding: 0;
}

