/* Start of CMSMS style sheet 'hbc_pgproperties' */
/*--------------------------------page properties-----------------------------------*/
body{
	background-image: url(images/hbchurch/layout/row1_bkgnd.jpg);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*--------Image Borders------*/
.photos-border img {
	border-style: solid;
	border-color: #1b3f73;
	background: #FFF;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}

.photos-border a:hover img {
	border-style: solid;
	background: #FFF;
	border-color: #900;
	border-width: 1px;
	padding: 0px;
	margin: 0px;
}	

.photos-border2 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.photos-border2 a:hover img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}		

.photos-border3 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.photos-border3 a:hover img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}	
		
/*--------Table Spacings------*/
.spacer1 {
	line-height: 1px;        
        }

.spacer2 {
	line-height: 2px;        
        }
		
.spacer4 {
	line-height: 4px;        
        }
		
.spacer_5 {
	line-height: 5px;        
        }
/* End of 'hbc_pgproperties' */

