/* CSS Document */

body{
	color: #000;
	background-color: #fff;
	background-image:url(../images/bg_gradient.jpg);
	margin: 0pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

h1, h2, h3, h4, h5, h6 {

}

h2{
	color: #5C89C1;
	font-size: 1.25em;
}

h3{
	color: #e61938;
	font-size: 1.2em;
}

h4{
	color: #2D5484;
	font-size: 1.00em;
}

a {
	text-decoration:none;
	color: #fff;
}

a:hover {
	text-decoration:none;
	color: #B7FFFF;
}

a:visited{
	text-decoration:none;
	color: #fff;
}

a:active{
	text-decoration:none;
	color: #fff;
}


#header-holder{
	color: #000;
	background-color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align:bottom;
	padding-right: 10px;	
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: right;
	background-image:url(../images/laslogo.jpg);
	background-repeat:no-repeat;
	height: 90px;
	width: 900px;
	clear: both;
	
}

#main-menu{

	color: #fff;
	background-color: #5C89C1;
	width: 900px;
	height: 28px;
	font-size: 0.85em;
	clear: both;
	vertical-align: text-top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}

#main-menu ul{
	position: relative;
	bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	color: #fff;
	height: 22px;
	background-color: #5C89C1;	
	list-style: none;	
	font-weight: bold;
	clear: both;
	float: left;
	vertical-align:bottom;		
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: #2D5484 none;	
}

#main-menu ul li{
	position: relative;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	text-align:center;
	vertical-align:middle;
	border-bottom: #5C89C1 none;
	padding-bottom: 0;
	padding-top: 6px;
	height: 22px;
}

#main-menu ul li:hover{
	color: #B7FFFF;
	position: relative;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	text-align:center;
	vertical-align:middle;
	background-color: #2D5484;
	border-bottom: #2D5484 none;

}

.selected{
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	text-align:center;
	vertical-align:middle;
	background-color: #2D5484;
	border-bottom: #2D5484 none;
}



#sub-menu1{
	position: relative;
	color: #fff;
	background-color: #2D5484;
	width: 900px;
	height: 24px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 0.8em;
	font-weight: normal;

}

#sub-menu1 ul{
	position: relative;
	bottom: 0;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 0;
	color: #fff;
	height: 24px;
	background-color: #2D5484;	
	list-style: none;	
	clear: both;
	float: left;
	vertical-align:bottom;	
	margin-top: 1px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: #2D5484 none;
	
}

#sub-menu1 ul li{
	position: relative;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align: center;
	vertical-align: baseline;
	border-bottom: thin #5C89C1 solid;
	padding-bottom: 0;
	height: 20px;
	border-right: 1px #eee solid;

}

#sub-menu1 ul li:hover{
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align:center;
	vertical-align:middle;
	background-color: #96B3D7;
	border-bottom: #96B3D7 none;
	height: 20px;

}



#sub-menu2{
	position: relative;
	color: #fff;
	background-color: #2D5484;
	width: 900px;
	height: 26px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 0;
	font-size: 0.8em;
	font-weight: normal;

}

#sub-menu2 ul{
	position: relative;
	bottom: 0;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 0;
	color: #fff;
	height: 25px;
	background-color: #2D5484;	
	list-style: none;	
	clear: both;
	float: left;
	vertical-align:bottom;		
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: #2D5484 none;
}

#sub-menu2 ul li{
	position: relative;
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align: center;
	vertical-align: baseline;
	border-bottom: #2D5484 none;
	padding-bottom: 0;
	height: 20px;
		border-right: 1px #eee solid;
}

#sub-menu2 ul li:hover{
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align:center;
	vertical-align:middle;
	background-color: #96B3D7;
	border-bottom: #96B3D7 none;
	height: 20px;
}

#float-textbox-olive{
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	padding-right: 18px;
	background-color: #E6ECD7;
	color: #000;
	border: #28351A 1px solid;
	width: 50%;
	margin-left: 15px;
	margin-bottom: 15px;
}

#float-textbox-olive h3{
	color: #343920;
	font-size: 1.0em;
	line-height: 1.3em;
}

.subselect{
	float: left;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	text-align:center;
	vertical-align:middle;
	background-color: #96B3D7;
	border-bottom: #96B3D7 none;
	height: 20px;
}

#body-content{
	width: 900px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
}

#body-content img{ 
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

#content-separator{
	color: #fff;	
	background-color: #D0D4D7;
	height: 8px;
	width: 100%;
}

#page-content{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	margin-top: -5px;
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
	border-left: #DCE6F1 1px solid;
	border-right: #DCE6F1 1px solid;
	border-bottom: #DCE6F1 1px solid;
	height: 90%;
	width: 860px;

}

#page-content a{
	color: #2D5484;
}

#page-content a:hover{
	color:#3399CC;
}

#page-content img{
	position: relative;
	margin-bottom: 2px;
	clear: both;
}

#page-content ul li{
	line-height: 1.35em;
	margin-bottom: 0.9em;
}

#left-column{
	width: 420px;
	float: left;
		clear: none;
position: relative;
}

#right-column{

	width: 410px;
	float: right;
	clear: none;
}
/*
#right-column img{

	border: #DCE6F1 solid 2px;
}
*/

.top-image{
	margin-top: -5px;
}

.right-side{
	float: right;
	clear: both;
	margin-left: 8px;
}

.banner-style{
	clear: both;
}

