/* 
	Style sheet for "Garden Green" web template
*/

/* general tags */
html { font-family: Geneva, Arial, Helvetica, sans-serif }
body { background-color: #FBF2E5; }
p,td,th { font: 0.9em font-family: Geneva, Arial, Helvetica, sans-serif }
h1,h2,h3,h4 { color: #305538 }

/* links */
a.sidebar:link { font: 0.9em; color: #353C37;}
a.sidebar:visited { font: 0.9em; color: #353C37; }

a:link { font: 0.9em; color: #6C3EBB;}
a:visited { font: 0.9em; color: #462A69;}

/* header */
table.header { background-color: #3A6242; }
td.header { background-color: #3A6242; background: url("images/header-background.gif"); }

/* menu */
td.menu { background-color: #3A6242; background: url("images/menu-background.gif"); }

/* sidebars */
.sidebar { font: 0.9em; color: #353C37; }
td.sidebar { background-color: #9CB0A0; background: url("images/sidebar-background.gif"); }
td.rightsidebar { background-color: #9CB0A0; background: url("images/menu-rightborder.gif"); }

/* content */
td.content { background-color: #FBF2E5; }

/* footer */
table.footer { background-color: #3A6242; }
td.footer1 { font: 0.6em; color: #D6DED8; background: url("images/footer1-background.gif"); }
td.footer2 { font: 0.6em; color: #D6DED8; background: url("images/footer2-background.gif"); }


