@charset "UTF-8";
/* CSS Document */
body {
	background: #d98b26 url(images/pattern.gif);
	font-size: 90%;
	font-family: "Arial/Helvetica", sans-serif;
	line-height: 120%;
	margin: 0;
}
img {
	border: 0;
}
h3 {
	color: #FFFFFF;
	font-size: 120%;
}
h4 {
	color: #CCCCCC;
	font-size: 110%;
	line-height: 120%;
}
em {
 color: #FFFF00;
 font-size: 120%;
 line-height: 120%;
}
#bigwrap {
	margin: 0 auto; 
	width: 1020px;
	background: url(images/bigwrap_bg.png) no-repeat top center;
}
#bigwrap2 {
	margin: 0 auto; 
	width: 780px;
	background: url(images/bigwrap_bg2.png) no-repeat top center;
}
#wrap {
	float: right;
	margin: 0; 
	width: 780px;
	/*background: url(images/top_back.jpg) no-repeat top right;*/
}

/* header */
#header {
	width: 100%;
	float: left;
	margin: 0;
	background: url(images/nav_off_btm.gif) repeat-x bottom;
}
#headersub {
	float: left;
	width: 100%;
	margin: 0;
	background: url(images/corner_left.gif) no-repeat bottom left;
}
#logo {
	float: left;
	height: 101px;
	width: 110px;
	/*background: url(images/logo.gif) no-repeat;*/
	text-indent: -5000px;
	margin-left: 50px;
}
#logo a {
	height: 101px;
	width: 220px;
	display: block;
}
#logo2 {
	float: left;
	height: 101px;
	width: 110px;
	text-indent: -5000px;
	margin-left: 0;
}
#logo2 a {
	height: 101px;
	width: 220px;
	display: block;
}
#topright {
	float: right;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 70px;
	color: #6E3520;
}
#topright a{
	color: #9B0500;
	text-decoration: none;
}
#topright a:hover {
	text-decoration: underline;
}
#topright strong {
	color: #000000;
}

/* navigation */
#nav {
	float: left;
	width: 733px;
	margin: 0;
	padding: 0 0 0 47px;
	list-style: none;
	background: url(images/corner_right.gif) no-repeat bottom right;
}
#nav li {
	float: left;
	margin: 0 2px;
	padding: 0;
	font-family: "Arial/Helvetica", sans-serif;
	font-size: 100%;
	font-weight: bold;
	background: url(images/nav_off_bg.gif) no-repeat top right;
}
#nav a {
	height: 67px;
	display: block;
	margin: 0;
	padding: 15px 10px 0 15px;
	color: #682D10;
	text-decoration: none;
	background: url(images/nav_off_bg_left.gif) no-repeat top left;
}
#nav a:hover {
	color: #000000;
}

/* ignite */
body#main #main {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#main #main a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#main #main a:hover {
	color: #EFB75F;
}
body#ignite #ignite {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#ignite #ignite a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#ignite #ignite a:hover {
	color: #EFB75F;
}
body#staff #ignite {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#staff #ignite a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#staff #ignite a:hover {
	color: #EFB75F;
}
body#speaker #ignite {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#speaker #ignite a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#speaker #ignite a:hover {
	color: #EFB75F;
}

/* missions */
body#missions #missions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#missions #missions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#missions #missions a:hover {
	color: #EFB75F;
}

body#kwmc #kwmc {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#kwmc #kwmc a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#kwmc #kwmc a:hover {
	color: #EFB75F;
}

body#country #missions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#country #missions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#country #missions a:hover {
	color: #EFB75F;
}
body#missionstaff #missions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#missionstaff #missions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#missionstaff #missions a:hover {
	color: #EFB75F;
}

/* video */
body#rules #video {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#rules #video a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#rules #video a:hover {
	color: #EFB75F;
}
body#vote #video {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#vote #video a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#vote #video a:hover {
	color: #EFB75F;
}
body#uploadvideo #video {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#uploadvideo #video a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#uploadvideo #video a:hover {
	color: #EFB75F;
}

