body {
	background-image: url(http://www.webdesignersbystate.com/6431/images/bkg-no4.jpg);
	/*background-repeat: repeat-y;
	 background-position:center; 
	background-color:#e5e5e5;*/
	background-color: #0c3a88;
	background-position: top center; 
	background-attachment: fixed;
	background-repeat:no-repeat;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	margin: 0px 0px .1em;
	/*text-shadow: #999999 2px 2px 0px; */
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
    margin: 0px 0px .1em;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.blueheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b95ff;
    margin: 0px 0px .1em;
}
.bluebody-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#2b95ff;
}
.greenbody-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FF9900;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}
.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #333333;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.datetext {
	font-family: verdana;
	font-size: 10px;
	color: #92C064;
	font-weight: bold;
}
a:link {
	color: 2b95ff;
}
a:visited {
	color: 2b95ff;
}
a:hover {
	color: 990000;
	background-color: #ffe383;
}
.navtop {
	color: #000000;
	text-decoration: none; 
}
.navtop {
	color: #000000;
	text-decoration: none; 
}
.listingborderbottom {
	border-bottom:1px dashed #FF9900;
}

/*div.float {
  float: left;
}
  
div.float p {
   text-align: center;
}
div {
  float: left;
}*/

#hidefree {
display:none;
}
/* this banner is for the top of every page on the site */
#bannertop {
display:;
}
/* this banner is for the bottom of every page on the site */
#bannerbottom {
display:;
}
/* this is for the green block containing the request a quote and let them know part */
#greenblock {
display:visible;
}
/* this banner is for all the main state pages */
#banneradstatepage {
display:none;
}
/* this banner is for google ads on main state pages */
#googleads {
display:block;
}
#sponsoredlinks {
display:block;
}

/* for free listings on main state pages */
#freestatelisting {
display:block;
}