/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
SECTION SPECIFIC STYLE RULES (See also shared.css)
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.home_content {
line-height:16px;
}

.headingBox {
	background: url(../fw/headings/label_background.jpg);
	width:300px;
	height:21px;
	color:#006699;
	padding-left:10px;
	padding-top:8px;
	text-align:left;
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	}

.headingText{	
	color:#006699;
	font-size: 1em;
	font-weight: bold;
	}
	
h2{
	padding-top:10px;
	color:#666666;
	font-size: 12px;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	left: 10px;
	right: 10px;
}


/* * * * * * * * * * * * * * * * * * * * * * 
 leftColumnCell STYLES 
* * * * * * * * * * * * * * * * * * * * * */

td#leftColumnCell {
	width: 310px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	left: 5px;
	right: 5px;
}
p.readMoreLink {
	text-align: right;
}

p.readMoreLink a {
	color: #999999;
	font-weight: bold;
}
p.RNRCategoriesLink {
	text-align: left;
}
p.RNRCategoriesLink a {
	color: #999999;
	font-weight: bold;
}
/* * * * * * * * * * * * * * * * * * * * * * 
 rightColumnCell STYLES 
* * * * * * * * * * * * * * * * * * * * * */

td#rightColumnCell {
	width: 310px;
	padding: 20px 20px 20px 0;
}
div.clientQuoteBox {
	padding-bottom: 20px;
}
td#rightColumnCell img.banner {
	display: block;
	padding-bottom: 6px;
}
td#rightColumnCell h2 {
	font-size: 130%;
	color: #006699;
	margin: 0;
}

.rssContainer {

	width:297px;
	
	}
	
.rssLeft { 
	background: url(../fw/headings/label_blog_background.jpg);
	text-decoration:none;
	width:204px;
	height:36px;
	color:#006699;
	padding-left:7px;
	padding-top:5px;
	text-align:left;
	font-size: 1em;
	float:left;
	font-weight: bold;
	}
	
.rssRight { float:left;}

img.featuredThumb {
	float: left;
	margin: 0 10px 10px 0;
}
td#rightColumnCell p {
	line-height: normal;
}
