/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

html {
	background-image:url('images/background.jpg');
}

html, body {	
	margin: 0; 
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

a:link {
	color: #68696B;
	text-decoration: none;
}

a:visited {
	color: #68696B;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}

a:active {
	color: #68696B;
	text-decoration: none;
}

#footertext a:link {
	color: #FFF;
	text-decoration: none;
}

#footertext a:visited {
	color: #FFF;
	text-decoration: none;
}

#footertext a:hover {
	color: #FFF;
	text-decoration:underline;
}

#footertext a:active {
	color: #FFF;
	text-decoration: none;
}

ul li {
	list-style-type:none;
	padding-bottom:3px;
}

#contentarea {
	width:748px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:15px;
}

#header {
	float:left;
	height:128px;
	width:749px;
	display:block;
}

#mainbody {
	width:631px;
	float:left;
}

#leftside {
	width:125px;
	float:left;
}

#bodycontainer {
	float:left;
	width:630px;
	padding-bottom:20px;
}

#navigation {
	width:66px;
	float:left;
	padding-left:5px;
}

#topnavigation {
	width:749px;
	height:36px;
}

#maincontainer {
	float:left;
	background-image:url('images/body_background.jpg');
	background-repeat:repeat-y repeat-x;
	height:auto !important;
	min-height:475px;
	height:475px;
	display:block;
	width:748px;
}

#footertext {
	float:left; 
	text-align:center; 
	width:748px;
	font-size:14px;
	line-height:20px;
}

#footertext a {
	padding-right:25px;
}

#pageheader {
	font-size:16px;
	float:left;
	width:630px;
	text-align:center;
	margin-top:25px;
	margin-bottom:15px;
	font-weight:bold;
}

#pages {
	width:630px;
	text-align:center;
	font-size:14px;
	float:left;
	margin-bottom:10px;
}

#pages a {
	margin-right:5px; 
}

#formcontainer {
	margin-top:10px;
	width:575px;
	margin-left:45px;
}

div#formcontainer form label {
	width:200px;
	float:left;
	font-size:14px;
	margin:0 10px;
	text-align:right;
	padding-bottom:5px;
}

div#formcontainer div {
	margin-top:5px;
}

#contactcontainer {
	margin-top:10px;
	margin-left:5px;
	float:left;
	width:325px;
}

div#contactcontainer form label {
	width:75px;
	float:left;
	font-size:14px;
	text-align:right;
	padding-right:5px;
}

.event {
	float:left; 
	width:632px; 
	height:auto !important; 
	min-height:200px; 
	height:200px;  
	background-image:url('images/events_middle.gif'); 
	background-repeat:repeat-y;
}

.prayers {
	float:left; 
	width:632px; 
	height:auto !important; 
	min-height:200px; 
	height:200px;  
	background-image:url('images/prayerneeds_middle.gif'); 
	background-repeat:repeat-y;
	color:#000;
}

.tour {
	float:left; 
	width:632px; 
	height:auto !important; 
	min-height:200px; 
	height:200px;  
	background-image:url('images/soccertours_middle.gif'); 
	background-repeat:repeat-y;
	color:#000;
}

.trips {
	float:left; 
	width:632px; 
	height:auto !important; 
	min-height:200px; 
	height:200px;  
	background-image:url('images/soccertours_middle.gif'); 
	background-repeat:repeat-y;
	color:#000;
}