body { 
	margin: 0px 0px 0px 0px; 
	background-image:url('background.gif');
	background-repeat:repeat; 
	font-family: Trebuchet MS, Helvetica; 
	font-size: 11pt; 
}

#wrap {
	width: 864px;
	padding: 20px 30px 50px 30px;
	/*background-image:url('bg-main.gif'); */
	background-color: white;
	margin: 0px auto 0px auto;
}

div#line { 
	margin: 15px 0px 20px 0px; 
	font-size: 10pt;
	background-color: #71A5D2;
	padding: 2px 5px 2px 5px;
	color: white;
}

a.nav:link {
     color: white;
     text-decoration: none;
}

a.nav:visited {
     color: white;
     text-decoration: none;
}

a.nav:hover {
     color: white;
     text-decoration: underline;
}

a.nav:active {
     color: white;
     text-decoration: underline;
}

a.a:link {
     color: #0000ff;
     text-decoration: none;
}

a.a:visited {
     color: #551A8B;
     text-decoration: none;
}

a.a:hover {
     color: #0000ff;
     text-decoration: underline;
}

a.a:active {
     color: #cccccc;
     text-decoration: underline;
}

a.b:link {
     color: #0000ff;
     text-decoration: none;
	 font-weight: bold;
     }

a.b:visited {
     color: #551A8B;
     text-decoration: none;
	 font-weight: bold;
     }

a.b:hover {
     color:  #0000ff;
     text-decoration: underline;
	 font-weight: bold;
     }

a.b:active {
     color: #cccccc;
     text-decoration: underline;
	 font-weight: bold;
     }

a.c:link {
     color: #0000ff;
     text-decoration: none;
 	 font-size: 1.3em;
	 font-weight: bold;
     }

a.c:visited {
     color: #551A8B;
     text-decoration: none;
	 font-size: 1.3em;
 	 font-weight: bold;
     }

a.c:hover {
     color:  #0000ff;
     text-decoration: underline;
 	 font-size: 1.3em;
 	 font-weight: bold;
     }

a.c:active {
     color: #cccccc;
     text-decoration: underline;
	 font-size: 1.3em;
 	 font-weight: bold;
     }


a.f:link {
     color: #ffffff;
     text-decoration: none;
}

a.f:visited {
     color: #ffccff;
     text-decoration: none;
}

a.f:hover {
     color: #ffffff;
     text-decoration: underline;
}

a.f:active {
     color: #cccccc;
     text-decoration: underline;
}

div#col1 {
	margin: 15px 0px 15px 0px;
	width: 250px;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
}

div#col2 {
	margin: 15px 0px 15px 0px;
	width: 250px;
	float: right;
	font-size: .9em;
	line-height: 1.5em;
}

div#col3 {
	margin: 25px 0px 15px 0px;
	width: 250px;
	float: left;
	font-size: .9em;
	line-height: 1.5em;
}

div#col4 {
	margin: 25px 0px 15px 0px;
	width: 250px;
	float: right;
	font-size: .9em;
	line-height: 1.5em;

}

h1 { text-align: center; }

div#nav {
	margin: -10px auto 0px auto;
	width: 625px;
	font-family: Georgia;
}

div#nav2 {
	margin: -10px auto 0px auto;
	width: 625px;
	font-family: Georgia;
	text-align: center;
}

div#banner {
	margin: 30px auto 45px auto;
	width: 725px; 
}

div#box {
	position: relative;
}

input#zipcode {
	position: absolute;
	left: 420px;
	top: 124px;
	width: 90px;
	font-size: 1.8em;
}

input#zipButton {
	position: absolute;
	left: 540px;
	top: 119px;
}

#main {
	background:#fff;
	float:left;
	width:550px;
	margin: 20px 0px 0px 0px;
}

#sidebar {
	margin: 20px 0px 0px 0px;
	background:#fff;
	float:right;
	width:300px;
}

#sidebar2 {	margin: 20px 0 0 0; background:#fff; float:right; width:300px; }

