body{
	margin: 0;
	padding: 0;
background-color: #E4C376;
    background-image: url(images/bgtile.jpg);
    background-repeat: repeat-x;
	font: small Helvetica, Arial, sans-serif;
}

#temppage{
	background-image: url(images/temppagebg.jpg);
	background-repeat: no-repeat;	
}

#wrapper{
	width: 753px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#topnavhm{
	margin: 0 0 0 0;
	width: 752px;
	padding: 0 0 0 0;
	height: 255px;	
	z-index: 1;
}

#topnavabout{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headerabout.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavlife{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headerlife.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavchurch{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headerchurch.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavcontact{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headercontact.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavmap{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headermap.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavappr{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headerapproach.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavmeet{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headermeet.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnavclients{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/headerclients.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#topnav{
	margin: 0;
	width: 753px;
	padding: 0;
	height: 255px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#mmenu{
	height: 33px;
	background-image: url(images/mmenubg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#mmlinks{
	padding-top: 8px;
	padding-left: 14px;
	text-align: left;
}

#main{
   width: 741px;
	border-right: 4px solid #DEA818;
	border-left: 4px solid #DEA818;
	background-color: #ffffff;
	background-image: url(images/rightnavbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#sidebar{
	float: right;
	width: 190px;
	z-index: 3;
	text-align: center;
}

#content{
	width: 542px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/contentbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 2;
}

#titleimg{
   margin-top: 20px;
	margin-left: 16px;
}

#titleimghm{
   margin-top: 20px;
	margin-left: 55px;
}

#clearone{
	clear: both;
	height: 1px;
}

#footer{
	clear: both;
	width: 753px;
	height: 101px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	z-index: 4;
	
}

#bmenu{
	position: absolute;
	text-align: center;
	padding-top: 30px;
	padding-left: 60px;
	line-height: 140%;
	font-weight: bold;
}

#cright{clear: both;
	width: 560px;
}
