/*  HOME PAGE STYLES ************************************************ */

.homePage_cta_all {
	clear:both;
	background-image: url(../graphics/homePage/cta_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float:none;
	margin:0 0 15px 0;
}

.homePage_cta {
	width:198px;
	/* height: 260px; */
	/* background-color:#978771; */
	padding:7px;
	clear:none;
}

.homePage_cta img.pic {
	margin: 0;
	clear:both;
	width:198px;
	height:129px;
}

.homePage_cta h1 {
	font-size:1.3em;
	margin:0.4em 0;
}

.homePage_cta h1 a,
.homePage_cta h1 a:link,
.homePage_cta h1 a:visited,
.homePage_cta h1 a:hover,
.homePage_cta h1 a:active {
	text-decoration:underline;
	color:#FFFFFF;
}

.homePage_cta p {
	margin: 0 0 1.0em 0;
}

.left {
	float:left;
}

.middle {
	margin: 0 16px;
	float:left;
}

.right {
	float:right;
	clear:right;
}

/*.homePage_newsUpdates_all {
	width:670px;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	clear:both;
	float:none;
	background-image: url(../graphics/divider_horz.gif);
	background-repeat: repeat-x;
	background-position: top;
}*/

.homePage_newsUpdates_all {
	width:670px;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
	clear:both;
	float:none;
	border-top: 5px solid #978771;
}

.homePage_news {
	width:441px;
	margin:0 16px 0 0;
	padding:0;
	float:left;
	/*color:#000000;*/
	/*position: relative;*/
}
.homePage_news h1 {
	margin:0 0 15px 0;
	padding:0;
	font-size:1.3em;
}

.homePage_news h2 {
	margin:0 0 20px 0;
	padding:0;
	font-size:1.3em;
}

.homePage_news_story {
	background-color: #978771;
	width: 427px;
	margin: 20px 0 0 0;
	padding: 7px;
	clear: both;
	position: relative;
}
.homePage_news_story {
	margin-top: 0;
	margin-bottom: 20px;
}

.nowopen_overlay {
  position: absolute;
  top: -15px;
  right: -10px;
  width: 85px;
  height: 85px;
}

.homePage_news_story .left {
	float:left;
	clear:none;
	width:237px;
}

.homePage_news_story .right {
	width:175px;
	margin: 0 0 0 15px;
	float:right;
	clear:none;
}

.homePage_news_story h2 {
	font-size:1.1em;
	margin:0 0 10px 0;
}

.homePage_news_story h2 a,
.homePage_news_story h2 a:link,
.homePage_news_story h2 a:visited,
.homePage_news_story h2 a:hover,
.homePage_news_story h2 a:active {
	/*color:#000000;*/
	text-decoration:underline;
}

.homePage_news_story h3 {
	font-size:1.0em;
	margin:0.8em 0;
}

.homePage_news_story p {
	margin: 0 0 1.0em 0;;
}

.homePage_news_story ul {
	margin:10px 0 10px 15px;
	padding-left:0;
}

.homePage_news_story ul li {
	margin-left:0;
	padding-left:0;
}

.homePage_news_story img.comm {
	/*width:240px;*/
	width: 175px;
	border: 2px solid #fff;
}

.homePage_news_story img.thinBorder {
	width:148px;
	border: 1px solid #FFFFFF;
}

.homePage_news_story img.thickBorder {
	border: 4px solid #FFFFFF;
	width:142px;
}

.homePage_news_cta {
	width:199px;
	margin:0 0 15px 0;
	padding:7px;
	float:right;
	background-color:#978771;
	clear:none;
}

.homePage_news_cta .bigPic {
	margin: 0;
	padding:0;
	clear:both;
	width:198px;
	height:258px;
}

.homePage_news_cta .smallPic {
	margin: 0 0 5px 0;
	padding:0;
	clear:both;
	width:198px;
	height:170px;
}

.homePage_news_cta h1,
.homePage_news_cta h2 {
	font-size:1.1em;
	margin:0 0 5px 0;
}

.homePage_news_cta p {
	width: 198px;
	margin:0 0 7px 0;
	padding:0;
}

.homePage_news_cta readMore {
	clear:both;
	margin:0;
	padding:0;
}

.latest_cta {
  
}

.latest_cta h1,
.latest_cta h2 {
  font-size: 1.3em;
}

.latest_cta ul {
  
}

.latest_cta ul li {
  
}

