/*
Colors
main red:   ad2929
dark red:   561414
light red:  e7bfbf
text:       363636
faint line: d6cece

purple:		7a295c
green:		4d991a
yellow:		cc7f1a

Logo fonts:
Aces Plus
Arctic
Augustinian
*/



body{
	background-color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0; padding:0;
	text-align: center;
	line-height: 1.4em;
	color: #363636;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
}

#container{
	text-align: center;
}

#header-inner, #navbar{
	width: 820px;
	margin: 0 auto;
	text-align: center;
}

#navbar, content{
	overflow: auto;
}

#header{
	height: 205px;
	/*border-bottom: 2px solid #ad2929;*/
	background: #000000 url(../gfx/header-border.jpg) bottom center repeat-x;
}

#header h1, #header h2, #header h3{
	display: none;
}

.header-content{

}

.logo{
	text-align: left;
}

a{
	text-decoration: none;
	color: #ad2929;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #ad2929;
}

a img{
	border:none;
}

.highlight{
	color: #ad2929;
}

.hidden{
	display: none;
	visibility: hidden;
}

a img{
	border: none;
	margin: 0; padding: 0;
}

#navbar{
	height: 43px;
	background: #ad2929 url(../gfx/menu-back.jpg) no-repeat top center;
	margin-bottom: 20px;
	margin-top: -23px;
}

#navbar ul{
	margin: 0 auto; padding: 0;
	list-style: none;
	text-align: center;
	display: inline;
}

#navbar li{
	display: inline;
	margin: 0;
	overflow: auto;
	border: none;
}

#navbar li.last{
	border: none;
}

#navbar li a{
	padding: 0 0.95em;
	text-transform: lowercase;
	color: white;
	letter-spacing: 0.05em;
	font-size: 22px;
	line-height: 37px;
}

#navbar li a:hover{
	color: #e7bfbf;
	text-decoration: none;
}

#navbar li.active a{
	font-weight: bold;
}



#content{
	width: 800px;
	text-align: left;
	padding: 0;
	position: relative;
	margin: 0 auto;
	overflow: auto;
}

#mainContent{
	/*background: url(../gfx/contentmiddle.gif) #fff top left repeat-y;*/
	margin: 0;
	padding: 0;
	overflow: auto;
}


.home-flash, .fi-whats-on, .fi-ministries, .fi-resources{
	height: 300px;
	width: 500px;
	background: #000 url(../gfx/home-flash.jpg) no-repeat top center;;
}

.fi-whats-on{
	background: #fff url(../gfx/fi-whats-on.jpg) no-repeat top center;;
}

.fi-ministries{
	background: #fff url(../gfx/fi-ministries.jpg) no-repeat top center;;
}

.fi-resources{
	background: #fff url(../gfx/fi-resources.jpg) no-repeat top center;;
}

.whatson .highlight, .whatson a{
	color: #7a295c;
}

.ministries .highlight, .ministries a{
	color: #4d991a;
}

.resources .highlight, .resources a{
	color: #cc7f1a;
}

.content-group{
	overflow: hidden;
	margin: 0 0 20px 0;
	clear: both;
	float: left;
	width: 800px;
}

.content-left{
	float: left;
	width: 500px;
}

.content-right{
	float: right;
	width: 290px;
}

h4.head, h3.content-head{
	margin: 0;
	padding: 0 20px;
	height: 32px;
	line-height: 30px;
	font-size: 16px;
	font-weight: normal;
}

h4.head-long-dark{
	width: 460px;
	color: #e7bfbf;
	background: #561414 url(../gfx/head-long-dark.jpg) no-repeat top center;
}

h4.head-long-light{
	width: 460px;
	color: #fff;
	background: #ad2929;
}

h3.content-head{
	/*padding-left: 37px;*/
	text-align: left;
	line-height: 32px;
}

h3.head-long{
	width: 460px;
	color: #340c0c;
	background: #fff url(../gfx/content-head-long-light.jpg) no-repeat top right;
}

h4.head-short-dark{
	color: #e7bfbf;
	background: #561414 url(../gfx/head-short-dark.jpg) no-repeat top center;
	width: 250px;
}

h4.head-short-light{
	width: 250px;
	color: #fff;
	background: #ad2929 url(../gfx/head-short-light.jpg) no-repeat top center;
}

.whatson h3.head-long{
	background: #fff url(../gfx/content-head-long-purple.jpg) no-repeat top right;
	color: #fff;
}

.ministries h3.head-long{
	background: #fff url(../gfx/content-head-long-green.jpg) no-repeat top right;
	color: #fff;
}

.resources h3.head-long{
	background: #fff url(../gfx/content-head-long-yellow.jpg) no-repeat top right;
	color: #fff;
}



/***********************RESOURCES************************/
.resources{
	width: 100%;
}

.resources .field-date, .resources .field-speaker, .resources .field-title{
	text-align: left;
}

.resources .field-date{
	width: 100px;
}

.resources .field-speaker{
	width: 140px;
}

.resources .field-title{
	width: 210px;
}

.resources th.field-date, .resources th.field-speaker, .resources th.field-title{
	font-weight: bold;
	font-size: 14px;
}

