div#frame {
	clear: both;
	padding-bottom: 10px;
	border: 1px solid black;
}

div#top {
	background-image: url(/img/head_home.jpg);
	width: 860px;
	height: 165px;
	padding: 20px;
}

img#shield {
	float: none;
	clear: both;
	display: block;
}

div#content {
	padding: 20px 5px 20px 20px;
}

div#rightCol {
	width: 550px;
	float: right;
}

div#leftCol {
	width: 300px;
}

h1 {
	margin-bottom: 7px;
}

h1.orange {
	margin-bottom: 12px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 2px;
}

p.event {
	line-height: 15px;
	margin-bottom: 10px;
}

p.event .title {
	font-size: 0.9em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

p.event .datetime {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

p.event a.more {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: underline;
	color: #CC3333;
	font-style: italic;
	font-weight: bold;
}

div#footerBox {
	margin-top: 5px;
}

a.newslink {
	font-family: arial;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}

div#upcomingEvents {
	margin-top: 6px;

}

/* Gallery */
div#gallery {
	width: 250px;
	height: 400px;
	text-align: center;
}

p.caption {
	font-size: 0.8em;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 8px;
	font-family: Arial, sans-serif;
	text-align: left;
}

div#galleryNav {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #CCCCCC;
	text-transform: uppercase;
}

div#galleryNav a {
	color: #CC6600;
	text-transform: none;
}