html { font-family: Arial, Helvetica, sans-serif;
       font-size: 1em; 
       color:#000000;
       background-color: #000000; }

img { border: 0px; 
	display: block; } 

table { padding: 0px; }

a { text-decoration: none; 
    color: #000000; }
a:active { color: #000000; }
a:link { color: #000000; }
a:visited { color: #000000; }

.cdlink a { text-decoration: none; 
           color: #ffffff; }
.cdlink a:active { color: #ffffff; }
.cdlink a:link { color: #ffffff; }
.cdlink a:visited { color: #ffffff; }

.center { text-align: center; }

.table100 { width: 100%; }

.tablecenter { width: 100%; }

.cell65 { width: 65%;
          border-width: 0px;
	  padding-right: 50px;
	  padding-left: 50px;
	  text-align: justify; }

.cell35 { width: 35%; }

.inner { width: 760px;
	 height: 76px;
         text-align: center; }

.table01 { width: 760px; 
	height: 76px;
        border: 0px;
	border-style: solid;
	border-color: #cecece;
	padding: 0px;
        background-color: #ffffff; } 

.table02 { width: 760px;
	height: 100%;
	border: 1px;
	border-color: #3a3a3a;
	border-style: solid;
	padding: 0px; }

.navbar { text-align: left;
          vertical-align: middle;	
 	  width: 100%;
	  height: 17px;
	  font-size: .8em;
	  padding-left: 12px;
          background-image: url(images/index_05.gif); 
          background-repeat: no-repeat; 
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: black; }

.display-background { width: 100%; 
                  height: 100%;
	          background-image: url(images/locks.png);
                  background-repeat: no-repeat; 
  		  background-position: bottom right; }

.style1 { text-align: right;
          padding-right: 4px;
	  padding-left: 0px;
	  width: 100%;
	  height: 76px;
	  font-size: .6em;
	  color:#ffffff;
          background-image: url(images/index_02.gif); }

.style2 { text-align: left;
        padding-right: 4px;
	padding-left: 4px;
	width: 50%;
	height: 20px;
	color:#ffffff;
        font-size: .8em;
	background-image: url(images/footer.png); }

.style3 { text-align: right;
        padding-right: 4px;
	padding-left: 4px;
	width: 50%;
	height: 20px;
	color: #ffffff;
	font-size: .8em;
        background-image: url(images/footer.png); }

.style4 { text-align: left;
	font-size: 16px;
        padding-right: 20px;
	padding-left: 20px;
	color:#000000; }
.cells  { border-width:0px;
	  font-size: 1em;
	  padding-right: 25px;
	  padding-left: 25px;
	  padding-top: 10px;
	  text-align: justify;
	  width: 100%;
          color: #ffffff;
          font-style: italic; }
.cells2 { border-width:0px;
	  padding-right: 50px;
	  padding-left: 50px;
	  text-align: left;
	  width: 300px; }
.cells3 { padding-right: 50px;
	  padding-left: 50px;
	  text-align: justify;
          background-color: #454545;
          color: #ffffff; }
.textcenter {text-align: center; }
.cell45 { width: 45%; }
.map { text-align: center;
       width:60%; 
       vertical-align: top; }
.hours { width: 100%;
         text-align: center;
         vertical-align: top; }
.pad { padding-left: 25px;
       padding-right: 25px; }

.heading { height: 40px;
	   border-width: 0px;
           border-color: #ffffff;
	   padding-right: 20px;
           font-size: 36px;
	   font-weight: bold;
           color: #c3c3c3;
           background-image: url('/images/heading.jpg');
	   background-repeat: repeat-y;
           text-align: right;
           vertical-align: top;
           font-style: italic; }
.heading2 { height: 20px;
	   border-width: 15px;
           border-color: #ffffff;
	   padding-left: 20px;
	   padding-top: 20px;
           font-size: 18px;
	   font-weight: bold;
           color: #fe8f00;
           background-color: #000000;
           text-align: left; }
.copper {color: #fe8f00; } 
