﻿.homeTiles_Container h2.title { display: none; }

.homeTiles_Content table { width: 100%; margin-top: 5px; }
.homeTiles_Content td { padding: 2px 7px 8px 7px; vertical-align: top; background: #dcd0bc url(images/tile-bg.gif) 100% 100% no-repeat; }
.homeTiles_Content td.spacer-row { width: 10px; padding: 0; background: transparent; }
.homeTiles_Content th { padding: 4px 7px 5px; text-align: right; border-bottom: 10px solid #FAFAFA; background: #f2efea; }
.homeTiles_Content th a { font-size: 12px; color: #940000; text-decoration: underline; }
	.homeTiles_Content th a:hover { color: #bc1111; text-decoration: none; }
	
.homeTiles_Content td h3 { font-size: 25px; color: #356796; letter-spacing: -.05em; }
.homeTiles_Content td p { margin-top: 0; line-height: 130%; }
.homeTiles_Content td a { color: #940000; text-decoration: underline; }