#nav, #header img, #apple, #footertop, #divoutterwrapper img, #featurebox img, #tagline, .clearbutton, .footer-bottom-img, #author, #images, #featurebox.menu, #map-location, #contactus dl {
	display: none;
}

body {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10pt;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 16pt;
}
h2 { 
	font-size: 14pt;
}

#featurebox h1 {
	font-size: 14px;
}

h3 {
	font-size: 12pt;
}

#addressdetails {
	border-top: 1px solid #000;
}

#addressdetails dl {
	width: 360px;
	padding: 0px;
	padding-top: 10px;
}

#addressdetails dl dt {
	line-height: 14px;
	width: 62px;
	float: left;
}

#addressdetails dl dd {
	line-height: 14px;
	width: 214px;
	margin-left: 84px;
}