@charset "utf-8";
Body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	line-height:19px;
}
*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
ul, header, footer{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	}

a:hover{
	color:#1293dd;
	text-decoration:none;
	}
#header-panel{
	width:100%;
	height:195px;
	float:left;
	padding:0px;
	margin:0px;
}
#bannerbg{
	width:100%;
	height:657px;
	float:left;
	padding:0px;
	margin:0px;
	background: #ccc;
	background-image: url(../../images/CHRY/bannerbg.png);
	background-repeat: repeat;
}
#newsouterdiv
{
	float:left; width:920px;
}
#newsoutercontentdiv
{
	float: left; width: 920px; margin-bottom: 20px;
}
#newsimagediv
{
	float: left; width: 200px; border: 3px solid #fff;
}
#newsdetailsdiv
{
float: left; width: 398px; padding: 5px;	
}

#menucover{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	height: 41px;
}
#header{
	width:1000px;
	height:195px;
	margin:0px auto;
	padding:0px;
	background:url(../../images/CHRY/shadow-header.png) no-repeat left top;
}
#logo{
	width:800px;
	height:auto;
	float:left;
	padding:20px 0px 19px 11px;
	margin:0px;
}
#header-img{
	width:125px;
	height:139px;
	float:right;
	padding:0px;
	margin:0px;
}
#wrapper-out{
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
}
#wrapper{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:0px;
}
#container{
	width:1000px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
#menu-banner-panel{
	width:980px;
	float:left;
	padding:10px;
	margin:0px;
	height: 360px;
	background: #fff;
}
#menu-container{
	width: 1000px;
	height:41px;
	background:url(../../images/CHRY/menubg.png) repeat;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	color:#faefbc;
}
/*.menu {list-style:none; width:960px; height:42px; font:14px normal 'Droid Sans', sans-serif; text-align:left; padding:0pxmargin:0px auto; }
.menu a {float:left; text-align:left; color:#faefbc; text-decoration:none; height:42px; font-weight:normal;font-family: 'Droid Sans', sans-serif;font-size:14px;line-height:42px;padding:0px 19px 0px 20px;margin:0px 5px 0px 0px;	text-shadow:#303030 1px 0px 1px;}
.menu a:hover {color:#fff; background:#d77400; text-shadow:#303030 0px 1px 2px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}

.menu li {position:relative; float:left; z-index:1000; line-height:50px; color:#fff; padding:0px 0px 0px 0px; margin:0px;   }
.menu ul {display:none; position:absolute; font:normal 13px 'Droid Sans', sans-serif; top:46px; left:0;  list-style:none}
.menu ul li {float:none; margin:1px 0px 0px 0px;   }
.menu ul li ul li{float:none; margin:0px 0px 2px 2px;  }
.menu ul li a, li.menuhover li a, li.menuhover li.menuhover li a {float:none; display:block; color:#fff; background:#1e130d; text-shadow:#303030 1px 0px 1px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; white-space:nowrap; }
.menu ul li a:hover, li.menuhover li a:hover, li.menuhover li.menuhover li a:hover {color:#fff; background:#d77400; text-shadow:#303030 1px 0px 1px;}
.menu ul ul {left: 100%; top:0}
li.menuhover a {color:#fff; background:#d77400; text-shadow:#303030 0px 1px 2px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.menu a.current {color:#fff; background:#d77400; text-shadow:#303030 0px 1px 2px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}*/

#banner{
	width:695px;
	height:350px;
	float:left;
	padding:0px;
	margin:0px;
	clear:both;
}
#welcome{
	width:270px;
	height:350px;
	float:left;
	border: #dddddd solid 1px;
	box-shadow: 0px 0px 2px #ccc;
	margin-left: 12px;
	
}
#welcome h2{
	width:270px;
	height:42px;
	float:left;
	background:#005eb5;
	font-family:'Raleway', sans-serif;
	color:#FFFFFF;
	line-height: 40px;
	
	}
