
/* Green CSS */


/* Header Graphic */

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

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

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




