/* Style sheeet for Climate home page. */
/* Last updated 20 Feb 2007 */

.date-modified {
	margin-top: 10px;
	padding: 0px;
		font-size: 80%;
	color:#999999;
	clear:both;
}

div#featured-content {
	margin-top: 20px;
	width: 220px;
	text-align:center;
	}
	
div#regular-content {
margin-top: 20px;
width: 225px;
clear: right;
}

div#regular-content img#monthly-rainmap {
	position: relative;
	clip:rect(0, 225, 156, 0);
	width:227px;
	height:156px;
	padding-bottom: 5px;
}


div#featured-content a, div#regular-content a{
text-decoration: none;
}

div#featured-content a:hover, div#regular-content a:hover {
text-decoration: underline;
}

.box-feature {
 padding: 7px;
 text-align:justify;
}
/* 
#section-nav #topmenu a.menu-subheading {
        color: #666633;
        text-decoration: none;
        font-weight: bold;
        cursor: default;
}

#section-nav #topmenu a.menu-heading {
        color: #666633;
        text-decoration: none;
        font-weight: bold;
        cursor: default;
}
*/
