
body { background: #000; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { border-bottom: 7px solid #B6A65C; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #635128; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #3D1C00; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #452A12; background-color: #7B5230; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #3D1C00; } 

		/*	Center Column - Specific Sections
		-------------------------------------------------*/

		.boxArea { background-color: #F5EFE9; border-color: #635128; }
					
		/* Right Content
		-------------------------------------------------*/

		.right_header { background: #67481E url(../images/build/darkblue_bg.jpg) repeat-x left bottom; color: #FFF; }

/* Misc / Unsorted / Need Review
-------------------------------------------------*/

.darkblue,
.darkBlue { background-image: url(/images/build/darkblue_bg.jpg); }
.lightblue { background-color:#5A6384; color: #FFF; font-weight:bold; }
.darkbrown { background-color:#948F7B; color: #FFF; }
.bodycolor { background-color:#FFF; }
.bodycontrast { background-color:#F6F6ED; }
a { color: #009; }
a:visited { color: #606; }

/*	Catalog Styles - These are only used on the Catalog page
-------------------------------------------------*/

#catalogSearch h3 { color: #382208; }

#auctionResources .boxArea a:link,
#auctionResources .boxArea a:visited,
#auctionResources .boxArea a:active,
#auctionResources .boxArea a:hover { color: #382208; }