.welc-text {
	padding: 8px 12px 12px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
	width: 270px;
	}
	.welc-text p
	{
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:justify;
	padding-top: 4px;
	padding-bottom: 10px;
	
	}
	
	.welc-text ul{
	width:246px;
	height:38px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:#eeeeee solid 1px;
	border-right:#d8d8d8 solid 1px;
	border-bottom:#b7b7b7 solid 1px;
	border-left:#d8d8d8 solid 1px;
	box-shadow:0px 1px 2px #ccc;
	border-radius:3px;
	overflow:hidden;
	background:url(../../images/CHRY/gray-box-bg.gif) repeat-x top;
	font-family: 'Oswald', sans-serif;
	font-size:14px;
	color:#333;
}
.welc-text ul li{
	width:33%;
	height:38px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-left:#e8e8e8 solid 1px;
	list-style: none;
}
.welc-text ul li a{
	display:block;
	width:100%;
	height:29px;
	color:#393939;
	text-align:center;
	padding:9px 0px 0px 0px;
	text-decoration:none;
}
.welc-text ul li a:hover{
	background:url(../../images/CHRY/gray-box-bg.gif) repeat-x bottom;
}
.welc-text ul li:first-child{
	border:none;
}
.welc-text ul li span{
	margin:0px 6px 0px 0px;
}
.welc-text ul li .join{
	width:15px;
	height:20px;
	display:inline-block;
	background:url(../../images/CHRY/bible.png) no-repeat center center;
}
.welc-text ul li .sermons{
	width:15px;
	height:20px;
	display:inline-block;
	background:url(../../images/CHRY/vision.png) no-repeat center center;
}
.welc-text ul li .support{
	width:15px;
	height:20px;
	display:inline-block;
	background:url(../../images/CHRY/history.png) no-repeat center center;
}
	
	
	
	
#welcomefont{
	float:left;
	background:#005eb5;
	font-family:'Lobster', cursive;
	color:#FFFFFF;
	font-weight:400;
	padding-right: 5px;
	font-size: 19px;
	padding-left: 5px;
	}	
	

