/* CSS Document */
/*background cornsilk - f4f4d2*/
/*darker burgundy used in some places: 681d24*/
* {margin:0px; padding:0px; border:0px; background-color:white;}
body {width:600px; 
		background-color:white;
		border:0px;
		font-family:"Palatino Linotype", "Times New Roman", serif;
}
h1 {font-size:16pt;
	font-weight:bold;
	color:black;
	text-align:center;
	margin-top:5px;
	}
h2 {font-size:14pt;
	font-weight:bold;
	color:black;
	text-align:center;
	margin-top:5px;
}
h3 {font-size:12pt;
	font-weight:bold;
	color:black;
	text-align:center;
	margin-top:5px;
	}
h4 {font-size:10pt;
	font-weight:bold;
	color:black;
	text-align:center;
	margin-top:5px;
	}
	
div {display:none; background-color: white;}
div.layout {width:600px;
			background-color:white;
			text-align:center;
			margin:auto;
			margin-top:0px;
			margin-bottom:0px;
			}
div.header {display:none;}
div.headerboxes {display:none;}
object#meetmems5:{display:none;}

img#printlogo {width:254px; height:100px}

div.content{width:600px;
			background-color:white;
			}
div.innercontent{width:600px;
			margin:5px auto 0px auto;
			background-color:white;
			color:black;
			}
			
div#menuhere{display:none}
div#twittercontainer{display:none;}
table#twittertable {padding:0px;border-collapse:collapse;}
td#twittop{width:124px; 
			height:104px; 
			min-height:104px; 
			background-image:url(images/newtwittertop.gif);
			background-position:top center;
			background-repeat:no-repeat;
}
td#twitmid{width:124px;
			background-image:url(images/newtwittermid.gif);
			background-position:top center;
			background-repeat:repeat-y;
			margin:0px;
			vertical-align:top;
}
div#twitter_update_list{display:none;}
td#twitbot{width:124px;
			height:30px;
			background-image:url(images/newtwitterbot.gif);
			background-position:top center;
			background-repeat:no-repeat;
}		
p {padding:0px; margin:0px; margin-top:8px; border:0px; color:black;}
a {color:blue; text-decoration:none; background-color:transparent}
a:visited {color:purple;}
a:hover {color:blue;}

p.ctr {text-align:center}

p.address {width:600px;
		background-color:white;
		color:black;
		font-size:10pt;
		font-weight:normal;
		margin-top:0px;
		border:0px;
		border-top:1px solid #606060;
		border-bottom:1px solid #606060;
}
p.lovelight {color:black;
			 font-size:14pt;
			 font-weight:bold;
			 font-style:italic;
			 background-color:transparent;
			 text-align:right;
}


ul {color:black; font-weight:normal;}
li {color:black; font-weight:normal; list-style-position:inside;}
img {border:0px; padding:0px; margin:0px; background-color:transparent}
img.toplogo {margin:0px; float:left;}
img.meetmems {margin:auto; vertical-align:top;}
p.meetmems {color:black; font-family:"Palatino Linotype", Palatino, serif; text-align:right; font-size:12pt; font-weight:bold;}
p.meetmems a {color:blue; font-size:12pt;}

p#meetmems {color:black}
td#meetmems2 {color:black}

p.ctr {margin:auto; text-align:center}
p.left img {margin:auto}
p.twitter_content {margin:26px 0px 2px 12px;
			 text-align:left;
			 vertical-align:top; 
			 width:113px;
			 }

div.features {display:block;
			margin-left:0px;
			background-color:white;
			width:600px;
			text-align:left;
			padding-top:10px;
}
div.minis {display:block; clear:both;}

div#largermap div#map_canvas {display:block; width:600px; height:600px; margin:auto; background-color:white;}
object.pods {width:425px; height:330px; background-color:transparent; margin:auto;}


table#container {
	border:0px;
	background-color:transparent;
	width:610px;
	margin:5px auto auto auto;
}
table#container td {vertical-align:top;}
table#container td#space {width:10px}
div#contactinfo{
	display:block;
	width:290px;
	margin:0px 2px 5px 2px;
	padding:2px;
	background-color:white;
	font-size:10pt;
}

div#podcasts {display:block;
	width:280px;
	height:290px;
	background-color:white;
	margin:0px 2px 5px 2px;
	padding:2px;
}
div#googlemap {display:block;
	width:280px;
	height:290px;
	background-color:white;
	margin:0px 2px 5px 2px;
	padding:2px;
}

