/* CSS Document */

#maincolumn {
	width: 680px;
	float: right;
}
#rightcolumn { display: none; }

#hm_text {
	width: 385px;
	float: left;
}
#hm_quicklinks {
	width: 280px;
	float: right;
}
#hm_quicklinks a.hm_quicklink {
	width: 105px; padding-right: 175px;
	height: 66px; padding-top: 20px;
	text-align: center;
	font-size: 15px; line-height: 20px;
	text-transform: uppercase;
	color: #F2ECD5;
	background-position: left top; background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin-bottom: 5px;
	display: block;
}
#hm_quicklinks a.hm_gallopers { background-image: url(../images/ql_home_gallopers.jpg); }
#hm_quicklinks a.hm_chairs { background-image: url(../images/ql_home_chairs.jpg); }
#hm_quicklinks a.hm_juv { background-image: url(../images/ql_home_cars.jpg); }
#hm_quicklinks a.hm_fun { background-image: url(../images/ql_coconut_shy.jpg); }

.error {font-size: 12px;color:#d53c42;padding: 0px 0px 0px 83px;}

#interested_in .error {clear:both;padding: 0px 0px 0px 0px;}
#hireType .error {clear:both;padding: 0px 0px 0px 0px;}
#hireType  {min-height:50px;}