/**************** ADCO Construction Print Styles ***********/
/********************** KND Web Consultants ****************/
/***************** Chris Garrett September 2006 ************/
body {
   background: white;
   font-size: 12pt;
}

#wrapper, #content {
   width: auto;
   /*margin: 0 5%;*/
   padding: 0;
   border: 0;
   /*float: none !important;*/
   color: black;
   background: transparent none;
}

.fullImage {
	width: 70%;
	vertical-align: baseline;
}
* html body .fullImage {
	width: 68%;
	vertical-align: baseline;
}

#contentBoxHomeLeft {
	width: auto;
	clear: both;
	font-size: 12pt;
	font-weight: normal;
	padding: 1em 1em 0 1em;
	background-color: #E7E2B7;
	height: 0x;
}
.homeImages {
	text-align: center;
	padding: 1.2em;
}
.projectThumb {	
	height: 14em;
}
.projectThumb img{
	float: none;
	clear: both;
	margin: 2px;
}