* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #3cf;
}

a:hover {
	color: #4792E1;
}

body {
	background-color: #811121;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.container .content .item .body p {
	padding-right: 75px;
	padding-left: 75px;
}


p,blockquote,ul {margin-bottom: 1.2em;}

ul {margin-left: 1.8em;}

blockquote {
	background: url(images/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

images.left {margin: 0 18px 6px 0;}

.divider {
	background: url(images/divider.gif) no-repeat;
	height: 20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/* structure */
.container {
	width: 90%;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.top {
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

.header {
	background: #56644A url(images/header.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
	padding-right: 270px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 2.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 35px;
	padding-left: 35px;
	color: #8B0C29;
	text-align: center;
}
.headerflorida {
	background: #56644A url(images/header-florida.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
}
h2 {
	font-size: 2.2em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
}
#footer {
	padding-top: 15px;
	padding-bottom: 15px;
}

h2 .title {
	text-align: center;
}

h3 {
	padding: 15px;
	font-size: 2em;
	font-weight: lighter;
	text-align: center;
}



.headerflorida h1 {
	font-size: 2.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 35px;
	padding-left: 35px;
}
.headerindianapolis {
	background: #56644A url(images/header-indianapolis.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
}
.headerindianapolis h1 {
	font-size: 2.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 35px;
	padding-left: 35px;
}
.headersouthbend {
	background: #56644A url(images/header-southbend.jpg) no-repeat;
	color: #FFC;
	font-size: 1.4em;
	height: 232px;
}
.headersouthbend h1 {
	font-size: 2.2em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 35px;
	padding-left: 35px;
}
.pattern {
	background: #334127 url(images/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.navigation a {
	color: #821A1B;
	line-height: 50px;
	margin: 0 16px;
	text-decoration: none;
	font-family: serif;
	font-size: 2.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.navigation a:hover,.navigation #selected {
	color: #2C3111;
}

/* content */
.content {
	background: url(images/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.4em;
	padding: 25;
	line-height: 1.5em;
	margin: auto;
}
.content .spacer {
	height: 42px;
}

/* content item */
.item {clear: both;}

.item images {border: 1px dashed #8A6;}

.item .title {
	color: #445044;
	font: normal 2em serif;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	font-size: 1.1em;
	line-height: 41px;
	text-align: center;
	width: 90%;
	margin-top: 0;
	padding-right: 25px;
	padding-left: 25px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.footer a {
	color: #00C;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}
#leftheadcontent {
	position: absolute;
	width: 920px;
	z-index: 1;
	height: 232px;
	background-repeat: no-repeat;
	text-align: right;
}
