/******************************************************************/
/* Arley Moss Riding School                                       */
/******************************************************************/

BODY
  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  margin: 0;
  border: 0;
  padding: 0;
  color: black;
  }

A, A:VISITED
  {
  color: #000000;
  }

A:HOVER, A:ACTIVE
  {
  color: red;
  }


H1
  {
  font-family: arial,helvetica,san-serif;
  font-size: 16pt;
  font-weight: normal;
  line-height: normal;
  color: #000000;
  }
  
H2, h2.span
  {
  font-family: arial,helvetica,san-serif;
  font-size: 12pt;
  font-weight: normal;
  line-height: normal;
  color: #2FA2A7;
  }

TD.sidemenu
{
font-size: small;
padding: 20px 10px 300px 0px;
text-align: center;
border-top: solid #000000 1px;
background: #000000 url(/background.gif) top left repeat-y;
width: 200px;
line-height: 133%;
}

TD.background
{
background: #000000 url(/background.gif) top left repeat-y;
color: #ffffff;
border-right: solid #000000 1px;
}

TD.background A
{
color: #ffffff;
}

TD.menu
{
font-size: 12pt;
color: white;
padding: 0px;
background: #000000;
padding-left: 15px;
}

TD.tophead
{
font-size: small;
padding: 0px 0px 0px 0px;
}

TD.info
  {
  background: #ffffff;
  line-height: 133%;
  padding: 15px 15px 15px 15px;
  }

TD.images IMG
{
border: solid #000000 1px;
}

TD.images
{
padding-top: 15px;
text-align: center;
width: 250px;
font-size: 80%;
}

TD.spacer
{
width: 10px;
}

TD.news
  {
  background: #D5DEEB url(/newsbackground.gif) top right repeat-y;
  border-left: solid #808080 1px;
  font-size: 8pt;
  padding: 5px 5px 200px 10px;
  width: 185px;
  }

TD.mainmenu
  {
  font-size: 10pt;
  font-weight: bold;
  padding: 0px;
  margin: 0;
  border: 0;
  }

A.mainmenu, A.mainmenu:visited
  {
  font-family: arial;
  display: -moz-inline-box;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
  }

A.mainmenu:active, A.mainmenu:hover
  {
  font-family: arial;
  color: #000000;
  background: #ffffff;
  border-top: solid #000000 1px;
  border-bottom: solid #000000 1px;
 }

DIV.logo
{
position: absolute;
top: 0;
left: 0;
}

DIV.telephone
{
position: absolute;
bottom: 0px;
height: 0px;
width: 200px;
text-align: center;
color: #ffffff;
}