/* question */
body#ignitefaq #questions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#ignitefaq #questions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#ignitefaq #questions a:hover {
	color: #EFB75F;
}
body#missionsfaq #questions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#missionsfaq #questions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#missionsfaq #questions a:hover {
	color: #EFB75F;
}
body#askus #questions {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#askus #questions a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#askus #questions a:hover {
	color: #EFB75F;
}

/* contacts */
body#contacts #contacts {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#contacts #contacts a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#contacts #contacts a:hover {
	color: #EFB75F;
}
body#location #contacts {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#location #contacts a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#location #contacts a:hover {
	color: #EFB75F;
}
body#worship #ignite {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#worship #ignite a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#worship #ignite a:hover {
	color: #EFB75F;
}
/* addtion */
body#bank #addition {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#bank #addition a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#bank #addtion a:hover {
	color: #EFB75F;
}
body#travel #addition {
	background: url(images/nav_on_bg.gif) no-repeat top right;
	margin: 0;
}
body#travel #addition a {
	color: #D5893D;
	background: url(images/nav_on_bg_left.gif) no-repeat top left;
	padding: 12px 40px 0 40px;
}
body#travel #addtion a:hover {
	color: #EFB75F;
}

/* contents */
#scripture {
	padding-left: 15px;
}
#contents {
	float: left;
	width: 100%;
	color: #999999;
	background: url(images/main_back.gif) repeat-y left;
	margin: 0;
}
#contents a {
	text-decoration: none;
	color: #3366FF;
}
#contents a:hover {
	text-decoration: underline;
}
strong {
	color: #FFFFFF;
}
#contentssub {
	width: 100%;
	float: left;
	margin: 0;
	background: url(images/bottom_center.gif) repeat-x bottom;
}
#mainimg {
	float: left;
	width: 100%;
	min-height: 200px;
	margin: 0;
	background: url(images/bottom_right.gif) no-repeat bottom right;
}
#mainimgsub {
	width: 100%;
	margin: 0;
	float: left;
	margin-top: 20px;
	background: url(images/main_img.jpg) no-repeat center top;
}
#mainimgsubothers {
	width: 100%;
	margin: 0;
	float: left;
}
#maincomment {
	float: left;
	width: 653px;
	text-align: left;
	font-size: 85%;
	padding-top: 360px;
	margin-left: 60px;
	background: url(images/black_line_bg.gif) no-repeat bottom right;
}
#maincommentothers {
	float: left;
	width: 653px;
	text-align: left;
	font-size: 85%;
	margin-left: 60px;
}
#maincommentothers h2 {
	padding: 10px 0;
	padding-left: 30px;
	background: url(images/bullet_black.gif) no-repeat left;
	color: #FFFFFF;
}
#announcement {
	float: left;
	width: 653px;
	text-align: left;
	font-size: 85%;
	padding-top: 20px;
	margin-left: 60px;
}
#dividespan {
	padding-bottom: 20px;
	float: left;
	width: 653px;
	background: url(images/black_line_left.gif) no-repeat bottom left;
}
#dividespan2 {
	padding-top: 20px;
	padding-bottom: 0;
	float: left;
	width: 653px;
}
#dividespan3 {
	float: left;
	width: 653px;
	min-height: 200px;
}
#dividespan4 {
	float: left;
	width: 653px;
	min-height: 200px;
	text-align: center;
}
#dividespan5 {
	float: left;
	width: 653px;
	min-height: 200px;
}
#dividespan5 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#dividespan3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li.payment {
	padding: 10px 10px;
	margin: 10px 0;
	border: #666666 solid 1px;
}
li.prevnext {
	text-align: center;
}
#spanleft {
	width: 46%;
	float: left;
	min-height: 200px;
	padding-right: 20px;
	border-right: 1px solid #333333;
}
#spanright {
	width: 46%;
	float: right;
}
#otherinfo {
	font-size: 90%;
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px 40px 50px 60px;
	background: url(images/bottom_left.gif) no-repeat bottom left;
}
ul.bottom_pic {
	list-style: none;
	display: inline;
}
ul.bottom_pic li {
	padding: 10px 30px;
	margin: 0;
	float: left;
}
#bullet {
	background: url(images/bullet_black.gif) no-repeat left center;
	padding: 9px 0;
	padding-left: 26px;
	color: #FFFFFF;
	font-size: 120%;
}
#bullet a {
	padding: 15px 0;
	color: #FFFFFF;
}
#board {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
#board li {
	background: url(images/black_line_bg.gif) no-repeat right bottom;
}
#board a {
	display: block;
	padding: 15px 0;
	background: url(images/black_line_left.gif) no-repeat left bottom;
}
#notice {
	font-size: 120%;
	font-weight: lighter;
	color: #FFFF33;
}
#signup {
	margin: auto;
}
#signup td {
	padding: 10px 0;
	border-bottom: #333333 1px solid;
}
#signtitle {
	width: 200px;
}
#signname {
	width: 80px;
	margin: 0 5px;
}
#signintro {
	width: 90%;
	height: 80px;
}
#signsubmit {
	text-align: center;
}
input, textarea, select {
	border: #999999 solid 1px;
}
#radiobtn, #submitbtn {
	border: none;
}
#tologinform {
	padding-bottom: 20px;
}
#logintable input {
	width: 120px;
	margin: 10px 0;
	margin-left: 10px;
}
#loginsubmit {
	text-align: center;
}
#mustlogin {
	text-align: left;
}
#mustlogin td {
	padding-right: 20px;
}
#applytable {
	width: 600px;
	cellspacing: 0;
}
#applytable td {
	padding: 10px 3px;
	border-bottom: #333333 solid 1px;
}
#appAddress {
	width: 95%;
	height: 50px;
}
#testimony {
	width: 95%;
	height: 150px;
}
#faq dt {
	color: #FF9900;
}
#faq dd {
	margin-left: 30px;
	padding-bottom: 20px;
}
#staff dt {
	float: left;
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
	padding-bottom: 100px;
}
#staff dd {
	float: right;
	width: 235px;
	font-size: 80%;
	line-height: 120%;
	background: url(images/staff_bg.gif) top left no-repeat;
	padding-top: 23px;
	padding-left: 25px;
}
#speakerdl {
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#speakerdl dt {
	float: left;
}
#speakerdl dd {
	background: url(images/staff_bg.gif) top left no-repeat;
	float: right;
	padding: 20px 0 0 30px;
	color: #FFFFFF;
	font-size: 130%;
	width: 200px;
	height: 240px;
}
#interviewtitle {
	float: left;
	clear: both;
	margin-top: 30px;
	width: 100%;
}
#pastorinter {
	height: 300px;
	clear: both;
	float: left;
	background-color: #000000;
	border: none;
	color: #CCCCCC;
	width: 100%;
}
#mistaffpic {
	float: left;
	width: 100%;
	text-align: center;
}
#videofile {
	color: #FFFFFF;
	border: none;
	background-color: #000000;
}
#mailaddress {
	width: 200px;
}
#sendemail {
	width: 90%;
	height: 100px;
}
#announcetable {
	width: 640px;
	border-collapse: collapse;
}
#announcetable td {
	border-bottom: solid 1px #333333;
}
#annotableno {
	height: 30px;
	width: 40px;
}
#annotabletitle {
	width: 500px;
}
#annotabletitle2 {
	width: 350px;
	height: 30px;
}
#annotabledate {
	width: 150px;
}
#article_body {
	height: 300px;
	padding-top: 20px;
}
#announcearrow {
	width: 640px;
	float: left;
}
#announcearrow td {
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
}
#prenext {
	width: 100px;
}
/* admin */
#applicant_table {
	float: left;
	border-collapse: collapse;
}
#applicant_table td {
	border: #666666 solid 1px;
	padding: 0 4px;
	font-size: 120%;
	color: #FFFFFF;
	padding: 5px 15px;
}
#applicant_td {
	background-color: #6699FF;
	color: #000000;
}
#border_td {
	background-color: #666666;
	height: 5px;
}
#applicant_nametd {
	color: #FFFFFF;
	font-size: 120%;
	width: 100px;
}
/* video vote */
#video_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
#video_list2 {
	width: 640px;
	border-top: #666666 solid 1px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#video_list li {
	float: left;
	padding-left: 0;
	margin-left: 0;
	border-bottom: #666666 solid 1px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#video_list2 li {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 20px;
}
#video_part {
	float: left;
	width: 425px;
}
#title_part {
	width: 190px;
	float: right;
	padding-left: 10px;
}
#video_comm {
	border-top: #666666 solid 1px;
	border-bottom: #666666 solid 1px;
	padding: 3px 0 3px 0;
}

