@CHARSET "ISO-8859-1";

#bodyContent {
	width:960px;
}

#flashContainer{
	width:960px;
	height: 350px;
	min-height: 350px;
}

#flashWrapper{
	width:960px;
	height: 350px;
	border: none;
	border-bottom: 1px solid #58595b;
}

#promotionsContainer, #dreamHomeTourContainer, #newsContainer, #flsExperienceContainer {
	float: left;
	height:180px;
	width:320px;
}

#promotionsContainer
{
	border-right: 1px solid #58595B;
	border-left: 1px solid #58595B;	
}

#dreamHomeTourContainer, #flsExperienceContainer {
	cursor: pointer;
	background: url( images/dream_home_thumbnail.jpg );
	width: 319px;
}

#flsExperienceContainer {
	background: url( images/manCavePromo2.jpg );
}

#newsContainer {
	/*background: url( images/news_background.jpg );
	padding: 30px 0px 0px 10px;*/
	height: 140px;
	width: 309px;
}

#newsContent {
	padding-top: 10px;
	height: 140px;
	width: 299px;
	overflow: auto;
	padding-right: 10px;
}

#newsContent .headline {
	font-weight: bold;
}

#newsContent .news {
	padding-bottom: 10px;
}