body{ background-color:#f4f4f4; color:#666;}

/*colors*/

	/*links*/
	a{ color:#D62F2F;}
	a:hover{color:#000;}
	
	#footer a:hover{ color:#fff;}
	#footer span.time_ago{ color:#484747;}
	
	/*headings*/
	h1, h2, h5, h6{ color:#111;}
	h4 { color:#656565; }
	h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{ color:#D62F2F;}
	h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline{ border-bottom:1px solid #e3e3e3;}
	.header_devider h1 { color:#fff;}

/*Background images*/

	/*Header*/
	#top_wrapper{ background:url(darkwood_blue/repeat.jpg) top center repeat;}
	#top_wrapper_line_t{ background:url(darkwood_blue/top_wrapper_line_top.png) repeat-x;}
	#top_wrapper_line_b{ background:url(darkwood_blue/top_wrapper_line_bottom.png) repeat-x;}

	#header{ background:url(darkwood_blue/head_bg.jpg) no-repeat;}
		.header_devider{background:url(darkwood_blue/head_devider.png) no-repeat;}
		
		#navigation li{ background:url(darkwood_blue/nav_li_left.png) top left no-repeat;}
		#navigation li a{ background:url(darkwood_blue/nav_li_right.png) top right no-repeat; color:#C0C0C0;}
		#navigation li a:hover, #navigation li a.active { color:#fff;}
			#navigation ul{background:url(darkwood_blue/dropdown_repeat.png) repeat-y;}
				#navigation ul li{ border-bottom:1px solid #121212; border-top:1px solid #2e2e2e;}
				#navigation ul li.dropdown_top{ background:url(darkwood_blue/dropdown_top.png) no-repeat;}
				#navigation ul li.dropdown_bottom{ background:url(darkwood_blue/dropdown_bottom.png) no-repeat;}

	/*Footer*/
	#footer_wrapper{ background:url(darkwood_blue/repeat.jpg) top center repeat;}
		#footer_wrapper_line{ background:url(darkwood_blue/footer_wrapper_line.png) repeat-x;}
		#footer{ background:url(darkwood_blue/head_bg.jpg) no-repeat; color:#504f4f;}
		#footer h3{ color:#f4f4f4;}
			.footer_c_top{ background:url(darkwood_blue/footer_c_top.png) no-repeat;}
			.footer_c_bottom{ background:url(darkwood_blue/footer_c_bottom.png) no-repeat;}
			.footer_c_repeat{ background:url(darkwood_blue/footer_c_repeat.png) repeat-y; color:#6c6c6c;}
		
			#footer input{ background:url(darkwood_blue/footer_contact_input.png) no-repeat; color:#6c6c6c;}
			#footer input#footer_submit{ background:url(darkwood_blue/footer_contact_submit.png) no-repeat;}
			#footer_textarea{ background:url(darkwood_blue/footer_contact_textfield.png) no-repeat; color:#6c6c6c;}
		
	#footer_very_bottom_wrapper{ background:url(darkwood_blue/footer_very_bottom.png) repeat-x; color:#3f3f3f;}
	#footer_very_bottom_wrapper ul li a	{ color:#3f3f3f;}
	#footer_very_bottom_wrapper ul li a:hover {color:#D62F2F;}