#homecontent-panel{
	width:1000px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	clear:both;
}
#homeshadow-panel{
	width:1000px;
	height:11px;
	margin:0px;
	padding:0px;
	top:0;
	left:0;
	position:relative;
	z-index:99;
}
#homeLHS{
	height:auto;
	position:relative;
	margin:10px 0px 0px 0px;
	padding:0px;
	top:-11px;
	left:0;
	float:left;
	width: 698px;
	border-right: 1px solid #e9e9e9;
}
.LHSbox1{
	width:680px;
	height:auto;
	float:left;
	padding:0px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
}
.priciples{
	width:680px;
	height:auto;
	float:left;
	padding:0;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
}
.priciple_part1{
	width:330px;
	height:220px;
	float:left;
	padding:0;
	margin:0px 10px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
	
}
.priciple_part1 p{
	text-align:justify;
}
.priciple_part1 img{
text-align:justify;
float:left;
padding-right:8px;
width:155px;
height:120px;
}
.priciple_part3{
	width:330px;
	height:220px;
	float:right;
	padding:0;
	margin:0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
	
}
.priciple_part3p{
	text-align:justify;
}
.priciple_part3 img{
text-align:justify;
float:left;
padding-right:8px;
width:155px;
height:120px;
}
.priciple_part2{
	width:330px;
	height:220px;
	float:right;
	padding:0;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
	background-color: #cd7800;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: #dddddd solid 1px;
box-shadow: 0px 0px 2px #ccc;
}
.priciple_part1 h2{
	width:322px;
	height:33px;
	float:left;
	background-image:url(../../images/CHRY/priciple_bg.png);
	background-repeat:no-repeat;
	line-height: 33px;
	padding-left: 8px;
	color: #303030;
	margin-bottom: 8px;
	font-style: italic;
	}
	.priciple_part2 h2{
	width:323px;
	height:33px;
	float:left;
	background-image:url(../../images/CHRY/priciple_bg.png);
	background-repeat:no-repeat;
	line-height: 33px;
	padding-left: 8px;
	color: #303030;
	margin-bottom: 8px;
	/*font-style: italic;*/
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
	.priciple_part3 h2{
	width:323px;
	height:33px;
	float:left;
	background-image:url(../../images/CHRY/priciple_bg.png);
	background-repeat:no-repeat;
	line-height: 33px;
	padding-left: 8px;
	color: #303030;
	margin-bottom: 8px;
	font-style: italic;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
	.priciple_part2 p{
	text-align:justify;
	padding: 8px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.priciple_part2 img{
text-align:justify;
float:left;
padding-right:8px;
width:155px;
height:120px;
}
.gallery_part1{
	width:330px;
	height:auto;
	float:left;
	padding:0;
	margin:0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
	
}
.gallery_part2{
	width:340px;
	height:auto;
	float:left;
	padding:0;
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:19px;
	
}
.gallery_part1 h3{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:22px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.LHSbox1 h3{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	background:url(../../images/CHRY/line1.png) no-repeat right;
}
.hdname{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 235px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname2{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 198px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname3{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 132px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname4{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 132px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname5{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 175px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname6{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 145px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname7{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 182px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname8{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 222px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.hdname9{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	text-align:left;
	line-height:30px;
	margin:0px 0px 15px 0px;
	padding:0px;
	width: 160px;
	padding-right: 10px;
	background-color: #FFFFFF;
	
}
.founder-panel{
	width:200px;
	height:auto;
	float:left;
	padding:0px 10px 0px 0px;
	margin:0px;
}
.LHSbox2{
	width:660px;
	height:107px;
	float:left;
	padding:10px 10px 10px 10px;
	margin:0px 0px 15px 0px;
	background:url(../../images/CHRY/vision-bg.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	line-height:19px;
		-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
box-shadow: 0px 0px 2px #ccc;
}
.LHSbox2 img{
	
	float:left;
	padding:0px 10px 0px 0px;
	
}
.flashnews{
	width:990px;
	height:43px;
	float:left;
	padding:0px 8px 0px 0px;
	margin:20px 0px 15px 0px;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1b0e0a;
	text-align:justify;
	line-height:1.5px;
	background-color: #fff;
	border: #dddddd solid 1px;
box-shadow: 0px 0px 2px #ccc;
}
#flash_hd
{
float:left; width:139px; height:43px;
}
#newsdetail
{
	float:left;
	width:845px;
	height:43px;
}
.LHSbox2 h3{
	font-family: 'Francois One', sans-serif;
	color:#fff;
	font-size:30px;
	font-weight:normal;
	text-align:left;
	line-height:30px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.LHSbox3{
	width:640px;
	height:auto;
	clear:both;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	background:#935f2a url(../../images/CHRY/box3-bgtop.jpg) no-repeat top left;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#1b0e0a;
	text-align:justify;
	line-height:19px;
}
.LHSbox3 span{
	background:url(../../images/CHRY/box3-bg-bottom.jpg) no-repeat  bottom left;
	float:left;
	width:640px;
	padding:0px 0px 10px 0px;
	margin:0px;
}
.LHSbox3 ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.LHSbox3 li{
	padding:20px 20px 20px 20px;
	margin:0px;
	width:280px;
	float:left;
	color:#e7e7e7;
}
.LHSbox3 li.borrombrdr{
	padding:0px;
	margin:0px;
	width:640px;
	height:5px;
	float:left;
	color:#e7e7e7;
	background:url(../../images/CHRY/box3-brdr.jpg) repeat-x bottom;
}
.LHSbox3 li.boxphotopanel{
	padding:20px 20px;
	margin:0px;
	width:600px;
	height:auto;
	float:left;
	color:#e7e7e7;
}
.LHSbox3 li h3{
	font-family: 'Francois One', sans-serif;
	color:#fff;
	font-size:25px;
	font-weight:normal;
	text-align:left;
	line-height:30px;
	margin:0px 0px 0px 0px;
	padding:0px;
}
.LHSbox3 li a{
	background:#d77400;
	color:#fff;
	width:auto;
	height:31px;
	float:right;
	clear:both;
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:31px;
	-webkit-box-shadow: 2px 2px 2px 0px #412a12;
	-moz-box-shadow: 2px 2px 2px 0px #412a12;
	box-shadow: 2px 2px 2px 0px #412a12;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow:1px 0px 1px #3b3b3b;
}
.LHSbox3 li a:hover{
	background:#261910;
}
.LHSbox4{
	width:640px;
	height:auto;
	clear:both;
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	background:#23120d url(../../images/CHRY/box4-bg-top.jpg) repeat-x top left;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#e7e7e7;
	text-align:justify;
	line-height:19px;
}
.LHSbox4 span{
	background:url(../../images/CHRY/box4-bg-bottom.jpg) repeat-x  bottom left;
	float:left;
	width:640px;
	padding:0px 0px 0px 0px;
	margin:0px;
}
.LHSbox4 ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.LHSbox4 li{
	padding:20px 20px 20px 20px;
	margin:0px;
	width:280px;
	float:left;
	color:#e7e7e7;
}
.LHSbox4 dl{
	padding:0px;
	margin:0px;
}
.LHSbox4 dd{
	padding:0px 0px 5px 0px;
	margin:0px;
	float:left;
	clear:both;
	color:#e7e7e7;
	line-height:20px;
}
.LHSbox4 dd a{
	color:#e7e7e7;
	background:url(../../images/CHRY/arow.jpg) no-repeat left;
	padding:0px 0px 0px 15px;
}
.LHSbox4 dd a:hover{
	color:#c0a164;
	background:url(../../images/CHRY/arow-h.jpg) no-repeat left;
}
.LHSbox4 li.quickpanel{
	padding:20px 20px 20px 20px;
	margin:0px;
	width:280px;
	float:left;
	font-weight:bold;
	line-height:19px;
	color:#c0a164;
	background:#1d1310;
}
.LHSbox4 li.quickpanel dl{
	padding:0px;
	margin:0px;
	float:left;
}
.LHSbox4 li.quickpanel dd{
	padding:0px 0px 10px 0px;
	margin:0px;
	float:left;
	clear:both;
}
.LHSbox4 li.quickpanel dt{
	padding:0px 0px 10px 0px;
	margin:0px;
	float:right;
	clear:both;
}
.LHSbox4 li.quickpanel b{
	color:#fff;
}
.LHSbox4 li.quickpanel a{
	padding:0px !important;
	margin:0px;
	opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.LHSbox4 li.quickpanel a:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
}
.LHSbox4 li.quickpanel img{
	margin:0px 5px 0px 0px;
}
.LHSbox4 li h3{
	font-family: 'Francois One', sans-serif;
	color:#fff;
	font-size:25px;
	font-weight:normal;
	text-align:left;
	line-height:30px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.textbox1{
	background:#c0a164;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:7px 10px 7px 10px;
	width:230px;
	color:#1d1310;
	line-height:28px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.submit-btn{
	background:url(../../images/CHRY/submit-btn.png) no-repeat;
	width:122px;
	height:43px;
	float:right;
	border:0px;
	cursor:pointer;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0px 0px 9px 17px;
	line-height:19px;
	text-shadow:1px 0px 1px #000;
	margin:0px ;
	opacity:0.8;
	filter:alpha(opacity=80);
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.submit-btn:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
}
#homeRHS{
	width:300px;
	height:auto;
	float:right;
	position:relative;
	margin-bottom: 50px;
	padding:10px 0px 0px 0px;
	top:-11px;
	left:0;
}
#homeRHS h4{
	font-family: 'Raleway', sans-serif;
	color:#005eb5;
	font-size:20px;
	font-weight:700;
	line-height:46px;
	margin:0px 0px 5px 15px;
	padding:0px;
	clear:both;
	background: url(../../images/CHRY/line1.png) no-repeat right;
}
.newspanel{
	width: 288px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}
.home-news-cont{
	float:left;
	clear:both;
	padding:0px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666;
	text-align:justify;
	line-height:18px;
}
.home-news-cont a{
	color:#329df8;
	font-weight:bold;
	opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
	text-decoration:none;
}
.home-news-cont a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.home-news-cont img{
	border:2px solid #fff;
	margin:4px 10px 0px 0px;
	float:left;
}
#pscroller1{
	width: 280px;
	height:280px;
	border:0px;
}
.feast{
	width: 288px;
	height: auto;
	float: left;
	padding: 0px 0px 0px 16px;
	margin: 0px;
}
.publication{
	width: 288px;
	height: auto;
	float: left;
	padding: 17px 0px 0px 16px;
	margin: 0px;
}
.mother-photo-panel{
	float:left;
	clear:both;
	width:280px;
	height:auto;
	padding:15px 0px 20px 0px;
	text-align:center;
	background-image: url(../../images/CHRY/sup_bg.jpg);
	background-repeat: repeat;
	border: #dddddd solid 1px;
	box-shadow: 0px 0px 2px #ccc;
	margin-left: 16px;
}
.mother-photo-panel h3
{
	float:left;
	text-align:center;
	width: 100%;
	color:#000000;

}
.mothers-desk-panel{
	float:left;
	clear:both;
	width:246px;
	height:auto;
	padding:0px 29px 20px 29px;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#321e18;
	text-align:justify;
	line-height:18px;
}
.mothers-desk-panel a{
	color:#2c1a15;
	font-weight:bold;
	opacity:1.0;
	filter:alpha(opacity=100);
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.mothers-desk-panel a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.cmc-video-panel{
	float:left;
	clear:both;
	width:340px;
	height:auto;
	padding:0;
	text-align:center;
}
#video{
	width:340px;
	height:200px;
	border:3px solid #fff;
}
.home-photogallery{
	float:left;
	clear:both;
	width:330px;
	height:auto;
	padding:0px 0px 10px 0px;
}
.home-photogallery ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.home-photogallery li{
	padding:0px 10px 13px 0px;
	margin:0px;
	float:left;
	width:100px;
	height:auto;
	text-align:center;
}
.home-photogallery li img{
	border:2px solid #fff;
}
/*#footer{
	width:100%;
	height:60px;
	float:left;
	clear:both;
	background:#20100b url(../../images/CHRY/footer-bg.jpg) no-repeat center;
	margin:0px;
	padding:30px 0px 0px 0px;
}

#footer ul{
	padding:0px;
	margin:0px auto;
	list-style:none;
	width:1000px;
}
#footer li{
	padding:0px;
	margin:0px auto;
	float:left;
	text-align:center;
	color:#fff;
	width:100%;
}
#footer li a{
	color:#bfa064;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0px 10px;
	text-decoration:none;
}
#footer li a:hover{
	color:#fff;
}*/
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 200px;
	-webkit-box-shadow: 1px 0px 5px 0px rgba(66,66,66,1);
-moz-box-shadow: 1px 0px 5px 0px rgba(66,66,66,1);
box-shadow: 1px 0px 5px 0px rgba(66,66,66,1);
	
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 230px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;

	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.sliderwrapper img{
	width: 200px;
	height:280px;
	padding-right: 13px;
	float:left;
}
#inner-menu-content-panel{
	width:960px;
	height:auto;
	float:left;
	padding:20px;
	margin:0px;
	background:#fff;
}
#inner-container{
	width: 920px;
	height:auto;
	float:left;
	margin:0px 0px 30px 0px;
	padding:20px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
}
#inner-container a{
	text-decoration:none;
	color:#0067c6;
}
#inner-container h3{
	text-decoration:none;
	color:#000;
	padding-bottom:8px;
	background-color:#F4F4F4;
}
#inner-container h2{
	color:#005eb5;
	font-family: 'Raleway', sans-serif;
	font-size:20px;
	padding-bottom: 10px;
	border-bottom: 5px solid #d9d9d9;

}
#inner-container img{
	margin:3px 20px 0px 0px;
}
#inner-container p{
text-align:justify;
padding-top:10px;
}

#inner-containerphoto{
	width: 920px;
	height:auto;
	float:left;
	background:url(../../images/CHRY/inner-cont-bg.png) repeat;
	margin:20px 0px 0px 0px;
	padding:20px;
	color:#160d08;
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
}
#inner-containerphoto img{
	border:5px solid #fff;
	-webkit-box-shadow: 4px 4px 4px 0px #412a12;
	-moz-box-shadow: 4px 4px 4px 0px #412a12;
	box-shadow: 4px 4px 4px 0px #412a12;
	margin:3px 20px 0px 0px;
	
}
#largimg{
	width:920px;
	float:left;
	height:150px;
border-bottom: #a6894f 1px solid;
margin-bottom:10px;

	
}

#largimgzip{
	width:110px;
	float:left;
	



	
}
#largimgzip2{
	width:800px;
	float:left;
	font-size:15px;
	font-weight:700;
	padding-top:5px;

    


	
}
#largimgzip2 h3{
	
	font-size:15px;
	font-weight:bold;
	color:#fff;
	

}


