body
{
	  background-image:  url(http://www.eagle-crest.com/images/bkg2.gif);	
	  background-repeat: repeat-x;
	  background-color: #443731;
	  font-family: arial !important;  
	  font-size: 12px !important;
	  color: #000000;

}
 
p, td
{
	  font-family: arial !important;  
	  font-size: 12px !important;
	  color: #000000;
}

.contentBkg
{
	/*background-color: #fff;*/
	background-image: url(http://www.eagle-crest.com/images/content-gradient.bkg.gif);
	background-repeat: repeat-x;
	background-color: #e8e1d3;
	padding: 10px;
	
}

a
{
  color: #728825;
  font: 12px arial; 
  text-decoration:none; 
}
a:hover
{
  text-decoration: underline !important;color: #a1b33c;
}

.side-menu
{
  margin-top:20px;
  border: 1px solid #40372a;
  background-color: #fff;
}

li a
{
  margin-left:-3px;
  font-size:13px;
  font-family: arial !important;
}

h1 { font-family:arial; font-size:13px !important; color:#556b2f; font-weight:bold; padding:0px;margin-bottom:0px;margin-top:4px;}
