@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

html,body {
    height: 100%;
}

body { font: 13px Verdana, sans-serif; color: #57664a; background:#768a66; line-height: 22pt;  margin-bottom:50px;}

a { color: /*#57664a*/ #57664a; text-decoration: underline; }
a.menu { color: /*#f9f5e6*/ #f9f5e6; text-decoration: none; }
a.img { color: /*#57664a*/ #57664a; text-decoration: none; }
a:visited { color:  /*#57664a*/ #57664a; text-decoration: none; }
a:visited.menu { color: /*#f9f5e6*/ #f9f5e6; text-decoration: none;}
a:hover { color: #768a66; }

p { line-height: 22px; margin: 0 10px 0 10px;}
	p.menu {margin:0 0 0 10px; padding:0; text-align:left; font-size:13px; color:#f9f5e6; font-family:Verdana, sans-serif; line-height:22px;}
	p.blue { text-align:left; font: 13px Verdana, sans-serif; color:#3e437b; line-height:22px; left:10px; text-transform:uppercase; }
	p.paragraph { text-indent: 10px;  line-height: 22px; margin: 0 0 0 0; padding:10px; }
#header { background:#57664a url(../img/LPOSC_TopBanner.jpg); height: 131px; width: 850px; padding: 0; margin: 10px auto 0px;}
#subheader { background:#57664a url(../img/LPOSC_BelowBanner.jpg); height: 39px; width: 850px; padding: 0; margin: 0px auto;}

#content { background:#57664a;width:850px; padding: 0 0 4px 0; margin: 0px auto 5px auto;position:relative }

#indent { margin-left: 8px;}

#footer { height: 20px; width: 850px; padding: 0; margin; 0px auto; clear:both;}


#colContainer{overflow:hidden}
.col { width: 180px; margin: 0 0 0 0; float: left; background:#57664a;padding-bottom:9010px; margin-bottom:-9000px}
	.left { width: 180px;  margin: 10px 0 0 0; background:#57664a; float:left;padding-bottom:9010px; margin-bottom:-9000px}
	.mid { width:490px; margin:0 0 0 0; background:#f9f5e6; float:left;padding-bottom:9010px; margin-bottom:-9000px;}
	.last { width:180px; background:#dcd3b4; margin:0 0 0 0; float:left;padding-bottom:9010px; margin-bottom:-9000px}
	.last p{margin-top:10px}
	.slideshow { width: 670px; background:#f9f5e6; float:left; margin:0; }

ul li {list-style-type: disc; margin-left:20px; line-height:22px;}
	


.clear { clear:both;}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.hidden{visibility:hidden;display:none}
/* close commented backslash hack */
img.seal{display:block;margin:5px auto}
/* slideshow gallery */

.slideshowlite { position: relative; overflow: hidden; border:0px solid #57664a;}
	.slideshowlite a {	position: absolute;	z-index: 1;	width: 100%; height: 100%; text-align: left; font-size: 0px;	}
	.slideshowlite img {border: none;}



/* caption control */

.slideshowlite ol { top: 5px; position: relative; overflow: hidden;	width: 100%; font-size: 14px; color: #fff; background: #000; 	padding: 0px 0px;}
	.slideshowlite ol li {	width: 100%;}
.cushycms{padding:0 10px}


