/*
	St. Johns Merton UCC
	Matthew Taylor
*/


*{ margin: 0; padding: 0; }*


/* tag styles */
	h1 { font-size: 3em; font-weight: normal; float: left; }
	h2 { font-size: 2em; color: #FFF2B3; font-weight: normal; margin: 0 0 .8em; }
	body {margin: 20px 0 0;background: #fff url(../images/bg.gif) repeat-x;color: #444;
	font-family: Arial, Helvetica, sans-serif;font-size: 0.74em;}
	p  {
	margin: 0 0 2em 0;
	line-height: 1.8em;
	text-align: left;
	font-weight: bold;
}
	
/*Anchor styles*/
	a {color: #CC0000;}
	a:hover { color: #CC0000; text-decoration: none; }
	
/*Div styles*/
	.wrap { width: 900px; margin: 0 auto; }
	#header { width: 900px; height: 100px; margin: 0 auto; }
	#teaser { clear: both; height: 259px; background: #fff url(../images/teaserbg.jpg) repeat-x; }
	#footer { clear: both; width: 900px; margin: 0 auto; padding: 15px; border-top: 1px solid #e0e0e0; background: #fff; }
	#msg_box {overflow-x:hidden;overflow-y:auto; height: 200px; position: relative; top: 32px;}
	#pix_box {overflow-x:hidden;overflow-y:auto; height: 200px; position: relative; top: 32px;}
	
	#cnt_map {overflow-x:hidden;overflow-y:auto; height: 200px; position: relative; top: 32px;}
	.cnt_box {float: left;padding: 26px 0 0;width: 900px;overflow: scroll;color: #C7E3EE;}
	
	#image { float: right; width: 388px; position: relative; top: 16px; background: url(../images/church_image.jpg) no-repeat top right; height: 258px; }
	#bar { height: 30px; margin: 0 0 30px; padding: 8px 0 0 0; background: url(../images/bar.gif) repeat-x; }
		
	.box {float: left;padding: 26px 0 0;width: 480px;overflow: scroll;color: #C7E3EE;}
	.fullbox {float: left;padding: 26px 0 0;width: 900px;overflow: scroll;color: #C7E3EE;}

	em { cursor: pointer; }

	img { border: 0; }

	

.maintext {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000;text-align: left;}

.msgboxtext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	color: #FFF;
}
	.red {color: #CC0000;}
	

	
	.wrapactive {color: #CC0000;padding: 4px 0 0 11px;margin: 0 35px 0 0;font-size: 1.2em;float: left;
	text-align: center;height: 30px;vertical-align: top;font-family: Arial, Helvetica, sans-serif;}
	.wraplist {color: #FFF;padding: 4px 0 0 11px;
	margin: 0 35px 0 0;font-size: 1em;float: left;text-align: center;height: 30px;vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;}
	
	
	
.col { float: left; width: 276px; margin: 0 30px 16px 0; }
	.last { float: right; margin: 0; }
.cnt_text {
	font-size: 10pt;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer table tr td {font-family: Verdana, Geneva, sans-serif;font-size: 9px;color: #000;}
.footer {font-family: Verdana, Geneva, sans-serif;font-size: 9px;color: #000;}

/*
#menu  { float: right; padding: 6px 0 0 0; list-style: none; }
		#menu li { display: inline; }
		#menu a { display: block; float: left; margin-left: 30px; padding: 7px; text-decoration: none; 			font-size: 13px; color: #fff; }
		#menu a:hover { color: #CC0000;}
		*/
		.wrap .col ul .maintext {
	text-align: justify;
}
