/* Courses Document */

.course_image	{
	border: 1px solid #ad5200;
	float:left;
	margin: 0 10px 10px 0;
	height: 100px;

}

#montage_courses {
	padding: 0 40px 0 40px;
	width: 850px;
	height: 170px;
}
#courses_2_boxes {
	padding: 0 0 0 40px;
	width: 890px;
	height: auto;
	background:url(../images/courses/full_bg.jpg) repeat-y center;
}
#courses_2_boxes h3 {
	position: absolute;
	top: -9999px;
}
#courses_2_boxes .online_booking_box {
	width: 275px;
	height: auto;
	float: left;
	/*background: url(../images/courses/order_online.jpg) no-repeat;*/
}

#courses_2_boxes .main_box {
	width: 575px;
	height: auto;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}

.course_list	{
	color:#000;
	width:520px;
	padding: 0 0 10px 0;
}

.sub_title {
	padding:5px 0 5px 45px;
}

h6	{
	background:url(../images/courses/course_bg.jpg) no-repeat;
	width:535px;
	height:40px;
	padding: 5px 0 0 30px;
}
.featured	{
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.sub_title_colour {
	color:#ad5200; 
	font-weight:bold;
	font-size:1.2em;
	padding:5px 0 5px 30px;
}

.course_desc	{
	padding: 15px 15px 5px 45px;
	line-height: 1.3em;
	font-size: .85em;
}
.course_date {
	font-size: .75em;
	padding: 5px 0 0 0;
}
.course_details_top	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.75em;
	line-height: 1.5em;
	padding: 15px 0 0 0;
}
.course_details	{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.75em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}
.course_details	a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:1em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}

.course_details	a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#523320;
	font-size:.75em;
	line-height: 1.5em;
	padding: 0 0 0 0;
}

.course_details	span{
	font-weight: bold;
}
.course_details_top	span{
	font-weight: bold;
}
.course_divider {
	padding: 0 0 15px 0;
}
.courses_title_right	{
	padding: 15px 0 0 0;
	color:#ad5200;
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-.5px;
	text-transform:uppercase;
}

h4	{
	padding: 5px 0 5px 30px;
}
.course_dropdown {
	background:	url(../images/courses/top_dropdown.png);
	width: 475px;
	height: 51px;
	margin: 0 0 0px 30px;
	padding: 15px 0 0 30px;
	text-align:center;
}
.admin_form_field	{
	margin: 0px 0 0px 0;
	width: 185px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.7em;
	letter-spacing:-.2px;
	color:#000;
	border: 1px solid #ad5200;
	vertical-align:middle;
	/* background: transparent; */
}
.courses_info	{
	padding: 15px 0 0 30px;
}
.courses_title a:link	{
	color:#ad5200;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	padding:0;
	margin-top: 0px;
	text-decoration:none;
}
.courses_title a:visited	{
	color:#ad5200;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	padding:0;
	margin-top: 0px;
	text-decoration:none;
}


