h2 {
	margin: 0;
	padding: 0 0 0 20px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	text-transform: uppercase;
	border: none;
}
.columncontent h2 {
	padding: 0;
}


/* ---------- div#main ---------- */
div#mainwrap {
	overflow: hidden;
	width: 940px;
	margin: 0;
	padding: 40px 0 0 0;
	background-image: none;
}
div#main {
	overflow: hidden;
	width: 940px;
	margin: 0;
	padding: 0;
	background-image: none;
}



/* ---------- div#content ---------- */
div#content {
	float: right;
	overflow: hidden;
	width: 700px;
	margin: 0;
	padding: 0 0 140px 0;
	background-image: none;
}



/* ----- billboards ----- */
#billboardimages {
	width: 700px;
	height: 300px
}
#billboardimages a,
#billboardimages a img {
	display: block;
	width: 700px;
	height: 300px
}
div#navbillboard {
  position: relative;
  left: 50%;
  float: left;
  height: 30px;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: center;
  line-height: 30px;
}
#navbillboard span.item {
  position: relative;
  right: 50%;
  float: left;
	display: block;
  width: 14px;
  height: 14px;
  margin: 8px 1px;
  padding: 0;
}
#navbillboard a {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0;
  padding: 0;
  text-indent: -9000px;
  line-height: 14px;
  background-image: url(/imgD/page_details_sprite.png);
  background-repeat: no-repeat;
  background-position: -27px top;
  outline: none;
}
#navbillboard a.activeSlide,
#navbillboard a:hover {
  background-position: -27px -14px;
}



/* ----- news ----- */
div.news {
	clear: both;
	overflow: hidden;
	width: 700px;
	margin: 0 0 20px 0;
	padding: 0;
	background-image: url(/imgD/image_sprite.png);
	background-repeat: no-repeat;
	background-position: left -57px;
}
.news h2 {
	float: left;
	width: 85px;
	line-height: 50px;
	text-shadow: #CCC 0 -1px 1px;
}
.news div.items {
	float: left;
	width: 580px;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.news .items p {
	padding: 0;
	color: #fff;
	line-height: 50px;
	background: transparent !important;
}
.news .items p a {
	color: #fff;
	font-weight: normal;
}



/* ----- generic content container on landing page ----- */
div.containerwrap {
	clear: both;
	overflow: hidden;
	width: 700px;
	margin: 0 0 20px 0;
	background-image: url(/imgD/bkg_content_mid.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.container {
	clear: both;
	overflow: hidden;
	width: 700px;
	background-image: url(/imgD/bkg_content_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div.container h2 {
	background-image: url(/imgD/image_sprite.png);
	background-repeat: no-repeat;
	background-position: left -694px;
	text-shadow: #CCC 0 -1px 1px;
}



/* ----- SALES/SPECIALS LISTING ----- */
div#saleswrapper2 {
	overflow: hidden;
	float: left;
	width: 700px;
	margin: 10px 0;
	background-image: url(/imgD/landing_bkg_saleswrapper.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#saleswrapper2 a.prev,
#saleswrapper2 a.next {
	display: block;
	float: left;
	display: inline;
	width: 43px;
	height: 317px;
	text-indent: -99999px;
	outline: none;
}
#saleswrapper2 a.prev {
	margin: 0 5px 0 1px;
	background-image: url(/imgD/page_details_sprite.png);
	background-repeat: no-repeat;
	background-position: -37px center;
}
#saleswrapper2 a.next {
	margin: 0 1px 0 5px;
	background-image: url(/imgD/page_details_sprite.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}
div#saleswrapper {
	overflow: hidden;
	float: left;
	width: 600px;
	height: 315px;
	margin: 0;
	padding: 0;
	border: solid 1px #E0E0E0;
}
div#saleswrapper.single {
	margin: 0 49px;
}
div.listingwrapper {
	padding: 10px 0;
}
div.saleslisting {
	position: relative;
	overflow: hidden;
	float: left;
	display: inline;
	width: 600px;
	margin: 0;
	padding: 0;
	background-image: url(/imgD/bkg_content_3column_narrower.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.saleslisting .item {
	overflow: hidden;
	float: left;
	display: inline;
	width: 180px;
	height: 280px;
	margin: 0 10px;
	padding: 10px 0 5px 0;
}

.saleslisting .item.first {
}
.saleslisting .item.highlight {
	background-color: #e5e0ea;
}
.saleslisting .item p.logo {
	padding: 0 0 .5em 0;
	text-align: center;
}
.saleslisting .item img {
	height: 100px;
	background-color: #CCC;
}
.saleslisting .item p.date {
	margin: 0;
	padding: 0 20px 10px 20px;  
	color: #133786;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}
.saleslisting .item h3 {
	padding: 0 20px 10px 20px;  
	line-height: 1.5em;
}
.saleslisting .item h3 a {
	color: dimgray;
}
.saleslisting p {
	padding: 0 20px 10px 20px;  
}



/* ----- EVENTS LISTING ----- */
#content p.morelink {
	float: right;
	margin: -45px 0 0 0;
	padding: 0 20px;
	line-height: 45px;
	background-image: url(/imgD/image_sprite.png);
	background-repeat: no-repeat;
	background-position: -346px 3px;
}
#content .morelink a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
div.eventswrapper {
	overflow: hidden;
	float: left;
	width: 660px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	background-repeat: no-repeat;
	background-position: center top;
}
div.eventslisting {
	overflow: hidden;
	float: left;
	width:100%;
	margin: 0;
	background-image: url(/imgD/bkg_content_3column.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.eventslisting .item {
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 0 0 30px;
	padding: 0;
	width: 200px;
}
.eventslisting .item.first {
	margin: 0;
}
.eventslisting .item p.date {
	margin: 0;
	padding: 0 0 1.5em 0;
	color: #133786;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.4em;
}
.eventslisting .item h3 {
	line-height: 1.2em;
	padding: 0 0 10px 0;
}
.eventslisting .item h3 a {
	color: dimgray;
	text-decoration: none;
}
.eventslisting .item div.flags {
	width: 45px;
	height: 24px;
	padding: 0;
}
.eventslisting .item .flags span {
	display: block;
	float: left;
	width: 21px;
	height: 23px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.eventslisting .item .flags span.allen {
	margin-right: 3px;
	background-image: url(/imgD/flag_allen.gif);
}
.eventslisting .item .flags span.fairview {
	background-image: url(/imgD/flag_fairview.gif);
}
.eventslisting .item .flags span.on {
	background-position: 0 -12px;
}
.eventslisting .item .flags span.off {
	background-position: 0 -59px;
}


