body
{
  background-color: #EBFAB8;
  overflow: -moz-scrollbars-vertical;
}

#pageHeader
{
  background: #B1F7A8 url('../images/pageHeaderGradient.gif') repeat-x 0 0;
}

#pageHeader h1
{
  color: #005858;
}

#pageHeader h1 em
{
  color: #004d4d;
}

#pageHeader h2
{
  color: #004d4d;  
}

a#logo
{
  border: solid 1px #444;
  background: #FFF0AE url('../images/logoGradient.gif') repeat-x 0 0;
}

a#logo:hover,
a#logo:focus
{
  background: #FFF0AE url('../images/logoGradientHighlight.gif') repeat-x 0 0;
}

#nav
{
  min-width: 600px;
}

#nav li
{
  background: url('../images/normLeft.gif') no-repeat top left;
}

#nav li a
{
  color: #555;
  background-color: #fff0ae;
  background: url('../images/normRight.gif') no-repeat top right;  
}  

#nav li a:hover,
#nav li a:focus
{
/*  background: #fff url('../images/tabhighlight.gif') repeat-x 0 0; */
  color: #005858;
  border-color: #EE8800;
  border-bottom-color: black;  
}

body#home #t-index,
body#development #t-development,
body#building #t-building,
body#opportunities #t-opportunities,
body#contactus #t-contactus
{
  background-image: url('../images/normLeftOn.gif');   
}

body#home #t-index a,
body#development #t-development a,
body#building #t-building a,
body#opportunities #t-opportunities a,
body#contactus #t-contactus a
{
  color: #EE8800;
  border-bottom-color: #FFF0AE;
  background-image: url('../images/normRightOn.gif');
  padding-bottom: 5px;  
}

#content
{
  font-size: smaller;
  /* min-width: 600px;*/  
}

#tabContent
{
/*   background: #FFF0AE url('../images/houses soft.gif') no-repeat 95% 95%; */
  background: #ECEEEC url('../images/headerFade.gif') repeat-x 0 0;
}
  
#tabContent .firstLetter,
#tabContent:first-letter
{
  font-size: 150%;
/*   background-color: #EE8800; */
  background: #EE8800 url('../images/firstLetter.gif') repeat 0 0;
}

#tabContent p strong,
#tabContent p em
{
  color: #EE8800;
}

#pageFooter
{
  font-size: 75%;
  background: url('../images/pageHeaderGradient.gif') repeat-x 0 0;
  border: 1px solid #51853e;
}

#pageFooter a
{
  color: #004d4d;
}

#pageFooter a:hover, 
#pageFooter a:focus
{
  color: #f5f5f5;
  color: #fff0ae;
}

#pageFooter a.author
{
  margin: 0;
}

#pageFooter a.copyright
{
  float: right;
  padding-right: 10px;
}

#pageBody a.topper
{
  color: #51853e;
  background: url('../images/uparrow.gif') no-repeat 0 50%;
}

#pageBody a.topper:hover,
#pageBody a.topper:focus
{
  color: #ab6432;
  background: url('../images/uparrowlit.gif') no-repeat 0 50%;
}

img:hover,
img:focus
{
  padding: 0;
  border: 2px solid #EE8800;
}

#sidebar img
{
  border: 1px solid #444;
  background-color: #555;
}

abbr, acronym
{
  cursor: help;
}

sup
{
  font-size: 90%;
  padding-left: 2px;
}
