@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Domine);

.logoStruc {
	display:table;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-image:url(../images/logo-bg.jpg);
	background-color:#fcc30e;
	padding:6px 15px;
	margin:10px 0px 0px 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.4);
	}
.contentWrapMain {
	margin-top:15px;
	border-top:3px double #FB7A1C
	}
.contentWrap {
	padding:6px;
	-webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .2);
	margin-left:1px !important;
	margin-right:1px !important;
	/*font-family: 'Mouse Memoirs', sans-serif;*/
	}
	.contentWrap p {
		margin-bottom:20px;
	}
.headLogoWrap {
	width:auto;
	margin-top:10px;
	}
.headImgWrap {
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background-color:rgba(255,255,255,0.9);
	background-image:url(/images/white-bg90.png);
	border:4px solid #fff;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	margin-bottom:20px;
	}
	.headImgWrap img {
		width:100%;
		}
	
.contWrapMain {
	background: rgba(255, 255, 255, .6);
	background-image:url(/images/white-bg60.png);
	border-top-left-radius:10px;
	border-bottom-right-radius:10px;
	border:6px solid #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
h1 {
	font-family: 'Lobster', cursive !important;
	color:#ffebeb  !important;
	padding: 6px;
    text-align: center;
    text-shadow: 1px 2px #540000;
	background-color: #c63800;
	border-bottom:2px solid #902900
	}
.introWrap {
	background: rgba(255, 255, 255, .90);
	background-image:url(/images/white-bg90.png);
	margin-bottom: 10px;
    margin-top: -9px;
    padding: 6px;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	}
	
h2 {
	font-family: 'Lobster', cursive !important;
	}
h3 {
	font-family: 'Lobster', cursive !important;
	}


.Shadow1 {
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
	}
.Shadow2 {
	box-shadow: 0 0 5px rgba(0,0,0,0.8);
	}
.NavHold {
	width:100%;
	/*padding-top:10px;
	padding-bottom:10px;*/
	background-color:#b6d330;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	overflow:hidden;
}


.NavCells {
	/*width:98%;
	max-width:250px;/*
	/*background-color:#99CC33;*/
	text-aling:center;
	padding:10px 0px;
	/*margin:0px 10px 10px 20px;*/
	text-align:center;
	/*font-weight:bold;*/
	border-radius:10px;
	float:left;
	/*background-image:url(../img/nav-bck.png);
	font-size:30px !important;*/
	font-family: 'Domine', serif !important;
	color:#fff;
	margin:0px 0px 20px 15px;
	background-color:#849b1a;
	border:1px solid #687c0d;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 4px 3px rgba(104, 124, 13, 0.60) inset;
	}
	.NavCells:a {
		color: ##FFF;
		/*font-size:30px !important;*/
		font-family: 'Domine', serif !important;
		}
		
	.NavCells:hover {
	background-color:#ff5a00;
	 /*font-size:30px !important;*/
	 font-family: 'Domine', serif !important;
	 color:#fff;
	 /*background-image:url(..//images/friend-icon-bg.gif);*/
	 box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 4px 3px rgba(180, 49, 0, 0.60) inset;
	 border:1px solid #b43100
	 /*box-shadow: 0 0 3px rgba(0,0,0,0.8);*/
	 }
	 
.NavCellsMob {
	/*width:98%;
	max-width:250px;/*
	/*background-color:#99CC33;*/
	text-aling:center;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px dotted #e4f39e;
	/*margin:0px 10px 10px 20px;*/
	text-align:center;
	/*font-weight:bold;
	border-radius:10px;*/
	float:left;
	/*background-image:url(../img/nav-bck.png);
	font-size:30px !important;*/
	font-family: 'Domine', serif !important;
	color:#fff;
	}	
	 .NavCellsMob:a {
		color: ##FFF;
		/*font-size:30px !important;*/
		font-family: 'Domine', serif !important;
		}
		
	.NavCellsMob:hover {
	background-color:#849b1a;
	 /*font-size:30px !important;*/
	 font-family: 'Domine', serif !important;
	 color:#fff;
	 /*box-shadow: 0 0 3px rgba(0,0,0,0.8);*/
	 }
	 
	 
	 
	 
.NavCells1 {
	background-color:#99CC33;
	padding:10px;
	margin:0px 10px 10px 20px;
	text-align:center;
	/*font-weight:bold;*/
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	float:left;
	box-shadow: 0 0 3px rgba(0,0,0,0.8);
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	.NavCells1:a {
		color:#ffffff;
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
	.NavCells1:hover {
	 background-color:#ffe00f;
	 font-size:14px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 color:#333333;
	 }
.TxtCntr {
	text-align:center;
	}
.Cntr-Algn {
	float:none;
	margin:0 auto;
	}		
.Lft-Mat {
	padding:10px;
	float:left;
	}	
.Rht-Mat {
	padding:10px;
	text-align:center;
	max-width:300px;
	display:block;
	float:left;
	}
.Clear {
	clear:both;
	}		
.ClearLft {
	clear:left;
	}
.ClearRht {
	clear:right;
	}
	
/********** HOME PAGE STORY LINKS **/




/*****************************************DropDown******************************/
.NaviHold {
	width:100%;
	margin:0 auto;
	background-Color:#ffe362;
	background-repeat:repeat;
	overflow:hidden;
	padding:10px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	}
.NaviCells {
	width:auto;
	height:30px;
	overflow:hidden;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CCCCCC;
	margin-top:2px;
	margin-left:30px;
	padding-right:5px;
	}
	.NaviCells a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	overflow:hidden;
	border-radius:5px;
	}
	.NaviCells :hover {
		color:#9C0; 
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:underline;
		border-radius:5px;
		}	





.DrpCont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:5px ;
	list-style:none;
	display:block;
	margin-left:-130px;
	}
.Drp {
	list-style:none;
	text-align:center;
	}	
 .DrpCont .Drp {
		display:block;
		position:relative;
		float:left;
		margin-left:90px;
		padding-top:0px;
		z-index:400;
		font-size:16px;
		}
	 .Drp .DrpCont {
			display:none;
			}
			 .Drp .DrpCont a {
			 width:150px;
			background-color:#fd9b01;
			background-repeat:repeat;
				
				display:block;
				color: #ffffff;
				border-top:1px solid #999999;
				text-align:center;
				padding:5px 5px 5px 5px;
				z-index:400;
				font-size:12px;
				height:auto;
				font-weight:bold;
				}
				
				 .Drp .DrpCont a:hover { background-color:#ea6b04; background-repeat:repeat}
				 .Drp:hover .DrpCont {
					display:block;
					position:absolute;
					}
					 .Drp:hover .Drp {
					float: none;
					font-size: 11px;
					color:#FFFFFF;
					}		
/*****************************************DropDown******************************/			 
.categHead {
	width:97%;
	float:left;
	padding:5px;
	color:#fff;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#304f00;
	margin-bottom:20px;
	text-align:center;
	-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
}
	.categHead h2 {
		 margin-top:2px;
		 margin-bottom:2px
		 }



.iconWrap, .wallWrap  {
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	text-align:center;
	box-shadow: 0 0 6px rgba(0,0,0,0.6)
}
.iconWrap {
	height: 91px;
    line-height: 145%;
    margin-bottom: 20px;
    margin-right: 24px;
    max-width: 250px;
    width: 100%;
	background: rgba(255, 102, 0, .80) url(../images/gen-star.png) no-repeat;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:3px solid #fff;
	text-align:left;
	padding:5px 5px 5px 25px;
	}
	
.iconWrap:hover {
	background-color:#ff5a00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgba(255, 90, 0, 1) url(../images/gen-star.png) no-repeat;
	color:#FFFFFF
	}
.wallWrapMain {
	width:auto;
	overflow:hidden;
	clear:both;
	margin:20px 0px;
	}
.wallWrap {
	width:100%;
	max-width:300px;
	margin-right:30px;
	margin-bottom:30px;
	}
.wallWrap:hover {
	background-color: #FFFF99;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFFFFF
	}
.WallTxt a {
	font-size:14px
	}
.iconWrap img {
	width:100%;
	}
.wallWrap img {
	width:100%;
	max-width:300px;
	}
div {
	font-family: 'Domine', serif !important;
	font-size:18px !important;
}

p {
	font-family: 'Domine', serif !important;
	font-size:18px !important;
	margin:20px 0px
}

/**** FOOTER **/

.footWrap {
	margin-top:30px; border-top:1px #FFFFFF dashed
	}
.footNav {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fce563;
	border-radius:10px;
	text-align:center;
	clear:both;
	left:50%;
	font-weight:bold;
	padding:10px
	}
.facebookComnt {
	width:auto; max-width:500px; text-align:center; margin:0 auto; padding:5px 0px 5px 0px; background-image:url(/images/comn_bg.png); clear:both
	}

.lineHt130 {
	line-height: 130%
	}
.lineHt150 {
	line-height: 150%
	}
.lineHt170 {
	line-height: 170%
	}
.nameAuth {
	color: #CC0000;
	font-style:italic
	}