    /*------------------------------        L a y o u t           ------------------------------------------*/
        #footer {
            background-color:#912B2B;
        }

        #mainnav ul, li {
            background-color:#912B2B;
        }        


    /*------------------------------L o c a l  N a v i g a t i o n------------------------------------------*/

        #mnuPhy1 a  {
            width: 78px;
            background: url(/physicians/pics/aboutus_off.gif);
            }

        #mnuPhy2 a  {
            width: 138px;
            background: url(/physicians/pics/approach_off.gif);
            }

        #mnuPhy3 a  {
            width: 101px;
            background: url(/physicians/pics/proof2_off.gif);
            }

        #mnuPhy4 a  {
            width: 101px;
            background: url(/physicians/pics/samples3_off.gif);
            }

        #mnuPhy5 a  {
            width: 94px;
            background: url(/physicians/pics/media2_off.gif);
            }


        #mnuPhy1 a:hover {
            background: url(/physicians/pics/aboutus_on.gif);
            }

        #mnuPhy2 a:hover {
            background: url(/physicians/pics/approach_on.gif);
            }

        #mnuPhy3 a:hover {
            background: url(/physicians/pics/proof2_on.gif);
            }

        #mnuPhy4 a:hover {
            background: url(/physicians/pics/samples3_on.gif);
            }

        #mnuPhy5 a:hover {
            background: url(/physicians/pics/media2_on.gif);
            }

    /*------------------------------L e f t    N a v i g a t i o n------------------------------------------*/

        #localnav a:hover, #localnav .selected{
            color: #912B2B;
            background: url(/physicians/pics/sub_background.gif) top left no-repeat;
        }
        
        .GumballMickey{background: url(/physicians/pics/sub_background.gif) top left no-repeat;}

    /*--------------------------------------    T y p o g r a p h y    -------------------------------------*/

        h1 {
            color: #912B2B;
        }

        h1, .h1title {
            color: #912B2B;
            }

        h2, .h2title {
            color: #912B2B;
            }
        
        h3, .h3title {
            color: #912B2B;
        }
        
        h4, .h4title {
            color: #912B2B;
        }
            
        a:link {
            color: #912B2B;
            }
            
        a:visited {
            color: #912B2B;
            }

        a:hover {
            color: #912B2B;
            text-decoration:underline;
            }

        .bullet {
            background-image: url(/pics/physicians_bullet.gif);
        }
        
        #pullquote {
            color: #912B2B;
            }
        
        .Phone {
			color: #912B2B;
			text-align: right;
			margin: 0px;
			padding: 0px;
			/*font-size: 15px;
			font-weight: bold;
			letter-spacing: 0.1em;*/
        }

