/* Start of CMSMS style sheet 'WRC Home' */
/* styles that change the main style to suit the home psge */

#content {
	background-color: #eee;
	padding: 0;
	/*margin: 0;*/
	width: 510px;
}

#content h1 {
	padding: 5px 10px;
	margin: 0;
	background-image: url(uploads/images/common/top-510.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	height: 22px;
}


#content h2.homestyle {
	padding: 5px 10px;
	margin: 0;
	background-image: url(uploads/images/common/top-250.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	height: 22px;
}

#content h2.homestylewide {
	padding: 5px 10px;
	margin: 0;
	background-image: url(uploads/images/common/top-510.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0;
	height: 22px;
}


#content .imageright {
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 10px;
	margin: 0 0 0 0;
}


.homepanel {
	padding: 5px 5px 15px 5px;
}


.home250 {
	width: 250px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
/*	
	float: left;*/
}


#homenews p, #homenotices p, homepromo {
	padding: 0 5px 5px 5px;
}

.newssummarypostdate {
	font-size:85%;
color: #628321;
}

.home510 {
	width: 510px;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}



#homeimage {
	float: right;
	background-color: #eee;
	width: 248px;
        height: 320px;
}

#homeimage p {
	margin: 0;
	padding: 0;
}




#homepromo {
	background-color: #fff;
	margin-bottom: 10px;
}

#homepromo ul{
	margin: 0 30px 0 50px;
}

#homepromo h2{
/*	padding: 10px;
	margin: 0;*/
}

#homeBannerPromo {
	margin: 0 0 6px 0;
}

#homeEventPromo {
	margin: 0 0 10px 0;
}

/* End of 'WRC Home' */

