@charset "utf-8";

/*
	Children's Memorial Hospital
	Styles Specific to Heroes for Life
	Created on 09/25/2009 by Brian P. Mucha
*/

/*
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.
	Convio does not maintain this file once it has been
	delivered to the client.
*/

/*
	#CCCCCC; Very Light Grey
	#999999; Medium Grey
	#007CC2; Blue
	#F26531; Orange
*/

a
{
	text-decoration: none;
}

body
{

}

.Container
{

}

.Header
{
	display: block;
	margin: 20px 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #007CC2;
}

.Header img
{
	border: 0px;
}

.HeaderTools
{
	display: none;
}

.HeaderLogo-HFL
{
	padding: 10px;
}

.HeaderLogo-CMH
{
	float: right;
	margin: 59px 10px 10px 10px;
	clear: both;
	display: inline;
}

.MainNav
{
	display: none;
}

.SubHeader
{
	display: none;
}

.Content
{
	margin: 10px;
}

.backtotop
{
	display: none !important;
}

/* Left Sidebar - Open */

.SideNav
{
	display: none;
}

/* Left Sidebar - Close */

.Footer
{
	display: block;
	margin: 20px 10px;
	padding-top: 10px;
	border-top: 2px solid #007CC2;
}

.FooterNav
{
	display: none;
}

.FooterConvio
{
	display: none;
}

.FooterAddress
{
	display: block;
}

.FooterLogo
{
	display: none;
}
