* { margin: 0; padding: 0 }

a:hover  { color: #3E90AD; margin: 0px;} 
BODY {
	font: 76% Geneva, Helvetica, sans-serif;
	background: url(images/bg1b.gif) repeat;
	width:770px;
	color: #333;;
	margin: 0 auto
}
.box-line {
	padding: 7px;
	border-right: 1px dotted #333;
}
.redlinks { color: #7B1212;	}
.orangetext { color: #A95003; }
.form {
	font-size: 80%;
	background: #fff;
	color: #411D10;
	border: 1px solid #15233E;
	height: 17px;
	width: 135px;
}
.form2 {
	font-size: 80%;
	background: #fff;
	color: #411D10;
	border: 1px solid #15233E;
	height: 17px;
	width: 110px;
}
.small {
	font-size: 0.8em;
}
.small-wh {
	font-size: 0.8em;
	color: #cccccc;
	text-decoration: none;
	}
.celendar {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	text-align:center;
}
.small-wh a:hover {
	font-size: 0.8em;
	color: #9E2F03;
	background: #fff;
	text-decoration: none;
}
.pic-border {
	background: #fff;
	border: 1px solid #20345F;
}
.box {
	padding: 3px;
	background: #fff;
}
.newsletterbox {
	font-size: 0.9em;
	color: #fff;
	padding: 5px;
	background: #9E2F03;
}
.table {
	background: #2C3954;
}
.table2 {
	padding: 7px;
	background: #fff;
}
.desc-table {
	font-size: 0.9em;
	background: #F4F4F4;
	border: 1px solid #ccc;
	padding: 7px;
}
.desc-table2 {
	background: #F4F4F4;
	border: 1px solid #ccc;
	padding: 10px;
}
.bottom-nav {
	background: url(images/bottom-bg2.gif);
	padding: 5px;
	color: #fff;
	font-size: 0.9em;
	height: 25px;
	text-align:center
}
.bottom-nav a, .top-nav a { color: #fff; text-decoration: none } .bottom-nav a:hover {
	color: #fff;
	text-decoration: underline;}
.top-nav {
	background: url(images/top-bg5.png);
	color: #fff;
	font-size: 0.9em;
}
.ministries {
	background: url(images/school-of-ministry.jpg);
	color: #fff;
	font-size: 100%;
	font-weight:bold;
	height: 58px;
	}
.ministries2 {
	background: url(images/healing-rooms.jpg);
	color: #fff;
	font-size: 100%;
	font-weight:bold;
	height: 58px;
	}
.under-wh {
	font-size: 0.8em;
	color: #cccccc;
	text-decoration: none;
	}
.template-link {
	font-size: inherit;
	color: #ccc;
	text-decoration: none;
	}
.template-link a:hover{
	font-size: inherit;
	color: #fff;
	text-decoration: underline;
    }
.main-link {
	font-size: inherit;
	color: #9E2F03;
	text-decoration: underline;
}
.main-link a:hover {
	font-size: inherit;
	color: #285565;
	text-decoration: none;
}
.ministries a { color: #fff; text-decoration: none; font-weight:bold }
h2 {
	font-size: 1.2em;
	color: #fff;
}
.newsletter-link{
	font-size: inherit;
	color: #7BE9EE;
	text-decoration: underline;
    }
.newsletter-link a:hover{
	font-size: inherit;
	color: #fff;
	text-decoration: underline;
    }
.newsletter-link a:visited{
	font-size: inherit;
	color: #7BE9EE;
	text-decoration: underline;
    }