/********** These are styles for the Taekwondo ABOUT section  *****************/



/****************************** Background color changes ********************************/

body {
	background: #DCB689 url(images/bg.jpg) repeat;
}

#header {
	background: #DCB689 url(images/bg-topbar.jpg) repeat-x;	
	 }

/****************************** Text Styles ********************************/

.subhead1, .subhead2 {
	color: #003462;
}
	
/****************************** Lighten Footer text ********************************/

ul#footer-list li a {color: #BA823F;}

p.footer {color: #BA823F; }
