@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-image: none;
	background-color: #ffffff;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 16px;
	color: #3f3f3f;
}
p {
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 18px;
}
.bold {
	font-weight: bold;
}
#container {
	text-align: center;
	float: none;
	background: transparent;
}
#box {
	width: auto;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
#header {
	display: none;
}
.printHeader {
	margin-left:30px;
	display:block;
}
#belowTheFold {
	background-image: none;
	padding-top: 10px;
	width:100%;
}
#boxBottom {
	display: none;
}
.mainImg {
	display: none;
}
.printFriendly {
	display: none;
}
.printFriendlyBack {
	display: block;
	margin: 0 0 10px 0;
}
#nav {
	display: none;
}
#leftCol {
	float: none;
	width: auto;
	margin-top: 10px;
	margin-left: 12px;
}
#leftCol a {
	color: #E46B1F;
}
#leftCol a:hover {
	color: #9C4714;
}
#rightCol {
	display: none;
}
#rightCol a {
	text-decoration: none;
}
#freeMoveInTruck {
	display: none;
}
#supplyStoreOpenDaily {
	display: none;
}
#unitSizesAndLocations {
	display: none;
}
#smartSecurity {
	display: none;
}

#rightCol p.textBox {
	display: none;
}
#rightCol #quickLinks {
	display: none;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10px;
}
#footer ul {
	list-style-type: none;
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#footer ul li {
	float: left;
}
#footer  a   {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	margin-top:0;
}
#leftCol #left {
	display: none;
	float: left;
	width: 181px;
	margin-top: 32px;
}
#leftCol  #rightWide {
	float: none;
	margin-top: 32px;
	width: auto;
	margin-left: 10px;
}
#leftCol  #middle  {
	width: auto;
	float: none;
	margin-top: 32px;
	margin-left: 10px;
}
#leftCol   #right  {
	float: none;
	margin-top: 32px;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#leftCol #right p {
	margin-left: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#leftCol #right ul {
	margin-left: 24px;
}

#convenientLocationsPage #leftCol #locations {
	float: none;
	width: auto;
	margin-left: 30px;
	margin-top: 32px;
	margin-right: 30px;
}
#convenientLocationsPage .mapBox {
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#convenientLocationsPage .mapBox p {
	margin: 0px;
}
#convenientLocationsPage .mapBox a {
	color: #6d6d6d;
}
#convenientLocationsPage .mapBox a.orange {
	color: #e66c1f;
}
.mapBox .map {
	margin-right: 36px;
	width: 216px;
	float: left;
	margin-left: 0px;
}
.mapBox .contactInfo {
	width: 200px;
	float: left;
	margin-right: 40px;
}
.mapBox .directions {
	float: left;
	width: 200px;
}
.hilite {
	color: #e66c1f;
}
#ourPromisePage #leftCol #promise {
	float: none;
	width: auto;
	margin-left: 30px;
	margin-top: 32px;
}
#promise a {
	color: #6d6d6d;
}
#circle {
	background-image: url(images/circle.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 300px;
	width: 900px;
}
a.tooltip span {
	display:none; 
	padding:6px 8px; 
	margin-left:-30px; 
	margin-top:-30px;
	width:100px;
}
a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background-color:#176348; 
	border:1px solid #cccccc; 
	color:#ffffff;
}
.note {
	font-size: 11px;
}

