BODY {
        font-size : 8pt;
        color: #000000;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px; padding:0px;
        background: #ffffff url(headbg.gif) repeat-x;

}

BODY.THANKYOU {
        font-size : 8pt;
        color: #000000;
        font-family: Veranda, "Verdana",Sans-Serif ;
        margin:0px; padding:0px;
        background: #ffffff;

}

TABLE {margin:auto; text-align: left;}

TABLE.JALAPENO {background: #FFFFFF url(hotspecial.gif) no-repeat;
                width: 216px;
                height: 251px;
}

TABLE.SERVICES {background: #FFFFFF url(websitespecial.gif) no-repeat;
                width: 216px;
                height: 251px;
}


TD.HOME {    background: #FFFFFF url(bluebg.gif) no-repeat;
}

TD.TECHSPRAY {    background: #FFFFFF url(techspray.gif) no-repeat;
}

TD.COFFEE {    background: #FFFFFF url(coffee.gif) no-repeat;
}

TD.SPECIAL {    background: #FFFFFF url(websiteservices.gif) no-repeat;
}


div.hr {
  height: 1px;
  background: #fff url(dot.gif) repeat-x scroll center;
  width:100%;
}
div.hr hr {
  display: none;
}


TABLE.MAIN {    width: 766px;
                height: 551px;
                text-align: left;
}

TABLE.SIDE {    width: 263px;
                height: 294px;
                text-align: left;
                margin: 0;
                padding: 0;
}

TABLE.BOTTOM {  width: 766px;
                height: 68px;
                text-align: left;
                padding: 10px;
                font-family: Verdana, "Verdana", Sans-Serif;
                font-size: 7pt;
}

TABLE.FULL {    width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;
                color: white;
}


TABLE.THANKYOU {    width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;
                background: #ffffff;
}

TABLE.SIDE {    width: 100%;
                height: 100%;
                padding: 0;
                margin: 0;

}

TABLE.NAV {     width: 100%;
                height: 294px;


}

TABLE.VIEW {    width: 100%;

}

TD.TIME {    width: 192px;
             height: 64px;
}

TD.LOCATION {width: 192px;
             height: 60px;
}

TD.QUESTION {width: 192px;
             height: 67px;
}

TD.TALL {    height:240px;
             width: 100%;

}




TD { font-family: Verdana, "Verdana", Sans-Serif;
                font-size: 8pt;
                text-align: left;
                }
                
TD.BOTTOM { font-family: Verdana, "Verdana", Sans-Serif;
            font-size: 7pt;
            width: 100%;
            color: #C0C0C0;
                }
                


a:link { color: #000899; text-decoration: underline; font-weight: bold}
a:visited { color:#000899; text-decoration:underline; font-weight: bold}
a:hover { color: #007A0B; text-decoration: underline; font-weight: bold }
a:active { color: #000899; text-decoration: none; font-weight: bold}

a.BIG:link { color: #00BB30; text-decoration: none }
a.BIG:visited { color: #00BB30; text-decoration: none }
a.BIG:hover { color:#000000; text-decoration: underline }
a.BIG:active { color: #00BB30; text-decoration: none}

a.BOTTOM:link { color: #7F7F7F; text-decoration: none }
a.BOTTOM:visited { color: #7F7F7F; text-decoration: none }
a.BOTTOM:hover { color:#000000; text-decoration: underline }
a.BOTTOM:active { color: #7F7F7F; text-decoration: none}


#altar a {
   display:block;
        width:48px;
        height: 30px;
        margin:0; padding:0;
        background: url("altarA.gif") 0 0 no-repeat;

   }
#altar a:hover {
   background-position: -48px 0;

   }


#event a {
   display:block;
        width:70px;
        height: 30px;
        margin:0; padding:0;
        background: url("eventA.gif") 0 0 no-repeat;

   }
#event a:hover {
   background-position: -70px 0;

   }


#path a {
   display:block;
        width:56px;
        height: 30px;
        margin:0; padding:0;
        background: url("pathA.gif") 0 0 no-repeat;

   }
#path a:hover {
   background-position: -56px 0;

   }


#reach a {
   display:block;
        width:66px;
        height: 30px;
        margin:0; padding:0;
        background: url("reachA.gif") 0 0 no-repeat;

   }
#reach a:hover, #BIG a:active {
   background-position: -66px 0;

   }
   
   
   
H1 {
  font-weight: normal;
  font-size: 10pt;
  line-height: 10pt;
  font-variant: normal;
  font-style: normal;
  margin: 5px;
}

H3 {
  font-weight: bold;
  font-size: 10pt;
  line-height: 10pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

H5 {
  font-weight: bold;
  font-size: 9pt;
  line-height: 9pt;
  font-family: arial;
  font-variant: normal;
  font-style: normal;

}

.white {border: 1px solid #fff;}

.required {
        font-size : 12px;
        font-family : Arial, Helvetica, sans-serif;
        font-weight : normal;
        font-style : normal;
        color : red;
        text-decoration : none;
}



