@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	background-color: #b0205d;
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
li {
	padding: 0px;
	margin-bottom: 5px;
}

.button {
	font-weight: bold;
	color: #FFF;
	background-color: #E42779;
	border: 1px solid #E772A4;
}

a:hover {
	font-size: 12px;
	color: #EE8615;
	text-decoration: underline;
}
h1, h2 , h3, h4, h5 {
	color: #FFF;
	font-weight:normal;
	font-size:150%;
	width: 100%;
	padding-top:30px;
}

h1 {
	color: #ee8615;
	padding-top: 20px;
	font-size: 100%;
}

h2, h3, h4, h5 {
	margin-top: -20px;
}

h2 {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	margin-bottom: -20px;
	font-style: normal;
	font-size: 100%;
}

h3 {
	margin-bottom:-6px;
	color: #ffff00;
	padding-bottom:3px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-family: Helvetica, Arial, "MS Trebuchet", sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-top: -25px;
	margin-bottom: 0px;
}
.highlight_text {
	color: #FF0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.footerscripture {
	font-size: 16px;
}
.timesfont {
	font-family: Georgia, "Times New Roman", Times, serif;
}


.imageFloat {
	float: left;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
}
.imageFloat_right {
	float: right;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
}
.home_upcomingevents {
	font-size: 13px;
}
.home_upcomingevents .upcoming_subhead {
	font-size: 16px;
}
.home_upcomingevents .upcoming_yellow {
	font-size: 24px;
	color: #ffff00;
}
#header {
	height: 150px;
	width: 1190px;
}
div#header {
position:relative;
}
#header .home {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 675px;
}
#header .about {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 593px;
}
#header .events {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 511px;
}
#header .speakers {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 429px;
}
#header .inspire {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 265px;
}
#header .contact {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 19px;
}
#header .comments {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 101px;
}
#header .video {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 347px;
}
#header .donate {
	height: 102px;
	width: 80px;
	position: absolute;
	right: 183px;
}
#body-wrapper{
	height: auto;
	width: 1100px;
	padding-right: 50px;
}
#leftcolumn {
	float: right;
	height: auto;
	width: 165px;
	padding-top: 200px;
	padding-left: 15px;
	padding-right: 50px;
	display: inline;
}
#leftcolumn p {
	color: #A01B54;
}
#leftcolumn a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#leftcolumn a:hover {
	font-weight: bold;
	color: #A01B54;
	text-decoration: underline;
}
#rightcolumn {
	float: right;
	height: auto;
	width: 545px;
	padding-left: 20px;
	padding-top: 140px;
	padding-right: 180px;
	margin-bottom: 90px;
	display: inline;
}
/*=============== FOOTER AREA ==============*/

#footer {
	background-image: url(../img/ftrimg.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:	100px;
	position:relative;
	background-color:#90b52e;
	text-align: center;
	padding-top:20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.clearfooter {
	clear: both;
}

/*============== MENU ==============*/
.text1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.indextable {
	color: #A01B54;
	padding: 3px;
	border: 1px solid #9F1B54;
}
.textpink {
	color: #A01B54;
}
