body {
	background-color:#ffffff;
	background-image:url(/images/bg/bgBW.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px;
}

.textTitle {
font-size:25px;
}

.textBigger {
font:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.centerBG {
	background-color:#FFFFFF;
	height:100%;
	width:1024px;
	border-top:none;
}

.textBox {
	padding:20px;
}

.top {
	vertical-align:top;
}

.bottom {
	padding:5px;
	margin-right:20px;
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:right;
	font-size:25px;
	vertical-align:top;
}

bottomItems {
	margin:5px;
	padding:5px;

}

.plazaB {   
    display: block;   
    background: url(/images/buttons/plazaC.jpg);
	height: 75px;
	width: 200px;
}

.plazaB:hover {   
    background: url(/images/buttons/plazaBW.jpg) no-repeat bottom;   
}

.plazaLB {
	border:1px solid #000000;
	margin-left:20px;
	height:250px;
	width:775px;
}

.groceryB {   
    display: block;   
    background: url(/images/buttons/groceryC.jpg);
	height: 75px;
	width: 200px;
}

.groceryB:hover {   
    background: url(/images/buttons/groceryBW.jpg) no-repeat bottom;   
}

.hardwareB {   
    display: block;   
    background: url(/images/buttons/hardwareC.jpg);
	height: 75px;
	width: 200px;
}

.hardwareB:hover {   
    background: url(/images/buttons/hardwareBW.jpg) no-repeat bottom;   
}

.salonB {   
    display: block;   
    background: url(/images/buttons/salonC.jpg);
	height: 75px;
	width: 200px;
}

.salonB:hover {   
    background: url(/images/buttons/salonBW.jpg) no-repeat bottom;   
}

.investB {   
    display: block;   
    background: url(/images/buttons/InsuranceC.jpg);
	height: 75px;
	width: 200px;
}

.investB:hover {   
    background: url(/images/buttons/InsuranceBW.jpg) no-repeat bottom;   
}

.rangeB {   
    display: block;   
    background: url(/images/buttons/rangeC.jpg);
	height: 75px;
	width: 200px;
}

.rangeB:hover {   
    background: url(/images/buttons/rangeBW.jpg) no-repeat bottom;   
}

.folkArt {
	display: block;   
    background: url(/images/buttons/mfaButton.jpg);
	height: 75px;
	width: 200px;
}

.folkArt:hover {   
    background: url(/images/buttons/mfaButtonBW.jpg) no-repeat bottom;   
}

.facebookB {   
    display: block;   
    background: url(/images/buttons/facebookC.jpg);
	height: 75px;
	width: 200px;
}

.facebookB:hover {   
    background: url(/images/buttons/facebookBW.jpg) no-repeat bottom;   
}

.photoThumbnail {
		background-color:#000000;
		width: 110px;
		height:72px;
		border:1px solid #333333;
		float:left;
		padding:1px;
		margin:5px;
		
}

.photoThumbnail:hover {
		background-color:#262626;
		width: 110px;
		height:72px;
		
}

#galleryContainer {
	background-image:url(/images/bg/galBG.jpg);
	border:1px solid #000000;
	width:765px;
	height:285px;
	padding-left:15px;
}

.contactCont {
	background-image:url(/images/bg/contactBG.jpg);
	background-repeat:no-repeat;
	border:1px thin #000000;
	vertical-align:top;
	margin-top:250px;
}

