/* DentFirst.com */

Body
{
    /* background-image: url(../images/Watermark2.png); */ /* CFD6DF */
    /* background-image: url(../images/WatermarkPink.png); */ /* F9bdf8 */
    /* background-attachment: fixed; */
    color: black;
    FONT-FAMILY: Verdana, Sans, Helvetica, Times New Roman;
    FONT-SIZE: 11pt;
    FONT-STYLE: normal;
    margin:0;
    /*TEXT-ALIGN: center;*/
    TEXT-INDENT: 0em;
    /* icotool -c --hotspot-x=1 --hotspot-y=1 /var/www/DentFirst/images/tb.png -o tb.cur  (from icoutils) */
    cursor : url("../images/tb.cur"), pointer
}
p:first-letter
{
/* font-size: +16 */
}
H1
{
    COLOR: blue;
    FONT: 22pt Sans;				font-weight: bold;
    LIST-STYLE: none;
    /* FONT-STYLE: small-caps */
}
H2
{
    COLOR: blue;
    FONT: 18pt Sans;				font-weight: bold;
    LIST-STYLE: none;
    /* FONT-STYLE: small-caps */
}
H3
{
    COLOR: blue;
    FONT: 16pt Sans;				font-weight: bold;
    LIST-STYLE: none;
    /* FONT-STYLE: small-caps */
}
H4
{
    COLOR: blue;
    FONT: 10pt Sans;	 font-weight: bold
}
table
{ 
   margin-left: auto;
   margin-right: auto
}
#Base1
{
COLOR: black;
    FONT-FAMILY: Verdana, Sans, Helvetica, Times New Roman;
    FONT-SIZE: 5pt;
    /* FONT-STYLE: small-caps */
}
#Base2
{
COLOR: black;
    FONT-FAMILY: Verdana, Sans, Helvetica, Times New Roman;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal
}
#Base3
{
COLOR: black;
    FONT-FAMILY: Verdana, Sans, Helvetica, Times New Roman;
    FONT-SIZE: 5pt;
    FONT-STYLE: normal
}
#section
{
font-weight: bold;
color: green
}
#officeaddress
{
font-size: 9pt;
font-weight: bold;
color: #333333
}
a:link {color: black; text-decoration: none} /* unvisited link */ 
a:hover {color: blue} /* mouse over link */
a:visited {color: black } /* visited link */
p
{
 color: #333333;
 /* font-variant: small-caps; */
 font-weight: bold;
 text-indent: 2em
}
p:first-letter
{
/* font-size: +16 */
}
li
{
 color: #333333;
 /* font-variant: small-caps; */
 font-weight: bold
}
input:focus
{
background-color: yellow;
}
input { 
background-color: white; /* lightsteelblue; */ 
border-color: black; 
color: black; 
font-weight: bold; 
font-size: 10pt; 
text-align: center
} 
#recare
{
position:absolute;
left:0px;
top:250px;
}
#hilite
{
font-weight: bold;
color: yellow
}
#nonscrolllogo /* to keep logo visible on dentists.html page */
{
position:fixed;
bottom:230px;
right:250px;
}