@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 0.625em;
	background: #eee;
}
h2 {
	color: #FFF;
	background: #163856;
	text-transform: uppercase;
	font: 14px Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 13px;
	border-bottom: 1px dashed #163856;
	padding-left: 5px;
}
button {
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: #A63A30;
	background: #eee;
}
#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#topheader {
	width:940px;
	height:33px;
	background-color: #163856;
	margin: 0px 0px 12px;
}
#topheader p {
	color:#fff;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	text-align: center;
}

#leftside {
	float: left;
	width: 240px;
	background: #e5e5e5;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#leftside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftside ul li {
	font-size: 14px;
	text-align: center;
	width: 238px;
	height: 50px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #666;
}
#leftside a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 42px;
	padding-top: 8px;
}
#leftside a:hover {
	color: #666;
	text-decoration: none;
	border: 2px inset #000;
	display: block;
	background: #eee;
}
#leftside .contactus a {
	display: inline;
	color: #163856;
}
#leftside .contactus a:hover {
	color: #a5392f;
	text-decoration: none;
	padding: 0px;
	background: #E5E5E5;
	height: auto;
	border-style: none;
}


#leftside .contactus img {
	border-style: none;
}
#leftside .donate a:hover {
	color: #93B40F;
	text-decoration: none;
	background: #163856;
	border-style: none;
}
#main img {
	border: 1px solid #163856;
}







#logoheader {
	background-color: #FFF;
	background-image: url(images/pngs/lisc-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	width: 940px;
	position: relative;
}

#logoheader table {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 700px;
}
#logoheader table tr td {
	text-align: center;
	font-size: 1.4em;
	color: #666;
}
#logoheader a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 4px;
}
#logoheader a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	background: #ddd;
	padding: 4px;
	border-bottom: 1px solid #163856;
}
#main {
	float: left;
	width: 700px;
}
#main table tr td {
	font-size: 13px;
	padding: 5px;
}

#main p {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#main ul {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
#main #pullout {
	width: 205px;
	float: right;
	border-top: 15px solid #0075a0;
	border-bottom: 15px solid #0075a0;
	padding: 0px 0px 12px;
	margin-left: 10px;
	background: #eee;
	border-right: 1px solid #0075a0;
	border-left: 1px solid #0075a0;
	margin-top: 10px;
	font-size: 11px;
}
#main #pullout2 {
	width: 205px;
	float: right;
	border-top: 15px solid #0075a0;
	border-bottom: 15px solid #0075a0;
	padding: 0px 0px 12px;
	margin-left: 10px;
	background: #eee;
	border-right: 1px solid #0075a0;
	border-left: 1px solid #0075a0;
	margin-top: 10px;
}



#pullout a {
	font-family: Arial, Helvetica, sans-serif;
	color: #163856;
	text-decoration: none;
	font-weight: bold;
}
#pullout a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}
#main #lac {
	width: auto;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 12px;
	background-color: #ffffff;
}
#main #lac td {
	vertical-align: top;
	font-size: 13px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}



#footer {
	width:940px;
	height:33px;
	background-color: #163856;
	margin: 0px 0px 12px;
}
#footer a {
	color: #FFF;
}
#footer p {
	color:#fff;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
}
#subscribe {
	width: 400px;
}
#subscribe tr td label {
	font-family: Arial, Helvetica, sans-serif;
	color: #163856;
	font-weight: bold;
	font-size: 13px;
}

#facts {
	margin: auto;
	width: 300px;
	background: #D7A42E;
	color: #FFF;
	padding: 8px;
	-moz-border-radius:11px;
	-webkit-border-radius:11px;
	border:solid 2px #666;
}
#facts h1 {
	font-size: 28px;
}
#facts p {
	font-size: 18px;
}
#facts ul li {
	font-size: 16px;
}

#facts p, #facts ul {
	color:#fff;	
}


ul .approaches a {
	text-decoration: none;
}
ul .approaches a:hover {
	text-decoration: underline;
	background: #eee;
}
.approaches {
	list-style: url(images/pngs/accept.png) none;
}
.px13 {
	font-size: 13px;
}

.contactus {
	font-size: 14px;
	font-weight: bold;
	color: #395062;
	text-align: center;
	border-bottom: 1px dotted #A6B8C6;
	padding-bottom: 11px;
	padding-top: 11.5px;
	margin: 0px;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}
.bulletcolor {
	color:#a63a30;
}
.sustainable {
	font-size: 14px;
	background-color: #2E73B1;
}
.sustainable span {
	padding-top: 10px;
	display: block;
}



.investment {
	font-size: 14px;
	display: block;
	background-color: #C94F45;
}
.income {
	font-size: 14px;
	background-color: #B1DA12;
}
.economic {
	font-size: 14px;
	background-color: #DCAF47;
}
.eventrow {
	margin-left: -20px;
}

