@charset "utf-8";
/* CSS Document */

body {
	background-color: #ccccff;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
	
	}

.h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	
	}

.main {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	
	}
	
.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;

	}

a:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	border: none;
	}
a:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	}
a:active {
	text-decoration: none;
	}

.stewardship {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 14px;
	
	}
	
#mainwrapper {
	width: 750px;
	background-image: url(../images/back2.jpg);

	}

#header {
	height: 199px;
	width: 750px;
	background-image: url(../images/header.jpg);
	
	}
	
#title {
	height: 56px;
	width: 750px;
	
	}
	
#menu {
	width: 185px;
	height: 850px;
	background-image: url(../images/dove.jpg);
	float: left;

}

#menuthisweek {
	width: 185px;
	height: 900px;
	background-image: url(../images/dove.jpg);
	float: left;

}

#menuclub {
	width: 185px;
	height: 1050px;
	background-image: url(../images/dove.jpg);
	float: left;

}

#navlinks {

width: 165px;
margin: 10px;

}

#maincontent {
	width: 565px;
	height: 850px;
	background-image: url(../images/maincontentback.jpg);
	float: left;

}

#maincontent_thisweek {
	width: 565px;
	height: 1500px;
	background-image: url(../images/maincontentback.jpg);
	float: left;

}

#maincontentclub {
	width: 565px;
	height: 1050px;
	background-image: url(../images/maincontentback.jpg);
	float: left;

}



#churchfooter {
	width: 750px;
	height: 152px;
	float: left;

}

#text {
	width: 525px;
	margin: 10px 0px 0px 0px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;

}

#image {
	float: right;
	margin: 0px 0px 0px 10px;

}