@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/Body_BG.gif);
	background-repeat: repeat-x;
}
#container  {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header  {
	height: 125px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 12px;
	background-image: url(images/LPM_banner.gif);
}
.fltRt {
	float: right;
	margin-left: 5px;
}
#headquarters {
	margin-left: 175px;
}
#offices {
	text-align: center;
	margin-left: 60px;
	margin-right: 60px;
}
#pgTitle h2 {
	text-align: right;
	margin-top: 0px;
	margin-right: 60px;
}

#offices  #satellite {
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}
.clearFlt {
	clear: both;
	height: 1px;
}

#banner_text {
	margin-left: 150px;
	border: none;
}
#topSpace {
	height: 90px;
}

#topNav {
	margin-top: 0px;
}

#Nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #959595;
	list-style-type: none;
	margin-left: 150px;
	text-indent: 0px;
	margin-top: 0px;
}


#Nav_links li {
	display: inline;
	margin-right: 50px;
}
#Nav_links a {
	color: #959595;
	text-decoration: none;
}
#Nav_links a:hover {
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 200px;
}
#topImgs {
	margin-left: 200px;
}
#content {
	margin-left: 250px;
	margin-right: 50px;
}



#banner_logo {
	border: none;
	float: left;
}

#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	display: none;
}
#mainContent  {
	background-color: #FFFFFF;
	min-height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #959595;
}
#homeContent {
	background-color: #FFFFFF;
	background-image: url(images/Main_Content_BG-Map.gif);
	background-repeat: no-repeat;
	min-height: 300px;
	padding-top: 65px;
	padding-right: 65px;
	padding-left: 65px;
	background-position: 65px;
	text-align: right;
}
#aboutUs_imgs {
	text-align: center;
}

#homeContent  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #959595;
	text-align: right;
}
#error_thanx {
	margin-left: 325px;
	text-align: left;
}
#error_thanx p {
	text-align: center;
}

#error_thanx h1 {
	text-align: center;
	width: 100%;
	font-size: 300%;
}
#error_thanx #missing_fields {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
	font-size: large;
	font-style: italic;
}



#homeContent  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #959595;
	text-align: right;
}
#homeContent  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #a0a0a0;
}
#homeContent  #biz_name {
	font-size: 24px;
	font-weight: bold;
	color: #363894;
}
.blueText {
	color: #363894;
}

#container #mainContent p {

}


#footer  {
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#c1c0bf;
	text-align: center;
}
#footer #LPM_biz_name {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #959595;
}
#footer  a   {
	color: #959595;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
}
#homeContent  H3 {
	font-size: 20px;
	font-weight: bold;
	color: #363894;
	text-align: right;
}
#mainContent #biz_name {
	font-size: 24px;
	font-weight: bold;
	color: #363894;
}
.fltLft {
	float: left;
	margin-right: 5px;
}
#lists {
	margin-right: 40px;
	margin-left: 40px;
}

#mainContent H3 {
	font-size: 20px;
	font-weight: bold;
	color: #363894;
}
.clearRt {
	clear: right;
	height: 1px;
}
.services {
	margin-left: 40px;
}
#topImgs img {
	margin-left: 2px;
}
#sidebar img {
	margin-bottom: 5px;
}


#pgTitle {
	background-image: url(images/pgTitle_BG.jpg);
	height: 45px;
	margin-left: 200px;
	margin-top: 3px;
}
.caption {
	font-size: 0.8em;
	font-style: italic;
}

#botNav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #959595;
	list-style-type: none;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0;
}
#staffPix {
	text-align: center;
}
#staffPix #leftImg {
	margin-right: 5px;
}
#staffPix #rightImg {
	margin-left: 5px;
}


#botNav_links li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
#botNav_links a {
	color: #959595;
	text-decoration: none;
}
#botNav_links a:hover {
	text-decoration: underline;
}
#contact_form {
	text-align: right;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#form1 #messageLabel {
	text-align: left;
}
#form1 label {
	text-align: left;
}
#churchRenov {
	float: right;
	width: 184px;
	text-align: center;
}
#footerNav {
	background-color: #E6E4E3;
	width: 100%;
	height: 40px;
}

