img{
	border: none;
}
.editarea{
	float: left;
	background-color: #cccccc;
	padding: 10px;
	display: none;
	margin-top: 10px;
	width: 90%;
	margin: 10px;
}
.editFooter{
	width: 100%;
	float: left;
}


/*About css*/
.aboutEditHeader{
	float: left;
	margin-left: 10px;
}
.aboutEditBody{
	width: 100%;
	float: left;
}
.aboutHeader{
	width: 100%;
}
.aboutheaderButton{
	float: right;
	margin-right: 5px;
}
.aboutStatus{
	float: right;
}
.abouts{
	float: left;
	width: 100%;
}
.about{
	float: left;
	width: 100%;
}
.aboutHead{
	float: left;
	width: 100%;
	background-color: #111111;
	padding: 3px;
}
.aboutHeadText{
	float: left;
	font-family: Century Gothic;
	font-size: 20;
	color: #FF9C00;
	width: 50%;
}
.aboutHeadButton{
	width: 50%;
	float: right;
}
.aboutBody{
	width: 95%;
	float: left;
	padding: 10px;
}
/*Contacts*/
.contactGroup{
	float: left;
	width: 100%;
}
.contacts{
	float: left;
	width: 100%;
}
.contact{
	padding: 5px;
	width: 47%;
	height: 120px;
	float: left;
}
.contactImage{
	min-width: 20%;
	float: left;
}
.contactImg{
	float: left;
}
.contactInfos{
	padding-left: 5px;
	float: left;
	width: 69%;
}
.contactInfo{
	float: left;
	width: 90%;
}
.contactChangePic{
	width: 100%;
	float: left;
}
/*Resources*/
.resources{
	width: 100%;
	float: left;
}
.resource{
	float: left;
	padding: 10px;
	border-bottom: 1px grey solid;
	width: 95%;
	margin-bottom: 10px;
	min-height: 200px;
}
.resourceHead{
	width: 95%;
	float: left;
	text-align: right;
}
.resourcePic{
	width: 25%;
	padding: 20px;
	padding-top: 10px;
	float: left;
	overflow-x: hidden;
	overflow-y: hidden;
}
.resourceUrl{
	float: left;
	width: 100%;
}
.resourcePicImg{
	height: 200px;
	padding: 5px;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: center;
	float: left;
}
.resourcePicImgimg{
	margin-top: -20px;
	border: 1px blue solid;
}
.resourcePicImgChange{
	position: relative;
	z-index: 1;
	float: left;
	height: 20px;
	background-color: #aaaaaa;
	text-decoration: underline;
	cursor: pointer;
	color: white;
	top: 180px;
	width: 80%;
}
.resourcePicUrl{
	width: 100%;
	margin-top: -20px;
	text-align: center;
	float: left;
}
.resourceText{
	width: 65%;
	padding: 5px;
	float: left;
}
.clickText{
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}


.middleArea{
	width: 100%;
}
.mainMiddle{
	float: left;
	background-color: #202020;
}
.mainOther{
	height: 400px;
	float: left;
	width: 565px;
	padding: 15px;
	margin-top: -5px;
}
.mainOtherMore{
	margin-left: 10px;
}
.mainResources{
	margin-top: 40px;
}
.mainResourcesText{
	float: left;
	width: 100%;
	color: white;
}
.mainResource{
	padding: 5px;
	width: 45%;
	margin: 5px;
	float: left;
	text-align: center;
}
.mainResourceImg{
	margin: 3px;
	border: 1px solid blue;
}
.mainUpcoming{
	background-color: white;
	float: left;
	width: 250px;
	height: 100%;
}
tr.tlinks{
	vertical-align: middle;
	background-color: #009aff;
	background-image: url('http://experiencethehope.com/Images/Tlinks0001.jpg');
}
td.tlinks{
	height: 30px;
}
div.slinks{
	width: 200px;
	min-height: 300px;
	background-color: #202020;
	margin-top:5px;
	margin-left:20px;
}

ul.slinks{
	list-style: none;
}



a.tlinks{
	padding: 10px 15px;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
}

td.sermon{
	vertical-align: middle;
	text-align: center;
	width: 180px;
	height: 120px;
}

div.page{
	width: 500px;
	height: 500px
}

td.cal{
	width: 112px;
	vertical-align: top;
}

td.cal2{
	overflow-x: hidden;
	overflow-y:visible;
	width: 112px;
	height: 120px;
	vertical-align: top;
}
span.cal{
	font-size: 10px;
	color: rgb(0,0,238);
	cursor:pointer;
	width: 100px;
	overflow: auto;
}
table.cal{
	width:784px;
	table-layout:fixed
}
div.pop{
	color: #ffffff;
	position: absolute;
	z-index: 4;
	left: 50%;
	margin-left: -205px;
	top: 10%;
	height: 274px;
	width: 410px;
	background-color: #202020;
	border: 15px ridge #efefef;

}
.popMain{
	height: 80%;
	width: 97%;
	padding: 5px;
}
.popFooter{
	height: 15%;
	width: 97%;
	text-align: right;
	padding: 5px;
}
div.pope{
	z-index: 1;
	position: absolute;
	left: 50%;
	margin-left: -475;
	padding: 20px;
	top: 10%;
	height: 550px;
	width: 950px;
	background-color: #202020;
	border: 15px ridge #efefef;
}

