/* Start of CMSMS style sheet 'default_print' */
#leftnav, #header, #header ul, #header img, .no_print, #credits{
	display:none;
}
#textcontainer ul{
	list-style:circle;
}
#textcontainer{font-size:14px;}
#footer{
	clear:both;
	background:none;
}
#print_logo, #phone{
	display:block;
	padding:10px;
}
.gallery_images{
	/*width:226px;
	height: 260px;*/
	text-align:center;
	padding:10px;
	float:left;
	color:#6d6d6d;
	font-weight:bold;
}
.gallery_images img{
	/*width:210px;
	height:230px;
	border:4px solid  #fff;	*/
	border:0;
}
.gallery_images a{
	border:0px;
	outline:none;
}
.clear{clear:both;}
#content{
	overflow:visible;
}
.images{
	width:255px;
	padding:10px;
	float:right;
	text-align:center;
}
	.images img{
		padding-bottom:15px;
	}
#home_image_print{
	width:650px;
}

	
/* End of 'default_print' */

