/* -----------------------------------------------------------------

[Table of contents]

	body
		#document-container
			#headert
				#branding
				.navigation
			#content-container
				#content-main
				#content-sub
			#footer
				#copyright
				.navigation
			
---------------------------------------------------------------------

[Color codes]

	Content			#333333		dark grey
	Header h1, h2	#434139		dark brown
	Header h3		#333333		dark grey
	h1 Dividers 	#A0AC01		dark green
	p Dividers	 	#CCCCCC		light grey
	
	a:link			#434139		dark brown
	a:hover			#829301		dark green
	
	button:hover	#BCC44D		light green

----------------------------------------------------------------- */
@import url("default.css");
@import url("layout.css");