
div.pagehead {
	position: relative;	margin-left: 30px;
	width: 755px;
	height: 175px;
	background-image: url("images/header.jpg");
}

div.sidebar {
	display: inline;
	position: relative;
	float:left;
	width: 134px;
	padding-bottom: 20px;
	padding-right: 15px;
	margin-left: 40px;
}

div.shopvitals {
	padding-top: 70px;
	position: relative;
	font-family: Times New Roman, Times, serif;
	color: #8E7F7E;
	width: 140px;
	background: url(images/contactus.jpg) no-repeat;
}

#links {
	background: url(images/links.jpg) no-repeat;
	width: 140px;
	height: 71px;
}

div.shopvitals p {
	margin: 2px 0 0;
	padding: 0;
}

div.shopvitals p a {
	font-size: 80%;
}

div.mapquest {
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 25px;
}

.details {
	position: relative;
	font-size: 70%
}
div.body_text {
	display: inline;
	float: right;
	color: #888;
	width: 530px;
	margin-right: 70px;
}

div.navigation {
	position: relative;
	height:  175px;
}

div.footer {
	position:relative;
	width:755px;
	margin-left: 30px;
	background:#f19000;
	padding-top:15px;
	border-bottom: solid 4px #aaa;
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/wal.gif);
	text-align: center;
}

div.wholepage {
	margin: 0px auto;
	width: 815px;
	padding: 0px;
	text-align: left;
	background: repeat-y url(images/dropshadows-trans.png);

}

div.pagebody {
}


div.clear {
clear: both;
}
