/* LAST UPDATED 02.26.2010 */

body#contact { font-size: 11px; }

#content { background: #79bbbe url('../Images/classy-theme/bg-content-contact.jpg') no-repeat; }

.highlight { color: #fff; }

h1 {
	position: absolute;
	top: 102px;
	left: 32px;
	width: 295px;
	height: 342px;
	background: url('../Images/classy-theme/h1-contact.png') no-repeat;
}

h2  {
	position: absolute;
	top: 102px;
	left: 32px;
	width: 295px;
	height: 342px;
	background: url('../Images/classy-theme/h1-referral.png') no-repeat;
}

#mainContent {
	position: absolute;
	top: 95px;
	right: 27px;
	width: 380px;
	height: 560px;
	text-align: right;
	overflow: hidden;
}

	#mainContent a, #subContent a {
		color: #251f1b;
		text-decoration: none;
		border-bottom: 1px #251f1b solid;
	}

	#mainContent a:hover, #subContent a:hover {
		border-bottom: 1px #fff solid;
	}

#subContent {
	position: absolute;
	top: 455px;
	left: 32px;
	width: 420px;
	height: 160px;
	overflow: hidden;
}

td { padding: 5px 5px 7px 0; }

.cat_textbox, textarea, .cat_dropdown_smaller {
	width: 185px;
	padding: 4px 7px;
	border: none;
	background: #fff;
}

.cat_dropdown_smaller {
	padding: 3px 6px;
	width: 100px;
	float: left;
}