/*.resources tr.even{
	background: #F0C488;
}

**********************RESOURCES END************************/

.content-short{
	padding: 0 10px;
}

#content h1{
	height: 65px;
	width: 470px;
	/*border: 1px solid red;*/
	padding: 25px 0 0 100px;
	margin: 0 0 10px 0;
	font-size: 18px;
	background: url(../gfx/h1back.gif) top left no-repeat;
}

.content-text{
	padding: 0 15px;
	margin: 15px 0 0 0;
	line-height: 20px;
}

.content-text ul{
	list-style-image: url(../gfx/bullet.jpg);
	list-style: none;
	margin: 15px;
	padding: 0;
}

.content-text ul li{
	background: url(../gfx/bullet.jpg) 0 6px no-repeat;
	padding: 0 0 0 20px;
}

.content-text .error{
	color: #ad2929;
}

.text-image-left{
	float: left;
	margin: 5px 5px 5px 0;
}

ul.top-right-links{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.top-right-links li{
	line-height: 35px;
	margin: 0 5px;
	padding: 5px 0 0 45px;
	border: 1px solid #d6cece;
	border-width: 0 0 1px 0;
	background: url(../gfx/top-link-bullet.jpg) 15px 11px no-repeat;
}

/*********HIDE EMAIL*********/

.dotheemailhide, .dotheemailhideagain{
	display: none;
}

/************************************************88*/

/*
ul.top-right-links li.leadership{background-image: (../gfx/icons/lerdership-icon.jpg);}

ul.top-right-links li.men{background-image: (../gfx/icons/men-icon.jpg);}
ul.top-right-links li.women{background-image: (../gfx/icons/women-icon.jpg);}
ul.top-right-links li.worship{background-image: (../gfx/icons/worship-icon.jpg);}
ul.top-right-links li.welcome{background-image: (../gfx/icons/welcome-icon.jpg);}
ul.top-right-links li.youth{background-image: (../gfx/icons/youth-icon.jpg);}
ul.top-right-links li.children{background-image: (../gfx/icons/children-icon.jpg);}
ul.top-right-links li.multimedia{background-image: (../gfx/icons/multimedia-icon.jpg);}

ul.top-right-links li.sermons{background: url(../gfx/icons/sermons-icon.jpg) 15px 2px no-repeat}
ul.top-right-links li.notes{background: url(../gfx/icons/notes-icon.jpg) 15px 7px no-repeat}
ul.top-right-links li.teaching-guides{background: url(../gfx/icons/teaching-guides-icon.jpg) 15px 13px no-repeat}
ul.top-right-links li.acts{background: url(../gfx/icons/acts-icon.jpg) 15px 12px no-repeat}
*/

ul.top-right-links li.active a{
	color: #ad2929;
}

ul.top-right-links a{
	font-size: 17px;
	color: #363636;
}

.content-right h5{
	font-size: 13px;
	font-weight: bold;
	margin: 15px 5px 0 5px;
	padding: 5px 0 0 30px;
	line-height: 25px;
	border: 1px solid #d6cece;
	border-width: 0 0 1px 0;
	background: url(../gfx/bullet-arrow.jpg) 16px 13px no-repeat;
}

.content-right .right-text{
	margin: 5px 0 0 21px;
	line-height: 20px;
}

/**********Profile*************/

.profile{
	overflow: auto;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border: 1px solid #d6cece;
	border-width: 0 0 1px 0;
	float: left;
}

.profile .profile-image{
	float: left;
	width: 140px;
	height: auto;
	margin: 0 10px 0 0;
}

.profile .profile-text{
	float: left;
	width: 320px;
}

.profile .profile-text h4{
	font-size: 16px;
	font-weight: normal;
}


/**********CONTACT FORM*************/

.contact-form{
	width: 100%;
}

.contact-form .textbox, .contact-form .textarea{
	width: 328px;
	height: 25px;
	line-height: 20px;
	border: 1px solid #998586;
	margin: 0 0 5px 0;
}

.contact-form .textarea{
	height: 200px;
}

.contact-form .button-submit{
	background: url(../gfx/button-submit.jpg) 0 0 no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
	height: 28px;
	line-height: 20px;
	width: 100px;
	border: none;
	color: #FFF;
	text-align: left;
	border: none;
}

.contact-form .contact-form-field{
	width: 140px;
	vertical-align: top;
	line-height: 25px;
}

.contact-form .contact-form-value{
	
}

.form-error{
	border: 1px solid #efbfbf;
	border-width: 1px 0;
	margin: 10px 0;
}

.veri-code{
	height: 50px;
	background: #340c0c;
	margin: 0 0 5px 0;
	width: 330px;
}



/**********FOOTER*************/
#footer{
	margin-top: 20px;
	color: #696969;
	border-top: 2px solid #561414;
	padding: 5px 0 0 0;
}

.footer-inner{
	margin: 0 auto;
	width: 800px;
	overflow: auto;
}

.footer-right{
	float: right;
	text-align: right;
}

.footer-left{
	float: left;
	text-align: left;
}



/*BORDERS*/


/*BORDERS END*/