/* Begin Additional CSS Styles */

/* These were not active previously
	
.art-blockheader .t, .art-vmenublockheader .t {white-space: nowrap;}

div.art-block img {
    border: medium none;
    margin-right: auto;
  	margin-left: auto;
  	width: 85%!important;
  	height: auto!important;
  	float: none !important;
}
*/

/* Added Styles for Front Page Modules */

@media screen and (min-width:1600px) {
	.clearfixbottom-module .art-blockcontent {padding-bottom: 60px;}
}

.clearfixbottom-module.art-blockcontent p {margin:0 15px 10px !important;}

.clear {clear:both;}


/* Latest News Styles */
.newsflash {padding-bottom: 15px;}
.newsflash p {margin-bottom:15px;}

div.news-img {margin:0 auto; width: auto !important; text-align: center;}

div.news-img img {
	
	margin:0 auto;
	width:100%;
  	max-width: 100%;
}

/* End Additional CSS Styles */