
/* Blue CSS */


/* Header Graphic */

.header {background-image:url(../images/detox_logo_blue.png); background-repeat: no-repeat; width: 496px; height: 100px;}

/* Borders and HRs */

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

a:focus, a:hover {color:#19bdcf;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#19bdcf;}


