body {
	background-color: #fff;
	padding: 0 0;
	margin: 0;
	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1 {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 16px;
	color: #ba2222;
	font-weight: bold;
	text-align: center;
}


h2 {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	color: #ba2222;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #ba2222;
	font-weight: bold;
	text-align: center;
}

img {
	border: none;
}

div {
	margin: 0;
}

a:link {color: #7e8b3f}
a:hover {color: #ba2222}
a:visited {color: #7e8b3f}
a:active {color: #f26522}

a {
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#banner {
	display: none;
}

#middle-block {
	display: none;
}

#content-bottom {
display: none;
}

#content {
	padding-top: 3px;
	line-height: 1.5em;
	clear: both;
}


#main-photo {
	display: none;
}

#second-level-main-photo {
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
}

#second-level {
}

#contact-text {
	font-size: 12px;
}

#footer {
	width: 100%;
	height: 8px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
		margin-top: 10px;
	padding: 15px 0 0 0;
	float: left;
	text-align: center;
	font-size: 15px;
}

#content-gallery {
	padding: 0;
	line-height: 1.5em;
	text-align: center;
	clear: both;
}

#photos {
	width: 345px;
	height: 279px;
	float: right;
}

#home-photo-one {
	margin: 0;
	padding: 0 40px 11px 0;
	float: right;
}

#home-photo-two {
	margin: 0;
	padding-right: 15px;
	float: right;
}

#home-photo-three {
	margin: 0;
	padding: 0 40px 11px 0;
	float: right;
}

#home-photo-four {
	margin: 0;
	padding-right: 15px;
	float: right;
}

#second-photo-one {
	display: none;
}

#second-photo-two {
	display: none;
}
#second-photo-three {
	display: none;
}
#second-photo-four {
	display: none;
}

#second-photo-five {
	display: none;
}

.print-link, .hide-print {
	display: none;
}

.highlight {
	color: #ba2222;
}

.centred {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	margin: auto;
}	

.gallery-spacer {
	padding: 4px 4px 4px 4px;
}

.text-nav {
	display: none;
}

.bottom-pad {
	padding: 15px 0 0 0;
}

.error {
	font-weight: bold;
	color: #ba2222;
	background-color: #333;
	border: 1px dotted #999;
	text-align: center;
	margin: 10px;
	padding: 10px 0;
}

.bottom-feeder {
	clear: both;
}