h5{
	font-family: 'Oswald', sans-serif;
	color:#fff;
	font-size:20px;
	font-weight:400;
	text-align:left;
	line-height:35px;
	margin:0px 0px 20px 0px;
	padding:0px;
	clear:both;
}
#more
{
	float:right;
	width:80px;
}
#more a{
	color:#0b89f4;

	text-decoration: none;
}
#more li
{
	list-style-image:url(../../images/CHRY/more.png);
	background-repeat:no-repeat;
	color: #0b89f4;
	font-size: 12px;
}

#newsticker-demo {
	width:236px;
	background:#FFF;
	font-family: Arial;
	font-size: 12px;
	color: #353333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top: 0px solid #dddddd;
	
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo a hover { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{
	list-style:none;
	display:block;
	padding-bottom:5px;
	margin-bottom:5px;
	width: 290px;
	height:70px;
	border-bottom: 1px solid #dddddd;
	
	
	
}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info {
	float:right;
	width:180px;
}
.newsticker-jcarousellite .info_1 {
	float:left;
	width:233px;
	text-align:justify;
}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
.newsticker-jcarousellite a{
	color:#666;
	text-decoration:none;
}
.newsticker-jcarousellite a hover{
text-decoration:none;

}

#slider {
	list-style: none;
	padding:0px
}





