body {
	background: #760008;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #600;
	text-decoration: underline;
}

#topMenu {
	height: 207px;
	overflow: hidden;
}

img {
	border: none;
}

#pageShadowTop {
	background: url(../images/pageShadowTop.gif);
	height: 11px;
	width: 778px;
	margin-left: -11px;
	overflow: hidden;
}

.clearer {
	clear: both;
}

#bodyContainer {
	background: url(../images/pageTile.gif) repeat-y;
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	padding-right: 9px;
	padding-left: 11px;
}

.contentShadow {
	background: url(../images/contentShadow.gif) repeat-x;
	height: 13px;
}

#content {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.4em;
}

#content p {
	margin-top: 0;
}

#content .photoRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bottomFocusBox {
	width: 252px;
	float: left;
}

.bottomFocusBox h3 {
	text-align: center;
	background: url(../images/headerBarStriped.gif);
	height: 23px;
	margin: 0px;
	padding: 0px;
}

.bottomFocusBox h3 img {
	margin-top: 4px;
}

.bottomFocusBox ul {
	list-style: none;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
}

.bottomFocusBox li {
	padding: 0;
	margin: 0 0 5px;
}

#footer {
	clear: both;
	background: url(../images/backgroundFooter.gif) no-repeat;
	height: 40px;
	line-height: 31px;
	width: 778px;
	margin-left: -11px;
	font-size: 11px;
}

#footer a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


#footer .left {
	float: left;
	margin-left: 20px;
}

#footer .right {
	float: right;
	margin-right: 20px;
}

* html #footer,
* html #footer a {
	font-size: 10px;
}

* html #footer .right {
	margin-right: 10px;
}

* html #footer .left {
	margin-left: 10px;
}


#footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	display: inline;
	border-right: 1px solid #000;
	padding-right: 6px;
	padding-left: 4px;
}

#footer ul li.last {
	border-right-style: none;
}

h1 {
	font-size: 15px;
	color: #A8000D;
	margin-top: 0;
	margin-bottom: .7em;
}

h2 {
	font-size: 13px;
	color: #A8000D;
	margin-top: 0;
	margin-bottom: .3em;
}

.mapHeader {
	color: #d90000;
	font-size: 14px;
	font-weight: bold;
}
