/* Begin Additional CSS Styles */
.art-blockheader .t, .art-vmenublockheader .t {white-space: nowrap;}
.headeremail, .headeremail a:link, .headeremail a:visited {
	color: #F5A519;
	text-decoration: none;
}
.headeremail a:hover {
	text-decoration: underline;
  	text-decoration-style: solid;
}
.youtub{
   border: 2px #5BA2DC solid; 
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #F5A519;
	padding: 0;
	margin: 10px 0 0 0;
}
.art-postcontent li, .art-post li, .art-textblock li {
	line-height: 135%;
	margin: 3px 5px 15px 0px;
}
.art-headline a:hover {
	text-decoration: underline #F6AC2C solid;
}
.art-postcontent h1 a:hover, .art-postcontent h2 a:hover, .art-postcontent h3 a:hover, .art-postcontent h4 a:hover, .art-postcontent h5 a:hover, .art-postcontent h6 a:hover, .art-blockheader .t a:hover, .art-vmenublockheader .t a:hover, .art-headline a:hover, .art-slogan a:hover, .art-postheader a:hover {
	text-decoration: underline;
}
.readmore {
	text-align: center;
}
.art-post {
	padding: 0px 10px 0 10px;
}
.djslider-loader-default {
	border-bottom: 2px #F6AC2C solid;
}
.errordiv{
  width: 50%;
     margin: 0 auto;
     margin-top: 30px;
  border: 1px #5BA2DC dotted;
  min-width:400px;
}
/* End Additional CSS Styles */