@charset "utf-8";

body{
	margin:26px 0 30px 0;
	padding:0;
	background:url(../images/bg_allx.gif) left top repeat-x;
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#bcbbb4;
	}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}
img{
	border:none;
	}
.png24 {tmp:expression(setPng24(this));}

a{
	color:#bcbbb4;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
.img_rt{
	margin-right:10px;
	}
.img_lf{
	margin-left:10px;
	}
.bg_shadow_left {background-image:url(../images/bg_shadow_left.gif); background-position:right top; background-repeat:no-repeat;}

/* Menu bar Start */
ul.nav {
	float: left;
	width: 739px;
	text-align:center;
	}
ul.nav li{
	float: left;
	height:111px;
	/*border-left: 1px solid #ebba91;*/ 
	}
ul.nav li.menu_on2 {
	background:url(../images/home2_bt.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on2:hover{
	background:url(../images/home2_bt_on.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on3 {
	background:url(../images/home3_bt.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on3:hover{
	background:url(../images/home3_bt_on.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on4 {
	background:url(../images/home4_bt.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on4:hover{
	background:url(../images/home4_bt_on.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on5 {
	background:url(../images/home5_bt.png) no-repeat left top;
	width:98px;
	}
ul.nav li.menu_on5:hover{
	background:url(../images/home5_bt_on.png) no-repeat left top;
	width:98px;
	}
ul.nav li a {
	display: block;
	cursor:pointer;
	}

ul.nav li a:hover {
	/*background: url(images/nav_bg.png) 0px -35px no-repeat;*/
	cursor:pointer;
	color: #fff;
	}
ul.nav ul{
	clear:both;
	float:left;
	z-index: 1020;
	cursor: default;
	width: 100px;
	top:46px;
	position:absolute;
	left: -1000em;
	padding:0;
	margin:0;
	}
	 *:first-child+html ul.nav ul{
		margin-top:46px;
		/*margin-left:-49px;*/
		background:url(../images/menu_sx.gif) left top repeat-x;
		width:86px;
		}
	* html ul.nav ul{
		margin-top:46px;
		/*margin-left:-50px;*/	
		background:url(../images/menu_sx.gif) 1px top repeat-x;
		}  

	ul.nav ul.MenuBarSubmenuVisible{
		left: auto;
	}
		ul.nav ul li{
			border:none;
			float:left;
			height:15px;
		}
			ul.nav ul li a{
		/*	padding:10px 9px;
			border-right:1px solid #606060;
			border-left:1px solid #606060;
			border-bottom:1px solid #606060;
			}
			ul.nav ul li a:hover{
				background:#393939;
				color:#fff;
				}  */
			}
ul.nav iframe{
	position: absolute;
	z-index: 1010;
	}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection{
ul.nav li.MenuBarItemIE{
	display: inline;
	}
	}
	
#flash{
	z-index:-2000px;
	}

/* Menu bar End */

.service_list1{
	padding-left:20px;
	}
.service_list2{
	padding-left:30px;
	}
.faith_list{
	padding:38px 0 0 20px;
	line-height:18px;
	}
	.faith_list li{
		margin-bottom:15px;
		}
	.faith_list a{
		color:fff;
		}
	.faith_list a:hover{
		color:#eaba92;
		}

	ul.bull{
		list-style:disc;
		}
		.grey_dot{
			background:url(../images/greydot.gif) top left no-repeat;
			padding-left:15px;
			}
		.feature_dot{
			background:url(../images/ic_Featured.gif) top left no-repeat;
			padding-left:15px;
			}
		.feature_dot2{
			background:url(../images/ic_Featured.gif) top left no-repeat;
			padding-left:15px;
			color: #c98d5b;
			}
		.faith_list li.feature_dot2 a{
			color: #c98d5b;
			text-decoration:none;
			}
		.faith_list li.feature_dot2 a:hover{
			color: #c98d5b;
			text-decoration:underline;
			}
			
		.feature_dot3{
			background:url(../images/ic_Featured.gif) top left no-repeat;
			padding-left:15px;
			color: #BCBBB4;
			}
		.faith_list li.feature_dot3 a{
			color: #BCBBB4;
			text-decoration:none;
			}
		.faith_list li.feature_dot3 a:hover{
			color: #c98d5b;
			text-decoration:underline;
			}
		
		.feature_dot4{
			color: #c98d5b;
			}
		.faith_list li.feature_dot4 a{
			color: #c98d5b;
			text-decoration:none;
			}
		.faith_list li.feature_dot4 a:hover{
			color: #c98d5b;
			text-decoration:underline;
			}
.history_list{
	padding:38px 0 0 20px;
	}
	.history_list a{
		color:fff;
		}
	.history_list a:hover{
		color:#eaba92;
		}

.wisdom_list{
	line-height:18px;
	}
	.wisdom_list li{
		margin-bottom:15px;
		}
	.wisdom_list a{
		color:fff;
		}
	.wisdom_list a:hover{
		color:#eaba92;
		}

/*text*/
.txt_tahoma{
	font-weight:bold;
	font-size:13px;
	color:#ffffff;
	}
	
.txt_tacon{
	font-size:13px;
	color:#ffffff;
	}
	
.txt_15{
	font-size:15px;
	font-weight:bold;
	}
.txt_brown{
	color:#9a6c27;
	font-weight:800;
	font-size:14px;
	}
.grey_13{
	font-size:13px;
	padding:5px 0 0 0;
	margin:0;
	}
.grey_14{
	font-size:14px;
	padding:3px 0 0 0;
	margin:0;
	line-height:120%;
	}
	
.wit_14{
	font-size:14px;
	padding:2px 0 0 0;
	margin:0;
	line-height:120%;
	}
.wisdom_title{
	font-size:13px;
	text-align:center;
	}	
.wisdom_title2{
	font-size:15px;
	text-align:center;
	font-weight:700;
	}	
	
.copy1{
	text-align:left;
	color:#9a6c27;
	font-size:10px;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;
	}
.copy1 a{
	color:#9a6c27;
	}
.copy2{
	text-align:right;
	color:#9a6c27;
	font-size:10px;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif;
	}
.copy2 a{
	color:#9a6c27;
	text-decoration:none;
	}
.copy2 a:hover{
	color:#9a6c27;
	text-decoration:underline;
	}
	
.sranswer{
		color:#503000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		}
	.sranswer a{
		color:#503000;
		text-decoration:none;
		}
