@charset "UTF-8";
/* CSS Document */



body {
	background-color: #ed1c18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:	#333333;
	margin: 0;
}

.whtext {
	color: #FFFFFF;
	font-size: 12pt;
}

.copyright {
	color: #FFFFFF;
	font-size: 9pt;
}

#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.caption {
	color: #FFFFFF;
	margin-left: 1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redhdr {
	color: #000;
	font-size: 11pt;
	font-weight: bold;
}

#redhdr a:link {
	text-decoration: underline;
	color: #523aa8;
}

#redhdr a:hover {
	text-decoration: none;
	color: #a397d1;
}

#redhdr a:visited {
	text-decoration: underline;
	color: #523aa8;
}.tealhdr {
	color: #000;
	font-size: 12pt;
	font-weight: bold;
}
.tealhdr-small {
	color: #000;
	font-size: 11pt;
	font-weight: normal;
}

.description {
	background-color: #523aa8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:	#333333;
	margin: 0;
}
.lt-purple {
	color: #a397d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a:link {
	text-decoration: underline;
	color: #523aa8;
}
a:hover {
	text-decoration: none;
	color: #a397d1;
}
a:visited {
	text-decoration: underline;
	color: #523aa8;
}

.background {
	background-repeat: no-repeat;
}


	
.blog-title {margin-bottom: 10px;  margin-top: 13px; font-size: 15px; font-weight: bold;}	
.blog-pic {margin-bottom: 4px;}
.blog-name  {font-size:13px; font-weight: bold; margin-bottom: 8px; margin-top: 8px; }
.blog-description {font-size:11px; margin-top:7px;}	
.blog-readmore{margin-top:5px; margin-bottom: 17px;}

.banner-title{font-size:15px; font-weight: bold; margin-bottom: 5px; margin-top: 5px; }

#sidebar ul { margin-bottom: 20px; }
#sidebar .cta { display: block;  color: #fff; text-decoration: none; height: 106px; position: relative; margin-bottom: 10px; font-weight: normal; }
#sidebar .cta span { position: absolute; bottom: 0; background: url('/images/overlay.png') repeat; width: 100%; display: block; font-size: 20px; color: #fff; text-decoration: none; line-height: 1.5em; text-indent: 10px; }
#sidebar .hanging-mobile { background: url('images/hanging-mobiles.jpg') no-repeat; }
#sidebar .main-street { background: url('images/main-street-banners.jpg') no-repeat; }
#sidebar .light-pole { background: url('/images/light-pole-banners.jpg') no-repeat; }






