//body { 
background-image:url(images/bg.png);
background-repeat: no-repeat;
}

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 12px; font-family: Arial, Helvetica, sans-serif; vertical-align: top; border-collapse: separate; border-spacing: 0; }

td.header { margin: 0; line-height: 30px; padding-right: 20px; border: 0; font-weight: bold; font-size: 24px; color: #009933; font-family: Arial, Helvetica, sans-serif; vertical-align: middle; text-align: right; }

a img { border: none; }

h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #009933; margin-bottom: 10px; }

h1 { font-size: 20px; }

h2 { font-size: 24px; }

h3 { font-size: 18px; margin-top: 25px; }

h5 { font-size: 14px; }

h4 a:link, h4 a:visited { font-size: 20px; color: #ffffff; text-decoration: none; }

h4 a:hover { font-size: 20px; color: #ffffff; text-decoration: underline; }

.landing { font-size: 14px; }

.footer, .footer a:link, .footer a:visited, .footer a:active, .footer a:hover { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #00674d; text-decoration: none; }

.stat { font-size: 16px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #009933; }

.testimonial { font-size: 18px; font-style: italic; font-family: Georgia, "Times New Roman", serif; color: #00674d; }

a.biglink { font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #00674d; text-decoration: underline; }

a:link { color: #006a50; text-decoration: underline; }

.copyright { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666666; }

.tagline { font-size: 10px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background: #fbfcf6; color: #009933; }

.morereading { font-size: 12px; font-weight: bold; text-transform: capitalize; font-family: Arial, Helvetica, sans-serif; color: #009933; padding: 10px 10px 10px 10px; }

.moretable { float:right; margin: 10px; width: 190px; padding: 10px 10px 10px 10px; }

.testimonial-name { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #666666; margin: 20px 0px 50px 0px; }

.practice { line-height:20px; padding-right: 10px; }

#header fieldset{ float:right; padding:0 2px 16px 0; width:236px; }

#header .row{ overflow:hidden; background:url(../images/bg-row.gif) no-repeat; width:236px; height:26px; }

#header fieldset .submit{ float:left; margin:7px 0 0 7px; }

#header input.text{ float:left; border:none; background:none; padding:5px 15px 2px 4px; width:195px; }

#header .text input{ border:none; background:none; }

#alcoholbox { background:url(../images/home-alcohol.jpg) no-repeat; width:238px; height:194;}

#alcoholbox a:hover { background:url(../images/home-alcohol-mo.jpg) no-repeat; width:238px; height:194; }

#youthbox { background:url(../images/home-youth.jpg) no-repeat; width:238px; height:194;}

#youthbox a:hover { background:url(../images/home-youth-mo.jpg) no-repeat; width:238px; height:194; }

#prescripbox { background:url(../images/home-prescription.jpg) no-repeat; width:238px; height:194;}

#prescripbox a:hover { background:url(../images/home-prescription-mo.jpg) no-repeat; width:238px; height:194; }

/* Easy Slider */

  #slider ul, #slider li,
  #slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
    }
  #slider2{margin-top:1em;}
  #slider li, #slider2 li{ 
    /* 
      define width and height of list item (slide)
      entire slider area will adjust according to the parameters provided here
    */ 
    width:696px;
    height:100px;
    overflow:hidden; 
    }  
  #prevBtn, #nextBtn,
  #slider1next, #slider1prev{ 
    display:block;
    width:30px;
    height:77px;
    position:absolute;
    left:-30px;
    top:71px;
    z-index:1000;
    }  
  #nextBtn, #slider1next{ 
    left:696px;
    }                            
  #prevBtn a, #nextBtn a,
  #slider1next a, #slider1prev a{  
    display:block;
    position:relative;
    width:30px;
    height:77px;
    background:url(../images/btn_prev.gif) no-repeat 0 0;  
    }  
  #nextBtn a, #slider1next a{ 
    background:url(../images/btn_next.gif) no-repeat 0 0;  
    }  
    
  /* numeric controls */  

  ol#controls{
    margin:1em 0;
    padding:0;
    height:28px;  
    }
  ol#controls li{
    margin:0 10px 0 0; 
    padding:0;
    float:left;
    list-style:none;
    height:28px;
    line-height:28px;
    }
  ol#controls li a{
    float:left;
    height:28px;
    line-height:28px;
    border:1px solid #ccc;
    background:#DAF3F8;
    color:#555;
    padding:0 10px;
    text-decoration:none;
    }
  ol#controls li.current a{
    background:#5DC9E1;
    color:#fff;
    }
  ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
  
/* // Easy Slider */
