
/* Orange CSS */


/* Header Graphic */

.header {background-image:url(../images/detox_logo_orange.png); background-repeat: no-repeat; width: 496px; height: 100px;}
  
/* Borders and HRs */

div.border {padding-right:5px;margin-right:5px;border-right:3px solid #ef7b1d; min-height: 675px;}
div.colborder {padding-right:24px;margin-right:25px;border-right:3px solid #ef7b1d; min-height: 675px;}
hr {background:#ef7b1d;color:#ef7b1d;clear:both;float:none;width:100%;height:.3em;margin:0 0 1.45em;border:none;}
hr.space {background:#ef7b1d;color:#ef7b1d;visibility:hidden;}
  
/* Text */

a:focus, a:hover {color:#ef7bld;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#ef7b1d;}




