/* CSS Document */

#header {
	position: relative;
	height: 190px;
	background-color: #d4cca0;
}

#content2 {
	background: url(/_resources/images/backgrounds/background_contact_us.jpg) repeat-y;
}

#content {
	background: url(/_resources/images/backgrounds/content_background_contact_us.jpg) top no-repeat;
	font-size: 1.2em;
}

#rightcol {
	position: relative;
	float: left;
	width: 520px;
	padding: 25px 10px 15px 18px;
/*	min-height: 524px; */
}

h1 {
	font-size: 12px;
	color: #56004e;
	margin-top: 0px;
	padding-top: 0px;
}

#vitals {
	display: none;
}