/**********************************
******Mark Altman & Assoc.*********
******Default Formatting CSS*******
************Coded By***************
********Andrew Blackmore***********
**********************************/

ol{
	text-align:left;
}

html,body{
	font-family:"Lucida Sans",Tahoma, Georgia, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	background:url("/images/bg.jpg") repeat-x #b3b3b3;
}

a{
	color:#0A0;
	text-decoration:none;
}

a:hover{
	color:#D11;
}

h1,h2,h3,h4{
	text-align:left;
	margin-left:10px;
}

h1{
	font-size:24px;
}

h2{
	font-size:18px;
	margin-right:10px;
	font-weight:300;
	text-align:left;
}

h3{
	font-size:14px;
}

h4{
	font-size:12px;
}

div#container{
	width:885px;
	margin:0 auto;
	text-align:center;
	background:#FFF;
	color:#000;
}

div#topNav{
	background:url("/images/topNavBack.jpg") repeat-x;
	width:100%;
	height:36px;
	margin:0px;
	padding:0px;
	position:relative;
}

div#homeCallOut{
	background:url("/images/mainBack.jpg") no-repeat;
	width:100%;
	height:404px;
}

div#homeLogo{
	float:left;
	height:132px;
	width:290px;
	background:url(/images/variableDataHomeHover.jpg) -999999px -99999999px no-repeat;
	margin:0px 0px 10px 0px;
}

div#slogan{
	float:left;
	height:auto;
	width:500px;
	height:132px;
	margin:0px auto auto 50px;
}

div#slogan p{
	color:#FFF;
	font-size:13px;
	padding:6px;
}

div#slogan blockquote{
	text-align:left;
	color:#FFF;
	font-size:11px;
}

div#slogan h2{
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
}

div.homeCenterImages{
	float:left;
	height:175px;
	width:175px;
	margin:0px 6px 10px 6px;
	background:red;
	border:#FFF solid 2px;
}

div#firstCenterImage{
	margin-left:20px;
}

a#firstCenterImage1{
	height:175px;
	width:175px;
	border:none;
	display:block;
	background:url(/images/variableDataHome.jpg) no-repeat;
}

a#firstCenterImage1:hover{
	background:url(/images/variableDataHomeHover.jpg) no-repeat;
}

a#municipalCenterImage{
	height:175px;
	width:175px;
	border:none;
	display:block;
	background:url(/images/municipalHome.jpg) no-repeat;
}

a#municipalCenterImage:hover{
	background:url(/images/municipalHomeHover.jpg) no-repeat;
}

a#utilityCenterImage{
	height:175px;
	width:175px;
	border:none;
	display:block;
	background:url(/images/utilityHome.jpg) no-repeat;
}

a#utilityCenterImage:hover{
	background:url(/images/utilityHomeHover.jpg) no-repeat;
}

a#mailingCenterImage{
	height:175px;
	width:175px;
	border:none;
	display:block;
	background:url(/images/mailingHome.jpg) no-repeat;
}

a#mailingCenterImage:hover{
	background:url(/images/mailingHomeHover.jpg) no-repeat;
}

div#calloutText{
	height:50px;
	width:750px;
	margin:10px auto 10px 10px;
	background:url(/images/municipalHomeHover.jpg) -999999px -9999999px no-repeat;
	color:#FFF;
}

div#calloutText p{
	padding:10px;
	font-size:12px;
	text-align:left;
	background:url(/images/utilityHomeHover.jpg) -999999px -9999999px no-repeat;
}

div.homeInfoBlock{
	width:219px;
	border:1px blue solid;
	height:200px;
	float:left;
	background:#FFF;
	text-align:left;
}

table.samples{
	width:640px;
	margin:10px auto;
	text-align:left;
	font-size:11px;
	text-align:left;
	font-weight:bold;
}

td.tdSpacer{
	width:40px;
}

table.samples td{
	width:150px;
	vertical-align:top;
	text-align:left;
}

div.homeInfoBlock h2{
	display:block;
	width:219px;
	height:46px;
	color:#FFF;
	margin:0;
	font-family:"Lucida Sans",Tahoma, Georgia, Helvetica, serif;
	font-size:16px;
	font-weight:bold;
	background:url("/images/greenBack.jpg") no-repeat;
	text-transform:uppercase;
	padding-top:6px;
	text-align:center;
}

