body {
	background:#899590 url(lpc-bg.gif);
	padding:0;
	text-aling:center;
}

hr.dashed {
border: 1px dashed #70b55f; 
border-style: none none dashed;
margin-top:15px;
margin-bottom:30px;
margin-left:45px;
align:left;  
width:88%

}

h1 {
	font: normal 28px/28px Georgia, "Times New Roman", Times, serif;
	color: #6AB26D;
	text-align:left;
	margin-left:1.6em;
	margin-bottom:0.2em;
	}
	
h2 {
	font: normal 24px/32px Georgia, "Times New Roman", Times, serif;
	color: #994F2A;
	text-align:left;
	margin-left:1.8em;
	margin-bottom:0.1em;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #003333;
	line-height: 22px;
	margin-left:3.2em;
	margin-right:8em;
	letter-spacing: normal;
}

.textSans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
	margin-left:0em;
	margin-right:8em;
	letter-spacing: normal;
}

.textSupersmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #003333;
	line-height: 19px;
	margin-left:4.2em;
	font-weight: normal;
	margin-right: 6em;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-transform: none;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin-right: 5
.em;
	margin-right: 10em;
}
.formTitles {
	color: #729B63;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}



/* NAVIGATION --------------- */

a {
	font-weight:normal;
	text-decoration:none;
}

a:link {
	font-weight:normal;
	color: #993300;
	line-height:18px;
	margin-bottom:5px;
}

a:active {
	color: #993300;
}

a:visited {
	color: #993300;
}

a:hover {
	color: #CC6633;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #993300;
	letter-spacing: 0.5px;
}


/* LAYOUT ----------------- */

p {
	line-height:20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
border: 1px dotted #98ae8c; 
border-style: none none dotted;  
align: left;
width:80%;

}

div#frame {
	width:795px;
	height:100%;
	margin:0 auto;
	padding:25px;
	overflow:hidden;
	text-align:left;
}
/*IE6*/ * html div#frame { overflow:visible; }


div#content {
background:url(bg-page.gif); 
width:795px;   
margin-left: auto;
margin-right: auto; 
padding:40 px; 
}

div#home {
	width:250px;
	position:absolute;
	left:30px;
	top:6px;
	text-align:left;
	padding:15px;
	border:1px dashed #6AB26D;
	background-color:#eee;
	}

div#feature {background:url(bg-feature.gif); width:792px; margin:0px; padding:0 px; }

div#footer {background:#96A39E; text-align:left; padding:0; }

div#fadeshowWeb {float:center; text-align:center; padding:0; }

div#fadeshow2toggler  {float:center; text-align:center;  padding:0; }



/* IMAGES --------------------- */

.img_center { float:center; margin:0px; }
.img_right_nomargin { float:right; margin:0px; }
.img_right { float:right; margin:0 4em 1.2em 1.2em; }
.img_right_bdr { float:right; margin:0 0 1.2em 1.2em; border:1px solid #333; }
.img_left { float:left; margin:0 1.2em 1.2em 0; }
.img_leftSocial { float:left; margin:0.2em 0.2em 0.8em 0; }
.img_left_nobrdr { float:left; margin:0 ; }
.img_left_bdr { float:left; margin:0 1.2em 1.2em 0; border:1px solid #333; 
}

.special {
	color: #994F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.specialHome {
	color: #994F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-left: 3.2em;
}
.textSupersmallNomargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #003333;
	line-height: 19px;
	margin-left:0em;
	font-weight: normal;
}

