body {background-image:url("/images/leaves_bkgrnd.gif");}

body, p, li, h1, h2, h3, h4, h5, h6, ul
{ font-family: arial, helvetica, sans-serif;
  margin-left: 0;
  color: #006600;
  background-color: transparent;
  font-size: medium;
}

p {font-size: 100%;}
p.bold {font-weight: bold;}
p.inline-normal {display: inline; font-size: 100%;}
p.inline-bigbold {display: inline; font-size: 130%; font-weight: bold;}
p.inline-bold {display: inline; font-weight: bold;}

h1, h2
{ font-size: 130%;
  margin-top: 0em;
  margin-bottom: 0em;
  text-align: left;
}

h3
{ font-size: 100%;
  margin-top: 0em;
  margin-bottom: 0em;
}

strong.bold {font-weight: bold;}
strong.bigbold {font-size: 130%; font-weight: bold;}

em {font-style: italic;}
em.bold {font-style: italic; font-weight: bold;}

table
{ border-collapse: collapse;
  margin-left:auto;
  margin-right:auto;
  font-family: arial, helvetica, sans-serif;
  color: #006600;
  background-color: transparent;
  border-width: 0;
  border-spacing: 0;
  border-style: none;
}

table.std_505
{ width: 505px;
  table-layout: fixed;
}

table.std-505
{ width: 505px;
  table-layout: fixed;
}

table.std_610
{ width: 610px;
  table-layout: fixed;
}

table.std-610
{ width: 610px;
  table-layout: fixed;
}

table.100pct_auto
{ width: 100%;
  table-layout: auto;
}

table.100pct-auto
{ width: 100%;
  table-layout: auto;
}

table.recipes
{ width: 502px;
  table-layout: auto;
}

table.roomrates
{ width: 505px;
  table-layout: fixed;
}

td
{ padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  vertical-align: top;
}

td.center {text-align:center;}
td.left {text-align:left;}
td.right {text-align:right;}
td.vcntr {vertical-align:middle;}

td.left505
{ text-align:left;
  width:505px;
  padding-right: 3px;
}

td.center505
{ text-align:center;
  width:505px;
  padding-right: 3px;
}

td.center_50pct
{ text-align:center;
  width:50%;
}

td.center-50pct
{ text-align:center;
  width:50%;
}

td.left_50pct
{ text-align:left;
  width:50%;
}

td.left-50pct
{ text-align:left;
  width:50%;
}

td.bg-green-center
{ color:#006600;
  background-color:#006600;
  text-align:center;
}

td.bg-ltyellow-center
{ color:#006600;
  background-color:#FFFFCC;
  text-align:center;
}





td.menu-right-top
{ text-align:center;
  padding-top: 12px;
  padding-bottom: 7px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
  border: 0 solid #006600;
}

td.menu-right
{ text-align:center;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
  border: 0 solid #006600;
}

td.menu-right-pics
{ text-align:center;
  padding-top: 5px;
  padding-bottom:0px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: middle;
  border: 0 solid #006600;
}






div {text-align: left}

div.center {text-align:center;}
div.right {text-align: right;}

div.bg-green-center
{ text-align:center;
  color:#006600;
  background-color:#006600;
}

a {font-family: arial, helvetica, sans-serif; background-color: transparent;}

a:link {COLOR: #0000cc;}
a:visited {COLOR: #cc0000;}
a:hover {text-decoration: overline underline}
a:active {COLOR: #0000cc;}

a.menu { background-color: #006600; font-weight: bold;}
a.menu:link {COLOR: #FFFFCC;}
a.menu:visited {COLOR: #00FF00;}
a.menu:hover {text-decoration: overline underline;}
a.menu:active {COLOR: #FFFFCC;}

a.boldlink { background-color: transparent; font-weight: bold;}
a.boldlink:link {COLOR: #0000cc;}
a.boldlink:visited {COLOR: #cc0000;}
a.boldlink:hover {text-decoration: overline underline;}
a.boldlink:active {COLOR: #0000cc;}

a.pic { background-color: transparent; font-weight: normal; text-decoration: none;}

TEXTAREA, INPUT, BUTTON {
	FONT-FAMILY: "courier new", monospace;
	FONT-SIZE: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ccffcc;
}

input.button
{ background-color: #cccccc; }

/* ********** begin RECIPE stuff *********** */
td.recipe_tab1
{ white-space: nowrap;
  border-left: solid 1px #EEEECE;
  border-top: solid 1px #EEEECE;
  border-right: solid 2px #DDDD9D;
  color: #8CAA9E;
  font-size: 18px;
  padding-left: 10px;
  padding-right:10px;
  background-color: #FFFFCC;
  text-align: left;
}

td.recipe-tab1
{ white-space: nowrap;
  border-left: solid 1px #EEEECE;
  border-top: solid 1px #EEEECE;
  border-right: solid 2px #DDDD9D;
  color: #8CAA9E;
  font-size: 18px;
  padding-left: 10px;
  padding-right:10px;
  background-color: #FFFFCC;
  text-align: left;
}

td.recipe_tab2
{border-bottom: solid 1px #EEEECE;}

td.recipe-tab2
{border-bottom: solid 1px #EEEECE;}

td.recipe_under_tab
{ border-left: solid 1px #EEEECE;
  border-bottom: solid 2px #DDDD9D;
  border-right: solid 2px #DDDD9D;
  padding: 20px;
  background-color: #FFFFCC;
}

td.recipe-under-tab
{ border-left: solid 1px #EEEECE;
  border-bottom: solid 2px #DDDD9D;
  border-right: solid 2px #DDDD9D;
  padding: 20px;
  background-color: #FFFFCC;
}

div.recipe_ingredients
{ padding-left: 20px;
  color: BLACK;
}

div.recipe-ingredients
{ padding-left: 20px;
  color: BLACK;
}

div.recipe_instructions
{ color: #772222; }

div.recipe-instructions
{ color: #772222; }
/* ********** end RECIPE stuff *********** */

img.std_lg
{ width: 505px;
  height: 336px;
  border: 0 none green;
}

img.std-lg
{ width: 505px;
  height: 336px;
  border: 0 none green;
}

img.std_sm
{ width: 150px;
  height: 100px;
  border: 0 none green;
}

img.std-sm
{ width: 150px;
  height: 100px;
  border: 0 none green;
}

img.spcl-sm
{ width: 88px;
  height: 31px;
  border: 0 none green;
}


