﻿#mainSiteContent 
{
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 950px;
	height:463px;
	min-height:463px;
}
.sf_wrapper #mainSiteContent 
{
	overflow:visible !important;
	height:auto;
}

#sidebar1, #sidebar2, .breadcrumbNav, .pageTitle, .subscribeBox
{
	display: none;
}

/* PrimaryShowcase Control */
#PrimaryShowcase
{
	background-image: url("../images/home_showcase_bkg.jpg");
	float: left;
	width: 709px;
	height: 368px;
}

#showcaseContainer
{
	position: relative;
	top: 40px;
	left: 32px;
	width: 635px;
	height: 288px;
}

.showcaseImage
{
	float: left;
	height: 281px;
	width: 234px;
}

.showcaseTitle
{
	color: #FFF;
	font: bold 28px Helvetica, Arial, Tahoma, sans-serif;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 36px;
	width: 376px;
	margin-left: 20px;
	margin-top: -2px;
	margin-bottom: 2px;	
	float: left;
}

.showcaseContent
{
	color: #FFF;
	font: normal 16px Helvetica, Arial, Tahoma, sans-serif;
	word-spacing: 2px;
	line-height: 30px;
	width: 380px;
	margin-left: 20px;
	float: left;
}

#showcaseContainer a
{
	color: #F8941D;
	font: bold 16px Helvetica, Arial, Tahoma, sans-serif;
	line-height: 22px;
	width: 360px;
	word-spacing: 2px;
	margin-left: 20px;
	margin-top: 2px;
	float: left;
	text-decoration: none;
}
#showcaseContainer a:hover
{	
	text-decoration: underline;
}

/* End PrimaryShowcase Control */

/* SecondaryShowcase Control */
#SecondaryShowcase
{
	background:#C62429 url(/images/sec_showcase_bkg.gif) bottom left repeat-x;
	float: left;
	width: 473px;
	height: 85px;
	border-left:1px solid #C7464B;
	border-right:1px solid #7A0000;
	padding:5px 0;
	overflow: hidden;
}

.secShowcaseSwirls
{
	float: left;
	height: 95px;
	width: 50px;
	margin-right: 35px;
	margin-top: -5px;
}

.secShowcaseImage
{
	float: left;
	margin-top: 0px;
}

.secShowcaseTitle
{
	color: #FFF;
	font: bold 14px Helvetica, Arial, Tahoma, sans-serif;
	float: left;
	margin: 0;
	margin-left: 12px;
	line-height: 24px;	
}

.secShowcaseContent
{
	color: #FFF;
	font: normal 11px Helvetica, Arial, Tahoma, sans-serif;
	float: left;
	margin-left: 12px;
	line-height: 18px;
	width: 225px;
}

.secShowcaseLink
{
	color: #FFF !important;
	font: bold 12px Helvetica, Arial, Tahoma, sans-serif;
	float: left;
	width:200px;
	margin-left: 12px;
	line-height: 20px;
	text-decoration: none;
	word-spacing: 2px;
}

#SecondaryShowcase a:hover
{
	text-decoration: underline;
}
/* End SecondaryShowcase Control */

/* EventListing Control */
#EventListing
{
	float: right;
	padding-top:11px;
	background: transparent url('../images/listingTopShadow.gif') repeat-x;
}
#listingContainer
{	
	background-color: #F8941D;	
	width: 221px;
	height: 337px;	
	color: White;
	font: normal 14px Helvetica, Arial, Tahoma, sans-serif;
	padding: 10px;
	background: #F8941D url(/images/hm_07.gif) right bottom no-repeat;
}

.listingLabels
{
	color: #BC252C;	
	font: bold 13px Helvetica, Arial, Tahoma, sans-serif;	
}

.listingContent
{		
	color: #FFF;	
	font: bold 12px Helvetica, Arial, Tahoma, sans-serif;
	line-height: 18px;
}
/* End EventListing Control */

.preFooterNav {	
	margin-top:0 !important;
}
