
body { background-color: #A28D34; background-image: url(/images/css/body_bg.gif); }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { border-bottom-color: #A28D34; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border-color: #A28D34; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #1B374E; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border-color: #003957; background-color: #295A7E; }
				div#left-column ul.anchorTabs li ul.popmsg li { border-bottom-color: #0D5275; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #1B374E; } 
				div#left-column div.linkSet a.email { background-color: #C5DAEC; border-color: #1B374E; }
				
				/* Featured Collections */
				div#left-column div#featured_collections h3 { color: #003957; }
				div#left-column div#featured_collections ul { background-color: #C5DAEC; color: #003957; border-color: #0D5275; }
				div#left-column div#featured_collections .content a { color: #003957; }
				div#left-column div#featured_collections .content ul { background-color: #D7E6F3; border-color: #0D5275; }
				div#left-column div#featured_collections .content ul a { border-bottom-color: #39C; }

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

		.boxArea { background-color: #E8F3FD; border-color: #0D5275; }

		/* Right Content
		-------------------------------------------------*/

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

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

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

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

#catalogSearch h3 { color: #1C3B58; }

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