body {
	background-color:#698a3b;
	margin: 20px 0;
	padding:0;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrap {
	width: 997px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#surround{
	width:997px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #666666;
	color:#333333;
	float:left;
}
#wrap #head   {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 236px;
	width: 385px;
	padding: 17px 0 0 612px;
	border-bottom: 3px #609967 solid;
}
#wrap #main {
	float: left;
	height: auto;
	width: 997px;
	border-top: 3px solid #ffffff;
	background-color: #FFF;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#wrap #main #leftcol {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 508px;
	width: 227px;
}
#wrap #main #leftcol ul {
	margin: 18px 0 0 0;
}
#wrap #main #leftcol ul li {
	text-align: right;
	list-style-type: none;
}

#wrap #main #leftcol ul li a {
	font-size: 14px;
	color: #333;
	display: block;
	height: 20px;
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 30px 0 0;
	margin: 5px 0;
	width: 154px;
	float: right;
	text-decoration:none;
}
#wrap #main #leftcol ul li a:hover {
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}


#wrap #main #leftcol ul li #current {
	background-image: url(../images/nav-hover.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#wrap #main #rightcol {
	float: left;
	min-height: 505px;
	border-top: #609967 solid 3px;
	width: 422px;
	background-image: url(../images/residential-care-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 21px 332px 20px 16px;
}

#wrap #main #rightcola {
	float: left;
	min-height: 505px;
	border-top: #609967 solid 3px;
	width: 622px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 21px 132px 20px 16px;
}


#wrap #main #rightcol2 {
	float: left;
	border-top: #609967 solid 3px;
	width: 738px;
	padding: 21px 16px 0px 16px;
}
#wrap #main #rightcol3 {
	float: left;
	min-height: 505px;
	width: 422px;
	background-image: url(../images/residential-care-home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 21px 332px 20px 16px;
	margin: 0;
}


#wrap #foot {
	background-color: #000;
	float: left;
	height: 70px;
	margin:0 0 20px 0;
	width: 997px;
}
#wrap #foot h3 {
	font-size: 38px;
	color: #FFF;
	font-weight: normal;
	margin:0;
}

#wrap #foot #footlinks {
	font-size: 10px;
	color: #FFF;
	padding: 14px 0 0 15px;
	width: 480px;
}
#wrap #foot #footlinks a {
	font-size: 10px;
	color: #FFF;
}
#wrap #foot #footlinks a:hover {
	text-decoration:underline;
}

#wrap #foot #old-rectory {
	float: right;
	padding: 20px 15px 0 0;
}
blockquote{
	margin:40px 0 0 0;
	display:block;
	font-style:italic;
	font-size:11px;
}
p#virtual a{
	color:#000;
	text-decoration:none;
}
p#virtual{
	display: block;
		text-align:center;
}
