BODY	{
	background-image:none;
	margin: 0px;
	padding: 0px;
}

p {
}

h1 {
	text-align: center;
	font-size: 42px;
}


.main {
	border:solid 1px #005339;
	clear: none;
	padding: 10px;
}

ul.projects {
}

li.project {
	font-family: Arial;
	font-size: 12px;

	margin: 5px;
	padding: 10px;
	padding-left: 20px;

	border: solid 1px black;
	
	width: 85%;
	height: auto;
	float: none;
	display: block;
	page-break-inside: avoid;
}


li.project a {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 0px;	
}

li.project table {
	page-break-inside: avoid;
}


#menu {
	display: none;
}

#subnav {
	display: none;
}

.footer {
	clear: both;
}

.featuredtopbar {
	display: none;
}

ul.clients {

}

h2.owners {
	page-break-before: always;
}

li.client {
	display: inline;
	float: left;
	width: 45%;
}

img.mainphoto {
	text-align: center;
}

div.bigphotoholder {
	width: 100%;
	float: none;
	text-align: center;
}

div.descriptionholder {
	float: none;
}

div.morephotoholder {
	clear: both;
	text-align: center;
}