.slider-container {
	width:272px;
	height:138px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 8px;
	background-image: url(../../images/CHRY/feastbg.jpg);
	background-repeat: no-repeat;
}

#slider { 
	font-family:Arial, Helvetica, sans-serif; 
	
	
	color:#1293dd;
	
	font-size:14px;  
}

#slider img {
	width:103px;
	border:3px solid #e7e7e7;
	height: 130px;
}

#slider h3 { 
	color:#1293dd;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	width:200px; 
	margin:0 0 0px 0
}

.right-box {
	float:left;
	width:150px;
	margin-left:10px;
	padding-top: 30px;
}

.left-box {
	float:left; 
}

#slider .date {
	color:#000000;
	font-size:13px;
	margin:0px;
	font-weight: bold;
}
#footer-content-panel{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	padding:0px 0px 20px 0px;
	margin:0px;
	background-image: url(../../images/CHRY/ftrbg.jpg);
	background-repeat: repeat;
}
#footer-content{
	width:1000px;
	height:auto;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
#footer-content ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
#footer-content li{
	padding:0px;
	margin:0px 50px 0px 0px;
	float:left;
	width:300px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:justify;
	line-height:19px;
	color:#fff;
	}
#footer-content li a{
	color:#fff;
	text-decoration:none;
}
#footer-content li a:hover{
	color:#c3def8;
}
#footer-content li.endfooter{
	padding:0px;
	margin:0px 0px 0px 0px;
	}
	.quicklinks{
	float:left;
	width:auto;
	clear:both;
	height:auto;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	line-height:19px;
	padding:0px 5px 0px 5px;
	margin:0px 0px 8px 0px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	
}
.quicklinks:hover{
	color:#fff !important;
	background:#1e66aa;
	padding:0px 5px 0px 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#footer-panel{
	width:100%;
	height:45px;
	float:left;
	padding:0px;
	margin:0px;
	background:#0a3d6f;
	border-bottom:#fff 1px solid;
}
#footer{
	width:1000px;
	height:45px;
	margin:0px auto;
	padding:0px;
}
.copy{
	width:1000px;
	height:auto;
	float:left;
	color:#75b8f8;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:45px;
}

