.title {
	font-size: 14px;
	font-weight:bolder;
}

.yellowtitle {
	font-size: 20px;
	font-weight:bolder;
	color:#FFFF66;
}

.adminRed {
 font-weight:bolder;
 color:#FF0000;
}
.adminGreen {
 font-weight:bolder;

color:#00CC00;
}
#ridingsLogo{
	width:915px;
	height:215px;
	float:left;
}

#menu{
	width:195px;
	height:auto;
	float:left;
	margin-right: 7px;
}
.menuItem{
	width:194px;
	height:40px;
	float:left;
	padding-bottom: 6px;
}


#content{
	width:458px;
	height:auto;
	float:left;
}


#contentText{
	width:445px;
	height:auto;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	padding-bottom: 10px;
}
#contentTitle{
	width:443px;
	height:100px;
	float:left;
	padding-left: 15px;
	padding-top: 12px;
}



#copyrightInfo{
	color: #000000;
	width:915px;
	height:20px;
	float:left;
	margin-top: 5px;
	text-align: center;

}

	#copyrightInfo A:link {text-decoration: underline; color: #000000;font-weight:bolder; }
	#copyrightInfo A:visited {text-decoration: underline; color: #000000;font-weight:bolder;}
	#copyrightInfo A:active {text-decoration: underline; color: #000000;font-weight:bolder;}
	#copyrightInfo A:hover {
		text-decoration: underline;
		overflow: hidden;
	} 
.mapBtncont{
	width:110px;
	height:110px;
	float:left;
}
.mapBtncontSpcr{
	width:45px;
	height:110px;
	float:left;
}

.expandText { 
				display:none;
				width:100%;
				height:auto;

			  }	
/* news container home page */
#newsFeedCont{
	width:285px;
	height:110px;
	float:left;
}

#newsImgCont{
	width:160px;
	height:115px;
	float:left;
}
/* news image container home page */