/* sidebar */
#sidebar {
	margin: 80px 0 0 0;
	float: left;
	width: 240px;
	background: url(images/side_bg.gif) repeat-y center;
	color: #48250C;
}
#sidebarsub {
	margin: 0;
	float: left;
	width: 100%;
	background: url(images/side_top.gif) no-repeat top left;
}
#sidecontents {
	margin: 0;
	float: left;
	width: 210px;
	padding: 30px 10px 50px 20px;
	background: url(images/side_btm.gif) no-repeat bottom left;
	list-style: none;
}
#sidecontentssub {
	margin: 0;
	float: left;
	width: 210px;
	padding: 30px 10px 50px 20px;
	background: url(images/side_btm.gif) no-repeat bottom left;
	list-style: none;
}
#sidecontentssub h2 {
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0;
	padding-left: 20px;
	background: url(images/bullet_side.gif) no-repeat left;
	margin-left: 4px;
}
#sidecontentssub a {
	text-decoration: none;
	color: #9B0500;
}
#sidecontentssub a:hover {
	text-decoration: none;
	color: #000000;
}
#sidemenu {
	text-align: center;
}
#sidemenu a {
	text-decoration: none;
	color: #9B0500;
}
#sidemenu a:hover {
	text-decoration: underline;
}
#sidetitle h2 {
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0;
	padding-left: 20px;
	background: url(images/bullet_side.gif) no-repeat left;
	margin-left: 4px;
}
#sidetitle a {
	text-decoration: none;
	color: #9B0500;
}
#sidetitle a:hover {
	text-decoration: none;
	color: #000000;
}
#sidetitle img {
	padding: 5px 0;
}
#sidetitleBtn {
	padding: 5px 0 5px 30px;
}
#videolist {
	list-style: none;
	margin: 0;
	width: 200px;
	padding-left: 10px;
}
#videolist li {
	float: left;
	width: 100%;
	background: url(images/side_line_bg.gif) no-repeat bottom right;
}
#videolist a {
	padding: 10px 0;
	display: block;
	float: left;
	width: 100%;
	background: url(images/side_line_left.gif) no-repeat bottom left;
}
/* sidemenu change */
body#ignite #side_info h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#staff #side_staff h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#speaker #side_speaker h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#missions #side_mission h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#kwmc #side_kwmc h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#country #side_country h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#missionstaff #side_missionstaff h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#rules #side_rules h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#vote #side_vote h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#uploadvideo #side_uploadvideo h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#ignitefaq #side_ignitefaq h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#missionsfaq #side_missionsfaq h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#askus #side_askus h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#contacts #side_contacts h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#location #side_location h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#bank #side_bank h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#travel #side_travel h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#worship #side_worship h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#admin #side_applist h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#applicants #side_applicants h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}
body#videoup #side_postvideo h2{
	color: #FFFFFF;
	background: url(images/bullet_side_on.gif) no-repeat left;
}

/* footer */
#footer {
	clear: both;
	text-align: center;
	color: #6E3520;
	font-size: 80%;
	padding: 5px 0 30px 180px;
}
body#signup #footer {
	padding: 5px 0 30px 0;
}
body#igniteapp #footer {
	padding: 5px 0 30px 0;
}
body#login #footer {
	padding: 5px 0 30px 0;
}
#footer a{
	color: #9B0500;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}