.education {
	font-size: 14px;
	background-color: #CAC128;
}
.neighborhoods {
	font-size: 14px;
	background-color: #009AD5;
}
.facebook {
	font-size: 1.4em;
	font-weight: bold;
	color: #c6c6c6;
	text-align: center;
}
.updatetxt {
	font-size: 1em;
	color: #666;
}
.donate {
	margin: 0px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 0px;
	background-color: #163856;
}
.indexhead {
	color: #FFF;
	background-color: #DCAF47;
}

.clearall {
	clear: both;
}
.imgright {
	margin: 8px;
	float: right;
	border: 1px solid #666;
}
.imgleft {
	margin: 0px 8px 0px 0px;
	float: left;
	border: 0px solid #666;
	padding: 0px;
}
.altrowcolor {
	background: #E1EBF4;
}
.imgcaption {
	font: 11px Verdana, Geneva, sans-serif;
	display: block;
	width: 90px;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	float: right;
}
.stafftitle {
	color: #A63A30;
	font-size: 13px;
}
.staffmember {
	font-size: 16px;
}
.committeemember {
	font-size: 14px;
}
.download {
	width: 275px;
	font: 1.1em Arial, Helvetica, sans-serif;
	color: #036;
	display: block;
	border: 1px dotted #163856;
	background: #eee url(images/pngs/arrow_down.png) no-repeat left center;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
	padding-left: 20px;
}
.investorlist {
	display: block;
	width: 320px;
	background: #eee;
	padding: 5px;
	height: 325px;
	overflow: scroll;
	border: 1px solid #163856;
}
.investorlistalt {
	display: block;
	width: 325px;
	padding: 5px;
}
.mediasrc {
	font-weight: normal;
	font-style: italic;
}
.mediabox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #163856;
}
.mediabox h4 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #0075A0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: .1em;
}
.donation {
	color: #A63A30;
	font: 1.5em Arial, Helvetica, sans-serif;
}
.supportbox {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	border: 1px solid #163856;
	background: url(images/pngs/screen_windows.png) no-repeat left top;
	z-index: 10;
	height: 140px;
}
.insidebox {
	margin-top: 33px;
}

.supportbox h2 {
	padding-left: 50px;
}
.boxtitle {
	margin: 0px 0px 50px 50px;
	padding: 0px;
	color: #A63A30;
	font-size: 18px;
}

.supportboxright {
	margin: 0px 20px 20px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	border: 1px solid #163856;
	background: url(images/pngs/mail_check.png) no-repeat left -10px;
	height: 140px;
}
.sidenote {
	font-size: 11px;
	color: #666;
}
.contactus a {
	color: #163856;
}
.donate span {
	padding-top: 2px;
	display: block;
}
.login {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.mand {
	font-size: 9px;
	color: #F00;
}
.buttons {
	font-family: "Comic Sans MS", cursive;
	font-size: 13px;
}
.fineprint {
	font-size: 10px;
	color: #000;
}
.noborder {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
.nobullets {
	list-style-type: none;
}
.formindent {
	margin-left: 20px;
}
.instructions {
	font-size: 9pt!important;;
}
td a img {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}
#leftside .addlinksleft a {
	color: #000;
	text-decoration: none;
	display: inline;
	height: 15px;
	padding-top: 0px;
}
#leftside .addlinksleft a:hover {
	color: #666;
	text-decoration: none;
	border: none;
}
div.addlinksleft {
	text-align: center;
	width: 240px;
}
div.addlinksleft img {
	border:none;	
}
.imgborder {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	/*background:url(images/slider.png) no-repeat;*/
	width:520px;
	margin:0 auto;
	background: #000;
	padding-top: 20px;
	height:375px;
}

#slider {
	position:absolute;
	width:400px;
	/*height:146px;*/
	background:#000 url(images/loading.gif) no-repeat 50% 50%;
	margin: 20px auto auto;
	left: 0px;
}
/*#slider img {
	top:20px;
	left:50px;
	right:20px;
	display:none;
}*/
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:200px;
	bottom:-32px;
	width:400px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.gallery-title {
	color: #FFF;
	text-align: center;
	margin: 0px;
	width: 520px;
}
#pg {
	position: absolute;
	top: 0px;
	left: 500px;
	z-index: 30;
	border:none;
}
.parabox {
	border: thin solid #B42038;
	font-style: italic;
	text-align: center;
	color: #FFF;
	background-color: #811626;
}
.gal li {
	line-height:1.6em;
	list-style: none;
	border-bottom: 1px solid #FFF;
	padding-top:12px;
	padding-bottom: 60px;
}
.gal a {
	color:#fff;	
	text-decoration:none;
}
.PGallery {
	margin-right: 500px;
}
.mapright {
	float: left;
	padding-left: 10px;
}

