/* styles for mcc student ministries */
body { background-color: #CC9933; background-image: url('/i/ministries/orangebg.jpg'); background-repeat: repeat-x; }

td#left { background-color: #CCFF99; background-image: url('/i/ministries/green_gradient.gif'); background-repeat: repeat-x; background-position: top left; }
	td#left h3 { color: #FFFFFF; margin-top: 66px; }

/*td#main { }
	div#mainpadding { padding-right: 170px; } */
	
ul#subnav { list-style-type: none; height: 29px; margin: 0 0 0 0; padding: 0 0 0 11px; background-color: #CCFF99; color: #829A57; line-height: 29px; }
	ul#subnav li { display: inline; }
	ul#subnav li a { font-weight: bold; color: #CC9933; }
	
div#footer { color: #E6CC99; }
	div#footer a, div#footer a:visited { color: #E6CC99; }




