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