/*** The following should override the styles in the common connect style sheet **/
#topimages {
	width: 230px;
}
#topimages div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}
#topimages #tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
}
#topimages div a, #topimages div span {
	margin-left: 10px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	/*color: #999999;*/
}
#topimages div a span, #topimages div span span {
	margin-left: 0px;
	color: #9a2f25;
	/*color: #999999;*/
}
.contactinfo {
	text-transform:none;
	margin-bottom: 2px;
}
.contactinfo img {
	vertical-align: middle;
}

.preview h2, .narrative h2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7e2332;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.preview
{
	width: 612px;	
}

.preview p {
	font-size: 0.75em;
}

.narrative p {
	font-size: 0.72em;
}

.narrative ul, .preview ul {
	font-size: 0.8em;
}

.narrative .singleColumn {
	height: 165px;
}

.advert 
{
	height:62px;
	margin:5px;
	padding:1px;
}
#primary_content .preview a {
	text-decoration: underline;
}
.quote, .quoteauthor
{
	font-size: 0.72em;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 0;
	/* font-weight: bold;*/
}
.quoteauthor
{
	font-size: 0.72em;
	font-style: normal;
	/* font-weight: bold;*/
	padding-top: 5px;
}
.person
{
	margin: 5px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 113px;
	padding:10px 10px 5px 10px;
}

.person img 
{
	padding-top:3px;
}

.narrative .firstTextColumn 
{
	float:left;
}

.narrative .secondTextColumn 
{
	float:right;
}

.narrative .thirdColumn 
{
	margin:auto;
	width:90%;
	margin-top:0px;
}

.narrative .thirdColumn a
{
	text-decoration:none;
}

.narrative .firstTextColumn, .narrative .secondTextColumn {
	height:65px;
	width:296px;
}
/*
.preview .firstColumn	{ float: left; }
.preview .secondColumn{ float: right; }
.preview .singleColumn{ width: 620px; height: 175px; overflow: auto; float: left; }
.preview .singleColumn .firstColumn { height: auto; }
*/

/*** End Style Override in the common connect style sheet **/


/** Total Recall specific styles follow **/
.faq_links a
{
	margin-bottom: 4px;	
	display:block;
}
h4
{
	margin-top:10px;
}
.contactform
{
	font-size: 0.72em;
}	
.contactform input, .contactform textarea, .contactform label
{
	margin-bottom: 4px;	
}	
