/* CSS for the homepage. an overlay of the blueprint CSS framework.*/

body{background-color:#F8F5F0;background-image:url(/_images/page-layout/top-bar-bg.gif);background-repeat:repeat-x;margin:0;padding:22px 0 0;}
.container{background-color:#fff;}
h2.section{background-color:#f7f5e6;border-bottom:1px solid #BA8746;clear:both;font-weight:700;height:1.5em;margin:0 0 -30px;padding:3px 0 0;}
#header h1{background-image:url(/_images/page-layout/home-page-header-logo.png);background-repeat:no-repeat;height:0;margin-bottom:0;margin-top:0;overflow:hidden;padding-top:80px;voice-family:inherit;width:580px;}

#lead-photo-block img {
	width:400px; 
	height:250px;
	padding: 2px;
	border: 1px solid #999999;
}

#lead-photo-block em.caption{display:none;}

#header h1 {margin-top:11px;}
{ font-weight:700; font-size:16px;}

#press-releases li, #blog-posts li, #action-alerts li {margin-top:1em;margin-bottom:2em;}

div#secondary-topstories{font-size:11px;}
div#secondary-topstories h2, #lead-story h2  {font-size:16px;font-weight:700;}

#weekly-photo img{width:100%;}
h2#stories-widget a#stories-index-link{margin-bottom:0 !important;margin-right:70%;text-decoration:none;}
a.navigate{bottom:5px;left:300px;position:relative;}

/*a#move-left {
		left:400px;
	}
	a#move-right {
		right:5px;
	}  */
ul#in-focus{margin:0 !important;overflow:hidden;padding:0 0 0 35px !important;position:relative;width:9000px;}
#in-focus h3{font-size:14px;font-weight:700;height:2.5em;margin-bottom:0;max-width:270px;width:270px;}
#in-focus .mod{overflow:hidden;}
.mod{margin:0;overflow:hidden;position:relative;width:933px;}
#in-focus,#in-focus li{margin:0;overflow:hidden;padding:0;}
#in-focus li{float:left;margin:0 10px 0 0;padding:0;width:290px;}
#in-focus img{float:left;margin:0 1em 0 0;}
#in-focus p{font-size:11px;padding-right:.5em;}
#in-focus a.read-more{display:block;margin-left:50%;}

#blog-posts ul,#press-releases ul,#action-alerts ul{font-size:11px;list-style:none;margin:0;padding:0;}
#blog-posts li,#pr-releases li,#action-alerts li{margin:0;padding:0;margin-bottom:1em;}
#blog-posts h3,#press-releases h3,#action-alerts h3{margin-bottom:.25em;}
/* styles for the global footer*/

#footer {
	background-image:url(/_images/page-layout/footer-bg.gif);
	background-repeat: repeat-x;
	
}

#footer, #footer a {color:#999999;}
#footer .column {padding-top:1em;}

#footer .colborder {
	border-color:#d39f5b;
}

#footer .endorsement {padding-top:1em; height:100px;}
a.rss{background:transparent url(/_images/icons/RSS/standard/feed-icon-14x14.png) no-repeat scroll left center;padding-left:2em; margin-right:1em;}

#footer address, #footer address a {
text-decoration:none;
margin-bottom:1em;
margin-left:1em;
	font-style: normal;
	color:#333;
}
#footer p {margin-left:1em;}
p#copyright{font-size:11px;padding:2em 0;}
p#copyright .rss{margin-left:20em;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,form#searchform a,#blog-posts a,#press-releases a,#action-alerts a{text-decoration:none;}
#lead-story,#secondary-topstories,#blogroll,#weekly-photo{padding-top:2em;}
#lead-story img {margin:0;}

.border, colborder { border-color: #f3e9db; }
hr{background:#f3e9db; border-color:#f3e9db;}
.colborder {border-right-color:#f3e9db}
