/* Layout Stylesheet */ 
* {margin: 0; padding: 0;}

body {
 margin:20px;
 background:#001e96;
 color: #333333;
 text-align:center;
 padding:0;
 }

#outer {
 text-align:left;
 background: #e5e5e5;;
 background-image:url(file:///Macintosh%20HD/Users/davebr/Desktop/My%20Documents/LCS%20Web/Site%20Files/newsite/sitefiles/newsite/images/body_bkgrd.jpg);
 background-repeat:repeat-y;
 margin-top:15px;
 margin-left:auto;
 margin-right:auto;
 width:1008px;
 z-index:50;
 }

#hdr {
 height:175px;
 background:#e5e5e5;
 color: #333333;
 z-index:800;
 margin-top:15px;
 margin-left:10px;
 margin-right:10px;
 padding-top:15px;
 }

#bar {
 width:750px;
 height:25px;
 background:#f7f3dc;
 color: #837722;
 text-align: left
 }

#bodyblock {
	position: relative;
	/*background: #f7f3dc;*/
	background-position:bottom;
	color:#333333;
	width:988px;
	margin-left:10px;
	padding-top:10px;
	height: 100%;
	z-index:100;
	
 }

#l-col {
	display: inline;
	float: left;
	background-image:url(file:///Macintosh%20HD/Users/davebr/Desktop/My%20Documents/LCS%20Web/Site%20Files/newsite/images/nav_bkgrd.jpg);
	background-repeat:repeat-x;
	background:#FFFFFF;
	color: #e5e5e5;
	width:248px;
	margin-left: 10px;
	padding-left: 10px;
	margin-top:10px;
	height: 520px;
	text-align: left;
	/*clear: both;*/
	z-index:300;
 }

#cont {
	background:#FFFFFF;
	float:left;
	color: #333333;
	text-align:left;
	width: 700px;
	height:520px;
	padding-right: 5px;
	padding-left:5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	z-index:300;
 }

#ftr {
	clear: both;
	height:40px;
	background:#e5e5e5;
	color: #837722;
	margin:0;
	width: 988px;
	background-position: bottom;
 }
 


p#footer_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	l
	line-height: 0px;
	overflow: auto;
	text-align: center;
	color: #7c7c7c;
	margin-bottom: 0px;
}


p#topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 15px;
	text-align: right;
	padding-right: 30px;
	padding-top: 177px;
	color: #c7b570;
}

p#topnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 18px;
	text-align: right;
	padding-right: 100px;
	color: #c7b570;
	margin-top: 15px;
}
.mainheading_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 60px;
	font-weight: normal;
	color: #001e96;
	text-decoration: none;
}
p#footer_tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8B570;
	line-height: 40px;
}
.footer_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7c7c7c;
	text-decoration: none;
	line-height: 18px;
}
.subheading_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	color: #001e96;
	text-decoration: none;
	padding-top: 15px;
}

.spotlight {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: 400;
	color: rgb(133, 89, 20);
	text-decoration: none;
	padding-left: 15px;
}

p#bodytext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #8f6525;
	text-align: left;
	margin-left: 100px;
	margin-right: 100px;	
	z-index: 1;
}
.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

.bodycopy#spotlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: rgb(131, 118, 34);
	text-decoration: none;
	margin-left: 15px;
	margin-right:15px;
	list-style-position: inside;
	list-style-type: disc;
}

.topnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 15px;
	text-align: right;
	padding-right: 30px;
	padding-top: 177px;
	color: #c7b570;
}

.topnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 18px;
	text-align: right;
	color: #c7b570;
	margin-top: 15px;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #001e96;
	text-decoration: underline;
	margin-left: 0px;
}


a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #001e96;
	text-decoration: underline;
	margin-left: 0px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #d28e00;
	text-decoration: none;
	margin-left: 0px;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #837722;
	text-decoration: underline;
	margin-left: 0px;
	text-align: right;
}

li#none {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 12px;
}

li#sub {
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 15px;
}

.photo {
	white-space: normal;
	display: block;
	/*clear: both;*/
	float: left;
	border: 2px;
	border-color: #e5e5e5;
	margin-right: 10px;
}

li#subsub {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 30px;
}
