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

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 4px;
	padding: 5px 20px 5px 20px; color: blue;
	background: pink;}
#navmenu ul li a:hover {color: purple;
	background: yellow; }

#wrapper {
	
}


#slider {
	float: left;
	height: 260px;
	width: 695px;
	background-color: #66CC99;
	overflow: hidden;
}

#help-box {
	float: right;
	height: 260px;
	width: 300px;
	color: #FFFFFF;
	background-color: #CC3333;
	margin: 0 0 3px 0;
background-image: url(http://redcrossla.org/files/2010/07/helpbox-bkgrd2.png);
	background-repeat: repeat-x;
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

#home-sidebar {
	float: right;
	width: 300px;
	height: 300px;
	color: #CCCCCC;
}

#dynamic-tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 696px;
	overflow: hidden;
}

#landing-page-tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 658px;
	overflow: hidden;
}

#program-hilites {
	float: left;
	width: 695px;
	color: #999999;
	height: 300px;
	text-align: center;
	padding-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#photo-stream {
	background-color: #999999;
	clear: both;
	text-align: center;
	padding: 15px 15px 0 15px;
}

#footer2 {
	color: #999999;
	clear: both;
	background-color: #ACACAC;
	text-align: center;
	padding: 20px 0 30px 0;
}

#story_box {
	width:660px;
	float:left;
	clear:both;
	padding-right:10px;
	margin:5px 0 0 0;
}


#story_box p {
	margin: 5px 0px;
}


#story_box .footer {
	clear:both;
}

#story_box a {
	color: #2370A9;
	text-decoration: none;
	font-weight: 600;
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

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

.story_box_img { float:left; width:110px; height:80px; overflow:hidden; margin: 0 0 0 0; }

#story_box .headline {
	font-size: 17px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	line-height: 1.0em;
}

#story_box .excerpt {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	line-height: 1.2em;
}
#story_box .date {
	font-size: 0.7em;
    color:#999;
	text-transform: uppercase;
}


#story_box_2 {
	width:620px;
	float:left;
	clear:both;
	margin:10px 0 15px 0;
}


#story_box_2 p {
	margin: 5px 0px;
}


#story_box_2 .footer {
	clear:both;
}

#story_box_2 a {
	color: #3B5998;
	text-decoration: none;
}

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

.story_box_img { float:left; width:110px; height:80px; overflow:hidden; margin: 0 0 0 0; }

#story_box_2 .headline {
	font-size: 2.0em;
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	line-height: 2.1em;
}

#story_box_2 .excerpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	margin: 0px;
	font-weight: normal;
	line-height: 1.1em;
}

#story_box_2 .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #cc0000;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
}



#programs h3 {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size: 1.1em;
	color: #000;
	margin: 0px;
	font-weight: normal;
	line-height: 1.5em;
}
#programs a {
	color: #3B5998;
	text-decoration: none;	
}
#programs a:visited {
	color: #3B5998;
}

#programs a:hover {
	color: #CC0000;
}



#donate-box	{
	text-align:center;
	line-height: 35px;
	width:100px;
	height:35px;
	float: right;
	margin: 0;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	background-color: #CC3333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#donate-box	li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #CC3333;
}



.Header 
{
	background-color:#e8e9f1;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	border-bottom:#636;
	
	
}
.Quote 
{
	background-color: #FFF;
	background-repeat: no-repeat;
	padding:15px;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
	
	
}
#name 
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding:20px 0 15px 0;
	color: #333333;
} 

#get
{
	padding-left:5px;
	color:#3B6AA0;
	font-size:16px;
}

#involved
{
	color:#22316C;
	font-size:16px;
	font-weight:bold;
}

////// end valeria code