/* LEFT COLUMN CRAFT SUB MENU COLORS */

/*right column bkgd color */
#rightCol							{ background-color:#f9e4c5; }

/* left subnav colors */
ul.subNav li a:hover		        { color: #ffffff; background-color:#B1835C; }
ul.subNav .selected		        	{ color: #ffffff; background-color:#B1835C; }

.footer-craft						{ background-image:url(../images/craft/craft_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }	
.footer-craftDallas					{ background-image:url(../images/craft_dallas/craft_dallas_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }

.footer-craftLosAngeles					{ background-image:url(../images/craft_los_angeles/craft_los_angeles_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }	

.footer-craftAtlanta					{ background-image:url(../images/craft_atlanta/craft_atlanta_footer.jpg); background-repeat:no-repeat; height:82px; width:780px; display:table-cell; vertical-align:bottom; }	

