/* CSS Document */
body {
	background:#fff;
	color:#000;
	margin:0;
	padding:2px;
	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left-shadow, .right-shadow, .button, .button2, #nav-top, .search, #top-block, #zip, #quote, .divider, #back, #forward, #up, #quote2, #zip2, #form, iframe, .right2, .captionL, .captionR, .captionR img, .captionL img, .imgR, .imgL, img, #brochure, .right, .boxR {
	display: none;
	height:0;
	width:0;
}
ul {
	margin:1px 0 1px -10px;
}
#width {
	background: url(../struc/handheld-logo.jpg) no-repeat top left;
	height:39px;
	width:auto;
	margin:2px;
	border-bottom:#993300 solid 1px;
	padding-bottom:2px;
}
#head {
	height: auto;
	width:auto;
	margin:2px;
	border-bottom:#993300 solid 1px;
	padding-bottom:2px;
}
#content {
	background:none;
}
.results {
	width:auto;
	height:auto;
	border:0;
	padding:2px;
	margin:0;
	float:none;
	background:none;
}
.results p {
	margin:auto;
}
.parent, .sub {
	margin:0;
}
#nav {
	font-size:smaller;
}
h1, h2, h3 {
	font-weight:bold;
	font-size:medium;
	color:#7a2a01;
}
#foot {
	border-top:#993300 solid 1px;
	display:block;
	padding-top:5px;
	margin-top:5px;
	font-size:smaller;
}
.clear {
    display: block;
    clear: both;
	height:1px;
}
a:link, a:visited, a:active {
	color: #D25927;
}
a:hover {
	color: #990000;
}
a {
	text-decoration:none;
}