body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #420104;
	margin-top: 0px;
}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border: 1px solid #666;
}
#masthead {
	background-image: url(images/common/SHTitle.png);
	height: 90px;
}
#topnav {
	padding-right: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #000;
	text-align: center;
	margin-bottom: 1px;
}#container {
	background-image: url(images/common/site-content-background.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
#sidebar {
	color: #FFF;
	text-align: center;
	float: left;
	height: auto;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active{
	text-decoration: none;
	padding-right: 10px;
	padding-left: 5px;
	color: #FFF;
}
#sidebar a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 5px;
}
#main_content {
	margin-left: 237px;
	padding: 10px;
}
#footer {
	color: #FFF;
	background-image: url(images/common/SHRedBackground.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding: 10px;
	text-align: center;
	line-height: 140%;
}
#footer ul {
	font-size: 12px;
	color: #CCCCCC;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul a:link, #footer ul a:visited, #footer ul a:active{
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
	color: #CCCCCC;
}
#footer ul a:hover {
	color: #666;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 5px;
}
h1 {
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-size: 18px;
	margin-bottom: 0px;
}
#h3 {
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	font-size: 14px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active{
	text-decoration: underline;
	color: #720509;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright {
	text-align: center;
	color: #FFF;
	font-size: 12px;
	padding-top: 10px;
}
#map {
	height: 480px;
	width: 640px;
	border: 1px solid #000;
	background-color: #FFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
