body {
  background-color: #CCCCCC;
	font-size: .9em;
	font-family: verdana,arial,sans-serif;
}

#printheader{ display: block; margin-bottom: 14px;}

#printheader h1{
  border-bottom: 1px dashed #000;
  margin-bottom: 4px;
}

#printheader dt{
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
  clear: left;
}

#printheader dd{
  display: inline;
  margin-left: 6px;
  font-size: 12px;
}

#logo{
	display: none;
}

#container{
	width: 849px;
	margin: 0px 0px 0px 10px;
}

#sidebar{
	display: none;
}

#main{
  	float: left;
}

#copy{
	padding: 100px 0px 0px 30px;
}

div.top{
	padding-top: 40px;
}

#copy.home, #copy.about, #copy.equipment-rentals, #copy.ready-mix-concrete, #copy.asphalt-paving, #copy.construction{
  background-image: url('/img/done-right.jpg');
  background-position: bottom right;
  padding-top: 48px;
  height: 250px;
  overflow: hidden;
  background-repeat: no-repeat;
}

#copy.equipment-rentals{
  background-image: url('/img/EquipmentRental_home.jpg');
}

#copy.ready-mix-concrete{
  background-image: url('/img/ReadyMix_home.jpg');
}

#copy.asphalt-paving{
  background-image: url('/img/Paving_home.jpg');
}

#copy.construction{
  background-image: url('/img/Construction_home.jpg');
}

#copy.default{
  padding-top: 80px;
  border: 0;
  margin-bottom: 60px;
}

#copy div.crumbs{
  display: none;
}

#copy div.rightphoto{
display: none;
}

#copy div.rightphoto img{
  display: none;
}

#bottom{
	width: 100%;
}

#bottom div.project{
	width: 426px;
	float: left;
	padding-bottom: 38px;
	background-image: url('/img/project-profile.gif');
  background-position: top left;
	background-repeat: no-repeat;
}

#bottom div.project div.details{
	float: left;
	width: 210px;
}

#bottom div.project div.photo{
	display: none;
}

#bottom div.calendarwidget{
	width: 268px;
	float: right;
	background-image: url('/img/calendar.gif');
  background-position: top right;
	background-repeat: no-repeat;
}

#bottom div.calendarwidget div.intro{
	margin: 44px 160px 20px 0px;
}

#footer{
	display: none;
}

#footerinternal{
	display: none;
}

.clearboth{
	border-bottom: 2px solid #2D3163;
	width: 96%;
	height: 10px;
	margin-bottom: 10px;
}

#copy div.project{
  width: 96%;
  float: left;
  margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
	border-bottom: 2px solid #2D3163;
}

#copy div.project div.gallery{
  display: none;
}

#copy div.project div.gallery img{
  margin-bottom: 10px;
  display: block;
  clear: right;
  border: 1px solid #000;
}