/* Created By: Paragon Media Services
----------------------------------------------- */



/* Layout
----------------------------------------------- */

body  {
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	background-image: url(../images/landing/lp_BG.jpg);
	background-repeat: repeat-x;
	background-color: #DAE6D8;
}
#contentWrapper { padding: 0px;
margin: 0px;
}

#container {
	width: 902px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
} 
#header {
	height: 107px;
	width: 902px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#mainContent {
	background-image: url(../images/landing/lp_mainBGwSB.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 902px;
	margin-left: 0px;
	height: 264px;
}
#lowerContent {
	background-image: url(../images/landing/lp_bottomBG.jpg);
	background-repeat: repeat-x;
	height: 246px;
	width: 902px;
	margin-left: 0px;
	clear: both;
}

#lowerContentRT {
	height: 150px;
	width: 250px;
	float: right;
	margin-right: 8px;
	margin-top: 50px;
}
#lowerContentRT-img {
	height: 62px;
	width: 250px;
	background-image: url(../images/landing/lp_oneLocation.png);
	background-repeat: no-repeat;
	background-position: center;
}


.lowerContentRT-locations	{
	position:relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/landing/lp_SiteBar-sm-MO.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 157px;
	height: 23px;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	left: 50px;
}
.lowerContentRT-locations a {
	display:block;
	font-size: 11px;
	width: 157px;
	height: 23px;
	float: left;
	color: #FFF;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.lowerContentRT-locations img {
	width: 157px;
	height: 23px;
	border: 0;
	background-position: center;
}
* html a:hover {visibility:visible}
.lowerContentRT-locations a:hover img{visibility:hidden}
.lowerContentRT-locations span {
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	height: 23px;
	width: 157px;
	text-align: center;
	position: absolute;
	top: 0px;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 0px;
}
#lowerContentRT-VDiv {
	height: 150px;
	width: 75px;
	float: left;
	margin-right: 8px;
	margin-top: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}






#mainContent .bannerAd {
	background-repeat: no-repeat;
	height: 264px;
	width: 631px;
	float: left;
}
#mainContent #sideBar{
	width: 265px;
	margin-right: 4px;
	float: right;
	height: 250px;
	margin-top: 10px;
}


#blogBar {
	background-repeat: no-repeat;
	height: 36px;
	width: 902px;
	float: left;
}



/* Footer
----------------------------------------------- */

#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 902px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	float: left;
	text-align: center;
}

.vDiv {
	background-image: url(../images/indexVDiv.jpg);
	background-repeat: no-repeat;
	height: 368px;
	width: 1px;
	float: right;
}
.hDiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #887E72;
	margin-top: 5px;
	margin-bottom: 5px;
}



#columnRt {
	float: right;
	width: 270px;
	margin-right: 20px;
}
#sideBrdr-Lft {
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-y;
	height: 500px;
	width: 9px;
	float: left;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}


/* Floats
----------------------------------------------- */
.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
#pastorsBlog {
	background-image: url(../images/landing/lp_blog.png);
	background-repeat: no-repeat;
	float: right;
	height: 17px;
	width: 135px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
}
