body.gardeninn

{background-color: #efe8cb;

 font-family: sans-serif

}



a:link {color: mintcream;}

a:visited {color: yellow;}

a:hover {text-decoration: none; color: cyan;}

a:active {color: red}


.menu img
{ border-style: groove;
  border-width: 10px;
  border-color: #996600;
  float: right;}

.content a:link {color: brown;}
.content a:visited {color: red;}

.content a:hover {text-decoration: none; color: green;}

.content a:active {color: purple}



tr.logo

{width:1000px;height:160px;background-color:#9e8f80;}



td.menu

{background: #9e8f80 url('images/bg_content_leftcol.gif') ; 

 color:mintcream;

 width:300px;

 vertical-align: top;

}

td.content

{background-color: #e2d3bf;

 color: navy; 

 float: right;

 padding: 20px 54px 45px 60px; 

 width: 700px;

}


td.foot

{background-color: #9f8c77;

 color: mintcream; 

 font-size: 120%;

 text-align: center;

}

input, select, textarea
{background-color: #ddddcc;
 font-size: 80%
}

fieldset
{border-color: gold;
 border-style: ridge;
 border-width: 2px;
}
.section
{text-align: center;
 background-color: #ffdd88;
 color: #550055;
 font-size: 110%;
 text-indent: 25px;
}


