/* logo and header */

#hdrSecL	{
	background: url(../images/hdrSec/backerHdr_L_S.jpg) top left no-repeat;
	width: 312px;
	height: 115px;
	text-align: left;
	}
	
#hdrSecR	{
	background: url(../images/hdrSec/backerHdr_R_S.jpg) top left no-repeat;
	width: 529px;
	height: 67px;
	text-align: left;
	}
	
#logoSec		{
	margin: 11px 0px 0px 20px;
	}
	
#tagSec		{
	float: left; 
	padding-left: 3px;
	}
	
#searchSec	{
	float: right;
	width: 300px; 
	margin-top: 19px;
	}
	
/* secondary header  links layout */
	
#subNav		{
	height: 21px;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	color: #371053;
	text-align: right;
	}
	
#subNavPad	{
	padding-top: 7px;	
	}
	
.inputTxt		{
	margin-right: 3px;
	}

/* column tags */

#LHCPad2		{
	clear: both;
	padding: 9px 0px 0px 2px;
	}
	
#MCPad2		{
	clear: both;
	padding: 21px 0px;
	}
	
#RHCPad2	 {
	float: right;
	padding: 5px 2px 0px  0px;
	}
	
/* secondary Nav tags */

.secNavMobile		{
	width: 100%;
	height: 24px;
	background-color: #5486be;
	border-bottom: 1px #000 solid;
	}
	
.secNavMatchMe		{
	width: 100%;
	height: 24px;
	background-color: #df7749;
	border-bottom: 1px #000 solid;
	}
	
.secNavTxtP	{
	text-align: left;
	padding: 5px 0px 0px 21px;
	}
	
/*  lower content side divs secondary page */

.backerOrange2	{
	background-color: #ffcc66;	
	background: url(../images/common/backer_secondary.png) top left repeat-y;
	}
	
#secContent		{
	width: 100%;
	height: auto;
	}
	

	