
body {
	background: #245399;
	margin: 0;
	padding: 0;
	text-align: center;
}

#container {
	background: #fff url("http://www.MaranathaCommunityChurch.com/images/background2.bmp") repeat-y;
	width: 760px;
	height: 100%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-align: left;
	font: 80% Trebuchet MS, Verdana, Arial, sans-serif;
	margin: 0 auto;
}

html>body #container {height:auto}

h1 {
	background: url("http://www.MaranathaCommunityChurch.com/images/maranatha760d.jpg");
	height: 86px;
	font-size: 1px;
	text-indent: -2000px;
	margin: 0;
	padding: 0;
}
h3 {
	font: bold 125% Arial, Verdana, sans-serif;
	color: Green;
	margin-bottom: 0;
}

h4 {
	font: bold 125% Arial, Verdana, sans-serif;
	color: #CC3300;
	margin-bottom: 0;
}

p { margin: 0 0 15px 0 }

#leftside {
	margin: 0;
	width: 150px;
	height: 100%;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
/*html>body #leftside {height:900px}*/

.votd {
	text-align: center;
	font: bold 85% Arial, Verdana, sans-serif;
	color: yellow;
	padding: 5px;
	margin: 5px;
	border-top: double 3px #f9f9f9;
	border-bottom: double 3px #f9f9f9;
}

	.votd a {
		color:#FFCC33;
		text-decoration: underline;
	}

	.votd p {
		font: 80% Trebuchet MS, Arial, sans-serif;
		color: #cccccc;
	}

#rightside {
	width: 200px;
	/*border-left: 1px solid #741A4A;*/
	float: right;
	background-color: #fff;
	margin: 0;
	/*text-align: center;*/
	padding: 15px 0 0 15px;
	padding-top: 40px;
	font-size: 70%;
}

#content {
	float: left;
	width: 350px;
	padding: 15px 0 0 15px;
	margin: 0 auto;
	}

	#content h2 {
		padding: 0 5px;
		margin: 5px 0 0 0;
		background: #793E5C url("images/title_bg.jpg");
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #f9f9f9;
		font: bold 14px/25px Arial, Verdana, sans-serif;
		/*border-bottom: 1px solid #741A4A;*/
		}

	#content a:visited { color:blue }

	#content img {
		margin-bottom: 10px;
	}

#doublewide {
	float: left;
	width: 550px;
	padding: 15px 0 0 15px;
	margin: 0 auto;
	}

	#doublewide h2 {
		padding: 0 5px;
		margin: 5px 0 0 0;
		background: #793E5C url("images/title_bg.jpg");
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #f9f9f9;
		font: bold 14px/25px Arial, Verdana, sans-serif;
		/*border-bottom: 1px solid #741A4A;*/
		}

	#doublewide a:visited { color:blue }

	#doublewide img {
		margin-bottom: 10px;
	}
	
#copyright {
	clear: both;
	border-top: 1px solid #653c08;
	border-bottom: 1px solid #653c08;	
	background-color: #3D59AB	;
	padding: 5px;
	}
	
	#copyright p {
		color: white;
		margin: 0 3px;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		}

	#copyright a:visited { color: "#0000FF" }

.inputbox {
	border: 1px solid #9E5124;
	background: #D1B5C4;
	font: 11px 'Microsoft Sans MS', sans-serif;
	color: #333333;
	height: 20px;
	width: 90%;
}

.quicklink { text-align: right; }

.buttonface {
	border: 1px solid #fbd9ab;
	background: #653c08;
	font: bold 11px Arial, sans-serif;
	color: #fff;
	padding: 3px;
}

#contact-info, #weekly-schedule, #event-calendar {
	border: 1px solid #660000;
	margin-top: 1em;
}