﻿
#container
{
   background-image: url(Support/Background.jpg);
   background-repeat: no-repeat;
}

.Background
{
    margin-left: auto;
    margin-right: auto;
    width: 771px;
    height: 700px;
    background-image: url('Background.jpg');
    background-repeat: no-repeat;
}

.HomeIntro
{
    text-align:center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
}

.toprow
{
   width: 100%;
   height:150px;
}

.MiddleRow
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
   width: 771px;
}


#headshot
{
   float:right;
}

#practice
{
   text-align:center;
   float:right;
   margin-left:10px;
   margin-top:20px;
   margin-right:10px;
}

#practiceinfo
{
}

#practiceaddress
{
}

#ContentRow
{
   width: 98%;
   height: 477px;
   overflow: auto;
   border: none;
   background-color:inherit;
   margin-bottom:0px;
}
#CommandRow
{
   text-align:right;
   margin-top:15px;
}
#CommandRow A
{
   text-decoration:none;
   border: none;
   padding-left:0px;
   padding-right:0px;
   opacity:1;
   line-height:18px;
}
#CommandRow Img
{
   border:none;
   opacity:1;
}

#HomeCmd
{
}

#BackgroundCmd
{
}

#ContactCmd
{
}

#TreatmentCmd
{
}

#FAQCmd
{
}

#LinksCmd
{
}

#CommandContainer
{
   text-align:center;
   width:555px;
   margin-left:auto;
   margin-right:97px;
   padding-top: 25px;
   padding-bottom: 25px;
   line-height:18px;
}

#PhotoCredit
{
   margin-top:3px;
   margin-right:50px;
   margin-bottom:3px;
}

#inframe
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11pt;
   background-color:Transparent;
/*   width:500px; */
   padding-left:0px;
}

#inframe P
{
   font-weight: bold; 
/*   color: #990000; */
   color:Black;
}

#inframe H2
{
   /*   color: #990033; */
   color: #41508D;
   font-style: italic;
}
#inframe H3
{
/*   color: #990033; */
   color: #41508D;
   font-style: italic;
   padding-top:30px;
}

#inframe A
{
   font-weight: bold;
   color: #4A0018;
}

.Asterisk
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #333333;
}
#SelectFromMenu
{
   text-align: center;
   margin-left:auto;
   margin-right:auto;
   width:80%;
   font-weight: bold; 
   color:Black;
   
}
#Office
{
   width:605px;
}

#FAQList
{
   list-style-type: circle;
   list-style-position: outside;
}