body {font-family: Footlight; background-color:#f2a14b; font-size-adjust:+.5;}
table.maintable {border-color:#9c2723; border-style:solid; border-width:thick; width:800px; margin-left:auto; margin-right:auto; text-align:left;}
td.sidebar {width:210px; vertical-align:top; margin-top:0px; border:none;background-color: #9d2524; background-image: url(/images/side-bg.jpg); background-repeat: repeat-x; }
li.menuli {line-height: 20px; text-align: center; }
td.copy {width:540px; text-align:left; vertical-align:top; padding-left:10px; padding-top:2px; padding-right:10px; padding-bottom:5px;}
p {text-align:left;}
p.center {text-align:center;}
img {padding:0px 0px 0px 0px; border:none; margin:0px 0px 0px 0px;}
a {color:#9D2524; font-weight: bold;}
a:hover {color: #FFFFFF;}
h4.nospace{padding:0 0 0 0; margin:0 0 0 0;}
h1, h2.castellar {font-family:Castellar; font-size:28px;}


#menu a
{
color: #000;
text-decoration: none;
font-weight: bold;
}

#menu a span
{
}

#menu a, #menu a span
{
/*display: block;*/
float: left;
}

/* Hide from IE5-Mac \*/
#menu a, #menu a span
{
float: none
}
/* End hide */

#menu a:hover
{
color: #FFFFFF;
/*background-color: #9d2524;*/
text-decoration: underline;
/*background-image: url(/images/lasso-menu.jpg);*/ 
}

#menu li:hover
{
background-image: url(/images/lasso-menu.jpg);
color: #FFFFFF;
background-repeat:no-repeat;
background-position:bottom right;
background-color: #9d2524;
}

#menu a:hover span
{
padding-right: 10px;
}

#menu, #menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#menu li
{
list-style: none;
margin: 0;
padding: 10px 15px;
/*line-height: 27px;*/
width: 210px;
/*padding-top: 2px;*/

}

h1 {
  color: #9D2524;
  margin: 0;
  padding: 10px 0 0 0;
  text-align: center;
}

#bottom-menu {
  margin: 12px 0;
  text-align: center;
}
#bottom-menu a {
  font-weight: normal;
  font-size: 80%;
}
