/* ######### CSS for Shade Tabs. Remove if not using ######### */
*  { margin: 0px; padding: 0px }

.shadetabs                { font-size: 12px; font-style: normal; font-variant: normal; line-height: 14px; list-style-type: none; width: 382px; height: 40px }
.shadetabs li        { display: inline; height: 40px }

.shadetabs li a               { color: #944900; text-decoration: none; background-image: url("../img/tab1.gif"); background-repeat: no-repeat; text-align: left; height: 40px; float: left }

.shadetabs li a:visited      { color: #944900; height: 40px }

.shadetabs li a:hover      { color: #944900; text-decoration: underline; height: 40px }
.shadetabs li a.selected       { background-image: url("../img/tab1_ov.gif"); background-repeat: repeat-x; height: 40px }
.shadetabs li a.selected:hover     { text-decoration: none; height: 40px }
.tab_box                { width: 382px; height: 850px; border: solid 2px #d98302 }
.red_txt { color: #f00; font-size: 80%; line-height: 150%; padding-left: 10px }
.blog_box    { width: 386px }
.blog_box h2     { font-size: 1px; background-image: url("../img/blog_title.gif"); background-repeat: no-repeat; text-indent: -7777px; width: 386px; height: 28px; float: left }
.shadetabs img { border-width: 0 }

