/* ------------------------------------------------------ Home Page -------------------------------------------------------------- */
.contentSides {
	float: left;
	width: 186px;
	padding: 15px 0px 0px 0px;
}
#search {
	background: url(/images/csbg.jpg) no-repeat;
	height: 118px;
	width: 181px;
	margin-bottom:20px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: center;
	position: relative;
}
#search .starthere {
	position: absolute;
	top: -5px;
	left: 0px;
}
.orangeinput { font-size:10px; margin: 0px 0px 8px; }
.pcH2 { line-height:20px;padding: 0px 0px 5px; }
#searchBottom {
	background: url(../images/pg-destinations-bg.jpg) no-repeat;
	height: 215px;
	width: 190px;
	padding-top: 86px;
}
#popCourses {
	overflow: auto;
	height: 190px;
	width: 155px;
	margin-left: 19px;
}
.contentSides label.heading {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #28903A;
	margin-bottom: 10px;
	display: block;
}
.contentSides .textInput {
	font-size: 11px;
	color: #996600;
	background: #DDD1AE;
	border: 1px solid #1B6026;
}
.contentSides label {
	font: 12px Arial, Helvetica, sans-serif;
	color: #28903A;
	margin-bottom: 5px;
	display: block;
}
.contentSides .searchDescription {
	font-size: 8px;
	color: #666666;
}
#content #aboutus {
	float: left;
	width: 955px;
	padding: 15px 0px 10px 15px;
}	

#aboutus img {
	padding: 15px;
}
/* ------------------------------------------------------ End Home page --------------------------------------------------- */
