﻿body
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 14px;
  color: #CCCCCC;
  margin: 0;
  background-color: #000000;
}

h1
{
  font-family: Trebuchet,Arial,Sans-Serif;
  font-size: x-large;
  font-weight: normal;
  text-transform: none;
  color: #FFFFFF;
}

h2
{
  font-family: Trebuchet, Arial,Sans-Serif;
  font-size: large;
  color: #FFFFFF;
  font-weight: lighter;
}

h3
{
  padding: 5px 20px 5px 15px;
  font-family: Trebuchet, Arial,Sans-Serif;
  font-size: medium;
  font-weight: lighter;
  color: #CCCCCC;
  position: relative;
}

p
{
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 14px;
  color: #CCCCCC;
}



/*central section with drop shadow*/


#wrapper
{
  margin: 0 auto;
  width: 1000px;
  text-align: left;
  background-repeat: repeat-y;
  background-color: #000000;
}

/*header section*/
#PageTop
{
  width: 400px;
  height: 115px;
  background-image: url(    '../_images/ELS400x115B.jpg' );
  float: left;
}

#PageTopR
{
  width: 600px;
  padding-top: 45px;
  height: 70px;
  float: left;
}

#subheading
{
  position: relative;
  margin-top: 120px;
  margin-left: 0px;
  width: 750px;
  text-align: center;
  float: left;
}

/*navigation list horizontal with buttons. 150 wide = buttons joining in line*/
#navbar
{
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 5px;
}

/*navigation list horizontal new 2011*/

#navigation
{
  float:right;
  text-transform: lowercase;
  font: bold 14px Trebuchet, Arial;
  color: #FF0000;
  /*padding-top: 50px;*/
  display: inline;
}


#navlist li
{
  border-right: 1px solid;
  float: left;
  line-height: 1.1em;
  margin: 0 .5em 0 -.5em;
  padding: 0 .75em 0 .5em;
  color: #FF0000;
  border-left-color: #FF0000;
}


a:link
{
  color: #FF0000;
  text-decoration: none;
}

a:visited
{
  color: #CC0000;
  text-decoration: none;
}

a:hover
{
  color: #FF0000;
  text-decoration: underline;
}

a:active
{
  color: #CC0000;
  text-decoration: underline;
}

#pagediv
{
  width: 1000px;
  background-color: #000000;
}
/*not used 2011*/

.hbuttons a
{
  display: block;
  text-decoration: none;
  font: bold 16px Trebuchet, Arial;
  color: #C0C0C0;
  width: 160px;
  height: 30px;
  float: left;
  display: inline;
  background-repeat: no-repeat;
  padding-top: 4px;
  text-align: center;
  text-transform: lowercase;
  position: relative;
}

.hbuttons a:hover
{
  color: #DF0000;
}

hr
{
  font-family: Verdana;
  font-size: 1px;
  color: #CCCCCC;
  width: 1000px;
  height: 1;
  position: relative;
  left: 0px;
}

/*columns for nomad pic right floating section*/
#PageLeft
{
  margin:0px;
  float: left;
  width: 500px;
  padding-left: 50px;
}
   
#PageRight
{
  float:left;
  width: 450px;
}

#colsleft
{
  margin:0px;
  padding: 20px 10px 0px 20px;
  float: left;
  width: 360px;
  position: relative;
}
   
#colsright
{
  margin:0px;
  padding: 10px 10px 10px 0px;
  float: right;
  width: 388px;
  position: relative;
}
  
#picscroll
{
  margin: 30px 10px 10px 0px;
  float: right;
  width: 388px;
}


hr.cleaner
{
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}

#footer
{
  margin: 5px 20px 0px 20px;
  width: 500px;
  float: left;
}

#footright
{
  margin: 5px 20px 0px 20px;
  float: right;
}

/*footbox so bottom shadow works in firefox*/
#footbox
{
  /*height: 60px;*/
  /*width: 100px;*/
}

#image
{
  margin: 0px 0px 0px 20px;
}

.Pad
{
  padding-left:20px;
}

.Pic
{
  border: 1px solid #666666;
}
