
body { background-color: #6D7D4E; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { border-bottom: 7px solid #52653E; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border: 1px solid #26430B; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #1A2B0C; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #26430B; background-color: #406524; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #1A2B0C; } 
					
				/* Featured Collections */
				div#left-column div#featured_collections h3 { color: #26430B; }
				div#left-column div#featured_collections ul { background-color: #E1EDD6; color: #26430B; border-color: #26430B; }
				div#left-column div#featured_collections .content a { color: #26430B; }
				div#left-column div#featured_collections .content ul { background-color: #D7E6F3; border: 1px solid #26430B; }
				div#left-column div#featured_collections .content ul a { border-bottom: 1px solid #39C; }
		
	
/* Right Content
-------------------------------------------------*/

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


.darkblue,
.darkBlue	{ background-image: url(/images/build/darkblue_bg.jpg); }