#cross
{
width:1000px; height:64px; background: #ea9528; margin:0px auto; background-image:url(../../images/CHRY/cross.png); background-repeat:no-repeat; margin-top:-55px;
}
#namebox
{
	float: left;
	width: 285px;
	height: 30px;
	background: #0360a5;
	padding: 5px;
	border: 1px solid #0181dd;
	border-radius: 4px;
	color: #c4d6e4;
	margin-bottom: 10px;
	font-size:12px;
}
	#msgbox
{
	float: left;
	width: 285px;
	height: 70px;
	background: #0360a5;
	padding: 5px;
	border: 1px solid #0181dd;
	border-radius: 4px;
	color: #c4d6e4;
	margin-bottom: 10px;
	font-size:12px;
}
#submitbtn
{
	float: right;
	width: 96px;
	height: 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #0f8def;
	color: #FFF;
	border: 1px solid #0f8def;
	margin-right: 14px;
}

/* new menu */

#cssmenu {
  position: relative;
  height: 44px;
  background:url(../../images/CHRY/menubg2.png);
  background-repeat:repeat;
  width: auto;
}
#home
{
	width: 19px;
	height: 17px;
	padding-right:5px;
	margin:0;
	background: url(../../images/CHRY/home.png) no-repeat left;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  
  height: 32px;
  width: 100%;
  z-index: 500;
}
#cssmenu > ul > li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  border-right:1px solid #003d7c;
 
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  font-family: Helvetica, sans-serif;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  font-size: 14px;
  font-weight:bold ;
  padding: 13px 18px;
  font-weight:600;

  color:#fff;
  font-family: 'Raleway', sans-serif;

  
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
 color: #fff;
  background:#0ba0f6;
}
#cssmenu li.has-sub::after {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #fff;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 27px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 34px;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu ul ul li a {
  width: 130px;
  border-bottom: 1px solid #eee;
  padding: 10px 20px;
  font-size: 13px;
  color: #000;
  background: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  -ms-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
#cssmenu ul ul li:hover > a {
 background: #0f95f2;
  color: #fff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
.submenuArrow {
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #fff;
  position: absolute;
  top: -12px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #fff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: auto;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 20px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  #cssmenu ul ul li:hover > a {
    background: none;
    color: #8c9195;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 14px 20px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    border-bottom: 2px solid #7a8189;
    right: 20px;
    top: 15px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #7a8189;
    right: 20px;
    top: 25px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }

