/* This is the StyleCatcher theme addition. Do not remove this block. */
 @import url(http://www.cbctexas.org/mt-static/themes/base-weblog.css); 
@import url(http://www.cbctexas.org/mt-static/themes/theme-april_showers/theme-april_showers.css);
/* @import url(http://www.cbctexas.org/mt-static/themes/theme-powell_street/theme-powell_street.css); */
/* end StyleCatcher imports */


.treemenu {
margin : 0px 10px;
padding : 5px;
list-style : none; 
}

.treemenu h2 
color: #004090;
font-family: Georgia, Times, serif;
font-size: small; 
text-align: left;
font-weight: normal; 
margin-top: 5px;
margin-bottom: 5px;
}

.treemenu UL {
list-style : none;
}

.treemenu LI {
display : inline;
}

.treemenu A {
text-decoration: underline;
} 


