/*-----attach body.custom to any style you add here-----*/


body.custom label.vol_form {
	display: block;
	text-align: right;
	float:left;
	width: 160px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
}


body.custom span.entry-content {
	font-size: 1.0em;
}

body.custom blockquote {
	background: none;
}

body.custom li.page_item, body.custom li.current_page_item {
	font-size: 1.2em;
}

body.custom div.homelink {
	
	float: left;
}

body.custom #header_locs {
	width: 650px;
	margin-top: 20px;
	margin-right: 20px;
	float: right;
	height: 130px;
	background: #EEE;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}

body.custom #header_mpls, #header_bloom,#header_contact {
	text-align: center;
	font-size: 18px;
	float: left;
	padding-top: 10px;
}

body.custom #header_mpls, #header_bloom {
	width: 200px;
}

body.custom #header_contact {
	padding-top: 20px;
	width: 240px;
}

body.custom p.alert {
	text-align: center;
	color: red;
	border: 1px solid red;
	background: #FFEDC7;
	padding: 10px;
}

body.custom div.event_banner {
	height: 100px;
	color: white;
	font-size: 2.0em;
	font-weight: bold;
	font-stretch: condensed;
	padding-left: 10px;
	text-shadow: #666666 5px 5px 5px;
	border: 1px solid gray;
	margin-bottom: 30px;
}

body.custom div.event_banner a {
	color: white;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

body.custom div.event_banner a:link {
	color: white;
}

body.custom div.event_banner a:hover {
	color: white;
}

body.custom #bloom_sessions {
	margin-left: 120px;
}

body.custom td.center {
	text-align: center;
	font-family: Verdana, sans-serif;
}

body.custom a.table_highlight {
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

body.custom a.table_highlight:hover {
}		
