/*---------- Project Handled : SyntaxImagination.com and AcefxLab.com ---------*/
body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182333;
	line-height: normal;
}
	h1, h2, h3, h4, h5, h6{
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 10px;
	}
		h1{
			font-size: 30px;
			/*text-shadow: 0px -1px 0px #333;*/
			color: #0076AD;
			font-weight: bold;
		}
		h2{
			font-size: 22px;
			font-weight: lighter;
			border-bottom: solid 1px #c8c8c8;
			padding-bottom: 3px;
			margin-bottom: 15px;
		}
		h3{
			font-family: "Trebuchet MS";
			font-size: 15px;
			font-weight: lighter;
		}
		h4{
			font-size: 18px;
			text-shadow: 1px 1px 0px #FFF;
			text-indent: 22px;
			font-weight: lighter;
		}
			#cal{
				background: url(asset/cal.png) no-repeat 1px 1px;
			}
			#bok{
				background: url(asset/bok.png) no-repeat 1px 1px;
			}
			#she{
				background: url(asset/she.png) no-repeat 1px 1px;
			}
			#nav{
				background: url(asset/nav.png) no-repeat 1px 1px;
			}
				#sdcnt{
					padding: 5px;
					margin-bottom: 10px;
				}
		h5{
			font-size: 16px;
		}
		h6{
			font-size: 14px;
		}
	a{
		color: #0975c0;
		text-decoration: none;
	}
	a:hover{
		font-weight: bold;
		text-decoration: underline;
	}
	em{
		font-family: "Times New Roman", Times, serif;
		color: #384E59;
		font-size: 15px;
		font-style: italic;
		text-indent: 12px;
		padding: 5px;
	}

	
#menu a{
	color: #FFF;
	padding: 5px 15px;
	border-right: solid 2px #333;
	font-family: Arial;
	font-size: 13px;
	float: left;
}
#menu a:hover, #menu a:focus{
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	text-shadow: -1px -1px 0px #333;
	background: url(../images/link.jpg) no-repeat center top;
}

	ul{
		text-indent: 5px;
	}
		ul li{
			list-style-image: url(asset/bulet.png);
			list-style-position: inside; 
			padding-bottom: 4px;
		}
		ul #li{
			padding-left: 5px;
		}
	#ti{
		padding-left: 10px;
		padding-bottom: 2px;
	}
		#subz a{
			float: left;
			padding: 6px 20px;
			border-right: solid 1px #acacac;
			color: #333;
			text-transform: uppercase;
			text-shadow: 1px 1px 0px #FFF;
		}
		#subz a:hover{
			background: #333;
			color: #FFF;
			text-decoration: none;
			text-shadow: 1px 1px 0px #333;
		}

#page{
	width: 713px;
	background: #333;
	padding: 5px 10px;
	float: left;
	margin-bottom: 5px;
	color: #FFF;
	text-transform: uppercase;
	text-align: right;
	font-size: 17px;
	font-weight: bold;
}

/*-----------SIDE LISTING --------------*/
#li1{}
#li2{
	text-indent: 15px;
}
#li3{
	text-indent: 25px;
}

/*---------- TITLE -------------------*/
#family{
	background: url(../images/titles/family.jpg) no-repeat;
	height: 37px;
	font-size: 15px;
	color: #505050;
	padding-top: 25px;
	padding-left: 80px;
	padding-right: 10px;
}

#alert{
	background: url(../images/titles/alert.jpg) no-repeat;
	height: 37px;
	font-size: 15px;
	color: #505050;
	padding-top: 25px;
	padding-left: 70px;
	padding-right: 10px;
}

#faith{
	background: url(../images/titles/faith.jpg) no-repeat;
	height: 37px;
	font-size: 15px;
	color: #505050;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 10px;
}