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

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 115px !important; border-bottom: 7px solid #900; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #00207A; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #006; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #001D6C; background-color: #1A3EA2; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #006; } 
					
				/* Featured Collections */
				div#left-column div#featured_collections h3 { color: #006; }
				div#left-column div#featured_collections ul { background-color: #CFD7EE; color: #006; border-color: #001D6C; }
				div#left-column div#featured_collections .content a { color: #006; }
				div#left-column div#featured_collections .content ul { border: 1px solid #001D6C; }

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

		.boxArea { background-color: #EFF1F7; border-color: #00207A; }

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

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

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

.darkblue { background-color:#2E3E64; color: #FFF; }
.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: #00207A; }

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