@charset "utf-8";
/* CSS Document */

.headband {
	background-color:#000;
	padding: 10px;
}
.footband {
	background-color:#CCC;
	padding: 10px;
}
p img.left, p img {
	margin: 3px; 
	margin-left: 0;
}
.onRight {
	float:right;
}
.glyphicon.glyphicon-phone-alt{
	color: #FFFFFF;	
}
.largeWhtTxt {
	font-size: 175%;
	color: #FFFFFF;
}
.txtWhite {
	font-size: 95%;
	color: #FFFFFF;
	line-height:1.5em;
}
.txtgrey {
	color:#666;
}
.txtheight {
	line-height: 1.8em;
}
