html, body {
  margin: 10px;
  padding: 0px;
  border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	left: 8px;
	background: #FFFFFF;
}

b, strong {font-weight: bold}


h1 { font-size: 20pt; }
h2 { font-size: 16pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }


a {
	color: red;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #d2691e;
	text-decoration: none;
}
a.external {
	background: url(images/external.gif) center right no-repeat;
	padding-right: 13px;
}

#logo {
	position: absolute;
  top: 8px; left: 8px; width:295px; height:50px;
	background-image: url(images/logo.gif);
}

#content {
	position: absolute; 
	top:60px; 
	left:0px; 
	width: 800px;
	overflow: hidden;
	padding: 6px 50px 6px 6px;
}

#leftcol {
  position: relative;
  width: 295px;
}
.table {vertical-align: top}

#printbanner {display: none}

#logored {
  color: #E60129;
}

#pic1 {
	position: absolute;
	left: 311px;
	top: 8px;
}

#pic2 {
	position: absolute;
	left: 614px;
	top: 8px
}

#pic3 {
	position: absolute;
	left: 311px;
	top: 237px;
}

#deliverymap {
	position: relative;
	left: 311px;
	top: 325px;
}
