#leftCol a {
	color: #5B1609;
}
#leftCol a:hover {
	color: #FFFFCC;
}
#content a {
	color: #B3BB99;
}
#content a:hover {
	color: #FFFFFF;
}
#footer li {
	display: inline;
	list-style: none;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: uppercase;
	font-size: 8pt;
	border-right: 1px dotted #567F68;
	border-left: 1px dotted #567F68;
	margin-right: 2px;
	margin-left: 2px;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a {
	color: #ACB594;
	text-decoration: none;
}
#footer ul {
	text-align: center;
	margin-top: 14px;
}
#content ul.gallery li a:hover img {
	border: 2px solid #B8C19D;
}
