/* Think Twice, Inc.
   Litigation Services */

/* Cascading Style Sheet Mod
   Home Page */


#home-box {
	padding-top: 10px;
	}

#home-box h3 {
	background: #047 url(../img/title-bg-home.jpg) top left no-repeat;
	width: 624px;
	height: 1.9em;
	padding: 0 0 0 9px;
	font-size: 1.7em;
	line-height: 2.1em;
	border-bottom: 5px solid #fff;
	}
	
 #home-box dl {
	margin: 7px 10px 10px 10px;
	}
	
#home-box h6 {
	margin: 10px 10px 0 10px;
	font-size: 1.6em;
	font-weight: normal;
	color: #159;
	}
	
#home-box dd {
	font-size: 1.2em;
	padding-bottom: 3px;
	}
	
#home-box a:link, #home-box a:visited {
	color: #333;
	text-underline: none;
	}
	
#home-box a:hover {
	color: #036;
	text-decoration: none;
	border-bottom: 1px dotted #666;
	}

#blurb {
	width: 633px;
	height: 250px;
	text-align: right;
	}

	
.blurbHL {
	text-align: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.3em;
	color: #c60;
	}
	
.blurbHL2 {
	text-align: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.3em;
	color: #c60;
	}
	
.blurbtext {
	text-align: right;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.4em;
	line-height: 1.3em;
	color: #666;
	}