/* *******************************************
Redhare Gallery
Stylesheet  10/2008
*******************************************/
  
body {
background:#cbd2d0;
background-image:url(menu/bg_page.jpg);
background-repeat:no-repeat;
background-position:center;
color:#5f4838; /*old color - e2e7e5 */
font: normal 12px Verdana;
margin:0;}

td.hp {
width:1000;
background:#d2d0c1;
background-image:url(menu/bg_main_table.jpg);
background-repeat:repeat;}

td.pg {
background:#d2d0c1;
background-image:url(menu/bg_main_table.jpg);
background-repeat:no-repeat;
padding:0;}

td.footer {
width:1000;
background:#b2aea5;
background-image:url(menu/bg_footer.jpg);
background-repeat:no-repeat;
color:#e2e7e5; /*old color - e2e7e5 */
font: normal 11px Times;}

a.footer:link{
color: #ffffff;
text-decoration: none
}

a.footer:visited{
color: #ffffff;
text-decoration: none
}

a.footer:active{
color: #ffffff;
text-decoration: none
}

a.footer:hover{ /*hover background color*/
color: #000000;
text-decoration: none
}



a:link{
color: #885e28;
text-decoration: none
}

a:visited{
color: #885e28;
text-decoration: none
}

a:active{
color: #885e28;
text-decoration: none
}

a:hover{ /*hover background color*/
color: #ffffff;
text-decoration: none
}