@charset "UTF-8";
/* CSS Document */

body{

}

.clearer{
	clear:both;
}

#top_nav{
	width:100%;
	height:30px;
	background:url(images/top_nav_bg.gif) left top repeat-x;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	line-height:26px;
}

#top_nav a{
	color:#B2ACC6;
}

#top_nav a:hover{
	color:#FFFFFF;
}

#allcontent{
	width:960px;
	height:auto;
	margin:auto;
}

/* HEADER -----------------------------------------------*/

#header{
	width:960px;
	height:140px;
	background:url(images/header_text.gif) right center no-repeat;
}

#main_logo a{
	background:url(images/LAT_logo.jpg) left center no-repeat;
	height:140px;
	width:288px;
	display:block;
}


/* BANNER ----------------------------------------------*/

#banner{
	width:960px;
	height:340px;
}

/* MENU -----------------------------------------------*/

#menu{
	width:960px;
	height:30px;
	margin:10px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

#menu li{
	height:30px;
	float:left;
	display:inline;
}

#home_btn a{
	width:70px;
	height:30px;
	background:url(images/menu.jpg) no-repeat 0px 0px;
	display:block;
}

#home_btn a:hover{
	background-position:0px -30px;
}

#our_work_btn a{
	width:113px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -90px 0px;
	display:block;
}

#our_work_btn a:hover{
	background-position:-90px -30px;
}

#leadership_btn a{
	width:128px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -213px 0px;
	display:block;
}

#leadership_btn a:hover{
	background-position:-213px -30px;
}

#get_involved_btn a{
	width:145px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -360px 0px;
	display:block;
}

#get_involved_btn a:hover{
	background-position:-360px -30px;
}

#press_events_btn a{
	width:180px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -515px 0px;
	display:block;
}

#press_events_btn a:hover{
	background-position:-515px -30px;
}

#the_need_btn a{
	width:110px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -830px 0px;
	display:block;
}

#the_need_btn a:hover{
	background-position:-830px -30px;
}

#contact_us_btn a{
	width:110px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -700px 0px;
	display:block;
}

#contact_us_btn a:hover{
	background-position:-700px -30px;
}

#donate_btn a{
	width:115px;
	height:30px;
	background:url(images/menu.jpg) no-repeat -955px 0px;
	display:block;
}

#donate_btn a:hover{
	background-position:-955px -30px;
}
#download_btn a {
	background: url(images/menu.jpg) no-repeat -1075px 0px;
	display: block;
	height: 30px;
	width: 125px;
}
#download_btn a:hover {
	background-position: -1075px -30px;
}



/* MAIN CONTENT ---------------------------------------*/

#main_content{

}

.section_holder{
	padding:30px 0px 20px 0px;
	border-bottom:1px #CCCCCC dashed;
}

.big_quote{
	background:url(images/purple_quote_bg.jpg) right top no-repeat;
	width:895px;
	height:61px;
	padding:15px 10px 0px 55px;
	margin:20px 0px 20px 0px;
}

.orange_reference{
	text-align:right;
}

.img_link{
	width:320px;
	height:200px;
	float:left;
	display:inline;
}

.img_text_middle_link{
	width:320px;
	padding:20px 0px 20px 0px;
	float:left;
	display:inline;
}

.img_text_link1{
	background:url(images/arrow_left_blue.jpg) left 10px no-repeat;
	padding:0px 30px 0px 30px;
	height:80px;
}

.img_text_link1 a{
	color:#086E9B;
}

.img_text_link1 a:hover{
	text-decoration:underline;
}

.img_text_link2{
	background:url(images/arrow_right_green.jpg) right 10px no-repeat;
	padding:0px 30px 0px 30px;
	height:80px;
}

.img_text_link2 a{
	color:#30876A;
}

.img_text_link2 a:hover{
	text-decoration:underline;
}

.image_right{
	float:right;
	display:inline;
	width:auto;
	height:auto;
	margin-left:20px;
}

.btm_image{
	float:left;
	display:inline;
	width:auto;
	height:auto;
	margin-right:20px;
}



/* REQUEST FORM -------------------------------------*/

#contact_form{
	margin:0px 0px 0px 40px;
	float:left;
	display:inline;
	width:500px;
}

.contact_field_title{
	height:30px;
	margin:0px;
	width:100px;
	float:left;
	display:inline;
	line-height:30px;
}

.contact_field_holder{
	height:30px;
	width:300px;
	margin:0px 0px 10px 0px;
	float:left;
	display:inline;
	background-color:#DEDAF2;
}

.contact_area_holder{
	height:130px;
	width:300px;
	margin:0px 0px 10px 0px;
	border:#333333 1px solid;
	float:left;
	display:inline;
}

.contact_small_input_form{
	height:18px;
	width:290px;
	padding:7px 5px 0px 5px;
	background-color:#DEDAF2;
	border-style:none;
}

#submit_btn a{
	background:url(images/submit_btn.jpg) 0px 0px no-repeat;
	width:76px;
	height:38px;
	display:block;
	margin:5px 0px 0px 100px;
}

#submit_btn a:hover{
	background-position:0px -37px;
}


#address_area{
	margin:0px 0px 0px 40px;
	float:left;
	display:inline;
	
}

#address_area span{
	color:#FFCE00;
	font-style:italic;
}


/* FOOTER -------------------------------------------*/

#address_bar{
	width:960px;
	height:60px;
}

#address{
	float:left;
	display:inline;
	margin:0px;
	height:60px;
	line-height:60px;
}

#contact_info{
	float:left;
	display:inine;
	height:60px;
	line-height:60px;
	margin:0px;
	list-style:none;
}

#contact_info li{
	float:left;
	display:inine;
	margin:0px 0px 0px 20px;
}

#contact_info li span{
	color:#F15C2B;
}

#footer_menu{
	width:960px;
	height:40px;
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
}

#footer_nav{
	height:40px;
	line-height:40px;
}

#footer_nav li{
	float:left;
	display:inline;
	margin:0px 30px 0px 0px;
}

#bottom_text{
	height:60px;
	width:800px;
	line-height:60px;
	float:left;
	display:inline;
}

