
/*from Database*/

/*from InitDomain*/

/*StyleSheet www.elephant-park-project.org*/
/*WebsiteID 001F2378-94FC-4EF8-9752-048FE2CDF0B5*/
body 
{
  background-color:#004000;
  padding:25px 5px 25px 5px;
}
body, th, td, div, p
{
  font-family:verdana,arial,sans-serif;
  font-size:10pt;
  color:black;
}
a
{
  color:black;
}
a:hover
{
  color:#e09900;
}


table.main
{
  margin:0 auto 0 auto;
  background-color:#408040;
}
td.header
{
  border-bottom:1px solid #e09900;
}
td.navigation
{
  background-color:#004000;
}

td.navigation
{
  color:white;
  border-right:1px solid #e09900;
}
  td.navigation a
{
  color:white;
}
td.navigation a:hover
{
  color:#408040;
  background-color:white;
}
td.content
{
  padding:10px 0 10px 0;
  background-color:#ffffff;
}

div.menu div.subtoc1
{
  margin-top:1em;
}
div.menu div.subtoc1 a.toc1
{
  color:#e09900;
}
div.menu div.subtoc1 a.toc1:hover
{
  color:white;
  background-color:#e09900;
}
div.element
{
  margin:5px 0 15px 0;
}
div.element div.title
{
  color:black;
  background-color:#e09900;
  padding:3px 5px 2px 5px;
}
div.element div.title a, div.element div.title a:hover
{
  color:black;
}
div.element div.description
{
  font-size:9pt;
}

div.element div.description span.link,
div.element div.description span.tourcode,
div.element div.description span.rockbottomprice
{
  display:block;
  text-align:right;
}

tr.odd td { background-color:#e09900; }

