/* 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.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: 100px;
padding-right: 15px;
background-image: url(images/meeting_bg.jpg);
}
#meetingbox {
width: 234px;
height: 90px;
padding-top: 0;
padding-left: 15px;
padding-right: 17px;
padding-bottom: 0px;
}
#meetingbox img {
float: left;
margin-top: 10px;
}
#meetingbox p {
float: right;
font-size: 85%;
color: #FFFFFF;
font-weight: bold;
margin-top: 9px;
width: 142px;
}
#meetingbox a:link, #meetingbox a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
#meetingbox a:hover, #meetingbox a:active {
text-decoration: underline;
}
#meetingbox .but {
position: absolute;
left: 750px;
top: 310px;
}

/* -------- EVENT BOXES -------- */

#eventswrapper {
float: right;
width: 266px;
padding-right: 15px;
background-image: url(images/events_bg.jpg);
}
#eventbox {
width: 234px;
height: 116px;
padding-top: 0;
padding-left: 15px;
padding-right: 17px;
border-bottom: 1px solid #B1B1B1;
}
#eventbox img {
float: left;
margin-top: 17px;
}
#eventbox p {
float: right;
font-size: 85%;
margin-top: 15px;
width: 142px;
}
#eventbox .title {
font-weight: bold;
color: #AB740C;
}
#eventbox a:link, a:visited {
color: #00ACDA;
text-decoration: none;
font-weight: bold;
}
#eventbox a:hover, a:active {
text-decoration: underline;
}
#eventbox .clear {
clear: both;
}

/* -------- 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;
}


/* ------------ CALENDAR ------------- */

#calendar {
	margin-left: 40px;
}

.events_page_width{ width:530px; margin-left:5px; }
.event{
	border: 1px solid #FFFFFF;
	padding: 3px 5px 5px 5px;
	clear:both;
}
.event p img{
	float:left;
	padding: 0 10px 3px 0;
}
.featured_event{
	border: 1px solid #FFFFFF;
	padding: 3px 5px 5px 5px;
}
.featured_event img{
	float: left;
	padding: 0 10px 0 0;
}
.featured_event .dots{
	clear: both;
	color: #666666;
	padding: 0 0 5px 0;
}
.eventdate{
	color: #3366CC;
	font-weight: bold;
}
.eventstitle{
	color: #666666;
	font-weight: bold;
}
.month{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5c82B4;
	line-height: 14px;
	font-weight: bold;
}

.edit_date{
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666; text-transform:capitalize;
	width: 75px;
}
.edit_title{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	width: 310px;
}
.edit_time{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
}
.week{ font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666; text-transform:capitalize;
	margin:1px;
}
.highlight{ background: #c7c7c7; width:3px; font-size:1px;}
.detail{ font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal; }
.light-gray td.week{ background-color: #F0F0F0; }
.light-gray td.detail{ background-color: #F8F8F8; }
.dark-gray td.week{ background-color: #E2E2E2; }
.dark-gray td.detail{ background-color: #F0F0F0; }