#reminder { border: 1px solid #b8b8b8; font-size: .9em;}
#reminder div.heading { font-size: 1.1em; font-weight: bold; padding: 10px;}
#reminder div.descrip { background-color: #3391F8; color: white; padding: 2px 10px 2px 10px;}
#reminder input.a { width: 155px; }
#reminder input.b { width: 155px; font-size: 1.1em; }
#reminder select { width: 159px; }
#reminder td { padding: 0 5px 10px 0px; }
#reminder div.body { padding: 10px; }

#sorter { border: 1px solid #b8b8b8; font-size: .9em; padding: 10px; margin: 10px 0 0 0;}
#sorter div.heading { font-size: 1.1em; font-weight: bold; padding: 0 0 3px 0;}
#sorter span.small { font-size: .9em; color: #999; }
#sorter input.a { width: 250px; }
#sorter input.b { width: 150px; font-size: 1.1em; margin: 5px 0 0 0; }
#afStatus { padding: 10px 0 10px 0; font-size: .9em; font-style: italic; display: none; }
#nearby { margin: 10px 0 15px 0;  background-color: #3391F8; color: white; font-size: .9em; padding: 2px 5px 2px 5px; }

#sidebar2 div.ad { margin: 15px 0 0 0; }

#footerTopBorder {
	width: 864px;
	padding: 0px 30px 0px 30px;
	margin: 0px auto 0px auto;
	height: 0px;
	background-color: #666;
}

#footer {
	font-size: 10pt;
	margin: 0px auto 0px auto;
	width: 864px;
	padding: 20px 30px 20px 30px;
	color: white;
	background-color: #666;
	text-align: center;
}

div#local {
	width: 525px;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #C5C5C5;
	position: relative;
}

div#localA {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

div#localB {
	margin: 0px 0px 0px 0px;
}

div#localC {
	position: absolute;
	font-size: 13px;
	top: 15px;
	left: 160px;
}





div#info {
	border: 1px solid black;
	width: 300px;
	font-size: 10pt;
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}


div#info div#head
{
	background-color: #eeeeee;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
	border-bottom: 1px solid black;

}

div#info table {
	margin: 10px 0px 0px 10px;
}

div#info th {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid black;
}

div#info td.a {
	padding: 4px 0px 0px 0px;
	width: 150px;
}

div#info td.b {
	padding: 3px 10px 0px 2px;
	width: 140px;
}

div#info td.c {
	padding: 3px 10px 0px 2px;
	width: 300px;
}

div#info div.caveat {
	padding: 5px 0px 0px 10px;
	font-style: italic;
}

div#disclaim {
	font-size: 13px;
	margin: 2px 0px 0px 0px;
}

div.agent {
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
}

div.m {
	font-size: .8em;
	background-color: #eee;
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	padding: 0px 0px 0px 4px;
}

div.n {
	font-size: 1.0em;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
	font-family: georgia;
}

div.a {
	font-size: .9em;
	padding: 2px 0px 0px 0px;
}

div.g {
	font-size: .9em;
	padding: 2px 0px 0px 0px;
	
}

div.d {
	font-size: .9em;
	background-color: #eef4ff;
	margin: 5px 0px 5px 0px;
	width: 500px;
	padding: 0px 0px 0px 0px;
	border-top: 1px dotted #408CFF;
	border-bottom: 1px dotted #408CFF;
}

div.p {
	color: black;
	font-size: .9em;
	padding: 2px 0px 0px 0px;
}

div.u {
	position: absolute;
	top: 2px;
	left: 430px;
}


/***********
FOR CHANNEL C - DIRECT SUREHITS CODE 
************/

h1.c { text-align: left; padding-left: 30px;  }
#nav2c { padding-left: 30px; margin: -15px auto 0px auto; font-family: Georgia; }
#iframeResults { border: none; margin: 15px 0px 0px 0px; }
#mainC { padding: 10px 0px 0px 20px; background:#fff; float:left; width:550px; margin: 30px 0px 0px 0px; }
#localChC { border: 1px solid #C5C5C5; position: relative; padding: 0px 0px 0px 10px; }

