/* Feel free to use any of this CSS for your own work and learning methods, 
but all elements concerning the design such as the images, color, layout, 
and any other areas of the design are copyright of dotfive and may not be 
reproduced. Should you have any questions or would like to inquire about 
this, feel free to email me via dotfive.com. Thanks! - Brady J. Frey, Creative Director */

* {padding: 0;margin: 0;}
body {background-color: black;font-size: 100%;color: white;text-align: center;}
h1 {width: 100%;height: 241px;background: black url(images/header.jpg) no-repeat top center;text-indent: -9999px;}
strong {font-weight: bold;}

ul {border-top: 1px solid #111;width: 900px;margin: 0 auto;}
ul li {border-bottom: 1px solid #160b12;list-style-type: none;text-align: left;text-indent: 0px;clear:both;display: block;}
ul li a {display: block;padding: 10px;color: #999999;text-shadow: 2px 2px 3px black;text-decoration: none;font: 1.2em helvetica,verdana,arial,sans-serif;height: auto;}
ul li a:hover {color: white;}

ul li a cite {font-size: .75em;font-style:normal;color:#999999; padding:5px 0px 10px 100px;display: block;}

p {text-align: center;padding: 40px 0;font: normal .7em helvetica,verdana,arial,sans-serif;color: #7d4f3d;}

/**** logo previews ****/
#bh strong, #pressure strong, #fuels strong, #diesel strong, #agrow strong, #gib strong, #isc strong, #nts strong, #romadyn strong, #reserve strong, #bnh strong, #kamala strong {background: transparent url(images/logo_kspa.jpg) no-repeat 10px center;padding: 10px 0 10px 100px;}

#bh strong {background-image: url(images/logo_bh.jpg);}
#pressure strong {background-image: url(images/logo_bpb.jpg);}
#fuels strong {background-image: url(images/logo_bf.jpg);}
#diesel strong {background-image: url(images/logo_bt.jpg);}
#agrow strong {background-image: url(images/logo_bad.jpg);}
#gib strong {background-image: url(images/logo_gt.jpg);}
#isc strong {background-image: url(images/logo_i.jpg);}
#nts strong {background-image: url(images/logo_n.jpg);}
#romadyn strong {background-image: url(images/logo_r.jpg);}
#reserve strong {background-image: url(images/logo_br.jpg);}
#bnh strong {background-image: url(images/logo_bnh.jpg);}
#kamala strong {background-image: url(images/logo_kspa.jpg);}
