body {
	background:white;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
}

#greenbarprint {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

#footcopyprint {
	display: block;
	float:none;
	margin-left:5px;
	margin-top:8px;
}
	
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#535353;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}

#header {
	float:none;
	width:900px;
	height:59px;
}

#logo {
	float:left;
	width:200px;
	height:59px;
	margin: 0px 0px 0px 0px;
}

#topnav {
display:none;
	}
	
#strapline{
	position:absolute;
	top:30px;
	left:210px;
	width:700px;
	height:30px;
	background:#7B9577;
}
#nav{
display:none;
}

#mainContent {
	width: 698px;	
	height:auto;
	margin-top:0px;
	border-left: solid 1px #535353;
	border-right: solid 1px #535353;
}

#mainContent a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#homePageMainText{
	padding: 31px 10px 10px 10px;
}

#mainContentActualText{
	padding: 0 10px 10px 10px;
	width: 628px;
	margin: 0;
}

#interiorheaders {
	clear:both;
	position:relative;
	float:none;
	width:641px;
	height: 10px;
	margin: 0px 0px 0px 0px;	
}

#interiorheaderTitle
{
	float:none;
	width:auto; 
	margin-left:15px;
	margin-top:5px;
	
}

#interiorheaderPDF
{
display:none;
}

#footer {
	clear:both;
	position:relative;
	float:none;
	width:700px;
	height:30px;
	margin: 00px 0px 0px 0px;
	border-top:solid 1px #666666;
	background: #ffffff;
}

#footcopy
{
	display:none;
}

#footlinks
{
display:none;
}

#bottomstrap
{
	display: none;
}

#effects
{
	width:626px;
}

#effects td.effectimage
{
	padding:3px;
}

#effects td.effecttext
{
	padding:10px;
}

.imageleft
{
width:188px;
height:190px;
float:left;
padding: 0px 20px 10px 0px;
}

.imageleftthumb
{
width:105px;
height:100px;
float:left;
padding: 0px 20px 10px 0px;
}

.imageright
{
width:188px;
height:190px;
float:right;
padding: 0px 0px 10px 20px;
}

.imagerightthumb
{
width:105px;
height:100px;
float:right;
padding: 0px 0px 10px 20px;
}
table th
{
font-weight:bold;
text-align:center;
}
table .dash
{
text-align:center;
}