@charset "UTF-8";
/* CSS Document */

#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #eef0d2;
	float: right;
	width: 260px;
	height: 432px;
}
.top {
	background-color: #fff;
	padding-top: 10px;
	margin-top: 1px;
}
#rightColumn1 h2 {
	color: #000;
	line-height: 1em;
	margin-top: 0.75em;
	margin-right: 0.2em;
	margin-left: 3px;
	font-size: 12px;
}
#rightColumn1 p {
	margin-top: 0.7em;
	margin-right: 0.2em;
	margin-left: 3px;
}
#rightColumn1 a {
	font-size: 11px;
	color: #535854;
	font-weight: normal;
}
.event {
	margin: 0;
	padding: 3px 3px 0 0;
	float: left;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#outerWrapper #contentWrapper #content {
	border-left: 1px solid #666;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 227px;
	padding-top: 10px;
	height: 432px;
}
#threefeats {
	width: 778px;
	background-color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding: 5px 0 0 0;
	margin: 0;
}
#threefeats a, a:link, a:visited, a:hover, a:focus, a:active {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
ol, li {
	margin: 0 0.5em 0.02em 0.5em;
	padding: 0 0.5em 0.02em 0.07em;
}
#ajax-banner {
	border: 1px solid white;
	width: 220px;
	height: 152px;
	text-align: center;
}

