﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	display: none;
}
#contentholder {
	border: none;
}
#location {
	border: none;
}
#search {
	display: none;
}
#flash {
	display: none;
}
#tnav {
	display: none;
}
#nav {
	display: none;
}
#location {
	display: none;
}
#footer {
	display: none;
}
.contentLeft {
	display: none;
}
.contentRight {
	float: left;
	width: 90%;
}
.printPhone {
	position: absolute;
	top: 25px;
	right: 0;
	margin-right: 40px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	z-index: 100000;
}








