.main_banner {		
		border: 0px solid #000;		           
    width:610px;
    height:246px;
    margin-top:0px;    
    margin-bottom:2px;
    }

.main_banner_holder {		
		border: 0px solid #e6e6e6;		       
    margin:0px;
    width:610px;
    height:246px;    
    }
    
.main_banner img{		
		border: 0px solid #e6e6e6;		       
    width:610px;
    height:246px;
    }
/* ----- NEWS SPECIFICS ----- */

#module_title {		
		border-bottom: 1px solid #CCCCCC;
		font-size: 18px;
		font-weight:bold;
		margin: 0px 8px 2px 8px;		
		color:#8e312c; }	
		
#news_title {
		border-bottom: 1px solid #abd5fd;
		font-size: 12px;
		font-weight:bold;
		margin: 6px 8px 4px 8px;		
		color:#8e312c; }	
	
.news_archive {
		border: 0px solid #2c556b;
		font-size: 11px;
		text-align:right;
		clear: both
		}
	
.tiny {	
	border-bottom: 0px solid #CCCCCC;
	font-size: 10px;
	padding:0px;
	margin:-6px 0px 8px 8px; }
	
.breadCrumbs {	
	border: 0px solid #CCCCCC;
	font-size: 11px;
	width:98%;
	padding:0px;
	margin:0px 0px 18px 8px; }
	
.breadCrumbs a{
		text-decoration:none;
		color:#0142a4; }

.breadCrumbs a:hover{
		text-decoration:underline;
		color:#B00000; }


/* HOMEPAGE FEATURED PRODUCT LIST */
table.display_home{
	border: 1px solid #abd5fd;
	background:#f4f4da url('../media/content/bac_homedisplay.jpg') left top no-repeat;
	margin:6px;
	width:295px;
	font-size: 11px;
	padding-bottom:1px; }
    
		
table.mailing_home td{
	border-bottom: 0px solid #e6e6e6;
	margin:0px;	
	padding:0px; }