.banner{
	margin-bottom: 55px;
	padding-left: 50px;
	
}


.banner-yellow{
position: relative;
	font-weight: bold;
	font-size: 1.25em;
	text-align: left;

	color: #EC9A08;

}

.banner-green{
position: inherited;
	font-weight: bold;
	font-size: 1.25em;
	text-align: left;

	color: #259B78;

}

.banner-blue{
position: inherited;
	font-weight: bold;
	font-size: 1.25em;
	text-align: left;

	color: #306E89;

}

.banner-red{
position: inherited;
	font-weight: bold;
	font-size: 1.25em;
	text-align: left;

	color: #C6260B;

}


.banner img{
	clear: both;
	margin-top: 5px;
	margin-bottom: 35px;
	float: right;
}

.banner .click-text{
	color: #707070;
	font-size: 0.6em;
	text-align: right;
	font-weight: bold;
	margin-bottom: 5px;
	float: right;
}

.latest-events{
  background-color: #F1F4F7;
  color: #707070;
  padding-left: 10px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 0.75em;
  margin-bottom: 1.5em;
  margin-top: 0.1em;
}

.latest-events h4{
  font-weight: bold;
  font-size: 1.0em;
  margin-bottom: 0.3em;
  margin-top: 0.35em;
}


.latest-events p{
 margin-top: 0.7em;
  margin-bottom: 0.1em;
}
.green-events{
	color: #498503;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1.0em;
}

.orange-events{
	color: #E88A04;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1.0em;
}

.magenta-events{
	color: #C731C9;
	font-weight: bold;
	margin-bottom: 0.1em;
	margin-top: 1.0em;
}

.las-name{
	font-weight: bold;
}

.hide{
	color: #fff;
	
}

.news-tag{
font-size: 0.9em;
	color: #0B4FA1;
	margin-bottom: 0.8em;
}

.standalone{
	clear: both;
}

.column-header{
	color: #0B4FA1;
	font-weight: normal;
	font-size: 1.1em;
	padding-top: 38px;
	margin-bottom: 20px;
	padding-left: 50px;
}

.policy{
	font-weight: bold;
	color: #000000;
}

.blue-quote{
	color: #0066CC;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.red-quote{
	color: #D50000;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.green-quote{
	color: #009966;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;

}

.green-quote-cropped{
	color: #009966;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;

}

.red-quote-cropped{
	color: #D50000;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	margin-left: 10px;
	margin-right: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;

}

.purple-quote{
	color: #5500AA;
	font-size:18px;
	font-family:"Century Schoolbook";
	font-style:italic;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.quote-block{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contacts{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

.emphatic{
	font-weight: bold;
}

.name{
	color: #006666;
}

.subservient{
	margin-left: 35px;
	line-height: 1.35em;
}

.form{
	border: 1px #CDDEFE solid;
	padding: 12px;
	background-color: #E9E9E9;
	font-weight:bold;
	font-size: 0.9em;
}

.form table tr td{
	padding: 5px;
	vertical-align: top;
}

.form table tr td label{
	text-align: right;
}

.required{
	background-color: #FDF2F2;
	color: #000;
}

.required-text{
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	color: #C6260B;

}

.services-menu{
	
}

.services-menu p{
	color: #2D5484;
	font-size: 1.00em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 2px;
}

.services-menu tr td {
	border-bottom: 1px #537DC4 solid;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

.footer{
	font-size: 11px;
}

.footer-left{
	float: left;
}

.footer-right{	
	float:right;
}

.footer-label{
	color:#666666;
}

.smalltext{

	color: #EF677C;
	font-weight: bold;
	font-size: 8px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 70px;
}

.smalltext a{

	color: #EF677C;
	font-weight: bold;
	font-size: 8px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 70px;
}

.mediumtext{

	color: #EF677C;
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 70px;
}

.mediumtext a{

	color: #EF677C;
	font-weight: bold;
	font-size: 12px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 70px;
}

.largetext{

	color: #EF677C;
	font-weight: bold;
	font-size: 18px;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 70px;
}

.largetext a{
	color: #EF677C;
	font-weight: bold;
	font-size: 18px;
	margin-left: 3px;
	margin-right: 3px;
	padding-top: 70px;
}

#header-text{
	margin-top: 60px;
	margin-left: 8px;
}

.section-text-holder{
	margin-bottom: 8px;
}

.front_section{
	width: 358px;
	background-color: #fff;
	border: 1px solid #969696;
	padding-top: 8px;
	margin-bottom: 20px;
}

.front_section img{
	margin-bottom:-12px;
}

.fundraising-front-title{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	margin-left: 6px;
	margin-right: 16px;
	color: #E69C17;
	margin-bottom: 9px;
}

.donations-front-title{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	margin-left: 6px;
	margin-right: 16px;
	color: #37907A;
	margin-bottom: 9px;
}

.volunteering-front-title{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	margin-left: 6px;
	margin-right: 16px;
	color: #2E5566;
	margin-bottom: 9px;
}

.services-front-title{
	font-weight: bold;
	font-size: 20px;
	text-align: left;
	margin-left: 6px;
	margin-right: 16px;
	color: #B31300;
	margin-bottom: 9px;
}

.front-section-copy{
	display: block;
	float: right;
	color: #696969;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
	vertical-align: top;
	margin-top:-10px;
}

.section-graphic{
	margin-top: 18px;
	clear: both;
}