

          body{
          font-size:90%;
          font-family:        "Avant Garde",		/* MacOS */
          "Century Gothic",		/* Windows (HP printer) */
          "Avant Garde Gothic",	/* HP font name */
          "URW Gothic L",		/* Unix+X+FontConfig */
          /* Fallback options */
          helvetica,		
          ,sans-serif;
          text-align:center;
          }

          #s1{
          background:white url(/managed_files/2277/shadow_tile.png) 50% 0 repeat-y;
          }

        #s2{
        background:transparent url(/managed_files/2275/shadow_top.png) 50% 0 no-repeat;
        }

        #s3{
        background:transparent url(/managed_files/2276/shadow_bottom.png) 50% 100% no-repeat;
        }
        
        #insideShadow{
        width:760px;
        margin-left:auto;
        margin-right:auto;
        padding-top:50px;
        padding-bottom:50px;
        text-align:left;
        }
        
        #upperMenu ul{
        list-style:none;
        margin:0px;
        padding:px;
        }        
        
        #upperMenu li{
        float:right;
        margin:0px 5px;
        }

        #imageBar{
        background:#041e54 url(/managed_files/2278/big_hdr_pic.png) 0 -100px no-repeat;
        margin-top:5px;
        }

        #logo{
        padding:10px;
        float:left;
        }

        #tagLine{
        float:right;
        margin-right:10px;
        margin-top:60px;
        }


        #titleDiv{
        background:#041e54;
        color:white;
        padding:10px;
        width:330px;
        float:left;
        }


        #branch{
        color:#ccc;
        }

        #branch a{
        color:#ccc;
        text-decoration:none;
        font-size:0.9em;
        }
        
        #branch a:hover{
        color:white;
        }
        

        .endLeaf{
        display:none;
        }
        
        #titleDiv h1{
        float:none;
        margin:0px;
        padding:0px;
        font-size:1.5em;
        font-weight:normal;
        }
        
        #orderNow{
        float:right;
        }


        #categoryMenu{
        width:100%;
        clear:both;
        background:#041e54 url(/managed_files/2279/big_hdr_pic_dark.png) 0 -184px no-repeat;
        border-bottom:5px solid white;
        }
        
        #categoryMenu ul{
        text-decortion:none;
        margin:0px;
        padding:0px;
        font-weight:bold;
        }

        #categoryMenu ul li{
        float:left;
        display:block;
        margin:0px 5px;
        }

        #categoryMenu ul li a{
        display:block;
        padding:2px 5px;
        color:white;
        text-decoration:none;
        }

        #categoryMenu ul li a:hover{
        background:#041e54;
        color:white;
        text-decoration:underline;
        }

        
        a:visited{
        color:#0066CC;
        }

        a{
        color:#041e54;
        }
        
        a:hover{
        color:#832b29;
        }
        
  
	