/* BULL BBQ SITE MAP STYLE SHEET */
/* ADRIAN NAVARRETE - ANDESIGN@MAC.COM */
/* CREATED JANUARY 28, 2007 */

#site-map-content  h2 {
margin-bottom:0;
}

#site-map-content  h2 a, #site-map-content  h2 a:visited {
color:black;
text-decoration:underline;
}

#site-map-content  h2 a:hover {
color:#db5300;
}

#site-map-content  table {
border-top:1px solid #adb9c2;
border-right:2px solid #adb9c2;
border-left:1px solid #adb9c2;
border-bottom:2px solid #adb9c2;
}

#site-map-content  ul {
margin:5px 5px 5px 20px;
padding:0;
}


#site-map-content  table th {
background-color:#f6e6d7;
}

#site-map-content  table td, #site-map-content  table th {
border-top:1px solid #adb9c2;
border-left:1px solid #adb9c2;
}

#site-map-content  table th a, #site-map-content  table th a:visited  {
color:black;
}

