
/** News Flash - Module */

#homeNewsFrame { width:934px; height:311px; float:left; background:url(../images/flash_bg.jpg) no-repeat top left;overflow: hidden; }

.newsItemCont { padding: 0; margin: 20px 0 0 50px; width: 934px; height: 290px; float: left; overflow: hidden; }

.newsItemCont h1 { color:#dd9f1a; font-family:Verdana, Geneva, sans-serif; font-weight:600; font-size:18px; margin:0; }
.newsItem {float: left; width: 330px; height: 240px; color: #FFF; padding: 15px 15px 15px 15px; margin: 0; margin-left: 15px; margin-top: -20px; background-image: url(../images/newsflash/newsBG.png); background-repeat:no-repeat;  }

.newsImagesFrame { height: 220px; border: 5px #FFFFFF solid; margin: 15px 10px 0 5px; float: left; z-index: 1; }
.newsImagesFrame img.newsImage { height: 220px; position: static;  }

#homeNewsFrameOv { width:884px; height:291px; float:left; background:url(../images/flash_bg.jpg) no-repeat top left;overflow: hidden; padding: 20px 0 0 50px; }
.newsImagesFrameOv { height: 250px; border: 5px #FFFFFF solid; margin: 5px 20px 0 5px; float: left; z-index: 1; }
#homeNewsFrameOv h1 { color:#dd9f1a; font-family:Verdana, Geneva, sans-serif; font-weight:600; font-size:18px; margin:0;}
#homeNewsFrameOv p { margin-left: 20px; color: #FFFFFF; font-weight:bold;}
#homeNewsFrameOv #homeFrameTextOv { padding-left: 100px; margin-left: 100px;}

a { color: #cc8530; position:static; }

.newsImagesFrame .newsImage { position: static; }

#newsImages1 { position: static; }


.newsItem h2 {
color:#77563f;
font-size:16px;
font-weight:600;
margin-bottom: 5px;
}

.newsItem h2 a {
color:#77563f;
}

.newsItem h2 a{ text-decoration: none;}

.newsItem div, .newsItem p  {
font-size:12px;
color:#333;
line-height:1.4em;
}
