body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 15px 10px 15px;
	font-size: 0.85em;
}
#navigation {
	margin: 5px;
	color: #fff;
	background-color: #000;
	width: 100%;
	padding: 3px 2px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
#body-text {
	margin-left: 60%;
}
.normal-text {
	color: #000000;
	font-size: .85em;
}
#body-text P.caption{
	font-weight: bold;
}
#pagination {
position: relative;
bottom: 0px;
left: 0px;
margin-left:60%;
margin-top: 150px;
font-weight: bolder;
}
#navigation UL {
	margin: 0px;
	padding: 0px;
}
#navigation LI {
	display:inline;
}
#page-navigation {
	position: absolute;
	top: 50px;
	left: 570px;
	z-index: 10;
}
#column3 {
	position: absolute;
	top: 50px;
	left: 570px;
	z-index: 10;
}
#page-navigation UL {
	font-size: .85em;
	list-style: none;
	margin: 0;
	padding: 0;
}
#body-text P {
	color:#939598;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
p {
	font-size: 0.85em;
}
A.nav,A.navactive {
	margin: 0px 0px 0px 10px;
	padding: 0px 20px 0px 20px;	
	text-decoration:none;
	font-size: .85em;
}
.page-flash {
	color: #ed1d25;
	text-transform: uppercase;
}
.black-link {
	color: #231f20;  
	font-weight:bold;
	text-decoration: none;         
}
.small-grey-link{
	color: #939598;
	font-size: .85em;
}
.medium-grey-link{
	color: #939598;
	font-size: .75em;
	text-transform:uppercase;
	text-decoration:none;
}
A.nav {
		background: #000 url("/images/nav-inactive.gif") no-repeat left center;	
		font-weight: normal;
}
A.navactive {
	background: #000 url("/images/nav-active.gif") no-repeat left center;
	font-weight:bolder;
}
A.nav:link, A.navactive:link {
	text-decoration:none;
	color: #ffffff;
}
A.nav:visited,A.navactive:visited {
	color: #ffffff;
}
A.nav:hover,,A.navactive:hover {
	text-decoration:underline;
	color: #ffffff;
}
A.nav:active,A.navactive:active {
	color: #ffffff;

}
P.small-grey {
	font-size: .85em;
}

H1, H2, H3 {
	text-transform: uppercase;
	font-size: 0.85em;
	color: #231f20;
}
H1 {
	padding:0px;
	margin:0px 0px 20px 0px;
}
H2 {
	padding:0px;
	margin:0;	
}
H3 {
	padding:0px;
	margin:0;
}
A.body-link{
	text-transform: uppercase;
	text-decoration:none;
	color:#939598;
	font-weight: bold;
}
A.body-link:link{
	
}
A.body-link:visited{
	
}
A.body-link:hover{
	text-decoration: underline;
}
A.body-link:active{
	
}
.caption {
	font-weight: bold;
	text-transform: uppercase;
}
/*
2 Column Layout bits
*/
p {
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0;
}
#col1,#col2,#col3{
/*	border: 1px dashed red;*/
}
#col1 {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 240px;
}
#col2 {
	position:absolute;
	left: 300px;
	top: 50px;
	width: 240px; 
}
#col2 H2 {
/*	padding-bottom: 5px;*/
}
#col3 {
	position:absolute;
	right: 20px;
	top: 50px;
	width: 240px; 
}
#col1-map {
	position: absolute;
	top: 50px;
	left: 30px;
	width: 397px;
}
#col2-map {
	position:absolute;
	left: 457px;
	top: 47px;
	width: 240px; 
}
.review {
	color: #53baf1;
}
BLOCKQUOTE  {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: .9em;
}
P.author {

	margin-top: 5px;
}
#picture-caption {
		font-weight: bold;
		color: #000000;
		margin: 5px 0px 5px 0px;	
}
#picture-caption P {
	font-size: 0.8em;
}
#picture-caption H2 {

}
#pdf-link{
	background-color: #000;
	color: #fff;
	padding: 2px 15px 5px 5px;
	width: 40px;
}
#pdf-link A {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}