/******************************************************************/
/* The Heath Business Park                                        */
/******************************************************************/

BODY
  {
  margin: 0;
  padding: 0;
  color: #000000;
  background: #ffffff;
  font-family: arial;
  font-size: 90% ;
  line-height: 133%;
  }

A, A:ACTIVE, A:HOVER, A:VISITED
  {
  color: navy;
  text-decoration: underline;
  }

TD.mainpage
  {
  padding-left: 50px;
  padding: 10px;
  padding-bottom: 2px;
  padding-top: 2px;
  font-family: arial;
  color: black;
  }

TD.shadow
  {
  width: 18px;
  height: 720px;
  background: url(/shadowbottom.jpg) top left repeat-y;

  }

P.telephone
  {
  font-size: 106%;
  font-weight: bold;
  }

H1
  {
  font-weight: normal;
  font-family: verdana;
  font-size: 150% ;
  line-height: 150% ;
  }

H2
  {
  font-size: 110%;
  padding-bottom: 0px;
  margin-bottom: 0px;
  }


UL
  {
  padding-left: 1.5em;
  margin-left: 0em;
  }

span.caption
  {
  font-size: 80%;
  line-height: normal;
  color: #367A3B;
  }

DIV.pageheader
  {
  background: url(/topleft.jpg) top left no-repeat;
  text-align:right;
  }

 

/******************************************************************/
/* Top Tabs                                                       */
/******************************************************************/

span.toptab A, span.toptab A:VISITED
  {
  font-family: arial;
  background: #367A3b;
  border-top: solid #000000 1px;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  color: #ffffff;
  padding: 5px;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  }

span.toptab A:HOVER, span.toptab A:ACTIVE
  {
  font-family: arial;
  background: #ffffff;
  border-top: solid #000000 1px;
  border-left: solid #000000 1px;
  border-right: solid #000000 1px;
  color: #000000;
  padding: 5px;
  font-size: 70%;
  font-weight: bold;
  text-decoration: none;
  }

DIV.tabs
  {
  padding-right: 0px;
  padding: 3px;
  border-bottom: solid #000000 1px;
  }

IMG.mainpageimage
  {
  padding-left: 15px;
  padding-bottom: 50px;
  }

/******************************************************************/
/* Main Navigation                                                */
/******************************************************************/

TD.sidemenu
  {
  background: #317B39;
  border-right: solid black 1px;
  width: 200px;
  text-align: center;
  }

TD.sidemenu A, TD.sidemenu A:VISITED
  {
  display: block;
  font-family: arial, helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  padding: 6px;
  }

TD.sidemenu A:ACTIVE, TD.sidemenu A:HOVER
  {
  text-decoration: underline;
  color: #ffffff;
  }

/******************************************************************/
/* Side Menu                                                      */
/******************************************************************/

TD.sidebar
  {
  width: 190px;
  text-align: center;
  }

DIV.sidepanel
  {
  background:#ffffff;
  color: #000000;
  border: solid #000000 1px;
  }

DIV.sidepanel A, DIV.sidepanel A:visited
  {
  color: #000000;
  padding: 3px;
  }

DIV.panelheader
  {
  font-size: 100%;
  text-transform: uppercase;
  font-family: arial;
  border-bottom: solid #000000 1px;
  color: #ffffff;
  background: #367A3B;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 95%;
  }

A.sidebar, A.sidebar:VISITED
  {
  font-family: arial, helvetica, sans-serif;
  font-size: 11pt;
  font-weight: none;
  text-decoration: none;
  color: #eeeeff;
  }

A.sidebar:ACTIVE, A.sidebar:HOVER
  {
  color: #367A3B;
  text-decoration: underline;
  }

/* --------------------------------------------------- */
/* JOBS                                                */
/* --------------------------------------------------- */

DIV.joblist
  {
  padding-bottom: 10px;
  border-bottom: dotted black 1px;
  margin-bottom: 10px;
  }
  
SPAN.joblist-title, SPAN.joblist-salary
  {
  font-weight: bold;
  font-size: 120%;
  color: black;
  }

SPAN.joblist-location
  {
  font-weight: bold;
  color: #367A3B;
  }

P.joblist-intro
  {
  font-style: italic;
  }

SPAN.joblist-date
  {
  font-size: 100%;
  color: black;
  }

TABLE.job-datapanel TD
  {
  padding-top: 10px;
  padding-bottom: 8px;
  padding-right: 10px;
  border-bottom: solid #367A3B 1px;
  }

/* --------------------------------------------------- */
/* Directory of Heath Residents                        */
/* --------------------------------------------------- */
p.subheadbar
  { 
  color:white;
  background:#367A3B;
  padding:2px;
  }

/******************************************************************/
/* Forms                                                          */
/******************************************************************/

INPUT.modern, TEXTAREA.modern
  {
  border: solid #367A3B 1px;
  background: #ffffff;
  size: 40;
  }
  


























