
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; }

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

		.boxArea { background-color: #F7FFF2; border-color: #273D16; }

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

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

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

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

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

#catalogSearch h3 { color: #273D16; }

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