/*----------------------------------------------------*/
/*    Skin Styles for DotNetNuke - Flex by DrNuke     */
/*           http://www.DrNuke.co.uk/flex             */
/*       Copyright DrNuke - All rights reserved       */
/*----------------------------------------------------*/

.BannerCell { background:url(images/banner-v1.jpg) no-repeat; height:212px; }
.BannerInnerCell { background:url(images/bannerinner-v1.jpg) no-repeat; height:112px; }

.AssociationsBanner {
	background:url(images/associations-header.jpg) no-repeat; height:190px; width:923px;
}
.ContactBanner {
	background:url(images/contact-header.jpg) no-repeat; height:190px; width:923px;
}
.HomeBanner {
	background:url(images/header2.jpg) no-repeat; height:390px; width:923px;
}
.PromiseBanner {
	background:url(images/promise-header.jpg) no-repeat; height:190px; width:923px;
}
.RentalsBanner {
	background:url(images/rentals-header.jpg) no-repeat; height:190px; width:923px;
}
.TeamBanner {
	background:url(images/team-header.jpg) no-repeat; height:190px; width:923px;
}
.VendorsBanner {
	background:url(images/vendors-header.jpg) no-repeat; height:190px; width:923px;