/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/bg.gif);
	color:#333333;
	}

a {
	color:#003366;
	text-decoration:underline;
	}

a:hover {
	color:#FF3300;
	}

form {
	margin:0px;
}

h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#006699;
	padding-bottom:0px;
	margin:0px;
	}
h2{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

#maincontainer {
	width:auto;
	height:auto;
	margin-left:auto;

	}

#headertop {
	width:auto;
	height:80px;
	}

#logo a {
	background:url(../images/logo.gif) no-repeat;
	width:210px;
	height:77px;
	float:left;
	}

#date {
	color:#003366;
	font-size:10px;
	width:auto;
	position:absolute;
	height:auto;
	right:30px;
	}

#navigationcontainer {
	width:616px;
	height:32px;
	float:right;
	padding:0px;
	margin-right:10px;
	margin-top:18px;
	position:absolute;
	right:0px;
	}

/*navigation*/
#nav {
	padding:0px;
	margin:0px;
	width:auto;
}	

#nav li	{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	}

#nav a	{
	float:right;
	padding:0px;
	margin-left:2px;
	margin-top:30px;
	text-indent:-200em;
	overflow:hidden;
	font-size:0px;
	}

#nwelcome a {
	background: url(../images/nav_welcome.gif) no-repeat;
	width:94px;
	height:31px;
	}
#ntypes a {
	background: url(../images/nav_types.gif) no-repeat;
	width:94px;
	height:31px;
	}
#nbrands a {
	background: url(../images/nav_brands.gif) no-repeat;
	width:78px;
	height:31px;
	}

	
#nbystate a	{
	background: url(../images/nav_bystate.gif) no-repeat;
	width:176px;
	height:31px;
	}

#nbycity a	{
	background: url(../images/nav_bycity.gif) no-repeat;
	width:168px;
	height:31px;
	}

#nhome a:hover {
	background: url(../images/nav-home-on.gif);
	}

#nstatelist a:hover	{
	background: url(../images/nav-statelist-on.gif);
	}

#ncitylist a:hover	{
	background: url(../images/nav-citylist-on.gif);
	}

#nfeaturedarticles a:hover	{
	background: url(../images/nav-featuredarticles-on.gif);
	}

#contentcontainer {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	padding:10px;
}


#quotebox {
	width:auto;
	background:url(../images/quotebg.gif) repeat-x;
	}

#quoteboxcontent {
	width:auto;
	background:url(../images/familypic.jpg) no-repeat;
	height:257px;
	background-position:right;
	}
	
#headertext {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:20px;
	padding-top:20px;
	}
	
#formplacement {
	padding-left:170px;
	padding-right:63px;
	width:200px;
	margin-bottom:10px;
	padding-top:0px;
	margin-top:50px;
	background:url(../images/arrow.gif) no-repeat;
	background-position:right;
	}

#zipcodetext {
	font-size:12px;
	color:#FFFFFF;
	width:170px; margin-left:0px; text-align:left; 
	padding-left:10px;
	text-align:center;

}
#zipcode {
	font-size:18px;
	font-weight:bold;
	width:190px;
	height:25px;
	margin-top:3px;
	margin-left:10px;
	background-color:#FFFFCA;
	text-align:center;
	}
#zipcode-on {
	background:url(../images/zip/main.gif) no-repeat;
	font-size:18px;
	font-weight:bold;
	width:190px;
	height:25px;
	margin-top:3px;
	margin-left:10px;
	background-color:#FFFFCA;
	text-align:center;
	}
	
#zipcode-err {
	background:url(../images/zip/main.gif) no-repeat;
	font-size:18px;
	font-weight:bold;
	width:190px;
	height:25px;
	margin-top:3px;
	margin-left:10px;
	border:2px solid red;
	background-color:#FFFFCA;
	padding:2px;
	text-align:center;
	}
	
#submitbutton {
	margin-top:20px;
	}

#footer {
	padding-top:50px;
	padding-left:10px;
	font-size:10px;
	margin-bottom:50px;
	}	

#copyright {
	padding-top:10px;
	font-size:10px;
}

/*body link graphic and placement*/
#checkmark {
	display:block;
	margin-top:20px;
	height:22px;
	background: url(../images/checkmark.gif) no-repeat;
	padding-left:60px;
	padding-top:15px;
	margin-left:20px;
}

/*LINK 2 - body link graphic and placement*/
#checkmark2 {
	display:block;
	margin-top:0px;
	margin-bottom:10px;
	height:22px;
	background: url(../images/checkmark.gif) no-repeat;
	padding-left:60px;
	padding-top:15px;
	margin-left:20px;
}
