@charset "UTF-8";
body {
	background: #000;
	color: #FFF;
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 818px;
	background: #000;
	height: 60px;
	margin-top: 15px;
}
#navbar a {
	text-decoration: none;
	color: #FF3;
	font-weight: bold;
	padding-left: 15px;
	line-height: 35px;
	font-size: 1.4em;
}
#advert {
	width: 447px;
	float: right;
	margin-top: 3px;
}
#logo {
	width: 350px;
	float: left;
	margin-right: 21px;
}
#panels {
	background: url(../images/list_background.jpg);
	float: left;
	width: 224px;
	height: 233px;
}
#panels ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#panels li {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 1px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 38px;
}
#page {
	width: 818px;
	margin: 0px auto;
}
#navigation {
}
#topcontent {
	height: 255px;
	margin-top: 25px;
}
#pagecontent {
	float: left;
	width: 594px;
	background: #FFF;
	color: #000;
	height: 335px;
	overflow: auto;
}
#footer {
	background: #C92529;
	height: 15px;
	clear: both;
	margin-bottom: 10px;
}
.footertext {
	margin: 0px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 0.8em;
}
#footer a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#content {
	padding: 0px 10px;
}
#sidebar {
	background: url(../images/map.jpg);
	float: left;
	width: 204px;
	height: 325px;
	padding: 10px 10px 0px;
	overflow: auto;
}
#sidebar h2 {
	font-size: 1.4em;
	margin: 0em 0px 1.4em;
}
#sidebar p {
	font-size: 1.2em;
}
#maintexttitle  {
	background: #CE2125;
	font-size: 1.4em;
	line-height: 36px;
	margin: 0px 0px 0.5em;
	padding: 0px 10px;
	color: #FFF;
}
#footer a:hover {
	color: #FF3;
}
.largehighlight {
	color: #FF0;
}
#navbar a:hover {
	color: #900;
}
#panels ul li a {
	text-decoration: none;
	color: #FFF;
}
#panels ul li a:hover {
	color: #FF3;
}
#navigation #lplate {
	float: right;
	position: relative;
	top: -11px;
	right: 10px;
}
#navigation #navbar {
	background: url(../images/grey_gradient.gif);
	height: 38px;
}
#topcontent #pageimage {
	float: right;
	clear: right;
}
.contacthead {
	font-weight: bold;
	color: #C92529;
	font-size: 1.2em;
}
.mainhighlight {
	font-weight: bold;
	color: #600;
}
.blurb {
	font-size: 0.8em;
	color: #999;
}
.mainhighlight a {
	text-decoration: none;
	color: #600;
}
.mainhighlight a:hover {
	color: #999;
}
.texthighlight {
	color: #C4292C;
}
.firstth {
	width: 49%;
}
th {
	font-weight: bold;
	color: #600;
	width: 17%;
	text-align: left;
}
