BODY    {background:no-repeat #E4D6A5; /* sets base background color for IE */
         background:-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #AD9C63), color-stop(1.00, #E4D6A5)) no-repeat #E4D6A5;
         background:-moz-linear-gradient(center bottom, #E4D6A5 0%, #AD9C63 100%) no-repeat #E4D6A5;
         filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#AD9C63, endColorstr=#E4D6A5);} /* for IE */
A,
A:hover {color:#857647;}

#navigation_menu A,
.alphamenu_content A,
.alphamenu_content A:hover  {color:#51492d;}
.alphamenu_content TABLE    {background-color:#ddd; border:1px solid #999;}
.alphamenu_content A:hover  {background-color:#c9ba85;}

#sideBar H2,
#sideBar H2 A,
#contactUs H2,
#contactUs A,
#contactUs    {color:#51492d;}
#contactUs    {background:-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #BCB081), color-stop(1.00, #E7E0C9));
               background:-moz-linear-gradient(center bottom, #E7E0C9 0%, #BCB081 100%);
               filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BCB081, endColorstr=#E7E0C9);}

#footer2,
#footer2 A  {color:#857647;}