/* External Style Sheet for Adams Construction Services for Printing */

body 
{
	margin: 0;
	background: white;	
	color: black;
  font: 13px Arial, Helvetica, sans-serif;
  margin: 0;
}
h1
{
	font-size: 18px;	
}
h2
{
	font-size: 16px;
}
#header, .center_img, #footer, #navcontainer, .photo, #skip, .no-print, .top, .thumb
{
	display: none;	
}
a
{
	color: black;
	text-decoration: none;	
}
ul.none
{
	list-style-type: none;	
	line-height: 125%;
}
#content 
{
	margin-top: 10px;
	width: 98%;
}
#sub-content
{
	width: 98%;
}


