@charset "UTF-8";

/* Homepage Layout Stylesheet */ 
body{
 margin: 0;
 padding:0; 
 background: white;
 color: #333333;
 }	
  
#hdr{
 width:100%;
 height: 130px;
 background: white;
 color: #333333; 
 margin:0;
 align: center;
 clear: both;
  }
	 
#lh-col{
 float: left;
 background: red;
 color: black;
}
 
#menu-bar{
 float: left;
 background: grey;
 color: #333333;
}
 
#main-block 
{
	float: left;
	width: 599px;
	background: green;
	color: red;
}
 
#c-col{
 margin:0 10px 0 10px;
 float: left;
 background: white;
 color: #333333;
 width: 600px;
 }

#rh-col{
 float: left;
 background: white;
 color: #333333;}

#action-bar{
 width: 200px;
 position: relative;
 background: gray;
 border-style: solid;
 border-width: thin;
 border-color: black;
 color: #333333;}
 
 
#ftr {
 width:100%;
 background: white;
 color: #333333;
 margin:0;
 clear: both;
 }
#whatsnew {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
#whatsnew p {
	font-size: 12px;
	color: #333333;
	margin-bottom: 18px;
}

#whatsnew a:link {
	font-size: 12px;
	color: #0000FF;
}

#whatsnew a:visited {
	font-size: 12px;
	color: #0000FF;
}

#whatsnew a:hover {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}

#whatsnew a:active {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}


#whatsnew .slug {
	font-weight: bold;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 110%;
}

#media p {
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#media h2{
color: darkblue; 
font-family: trebuchet ms,tahoma,arial,helvetica; 
font-size: 18px; 
font-weight: bold;
}

#media a:link {
	font-size: 14px;
	color: #0000FF;
}

#media a:visited {
	font-size: 14px;
	color: #0000FF;
}

#media a:hover {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}

#media a:active {
	font-size: 14px;
	color: #0000FF;
}

#morefeatures{
padding-bottom: 20px;}

#morefeatures p {
font-size: 14px;
}

#morefeatures h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 10px;
}

#morefeatures  h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 15px;
}

#morefeatures a:hover {
	color: #FF0000;
}

#hate h2{
color: darkblue; 
font-family: trebuchet ms,tahoma,arial,helvetica; 
font-size: 18px; 
font-weight: bold;
}

#volunteer {
	background: white;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}
#SectionOverview {
	background: white repeat scroll 0% 0%;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	width: 100%;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 4px;
margin-top 10px;}

#promo2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


div#mainstory {
	background: #FFFF99;
	color: black;
	margin-top: 5px;
	border-width: thin;
	border-style: solid;
	clear:both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#mainstory h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	background-color: darkblue;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 0px;
}
#mainstory p {
	margin-right: 15px;
	margin-left: 20px;
}

div#short-feature1{
background: white; margin-top: 10px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 15px; border-width:thin; border-style:solid;
}
#short-feature1 h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
"
; 	word-spacing: 0.3em;
	background-color: #990000;
}

#short-feature1 p {
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
}
#topstory h3 {
	margin-left: 10px;
}
