/* CSS Document */

#testimonial {
	padding-left:15px; 
}

.sidebarHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005C9C;
}

.foo {
	font-size: 24px;
}

#photoBkg {
	 background:url(images/media.jpg);
	 background-repeat:no-repeat;
	 background-position:bottom;
	 padding:5px;
}

.picBkg {
	background-image: url(images/homeBLOCKbottomB.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 660px;
}
.buttonTD {
	border-left: 4px #D1DFE4 solid;
	border-bottom: 4px #D1DFE4 solid;
	background-color:#FDF8DC;
}

.mainBluBottomBorder {
	border-bottom: 4px #D1DFE4 solid;
	background-color:#FFF;
}
.footerRow1, .footerRow1 td {
 	background-color:#FCFAEC;
	padding:4px;
}
#aboutUs {
	background-color:#AFCCD0;
	background-image:url(images/HouseBkg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:630px;
	height:1095px;
	padding:15px;
}
#homePagePic {
	background-color:#AFCCD0;
	background-image:url(images/homeBLOCKbottomB.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:630px;
	height:980px;
	padding:15px;
}