@charset "utf-8";
/* CSS Document */

html {color: #ff9933;}
#doc2 {background: #fff url("../images/orange/bg_layout.gif") repeat-y fixed top;}

#banner {background: url("../images/orange/banner.jpg") no-repeat top;}

#contentbox {color: #6f3400;}

#contentbox.index {background: url("../images/orange/index_bg.jpg") no-repeat top;}
#contentbox.services {background: url("../images/orange/services_bg.jpg") no-repeat top;}
#contentbox.contact {background: url("../images/orange/contact_bg.jpg") no-repeat top;}
#contentbox.gallery {background: url("../images/orange/gallery_bg.jpg") no-repeat top;}
#contentbox.music {background: url("../images/orange/music_bg.jpg") no-repeat top;}
#contentbox.references {background: url("../images/orange/references_bg.jpg") no-repeat top;}

#ftnav {}
#ftcopyright {color: #fff;}

#tracks {background: url("../images/orange/tracks_bg.jpg") no-repeat left top;}
#djsteve {background: url("../images/orange/word_bg.gif") no-repeat left top;}
#flavor {background: url("../images/orange/flavor_bg.gif") no-repeat left top;}

#mainnav ul{background-color: #cc6600;color: #ff9933;}
#mainnav ul li a{color: #ff9933;border-right: 6px solid #cc6600;border-left: 6px solid #cc6600;background-color: #cc6600;}
#mainnav ul li a.selected{background-color: #ff9933;color: #fff;}
#mainnav ul li a:hover, #ftnav ul li a.selected, #ftnav ul li a:hover {color: #fff;}
#ftnav ul, #ftnav ul li a{color: #cc6600;}