/* Start of CMSMS style sheet 'default_print' */
.images{
	width:260px;
	padding:10px;
	float:right;
	margin:5px;
	}
	.images img{margin-bottom:10px; border:none;}
.aligntop{margin-top:0px;}
.alignbottom{margin-bottom:0px;}
.left, .right {	
		float:left;
		font-size:12px;
		height:171px;
		margin:3px;
		width:377px;
	}
	.left{background:url(images/site/homeleft.jpg) no-repeat left top;}
	.right{background:url(images/site/homeright.jpg) no-repeat left top;}
	.left img, .right img {
		float:left;
		margin:1px 5px 10px 10px;
	}
	.left p, .right p {margin:1px 9px 9px;}

body {
  background: #fff;
  margin: 0px;
  padding: 0px;
}

#topnav, #footer, #header, #logo, topnav, #leftnav{
  display: none;
}

form {
  margin: 0px;
}

/* portfolio styles */
#headerBlock {
	border-bottom: 2px solid #000;
}
#address {
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
#pagetitle {
	border-bottom: 2px solid #CCCC99;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px 20px 0px;
}
#folioImage {
	text-align: right;
	width: 150px;
}
#folioImage img {
	border: 1px solid #999999;
}
#folioBlock {
	clear: both;
}

#print_logo {
	display:block;
}



/* End of 'default_print' */

