    /*------------------------------        L a y o u t           ------------------------------------------*/
        #footer {
            background-color:#2E9083;
        }

        #mainnav ul, li {
            background-color:#2E9083;
        }   
        
      
    /*------------------------------L o c a l  N a v i g a t i o n------------------------------------------*/



        #mnuPat1 a  {
            width: 95px;
            background: url(/patients/pics/about_off.gif);
            }

        #mnuPat2 a  {
            width: 127px;
            background: url(/patients/pics/patients_off.gif);
            }

        #mnuPat3 a  {
            width: 98px;
            background: url(/patients/pics/proof_off.gif);
            }

        #mnuPat4 a  {
            width: 112px;
            background: url(/patients/pics/testimonials_off.gif);
            }

        #mnuPat5 a  {
            width: 80px;
            background: url(/patients/pics/media_off.gif);
            }


        #mnuPat1 a:hover {
            background: url(/patients/pics/about_on.gif);
            }

        #mnuPat2 a:hover {
            background: url(/patients/pics/patients_on.gif);
            }

        #mnuPat3 a:hover {
            background: url(/patients/pics/proof_on.gif);
            }

        #mnuPat4 a:hover {
            background: url(/patients/pics/testimonials_on.gif);
            }

        #mnuPat5 a:hover {
            background: url(/patients/pics/media_on.gif);
            }

    /*------------------------------L e f t    N a v i g a t i o n------------------------------------------*/

        #localnav a:hover, #localnav .selected{
            color: #2E9083;
            background: url(../patients/pics/sub_background.gif) top left no-repeat;
        }
        
        .GumballMickey{background: url(../patients/pics/sub_background.gif) top left no-repeat;}

    /*--------------------------------------    T y p o g r a p h y    -------------------------------------*/

        h1, .h1title {
            color: #2E9083;
            }

        h2, .h2title {
            color: #2E9083;
            }
        
        h3, .h3title {
            color: #2E9083;
        }
        
        h4, .h4title {
            color: #2E9083;
        }
            
        a:link {
            color: #2E9083;
            }
            
        a:visited {
            color: #2E9083;
            }

        a:hover {
            color: #2E9083;
            text-decoration:underline;
            }

        .bullet {
            background-image: url(/pics/patients_bullet.gif);
        }
        
        #pullquote {
            color: #2E9083;
			border-top: 1px solid #2E9083;
			border-bottom: 1px solid #2E9083;

            }        

        hr {
        color: #2E9083;
        }
        
        .Phone {
			color: #2E9083;
			text-align: right;
			margin: 0px;
			padding: 0px;
			/*font-size: 15px;
			font-weight: bold;
			letter-spacing: 0.1em;*/
        }



		/*     patient contact form */
		.tdtitle
		{
			color: #2E9083;
			font-weight: bold;
			font-size: small;
		}