div#map_canvas {display:block; width:280px; height:236px; margin-bottom:10px; background-color:white;}
div#this_week {display:block;
	width:280px;
	height:270px;
	margin:0px auto auto auto;
	padding:2px;
	background-color:white;
	text-align:center;
	overflow:hidden;
}

div.fullcalendar {display:block; width:610px; margin-bottom:20px;}
div.fullcalendar iframe {width:610px; 
						height:800px;
						font-size:9pt;
						margin:0px;
						border:0px;
						padding:0px;
						background-color:transparent;
						overflow:hidden;
}

table.lowerhalf td div#this_week script * {display:block; border:0px;}

div.scripture {display:block; clear:both; margin:auto;}

div.scripture div {display:block; color:black;
			 clear:both;
			 text-align:left;
			 margin:auto;
			 width:80%;
			 		 
}

div.scripture div a {color:blue; font-size:10pt;}
div.scripture div a:visited {color:purple;}
div.scripture div a:hover {color:blue;}

div.scripture div small a {font-size:10pt}
div.scripture div small a:visited {color:purple;}
div.scripture div small a:hover {color:blue;}

div.scripture div br {display:none;}
			
div.footer {display:block; border-top:2px solid #808080;
		width:600px;
		color:black;
		font-size:10pt;
		font-weight:normal;
		border:0px;
		padding:2px;
}

p.copyright {width:600px;
		background-color:white;
		color:black;
		font-size:10pt;
		font-weight:normal;
		margin-top:0px;
		border:0px;
		border-top:2px solid #808080;
		border-bottom:2px solid #808080;
}
p.members {text-align:left; color:black; margin-bottom:40px}
p.members img {float:left; 
					border:1px solid #808080;
					margin:3px 5px 0px 0px;
					width:250px;
} 

table.classy {width:95%;
				color:black;
				padding:5px;
				border:thin solid #808080;
				text-align:center;
				margin:auto;
				margin-bottom:10px;
}
img.classy {
			border:thin solid #808080;
			margin:auto;
}

a img.linked {display:none; background-image:url(http://www.mountmoriahbaptist.net/NEW/images/mouse.gif);
				background-repeat:no-repeat;
				width:0px;
				height:0px;
				margin-right:0px;
				border:0px;}
a:visited img.linked {background-image:url(http://www.mountmoriahbaptist.net/NEW/images/mousevisited.gif);}
a:hover img.linked {background-image:url(http://www.mountmoriahbaptist.net/NEW/images/mousehover.gif);}

a img.camera {background-image:url(http://www.mountmoriahbaptist.net/NEW/images/camera.gif);
				width:37px;
				height:25px;
				margin-right:5px;
				border:0px;}
a:visited img.camera {background-image:url(http://www.mountmoriahbaptist.net/NEW/images/cameravisited.gif);}
a:hover img.camera {background-image:url(http://www.mountmoriahbaptist.net/NEW/images/camerahover.gif);}

img.photoframe {margin:8px;
				border:1px solid #808080;
}

.left {text-align:left;}

.form { border:1px solid #808080;
	color:black;
	width:90%;
	text-align:center;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
}
.formlt {
	width:50%;
	text-align:left;
	vertical-align:bottom;
	font-weight:bold;
}
.formrt {width:50%;
	text-align:right;
	vertical-align:bottom;
	font-weight:bold;
}
input {background-color:transparent;}
.formtype {
	font-size: 14px;
	color:#681d24;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	border:0px;
	border-bottom:1px solid #681d24;
	text-align:left;
	font-weight:600;
}
.submit {color:black; background-color:white; border:2px solid #808080; padding:2px; font-weight:normal;}
.red {color:red;}
.caption {color:#444444; font-size:9pt; padding:4px; text-align:left}

div#cornerexpand {display:block;
				width:78px;
				background-color:transparent;
				border:thin solid #808080;
				color:black;
				font-size:9pt;
				margin-left:5px;
				margin-bottom:10px;
				padding:3px;
				text-align:left;
				float:right;
				margin-top:10px;
}
div#expandreplace {display:block;
				margin:0px;				
				font-size:9pt;}
.bigup {font-size:12pt;
		font-family:Comic Sans MS, Continuum Light, High Tower Text, Microsoft Sans Serif, sans-serif;
}

img.teachers { clear:right;
				width:150px;
				height:180px;
				border:thin solid #808080;
				margin:5px;
				float:right;}