body
{
	background:						#fff url("_img/sky.png") repeat-x 0 0;
	color:							#343434;
	font-family:						Calibri, Helvetica, Arial, sans-serif;
	font-size:						large;
}

#wrapper
{
	border-top:						5px solid #a5d32a;
	padding-top:						25px;
}

#header
{
	background:						transparent url("_img/header.png") repeat-x 0 0;
	position:						relative;
}

#footer
{
	clear:							both;
	background:						transparent url("_img/lawn.png") repeat-x 0 100%;
	height:							93px;
	color:							#fff;
}

.pinch
{
	width:							960px;
	margin:							0 auto;
}

#footer p
{
	padding-top:						33px;
	font-size:						smaller;
	text-align:						center;
}

#footer a:link,
#footer a:visited
{
	color:							#fff;
	text-decoration:					underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active
{
	color:							#ffd540;
	text-decoration:					underline;
}

#contact-details
{
	clear:							both;
	background:						transparent url("_img/bush.png") no-repeat 0 100%;
	min-height:						169px;
	padding-left:						200px;
	padding-bottom:						1em;
}

.text-replacement
{
	position:						absolute;
	left:							-2000px;
	top:							-2000px;
}

#columns
{
	width:							650px;
	padding-top:						150px;
}

#verso
{
	width:							420px;
	float:							left;
	background:						transparent url("_img/fade.png") repeat-x 0 0;
	min-height:						800px;
}

#recto
{
	float:							right;
	width:							200px;
	background:						transparent url("_img/fade.png") repeat-x 0 0;
	min-height:						800px;
	font-size:						smaller;
}

div.ring
{
	padding:						20px 20px 100px 20px;
}

div.clearer
{
	clear:							both;
	line-height:						0;
	height: 						0;
}

h2
{
	color:							#589e2e;
	font-family:						"Century Schoolbook", Georgia, "Times New Roman", serif;
	font-weight:						normal;
	font-size:						1.2em;
	margin-bottom:						1em;
}

#recto h2
{
	color:							#f89022;
	margin-bottom:						0.5em;
}

#columns p,
#columns ul
{
	margin-bottom:						1em;	
	line-height:						1.2em;
}

a:link,
a:visited
{
	color:							#e74e75;
}

a:focus,
a:hover,
a:active
{
	color:							#589e2e;
}

em
{
	font-style:						normal;
}

#columns ul li
{
	background:						transparent url("_img/bullet.png") no-repeat 0 0.1em;
	padding-left:						24px;
}

#recto ul li
{
	margin-bottom:						0.5em;
}

dl.table-display
{
width: 34em;
}

.table-display dt
{
width: 10em;
float: left;
padding: 0.5em 0;
}

.table-display dd
{
float: left;
width: 24em;
padding: 0.5em 0;
}

#telephone-numbers
{
	background:						white url("_img/telephone-numbers.png") no-repeat 0 0;
	text-align:						center;
	width:							480px;
	height:							40px;
	margin:							0 auto;
	position:						absolute;
	top:							-25px;
	left:							240px;
}

dl.gallery
{
	margin-bottom:						25px;
	font-size:						smaller;
}

dl.gallery dt
{
}

dl.gallery dd
{
	margin-bottom:						0.5em;
	text-align:						right;
	font-style:						italic;
	color:							#579d2e;
}

dl.gallery a img
{
	border-width:						5px;
	border-style:						solid;
}

dl.gallery a:link img,
dl.gallery a:visited img
{
	border-color:						#fff;		
}

dl.gallery a:focus img,
dl.gallery a:hover img,
dl.gallery a:active img
{
	border-color:						#579d2e;
}
