/* CSS Document */


	body {
	fontsize: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-family: Arial, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
	background-image: url(http://preview.hosts.co.uk/~thecrown.org.uk/images/bg_img.jpg);
	}
	html>body { 
	font-size: small;
	font-family: Arial, sans-serif;
	color: #666666;
	}
	h1 {
	font-size: 130%;
	color: #BFA77B;
	margin: 0;
	padding: 0;
	}
	h2 {
	font-size: 120%;
	color: #BFA77B;
	margin: 0;
	padding: 0;
	}
	h3 {
	font-size: 110%;
	}
	


#wrapper {
width: 802px;
position: relative;
left: 50%;
margin-left: -401px;
background-image: url(images/wrapper_img.jpg);
}
#branding {
padding: 4px 12px 0 15px;
}
#menu {
height: 29px;
padding: 1px 0 0 16px;
background-image: url(images/menu_bg.jpg);
}
#banner {
height: 175px;
background-image: url(images/banner_bg_pod.jpg);
}

/* -------- MAIN TEXT CONTENT -------- */

#content {
width: 521px;
float: left;
}
#content h1, #content h2, #content h3 {
padding-left: 40px;
padding-right: 40px;
}
#content p {
padding-left: 40px;
padding-right: 40px;
font-size: 90%;
}
#content ul {
padding-left: 40px;
padding-right: 40px;
font-size: 90%;
}
#content a:link, #content a:visited {
color: #00ACDA;
text-decoration: none;
font-weight: bold;
}
#content a:hover, #content a:active {
text-decoration: underline;
}

/* -------- FEATURES -------- */

#featureswrapper {
width: 509px;
height: 128px;
float: left;
padding-left: 12px;
}
#featuresbox {
float: left;
width: 248px;
height: 128px;
padding-top: 0px;
padding-left: 3px;
background-image: url(images/feature_bg.jpg);
}
#featuresbox img {
float: left;
margin-top: 18px;
}

/* -------- MEETING BOX -------- */

#meetingwrapper {
float: right;
width: 266px;
height: 657px;
padding-right: 15px;
background-image: url(images/podbac_img.jpg);
}
#meetingbox {
width: 251px;
height: 531px;
padding-top: 126px;
padding-left: 15px;
}
#meetingbox p {
font-size: 85%;
color: #666666;
margin-left: 9px;
margin-top: 9px;
width: 230px;
}
#meetingbox a:link, #meetingbox a:visited {
color: #00ACDA;
text-decoration: none;
font-weight: bold;
}
#meetingbox a:hover, #meetingbox a:active {
text-decoration: underline;
}

/* -------- FOOTER -------- */

#footer {
clear: both;
height: 106px;
background-image: url(images/footer.jpg);
}
#footer img {
margin: 15px 11px 0;
}
#footertext {
padding: 0;
margin: 0;
}
#footertext p {
font-size: 75%;
color: #999999;
margin: 8px 0 0 15px;
}
#footertext a:link, #footertext a:visited {
color: #00ACDA;
text-decoration: none;
}
#footertext a:hover, #footertext a:active {
text-decoration: underline;
}



