

.minicallout {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin: 0px;
}
.minicallout img{
	height: 170px;
	width: 300px;
}

.calloutHalf {
	width: 475px;
	float: left;
}
	.calloutHalf h2 {
		color: #7ba937;
		font: 30px/30px 'HattoriHanzoLight', Arial, sans-serif;
		padding: 0;
		margin: 0;
	}
	.calloutHalf p {
	}
	.calloutHalf .blogTitle {
		font: bold 16px Trebuchet MS, Arial, sans serif;
	}
.calloutQuarter {
	width: 215px;
	float: right;
}

#lastminicallout {
	margin_right: 0px;
}
.pagecalloutcontainer {
	border-top: 1px solid #c0c0c0;
	margin: 0;
	padding: 18px 0;
}
#SlideShow {
	height: 340px;
	position: relative;
	background: url(images/site_BlueBox.png) no-repeat;
}
#SlideShow_Frame {
	position: absolute;
	top: 64px;
	left: 15px;
	width: 460px;
	height: 260px;
	background: #ffffff;
}
	#SlideShow_Frame img {
		border: 0;
		margin: 2px;
		position: absolute;
	}
#SlideShow_Text {
	position: absolute;
	top: 76px;
	right: 17px;
	width: 460px;
	color: #ffffff;
}
	#SlideShow_Text h1, #SlideShow_Text h2, #SlideShow_Text h3, #SlideShow_Text h4 {color: #ffffff}

	.SlideOverlay {
	width: 100%;
	height: 40px;
	bottom: 0px;
	left: 0px;
	background: url(images/SlideBg.png);
	position: absolute;
}
.SlideOverlay p {
	font-size: 30px;
	line-height: 40px;
	margin: 0 10px;
	padding: 0;
	color: #fff;
	position: absolute;
}


