div.hidden {
	display:none;
}

div.interior div.copy h2.white a.active{
	color: #CD6F1E;
}

div.hilight div.copy a {
	text-decoration: none;
	color: white;
	cursor:pointer;
}

#contact-us div.left {
	display: block;
	width: 180px;
	float:left;
}

#contact-us input.half_text {
	width:175px;
}

#contact-us div.second_name {
	margin-left:20px;
}

.clear {
	clear: both;
}	