body {
	text-align:center;
	margin-top:0;
	background:#f3f0e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content a:link, #content a:visited {color:#000099;}
#content a:hover {color:#ee0000;}

#outer {width:100%; float:left; background: url(../images/design/fullback.gif) repeat-y center bottom;}

#container {width:760px; text-align:left; margin-left:auto; margin-right:auto; position:relative;}

#innercontainer {width:760px; background:url(../images/design/container_bg.gif) repeat-y; float:left;}

#header {width:760px; float:left;}

#church {width:255px; height:180px; background:url(../images/design/church.jpg) no-repeat; float:left;}

#uc_kentville {width:505px; height:180px; background:url(../images/design/header_right.gif) no-repeat; float:left}

#leftcol {width:151px; float:left; background:url(../images/design/church_steps.jpg) no-repeat;}

#content {
	width: 608px;
	float:left;
	clear: none;
}

#rightcol {
	width: 140px;
	float:right;
	margin-top: 110px;
	padding-right: 10px;
	margin-bottom: 20px;
}

#centre_col {
	width: 428px;
	padding-left: 11px;
	float:left;
	clear: none;
	padding-bottom: 20px;
}
#centre_col p {
	line-height: 1.4em;
}


#footer {width: 760px; float:left; background:#ae9d70 url(../images/design/white.gif) repeat-x; border-top:2px solid #2d2d6d; height:31px;}

#bottom {
	width:100%;
	height: 26px;
	float:left;
	clear:both;
	background: #f3f0e7 url(../images/design/bottom.gif) top center no-repeat;
	padding-top: 10px;
}

.clear {float:left; clear:both;}

#crest {
	position:absolute;
	top: 36px;
	left: 607px;
	background: url(../images/design/UC-crest.gif) no-repeat;
	width: 150px;
	height: 239px;
	z-index: 100;
	clear:both;
}
#centre_col h1 {
	font-size: 2em;
	color: #2C2C6C;
}
#centre_col h2 {
	font-size: 1.5em;
	color: #404b88;
}
#centre_col h3 {
	font-size: 1.2em;
	color: #607cb5;
}
#centre_col h4 {
	font-size: 1.1em;
	color: #6a8cc4;

}
#centre_col h5 {
	font-size: 1em;
	color: #86b8ec;
}
#centre_col h6 {
	font-size: 1.0em;
	color: #2c2c6c;
}	

.footertext {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
}
.bottomtext {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
}
.footertext a, .footertext a:visited, .bottomtext a, .bottomtext a:visited {color:#fff; text-decoration:none;}
.footertext a:hover, .bottomtext a:hover {color:#2c2c6c; text-decoration:underline;}
.image_right {
	margin: 0px;
	padding: 3px 0px 3px 5px;
	float: right;
}
.image_left {

	margin: 0px;
	padding: 3px 5px 3px 0px;
	float: left;
}
.clear {
	clear: both;
}

