@charset "utf-8";
body {	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #660000;
	margin: 0;
	padding: 0;
	text-align: center;
}

#centercol_index {
	width: 450px;
	height: 400px;
	float: left;
	margin-top: 20px;
	background: #ffefd5;
	color: #660000;
}

#centercol_index h1 {
	text-align: center;
	color: #660000;
	font-size: x-large;
	font-weight: bolder;
}

#centercol_index p {
	text-align: center;
	line-height: 120%;
	color: #660000;
	font-size: x-large;
}

#footer {
	clear: both;
	width: 966px;
	height: 60px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 0px;
	font-size: .8em;
	text-align: center;		
	word-spacing: 3pt;
	background-color: #660000;
	color: #ffefd5;
	border: 2px solid #ffefd5;
}

#leftcol_index {
	float: left; 
	width: 270px;
	height: 400px;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	background: #ffefd5;
	border-top: 3px solid #660000;
}

#leftcol_index h3 {
	text-align: left;
}

#leftcol_index p {
	text-align: left;
	color: #660000;
}

#message {
	clear: both;
	position: relative;
	float: left;
	width:250px;
	height: 30px;
	margin-top: 20px;
	padding: 15px;
}

#prayer {
	position: relative;
	float: left;
	width: 325px;
	height: 30px;
	margin-top: 20px;
	margin-left: 35px;
	padding: 15px;
	text-align: center;
}

#new {
	float: right;
	width:250px;
	height: 30px;
	margin-top: 20px;
	padding: 15px;
}

#page {
	width: 970px;
	background:#ffefd5;
	color: #660000;
	margin-top: 0px;
	text-align: center;
}

#page_container {
	position: relative;
	width: 970px;
	background:#660000;
	margin: 0px auto;
	text-align: left;
}


#refer_container {
	clear: both;
	position: relative;
	width:970px;
	background: #ffefd5;
	margin: 0 auto;
	text-align: left;
}

#rightcol_index {
	float: right;
	background: #ffefd5;
	width: 200px;
	height: 400px;
	margin-top: 10px;
	margin-right: 5px;
	border-top: 3px solid #660000;
	text-align: center;
	color: #660000;
}

#streetmap {
	float: left;
	text-align: center;	
	border: 2px solid #660000;
}
