.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.onecolumn, .onecolumnlast {
	float: left;
	width: 170px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0 0px 0 0;
	overflow: hidden;
	}

.onecolumn div, .onecolumnlast div {
	border-right: 1px solid #ccc;
	padding: 0 12px 0 15px;
	margin: 15px 0 0 0;
	}

.onecolumnlast div {
	border: none;
	}

.onecolumn img, .onecolumnlast img {
	border: 10px solid #fff;
	/*width: 140px;
	height: 120px;*/
	box-shadow: 5px 5px 10px #bdbcb0;
	-webkit-box-shadow: 5px 5px 10px #bdbcb0;
	-moz-box-shadow: 5px 5px 10px #bdbcb0;
	}

#content {
	background: #fff url(../images/homemap-bg.jpg) bottom center no-repeat;
	padding-bottom: 40px;
	color: #403F1C;
	}
	
#footer {
	background: transparent url(../images/footer-orange-bg.gif) top center no-repeat;
	margin-top: -25px;
	color: #fff;
	padding-top: 60px;
	border-bottom: 4px solid #000;
	}

#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
	}
#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: none;
	}
	
#tools {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin: -20px 35px 40px 35px;
	color: #fff;
	font-size: 120%;
	}

#tools h2 {
	font-style: normal;
	color: #fff;
	}
	
#tools ul {
	padding: 0px;
	list-style: none;
	}
	
#tools li {
	display: inline;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 12px;
	}


/* ---- [ This varies from month to month ] -------------*/
#fanimage {
	position: absolute;
	top: 8px;
	right: -10px;
	}
	
#homepromoimage {
	float: right;
	margin: 0px -20px 0 0;
	/*position: absolute;
	top: 8px;
	right: -10px;*/
	}
	
p.firstintro {
	margin-top: 30px;
	padding-right: 15px;
	font-weight: bold;
	font-size: 14px;
	}
	