a {
	text-decoration: none;
	color: red
}
a:hover {
	text-decoration: underline
}

body {
	background: #dce2dd url('/images/bg.jpg') no-repeat center center fixed;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #808075;
	font-size: 0.9em
}
body._editor {
	background: white;
	width: 914px
}

div.home_centre {
	width: 330px;
	padding-right: 20px;
	margin-left: 350px
}
div.home_left {
	width: 330px;
	float: left
}
div.home_right {
	float: right;
	width: 175px;
}
div.home_right img {
	margin-bottom: 10px;
	border: 0px
}
div.home_right img a {
	border: 0px;
}

dl#contact {
	float: left;
	width: 500px;
	margin-top: 0px
}
dl#contact dd {
	margin-left: 100px;
	padding: 3px
}
dl#contact dt {
	width: 70px;
	float: left;
	padding: 3px 15px;
	text-align: right;
	font-weight: bold;
	color: #444444
}

form label, form input, form select, form textarea {
	margin-bottom: 8px;
}
form label {
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	padding-right: 10px;
	color: #444444
}
form br {
	clear: left;
}

h1 {
	color: #ea3d2f;
	font-size: 1.4em;
	margin-top: 0px
}
h1.logo {
	width: 914px;
	height: 137px;
	background: url('/images/logo.jpg') no-repeat;
	margin: 0px 0px 10px 0px
}
h1 i {
	visibility: hidden
}
h2 {
	font-size: 1.2em
}

hr.clear {
	margin: auto;
	padding: auto;
	height: 0px;
	border: none;
	clear: both;
	color: white
}
hr.divider {
	border: 0px;
	border-top: 1px dashed red;
	background: white;
	color: white
}

img.float_right {
	float: right;
	margin: 0px 0px 10px 10px
}

p.copyright {
	text-align: right;
	font-size: 0.8em
}

table p {
	margin: 3px 0px
}

.bigger {
	font-size: 1.4em
}
.red {
	color: #ea3d2f;
}

#church-cardiff {
	margin: auto;
	width: 914px
}

#content {
	background: white;
	padding: 20px;
	margin: 0px
}
#content_top {
	background: url('/images/bg_content_top.gif') no-repeat bottom left;
	height: 5px;
	line-height: 8px;
}
#content_bottom {
	background: url('/images/bg_content_bottom.gif') no-repeat bottom left;
	height: 5px;
	line-height: 5px;
}

#meetings {
	background: url('/files/images/meetings.jpg') no-repeat;
	width: 323px;
	height: 210px;
	overflow: hidden;
}
#meetings h2 {
	color: white;
	font-weight: normal;
	margin: 0px;
	padding: 15px;
	font-size: 1.5em;
	line-height: 1.3em;
	font-family: arial, sans-serif
}

#quicklinks {
	background: transparent url('/images/bg_quicklinks_blue.gif') no-repeat bottom right;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #bfbfb0
}
#quicklinks h2 {
	color: #8c8c81;
	margin: 0px 0px 10px 0px
}
#quicklinks table {
	width: 100%;
}
#quicklinks table tbody td {
	width: 33%
}

#subnav_page {
	margin-left: 150px;
}