/* CSS Document */

#header {
	position: relative;
	height: 190px;
	background-color: #f1e6d8;
}

#content2 {
	background: url(/_resources/images/backgrounds/background_events.jpg) repeat-y;
	border-top: 1px #f1e6d8 solid;   /* This hack is here to make IE7 show the background. */
}

#content {
	background: url(/_resources/images/backgrounds/content_background_events.jpg) top no-repeat;
	font-size: 1.2em;
}

#rightcol {
	position: relative;
	float: left;
	width: 261px;
	padding: 25px 10px 15px 18px;
	text-align: center;
/*	min-height: 524px; */
}

h1 {
	font-size: 16px;
	color: #56004e;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 14px;
}

#vitals {
	display: none;
}

#creditCardLogo {
	display:none;
}