body
  { margin: 0; background-color: #eee; background-repeat: repeat-x; color: #000; text-align: center; font-family: Verdana, "DejaVu Sans", Tahoma; }

div
  { display: block; position: relative; }

img
  { border: 0px; vertical-align: top; }
  
a
  { text-decoration: none; }
  
.tabnav
  { position: absolute; bottom: 0; right: 30px; }

.tab
  { display: inline; }

.tableft
  { float: right; background: url(/img/green-tableft.png); width: 15px; height: 30px;}

.tabmid
  { float: right; background: url(/img/green-tabmid.png) repeat-x; height: 30px; line-height: 30px; color: #dfd; font-size: 12px; font-weight: bold; }

.tabright
  { float: right; background: url(/img/green-tabright.png); width: 15px; height: 30px; margin-right: 5px; }

#contact
  { float: right; color: #fff; font-size: 11px; line-height: 14px; right: 20px; top: 25px; text-align: left; }

#page
  { margin: 0 auto; width: 980px; }
  
#header
  { background: url(/img/green-topbanner.png); width: 980px; height: 130px; }
  
#header a
  { text-decoration: none; color: #fff; }
  
#header a:hover
  { color: #ff0; }
  
#footer
  { background: url(/img/green-bottombanner.png) no-repeat; width: 980px; height: 95px; padding-bottom: 50px; }

#footer-menu
  { float: left; font-size: 12px; top: 10px; left: 30px; color: #fff; }

#footer-menu a
  { color: #fff; }

#content
  { background: url(/img/side-shadow.png) repeat-y; width: 980px; text-align: left; }

#pageimage
  { position: absolute; left: 20px; top: 10px; width: 230px; height: 130px; }

#pagetext
  { float: left; top: 0px; left: 270px; width: 450px; margin: 0 20px 40px 20px; }

#homenav
  { position: absolute; z-order: 4; left: 0px; top: 10px;  height: 140px; width: 250px; }

#homenav img { height: 140px; width: 250px; }

#sidenav
  { background: #fff; position: absolute; margin: 0; top: 165px; left: 10px; width: 240px; border-right: 2px dotted; font-size: 14px; line-height: 24px; }

#sidenav ul
  { position: relative; left: 25px; padding-bottom: 10px}

#pagetitle
  { font-size: 24px; font-weight: bold; text-align: left; margin-top: 20px; border-bottom: 2px solid; margin-bottom: 20px; }
  
.subtitle
  { font-size: 16px; font-weight: bold; text-align: left; margin-top: 5px; margin-bottom: 4px; }
  
.subtext
  { font-size: 13px; line-height: 21px; left: 5px; margin-bottom: 20px; }
