body {
	background: #000;
	color: #FFF;
	text-align: center;
}
#wrapper {
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#access {
	position: absolute;
	left: -99999px;
}
#branding {
	border-right: 1px solid #900;
	border-bottom: 1px solid #900;
	border-left: 1px solid #900;
	padding: 20px 30px;
}
#branding a {
	background: url(../images/title_text.jpg) no-repeat left center;
	display: block;
	width: 236px;
	height: 17px;
	text-indent: -9999px;
}
#branding h2 {
	background: url(../images/strapline.jpg) no-repeat right center;
	height: 9px;
	width: 303px;
	text-indent: -9999px;
	float: right;
	margin-top: -12px;
}
#navigation {
	float: left;
	width: 946px;
	margin-bottom: 15px;
	margin-left: 2px;
}
#navigation li {
	float: left;
	background: #222 url(../images/button_l.png) no-repeat left top;
	margin-right: 6px;
	text-align: center;
}
#navigation li a {
	color: #aaa;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background: url(../images/button_r.png) no-repeat right top;
	height: 20px;
	font-size: 85%;
	line-height: 1.8;
	font-weight: bold;
	width: 112px;
}
#navigation li a:hover {
	color: #FFF;
	text-decoration: none;
}

#content {
	clear: both;
	border-top: 1px solid #900;
	border-right: 1px solid #900;
	border-left: 1px solid #900;
	float: left;
	width: 944px;
	font-size: 92%;
	padding-bottom: 30px;
}
#content h3 {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
}
a.hcard-download {
	background: url(../images/icon-hcard-download.png) no-repeat left top;
	display: block;
	padding-left: 35px;
}

#content a {
	color: #CC9;
}
#content a:hover {
	color: #fC0;
}
#content   h2.page-title  {
	padding-top: 30px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 136%;
	font-weight: bold;
}
#content  h2.inset-title  {
	padding-top: 30px;
	text-transform: uppercase;
	font-size: 136%;
	font-weight: bold;
}



#content p, #content ol, #content ul {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.5;
}
#content ul li {
	list-style: disc outside;
	margin-left: 20px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.5;
}
#content .col-1-a {
	padding-right: 30px;
	padding-left: 30px;
}
#content .col-3-a {
	width: 260px;
	float: left;
	padding-left: 30px;
	padding-right: 15px;
}

#content .col-3-b {
	width: 260px;
	float: left;
	padding: 0 15px;
}


#content .col-3-c {
	width: 300px;
	float: left;
	padding-left: 15px;
}
#content .col-3-bc {
	width: 605px;
	float: right;
	padding: 0 30px 0 0;
}

.gallery li {
	float: left;
	list-style: none
!important;
}
.gallery li a {
	padding: 10px;
	display: block;
	border: 1px solid #900;
	margin: 5px 0px;
}


#map {
	height: 355px;
	width: 301px;
	border: 1px solid #900;
	text-indent: 15px;
	color: #000;
	overflow: hidden;
}
.inline-form {
	border: 1px solid #900;
	padding: 10px;
	background: url(../images/stripe.gif) repeat-x left top;
}
.inline-form p {
	margin: 0px
!important;
	line-height: 1
!important;
}


.inline-form label {
	display: block;
	margin-bottom: 4px;


}
.search-text  {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
}
.search-button {
	width: 40px
!important;
	margin-left: 3px;
}


.extra-top-margin {
	padding-top: 30px;
}




#footer {
	background: #111;
	border-right: 1px solid #900;
	border-left: 1px solid #900;
	padding: 15px 30px;
	color: #777;
	float: left;
	clear: both;
	width: 884px;
}
#footer .copyright {
	float: right;
	font-size: 85%;
	line-height: 2;
}
#footer .ah-logo a {
	background: url(../images/ah_logo.png) no-repeat 0px 0px;
	display: block;
	height: 27px;
	width: 40px;
	text-indent: -9999px;
}
#footer .ah-logo {
	float: left;
}
em {
	font-style: italic;
}
