/* This style sheet contains styles that format the pages sub elements and div buckets */
/* Coded by Alden Brown on 11.08.08 */


#page_container {
	position:absolute;
	width: 100%;
	height: 100%;
	
}

#header_container {
	margin:auto;
	position:relative;
	width:1000px;
	height:105px;
	
}
/* Styles that format the menu page */

#header_menu {
	font-family:Myriad Pro,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:30px;
	left:20px;
	position:relative;
	text-align:left;
	top:55px;
	
}

#header_menu a{
  font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#124c7e;
	text-decoration:none;
	font-weight:bold;
	margin:4px;
	
}

#header_menu a:hover {
  font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#222;
	text-decoration:none;
	font-weight:bold;
	
}

#header_menu a.active {
	color:#8ea6cf;
	border-bottom:0px #8ea6cf solid;
	/* padding-right:0.4em;
	padding-left:0.4em; */
	font-size:19px;
	
}

#header_menu a:hover.active {
	color:#8ea6cf;
	border-bottom:0px #8ea6cf solid;
	/* padding-right:0.4em;
	padding-left:0.4em; */
	font-size:19px;
	
}

div.yuimenu { 
    position:relative;
    visibility: hidden;    
}
    
div.yuimenu .bd {
    zoom: normal;  
}
	
#basicmenu {
	left:528px;
	position:absolute;
	top:74px;
	visibility:visible;
	z-index:1;
}

#basicmenu a{
	font-size:11px;
	font-weight:bold;
	border:0px;
	
}

#basicmenu a:hover{
	border:0px;
	color:#124c7e;
}

/* Styles that format the home page */

#flash_slideshow_container {
	margin:auto;
	position:relative;
	width:985px;
	height:373px;
	
}

#sub_flash_container {
	margin:auto;
	position:relative;
	width:1000px;
	height:150px;
	top:14px;
	
}

#sub_flash_container a {
	position:relative;
	top:68px;
	height:40px;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	line-height:12px;
	display:block;

}
#sub_flash_container a:hover {
  background-color:#FFFFFF;
	border:thin #CCCCCC solid;

   
}
#sub_flash_container a:visited {
	color:#000000;

   
}

#project_bucket {
  padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 0px;
  background-image:url(../sub_flash_buckets/PAA_project_bucket.gif);
  background-repeat: no-repeat;
	float:left;
	width:270px;
	height:150px

}

#volunteer_bucket {
  padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 0px;
  background-image:url(../sub_flash_buckets/PAA_volunteer_bucket.gif);
	background-repeat: no-repeat;
	float:left;
	width:270px;
	height:150px;

}

#donations_bucket {
	padding: 0px 10px 0px 10px;
	margin: 0px 10px 0px 0px;
  background-image:url(../sub_flash_buckets/PAA_donations_bucket.gif);
	background-repeat: no-repeat;
	float:left;
	width:270px;
	height:150px;

}

#page_copy_container {
	margin:auto;
	position:relative;
	width:985px;
	padding:0px 0px 0px 0px;
	left: 0px;
	top: 30px;

}

#page_copy_left_column {
    display:inline;
	font-family:Arial, Helvetica, sans-serif;
	width:330px;
	left:0px;
	float:left;
	top:10px;
	padding:0px 0px 10px 0px;

}

#page_copy_left_column h2 {
	font-size:20px;
	color:#8ea6cf;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
	
}

#page_copy_left_column p {
    font-size:11px;
	color:#000000;
	font-weight:600;
    padding:5px 0px 5px 0px;
	border-bottom:thin #c4cfe3 solid;
}

#page_copy_left_column form {
    display:inline;
}

#page_copy_left_column input {
    display:inline;
}

#page_copy_left_column img {
    margin: 10px 10px 10px 20px;
}

#page_copy_right_column {
    
	position:relative;
	display:inline;
	background-image:url(../home_page_copy_background/home_page_copy_background.gif);
	background-repeat:no-repeat;
	width:490px;
	top:10px;
	left:20px;
	float:left;
	padding:0px 10px 20px 0px;
	border-left:thin #c4cfe3 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}

#page_copy_right_column h1 {
    margin:10px 10px 92px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#88a5d8;
}

#page_copy_right_column p {
    margin:10px 10px 20px 20px;
	width:490px;
	font-size:11px;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	font-weight:600;
	line-height:16px;
	
}

#page_copy_right_column_links {
	width:490px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:20px 5px 10px 10px;
	
}

#page_copy_right_column_footer {
    width:490px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin:30px 10px 10px 10px;

}

#donation_meter
	{
	position:absolute;
	float:left;
	width:192px;
	z-index:1;
	top:-157px;
	left:888px;	
	
}

/* Styles that format sub pages */

#subpage_container{
	margin:auto;
	position:relative;
	width:1020px;
	border-top:thick #b0bfd9 solid;
	padding:0px 0px 0px 0px;
	overflow:auto;
	
}

#subpage_left_column_copy{
	position:relative;
	width:1020px;
	top: 0px;
	display:block;
	clear:both;

}

#subpage_left_column_copy p{
	line-height:20px;
	font-size:12px;

}

#subpage_container img{
	position:relative;
	float:right;
	top:-12px;
	clear:both;
	margin-left:10px;
	height:587px;

}


#subpage_footer_container {
	position:relative;
	padding:20px 0px 10px 0px;
	text-align:center;
	margin:auto;
	clear:both;

}

#subpage_footer_container p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	
}

#site_map {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	line-height:20px;
	
}

#site_map a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8ea6cf;
	line-height:20px;
	
}

#site_map a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
	
}

#subpage_footer_container a{
  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#124c7e;
	text-decoration:none;
	font-weight:bold;
	margin:4px;
	
}

#subpage_footer_container a:hover {
  font-family:Arial, Helvetica, sans-serif;
	color:#222;
	text-decoration:none;
	font-weight:bold;
	
}

#subpage_footer_container a.active {
	color:#8ea6cf;
	border-bottom:0px #8ea6cf solid;
	font-size:15px;
	
}

#page_copy_right_column_links a{
  font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#124c7e;
	text-decoration:none;
	font-weight:bold;
	margin:4px;
	
}


#page_copy_right_column_links a:hover {
  font-family:Arial, Helvetica, sans-serif;
	color:#222;
	text-decoration:none;
	font-weight:bold;
	
}

#page_copy_right_column_links a.active {
	color:#8ea6cf;
	border-bottom:0px #8ea6cf solid;
	font-size:15px;
	
}
