body, td p {
	margin: 0; padding: 0;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
a:link, a:visited { text-decoration: none; color: #770B06; }
a:hover, a:active { text-decoration: none; color: #000; }

#logo {
	display: block; width: 499px;
	position: absolute; top: 10px; left: 271px;
}
#logo-print {
	width: 95%;
	text-align: right; margin: 10px 0 35px 0; 
}
#print-menu {
	width: 95%;
	text-align: right; margin: -20px 0;
}

#title {
	display: block; width: 760px;
	position: absolute; top: 120px; left: 20px;
	padding: 0 0 5px 0; 
	font: 26px Arial, Helvetica, sans-serif; letter-spacing: 1px;  color: #770B06;
	border-bottom: 1px solid #999;
}
h2 { font: 24px Arial, Helvetica, sans-serif; color: #770B06;
	padding: 10px 0 5px 10px; border-bottom: 1px solid #ccc; 
}
h3 {	font: 18px Arial, Helvetica, sans-serif; color: #770B06;
	margin: 5px 0 -10px 0; border-bottom: 1px dotted #ccc;
}
h3.zip { font: 18px Arial, Helvetica, sans-serif; color: #770B06;
	margin: 10px 0 -10px 0; border: none;
}
#title-print-style {
	width: 95%;
	position: relative; top: 10px; left: 10px;
	margin: 20px 0 25px 0;
	border-bottom: 1px solid #000;
}

ul { list-style: none; margin: 0; padding: 0; }
.small { font-size: 11px; }

/* --- admin login screen --- */
#user, #passw { width: 145px; }



/* ======================= SHOWROOMS LIST =======================  */

#container { width: 760px; position: absolute; top: 170px; left: 20px; }

#wrapper { float:left; width: 380px; margin: 0 0 25px 0; }

	#tradeShowrooms {
		width: 170px; float: left;
	}
	#retailShowrooms {
		width: 190px; float: right; padding: 0 0 0 10px;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
	}
	
#showRooms { width: 370px; float: right; }
#showRooms a:link, #showRooms a:visited { text-decoration: underline; }

#contact { clear: both; margin: 50px 0 10px 0; }

#go-back { position: absolute; top: 128px; left: 515px; }


#showrooms-print { width: 95%; margin: 0 0 20px 20px; }
#showrooms-print h2 { margin-left: -10px; }



/* ======================= ZIP SEARCH =======================  */

#zip-wrapper { width: 760px; position: absolute; top: 190px; left: 20px; }
	#show-rooms { width: 420px; margin: 0 0 0 320px; }
	#show-rooms a:link, #show-rooms a:visited { text-decoration: underline; }

#titleZip {
	display: block; width: 760px;
	position: absolute; top: 120px; left: 20px;
	padding: 0 0 5px 0; 
	font: 26px Arial, Helvetica, sans-serif; letter-spacing: 1px;  color: #770B06;
}
#tradeZip { height: 75px;
	width: 300px; margin: 0; z-index: 10;
	position: absolute; top: 191px; left: 10px;
	border-top: 1px solid #999; border-right: 1px solid #999; border-bottom: 1px solid #999;
}
#retailZip { height: 75px;
	width: 300px; margin: 0; z-index:;
	position: absolute; top: 268px; left: 10px;
	border-right: 1px solid #999; border-bottom: 1px solid #999;
}
#tradeZip h3, #tradeZip p, #retailZip h3, #retailZip p { margin-left: 10px; }
#tradeZip h3, #retailZip h3 { margin-top: 10px; }
#tradeZip input, #retailZip input { vertical-align: middle; }

#showroomList {
	width: 300px; margin: 0 15px 0 0; z-index: 30;
	position: absolute; top: 390px; left: 20px;
}

#contactZip { margin: 50px 0 10px 0; }