div#sitenav
{
	background-color: #5E202F;
}
div#sectionphoto
{
	background-image: url(http://www.cityoftemecula.org/images/photo_econdev_new.jpg);
	height: 144px;
	
}
a:link, a:visited, a:active
{
	color: #5E202F;
}
h2
{
	color: #5E202F;
}
.cert
{
	position: relative;
	width:525px;
	background-color: #f1f1f1;
	padding: 10px;
	font-size: 12px;
	border: 3px double #000;
}
.cert em
{
	font-style: italic;
	color: #999;
}
.cert h3
{
	font-size: 20px;
	padding-bottom: 5px;
}
.cert .number
{
	float:right;
	font-size: 10px;
	text-align: right;
}
.cert .number strong
{
	font-size: 20px;
	font-weight: bold;
}
.mappy
{position: absolute; bottom: 0.3em; right: 0.3em; padding-top:50px;}