









.callNow {
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 400px;
	position: relative;
	top: 10px;
	right: 0px;
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	color: #FFFFC9;
	float: right;
}
.callNow a:link, .callNow a:active, .callNow a:visited{
	color: #FFFFC9;
	text-decoration: none;
}
.callNow a:hover{
	color: #FFFFC9;
	text-decoration: underline;
}

.legal {
	font-family:Verdana, sans-serif;
	text-align:center
}
.goWhite { color: #FFF; }
.goOrange { color: #D2492A; }
.goSmall {
	color: #D2492A;
	font-size: x-small;
}
