﻿
#icons {
	/*margin-top:-5px;*/

}
#breadcrumb {
	visibility: hidden;
	height: 20px !important;
	
}

/*#main #centercoltop {
    background: transparent url(/SiteCollectionImages/Core/home-content-top.jpg) no-repeat top left;
    }
#main #centercolbottom {
    background: transparent url(/SiteCollectionImages/Core/home-content-bottom.jpg) no-repeat top left;
    }
#main #centercol {    
    background: transparent url(/SiteCollectionImages/Core/home-contentbg.jpg) repeat-y top left;
}*/



/* ************** new block start ************** */
.3ColContent{
	float:left;
	width:574px;
}

.col{
	float:left;
	width:191px;
	border-top:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	min-height:275px;
	margin-top:30px;
}

.col2{
	float:left;
	width:191px;
	border-top:1px dashed #d2d2d2;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	min-height:275px;
	margin-top:30px;
}

.col3{
	float:left;
	width:191px;
	border-top:1px dashed #d2d2d2;
	border-left:1px dashed #d2d2d2;
	border-bottom:1px dashed #d2d2d2;
	min-height:275px;
	margin-top:30px;
}

.colImg{
	float:left;
	width:180px;
	height:123px;
	margin:10px 0 0 5px;
}

.colBlurbTitle h4{
	float:left;
	color:#fa8300;
	font-weight:bold;
	font-size:15px;
	font-family:Tahoma, Arial, Sans-serif;
	margin-left:12px;
	margin-top:10px;
}

.colBlurbTitle a{
	cursor:pointer;
}

.colBlurbTitle a:hover{
	text-decoration:underline;
}



.colBlurb{
	float:left;
	clear:both;
	width:175px;
	margin-top:5px;
	margin-left:12px;
}

.colBlurbText{
	font-size:11px;
	font-family:Verdana, Arial, Sans-serif;
}
/* ************** new block end ************** */





