@charset "utf-8";
/* CSS Document */
.catHeadNonFlash{
	margin-top:5px;
	margin-bottom:0;
}
.catRow{
	float:left;
	min-height:170px;
	height:auto !important;
	height:170px;
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:5px;
}
.catRowFinal{

	float:left;
	clear:both;
	width:100%;
	text-align:center;
}
.shRow{
	clear:both;
	width:100%;
	text-align:center;
}
.catHead{
	text-align:center;
	line-height: 12pt;
}
.picFrame{
	width:180px;
	height:135px;
	border:solid 1px #C29F9D;
}
.catBox{
	float:left;
	width:180px;
	margin-right:35px;
	margin-left:10px;
}
.catBoxFinal{
	float:left;
	width:180px;
	margin-left:10px;
}
.pagination{
	float:right;
	text-align:right;
}
.catWrap{
	min-height:530px;
	height:auto !important;
	height:530px;
	clear: both;
}
.shWrap{
	margin-top:15px;
	min-height:510px;
	height:auto !important;
	height:510px;
	clear: both;
}
.catBlurb{
background-image:url(../images/pageElements/blurbBg.jpg);
background-repeat:no-repeat;
width:640px;
height:132px;
margin-left:13px;
margin-top:10px;
margin-bottom:40px;
}
.cbText{
	color:#333;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-right:0px;
	width:400px;
	clear: both;
}
.shbText{
	color:#333;
	font-size:12px;
	float:left;
	margin-top:10px;
	margin-right:50px;
	padding-right:0px;
	width:100%;
	line-height: 1.7em;
	clear: both;
}
.cbPic{
	margin-top:0px;
	margin-bottom:1px;
	margin-right:0px;
	float:right;
}
#contentspacer{
	min-height:483px;
	height:auto !important;
	height:483px;
}
.altlink{
cursor:pointer;
}
