.adRow {
	clear: both;
}

#pageTopBanner {
	float: left;
	height: 60px;
	width: 468px;
	margin-top: 10px;
	margin-left: 11px;
	border: 1px solid #81714f;
}

#pageBottomBanner {
	float: left;
	height: 90px;
	width: 728px;
	margin-top: 23px;
	margin-left: 22px;
	border: 1px solid #81714f;
}

.stdAd {
	float: left;
	height: 150px;
	width: 180px;
	margin: 10px 10px 0px 0px;
	border: 1px solid #81714f;
}

.lgAd {
	float: left;
	height: 60px;
	width: 234px;
	margin: 10px 0px 0px;
	background-color: #ccc;
}

.smAd {
	float: left;
	height: 60px;
	width: 120px;
	margin: 10px 0px 0px 10px;
	background-color: #ccc;
}

.featuredAdLg {
	height: 250px;
	width: 300px;
	padding-bottom: 10px;
	border-bottom: 2px solid #927842;
	margin-bottom: 10px;
}

.featuredAdSm {
	font-size: 12px;
	line-height: 15px;
}

.adTitle {
	height: 25px;
	width: 566px;
	padding-left: 5px;
	background-color: #a81e22;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
}

.stdAdTitle {
	float: left;
	height: 25px;
	width: 182px;
	margin-right: 10px;
	background-color: #a81e22;
}

.stdAdTitle a {
	color: white;
	text-decoration: none;
	line-height: 25px;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.lgAdTitle {
	float: left;
	height: 15px;
	width: 204px;
	margin: 10px 0px 0px;
	padding: 15px 15px;
	background-color: #a81e22;
}

.lgAdTitle a {
	color: white;
	text-decoration: none;
	font-size: 9pt;
}

.smAdTitle {
	float: left;
	height: 25px;
	width: 125px;
	margin: 10px 0px 0px 10px;
	background-color: #a81e22;
}

.smAdTitle a {
	color: white;
	line-height: 25px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 9pt;
}

.rightCol{
	margin-right: 0px;
}
