/* LEFT COLUMN CRAFTBAR SUB MENU COLORS*/
/*right column bkgd color */
#rightCol							{ background-color:#f6cd3e; }

/* left subnav colors */
ul.subNav li a:hover		        { color: #ffffff; background-color:#f6cd3e; }
ul.subNav .selected		        	{ color: #ffffff;background-color:#f6cd3e; }


.footer-craftbarNewYork				{ background-image:url(../images/craftbar/craftbar_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }	

.footer-craftbarAtlanta				{ background-image:url(../images/craftbar_atlanta/craftbar_atlanta_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }

.footer-craftbarLosAngeles				{
	background-image:url(../images/craftbar_los_angeles/craftbar_los_angles_footer.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:780px;
	display:table-cell;
	vertical-align:bottom;
}