/* custom */

div.widget-middle-blue {
	background-color:#29559A;
	padding:0 9px;
}
div.widget-outer {
	margin-bottom:15px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	width:236px;
}
div.widget-middle-blue {
	background-color:#29559A;
	padding-bottom:0;
	padding-left:9px;
	padding-right:9px;
	padding-top:0;
}

#wp_sidebarlogin-3 .titleCatName{
	font-size:16px;
	padding-top:20px;
}

#footerbanner{
	background: url(../images/header.gif) 110px 0 no-repeat;
	width:970px;
	height:103px;
	display:block;
}


.cta-container{
	width:278px;
	border:1px solid #DDD;
	margin-top:10px;
	padding:5px 10px 20px;
	background:url(../images/utilities/cta-head-bg.gif) 0 0 no-repeat;
}
	.cta-container h3{
		padding-bottom:10px;
		font-size:20px;
		color:#FFF;
	}
	
	
#innerLeft{
	width:810px;
}

.cta-middle-outer{
	border:1px solid #E1E1E1;
	padding:0 0 10px 10px;
	margin:10px 0;
	background:url(../images/utilities/cta-head-bg.gif) 0 0 repeat-x;
}
.cta-middle-inner{
	 font:bold 16px 'palatino linotype',palatino,'times new roman',times,serif;
	 padding:3px 0 19px 0;
	 text-align:center;
	 color:#FFF;
	 text-transform:uppercase;
}
ul.tabbernav{
	height:0;
	margin-top:0;
}

h3.archiveTitle{
	padding-top:15px;
}

.featuredPost a{
	color:#224b9b;
}
.featuredPost a:hover{
	text-decoration:underline;
}

.cat-item a{
	white-space:nowrap;
}

