/*  linked style sheet for Hudleston Music site  */

#half
  { width: 50%;  }

.center
  { padding: 0;
    margin: 0 auto;
    text-align: center;  }

.content
  { width: 767px;
    padding: 0;
    margin: 0 auto;
    margin-top: .25%;
    text-align: center;
    background-color: #000033;  }

.floatleft
  { float: left;  }

.floatright
  { float: right;  }

.italics
  { font-style: italic;  }

.justify
  { text-align: justify;  }

.left
  { text-align: left;  }

.lfloatlinks
  { float: left;
    width: 25%;
    text-align: center;  }

.mar_left
  { margin-left: 5%;  }

.nav
  { font-size: small;
    font-weight: normal;
    text-align: center;  }

.navlist
  { width: 643px;
    margin: 0 auto;
    margin-top: 3px;
    margin-bottom: 0;
    text-align: center;  }

.quote
  { font-style: italic;
    font-weight: normal;
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%;  }

.small
  { font-size: small;  }

.welcome
  { color: #ffcc00;
    font-family: serif;
    text-decoration: none;  }

a:link
  {color: #ffcc00;} 

a:visited
  {color: #bbcc00;}

a:hover
  {color: #99FFFF; text-decoration: none;}

a:active
  {color: #cccc00;}

body
  { background-color: #000033;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    font-family:  verdana, arial, helvetica, tahoma, sans-serif;
    color: #FFFFFF;  }

dl
  {text-align: left;
   margin-left: 36px;
   font-weight: normal;  }

h1, h2, h4
  { text-align: center;  }

h2.subtitle
  { text-align: left;
    font-style: italic;
    font-weight: bold;  }

h1, h2
  { text-decoration: underline;  }

h3, h5
  { color: #ffcc00;  }

h5
  { text-align: left;  }

hr
  { height: 2px;
    color: #ffcc00;  }

hr.top
  { margin-top: -11px;  }

img
  { border: 0;  }

p
  { line-height: 150%;
    text-align: justify;
    font-weight: normal;
    margin-left: 5%;
    margin-right: 5%;  }

p.title
  { font-weight: bold; }

p.quote
  { margin-left: 5%;
    margin-right: 5%; }

table
  { font-size: small;
    font-weight: bold;
    text-align: left;  }

table.address
  { text-align: left;
    width: 65%;  }

table.legal
  { width: 752px;
    font-size: xx-small;
    font-weight: bold;  }
