#thomas-frame {
  background:#1d7bac url('images/thomas-header-lt.png') top left no-repeat;
  width:800px;
  min-height:235px;
  font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
/* OVERRIDES */	
#thomas-frame ul, #thomas-frame li { padding:0; margin:0}
/* --------- */
#thomas-frame sup { vertical-align:text-top;}
#thomas-frame p { margin: 0 0 1em; line-height:18px; }

#thomas-frame h1 {
	font-size:14px;
	font-weight:bold;
  color:#fff;
  margin-bottom:25px;
}

#thomas-featured-image {
	background:#1d7bac url('images/thomas-header-rt.jpg') top right no-repeat;
	float:right;
  width:374px;
  height:235px;
}

#thomas-blue-module {
	background-color:#0662a3;
  width:572px;
  float:left;
}
#thomas-blue-module .top, #thomas-blue-module .bottom {
  background-image:url('images/blue-corners.png');
  width:572px;
  height:15px;
}
#thomas-blue-module .top { background-position:top; }
#thomas-blue-module .bottom { background-position:bottom; }
#thomas-blue-module .list {
	overflow-y:scroll;
	overflow-x:hidden;
	width:566px;
	height:442px;
	color:#fff;
}

#thomas-blue-module .list ul {
	margin-bottom:13px;
}

#thomas-blue-module .list li {
	list-style-type:none;
	background:url('images/square-bullet.gif') 0 5px no-repeat;
	line-height:1.2em;
	padding-left:0.8em;
	color:#fff;
	font-size:11px;
	font-weight:normal;
}

#thomas-blue-module li.state {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

#thomas-blue-module li.city {
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

#thomas-blue-module .list li.link a {
	display:block;
	font-size:11px;
	color:#fbb701;
	text-decoration:underline;
}

#thomas-blue-module li.city, 
#thomas-blue-module li.state,
#thomas-blue-module li.info, 
#thomas-blue-module li.link {
	padding-left:0;
	background:none;
}

#thomas-blue-module table { width:100%;  border-collapse:collapse}
#thomas-blue-module td { vertical-align:top; width:33%;  padding-left:20px; }
#thomas-blue-module td.middle { border-left:1px solid #91bbe7; border-right:1px solid #91bbe7;}

#thomas-red-module {
	background-color:#ec3c2a;
	width:209px;
	float:right;
}
#thomas-red-module .top, #thomas-red-module .bottom {
  background-image:url('images/red-corners.png');
	width:209px;
	height:15px;
}
#thomas-red-module .top { background-position:top; }
#thomas-red-module .bottom { background-position:bottom; }
#thomas-red-module .blue-corners { 
	margin:25px 0;
	height:35px;	
	line-height:35px;
	background:url('images/blue-curve.png') top center no-repeat;
}
#thomas-red-module .blue-corners img {  } 

#thomas-red-module .blue-corners a,
#thomas-red-module .blue-corners a:hover,
#thomas-red-module .blue-corners a:visited {
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#fbb701;
	line-height:35px;
}
#thomas-red-module ul { text-align:left; margin-left:1em;}
#thomas-red-module ul li {
	background: url('images/icn_star.png') top left no-repeat;
	list-style-type:none;
	vertical-align:top;
	padding-left:1.5em;
	padding-bottom:1.5em;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}


#thomas-footer {
 padding:0 8px 40px;
 text-align:center;
 font-size:9px;
 color:#fff;
}

.header-block {
	padding:146px 100px 0 25px;
	color:#fff;
	font-size:12px;
}
.content-block { padding:0 7px; }
.align-center { text-align:center }