/* CSS Document */

body {
	background:#fff;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

div#wrapper {
	width:800px;
	margin:0 auto;
}

div#header {
	width:800px;
	margin:0;
	padding:0;
}

div#header h1, div#header h1 a{
	font-size:1.8em;
	background:#fff url(../images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:800px;
	height:196px;
	display:block;
	text-indent:-9000px;
}

div#content {
	width:800px;
	padding:0;
	margin:10px 20px 20px 20px;
}

/* headers */
div#content h1.welcome {
	width:100px;
	height:26px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/welcome.jpg) no-repeat;
	font-size:1.8em;
	float:left;
}

div#content h1.worship {
	width:191px;
	height:27px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/worship.jpg) no-repeat;
	font-size:1.8em;
}

div#content h1.findus {
	width:77px;
	height:27px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/findus.jpg) no-repeat;
	font-size:1.8em;
}

div#content h1.affiliates {
	width:93px;
	height:27px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/affiliates.jpg) no-repeat;
	font-size:1.8em;
}

div#content h1.photos {
	width:73px;
	height:27px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/photos.jpg) no-repeat;
	font-size:1.8em;
	clear:left;
}

div#content h1.testimonials {
	width:135px;
	height:27px;
	display:block;
	text-indent:-9000px;
	background:#fff url(../images/testimonials.jpg) no-repeat;
	font-size:1.8em;
	clear:left;
}

div#content h2 {
	font-size:1.6em;
}

div#content img.church {
	float:right;
	position:relative;
	margin:0 25px 0 0;
	padding:0;
}

div#content img.map{
	border:0;
}

div#content ul.schedule {
	list-style-type:none;
	font-size:1.2em;
	margin:0 0 0 20px;
	padding:0;
}

div#content ul.schedule li.time {
	float:left;
	display:block;
	width:70px;
	height:50px;
}

div#content ul.schedule li.mass {
	display:block;
	height:50px;
	margin:0;
	padding:0;
}

div#content p {
	font-size:1.2em;
	line-height:1.5em;
	clear:left;
}


div#content ul.afflinks {
	float:left;
	position:relative;
	margin:0 0 20px 0;
	padding:0;
	font-size:1.2em;
	list-style-type:none;
}

div#content ul.afflinks li {
	width:380px;
	padding:3px 0;
}

div#content p.righttestimonial {
	background:#F5E5C9;
	padding:10px;
	width: 740px;
}

div#content p.righttestimonial img {
	float:right;
	margin:0 0 10px 10px;
	border:3px dotted #fff;
}

div#content p.lefttestimonial {
	background:#DBFACA;
	padding:10px;
	width: 740px;
	text-align:right;
}

div#content p.lefttestimonial img {
	float:left;
	margin:0 10px 20px 0px;
	border:3px dotted #fff;
}


div#content p a, div#content ul.afflinks li a {
	text-decoration:underline;
	color:#D68D12;
}

div#content p a:hover, div#content ul.afflinks li a:hover {
	text-decoration:none;
}

div#content div.flickr {
	width:500px;
	margin:0 auto;
	padding:0;
}

div#footer {
	clear:both;
	margin:10px 0 0 0;
	padding:3px 5px 3px 0;
	background:#CA7E02;
}

div#footer p {
	text-align:right;
	font-size:1.1em;
	margin:0;
	padding:0;
	color:#fff;
}