div.homeInfoBlock p{
	margin-left:25px;
	margin-top:0;
	background:url(/images/mailingHomeHover.jpg) -99999px -999999px no-repeat;
}

ul.homeInfoBlockList{
	line-height:18px;
	font-size:12px;
	color:black;
	margin:0px 2px;
	padding-top:0;
}

a.moreInfo:link, a.moreInfo:visited, a.moreInfo:active, a.moreInfo:hover{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.moreInfo:link, a.moreInfo:visited{
	color:#292;
}

a.moreInfo:active, a.moreInfo:hover{
	color:#000;
}

div#footer{
	width:100%;
	height:110px;
	background:url("/images/footerBack.jpg") repeat-x;
}

div#footerLeft{
	margin:17px auto auto 10px;
	float:left;
	width:350px;
	height:50px;
	text-align:left;
	font-size:11px;
	color:#FFF;
}

div#footerRight{
	float:right;
	width:500px;
	height:50px;
	margin:0px 10px auto auto;
	font-size:11px;
}

div#footerRight a{
	font-size:11px;
	text-decoration:none;
}

a.footerNav:link, a.footerNav:visited{
	color:#FFF;
}

a.footerNav:active, a.footerNav:hover{
	color:#000;
}
li.spacer{
	list-style-type:none;
}

span.black{
	color:#000;
	font-weight:bold;
}

span.green{
	font-size:14px;
	color:#0A0;
	font-weight:bold;
}

.clear{
	clear:both;
}

.clearLeft{
	clear:left;
}
div.innerTube{
	margin-top:5px;
}




/*************************/
/*****Template Pages*****/
/************************/

#header{
	height:132px;
	width:100%;
	background:url("/images/topSlogan.jpg") no-repeat;
}

#logo{
	float:left;
	height:50px;
	width:50px;
	margin:10px auto 10px 20px;
}

#headerSlogan{
	float:right;
	margin:10px 20px auto auto;
}

#headerSlogan h2{
	font-size:24px;
	color:#000;
}

#content{
	width:100%;
	height:100%;
	float:left;
	background:url("/images/mailingBack.jpg") no-repeat #FFF bottom;
}

#content h2{
	margin-bottom:0;
}

#content img{
	float:left;
	border:2px #5555FF solid;
	margin:5px 10px 5px 5px;
	display:block;
}

#breadcrumbs{
	margin-left:20px;
	font-size:14px;
	text-align:left;
	color:#0A0;
}

#lCol{
	float:left;
	width:60%;
	margin:5px auto;
}

#lColAboutUs{
	float:left;
	width:90%;
	margin:5px auto;
}

#contentBackAboutUs h2{
		color:#0A0;
}

#contentBackAboutUs table tr img{
	border:0;
}

#contentBack{
	background:url("/images/contentTransBack.png") repeat transparent;
	float:left;
	width:450px;
	margin-left:20px;
	padding:5px;
}

#contentBackAboutUs{
	background:url("/images/contentTransBack.png") repeat transparent;
	float:left;
	width:750px;
	margin-left:67px;
	padding:5px;
}

#lCol p{
	padding:10px;
	font-size:12px;
	text-align:left;
}

#lColAboutUs p{
	padding:10px;
	font-size:12px;
	text-align:left;
}

#rCol{
	width:40%;
	float:left;
	color:#000;
	font-size:12px;
}

#moreInfo{
	width:90%;
	background:url("/images/transparent.png") repeat;
	margin-top:0px;
	border:1px solid #bbbbff;
}

#moreInfo p{
	padding:10px;
}

ul.moreInfo{
	margin:10px 2px 10px 2px;
	list-style-type:square;
	width:auto;
	text-align:left;
}

#moreInfo h2{
	color:#FFF;
	text-align:left;
	font-size:24px;
	line-height:18px;
	margin-left:-2px;
	font-weight:bold;
	display:block;
	height:23px;
	width:100%;
	background:/*url(/images/moreInfoHeader.jpg) no-repeat*/ #3e221f;
	padding:2px 0 0 0;
	margin-top:0px;
	margin-bottom:0px;
	text-transform:uppercase;
	border:1px solid #3e221f;
}

ul.contentList{
	text-align:left;
	float:left;
	margin-left:0px;
	font-size:12px;
}

ul.contentList li{
	margin:5px 35px 5px 35px;
}

#tic {
  /* enter any styles for the ticker below */
  background:#FFF;
  border: .05em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:400px;
  line-height:20px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
 /* display:inline;*/
}

