#homepage-container
{
	margin-right: -20px;
	/* give it a little more room than most pages have */
}

#homepage-subhead
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}

#homepage-coins
{
	float: left;
	width: 344px;
}

#homepage-cta
{
	float: right;
	width: 170px;
	padding-top: 70px;
	font-weight: bold;
}
.homepage-cta-button
{
	width: 97px;
	height: 18px;
	overflow: hidden;
	padding-bottom: 13px;
}
#homepage-cta-price
{
	font-size: 26px;
	line-height: 26px;
	color: #5B481C;
	padding: 10px 0px 4px 0px;
}
#homepage-cta-online
{
	font-size: 14px;
	line-height: 14px;
}
#homepage-cta-phone
{
	font-size: 18px;
	line-height: 18px;
}
#homepage-blurb
{
	clear: both;
	padding-right: 20px;
}

#homepage-readmore a
{
	color: #4AA3D1;
	font: bold 12px Tahoma, sans-serif;
	background-image: url("/images/homepage-glasses.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 25px;
}
