body {
  font-family: "Trebuchet MS",Helvetica,Geneva,Arial,sans-serif;
  padding-left: 8px;
  padding-top: 15px;
  background-color: #fffded;
}
#pagewidth {
  width: 1050px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#header {
  background: transparent url(media/logo-new.jpg) no-repeat scroll 0%;
  margin-top: 12px;
  margin-left: 12px;
  position: relative;
  height: 130px;
  width: 1080px;
}
.spacedlist {
  margin: 0 auto;
  padding: 0;
}
.list2 {
 line-height: normal;
  list-style-type: none;
  margin-top: 0;
}
.spacedlist li {
  display: list-item;
  margin-top: 1.25em;
}
.rightbox{
  float: right;
}
a img {
  border:  none;
}

.leftmargin {
  padding-left: 50px;
}
#leftcol {
  margin-top: 12px;
  margin-left: 12px;
  width: 17%;
  float: left;
  position: relative;
}
.fee {
  font-family: "Trebuchet MS",sans-serif;
  text-align: center;
  vertical-align: top;
  font-weight: bold;}
  
h1 {
  color: black;
  font-size: x-large;
  font-weight: bold;
  margin-bottom: 6px;
  font-family: Georgia,"Times New Roman",Serif;
}
h2 {
  color: black;
  font-size: large;
  font-weight: bold;
  margin-bottom: 6px;
  font-family: "Trebuchet MS",sans-serif;


}
h3 {
  font-family: "Trebuchet MS",sans-serif;
  font-weight: bold;
  font-size: medium;
  color: #7b0000;
}
.course {
  font-family: Trebuchet MS,Verdana, sans-serif;
  text-align: left;
}
.message {
  font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
  text-align: center;
  color: black;
  font-weight: bold;
}
.glossymenu {
  border-style: none;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: 160px;
}
.glossymenu li a:visited, .glossymenu li a:active {
  color: #002443;
}
.glossymenu li a {
  padding: 10px 10px 3px 14px;
  background: white url(media/line.gif) repeat-x scroll left bottom;
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: medium;
  line-height: normal;
  color: black;
  display: block;
  width: 10em;
  text-decoration: none;
}
.glossymenu li a:hover {
  color: #002443;
  background-image: url(media/line2.gif);
}
.metric {
  background: #ebf5fc none repeat scroll 0%;
}

.recipemenu {
  border-style: none;
  margin: 0px;
  padding: 0 30px;
  list-style-type: none;
  width: 160px;
}
.recipemenu li a:visited, .glossymenu li a:active {
  color: black;
}
.recipemenu li a {
  border-style: none;
  padding: 10px 0px 3px;
  background-image: url(media/recipeboard.jpg);
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: large;
  line-height: normal;
  color: black;
  display: block;
  width: 28em;
  text-decoration: none;
}
.box {
  border-left: 0px solid #cccccc;
  border-right: 0px solid #cccccc;
  border-bottom: 0px solid #cccccc;
  margin: 0 0 10px 10px;
  padding: 5px 0 50px;
}
#rightcol {
  margin-top: 12px;
  width: 19%;
  float: right;
  position: relative;
}
#maincol {
  padding: 12px;
  margin-top: 12px;
  margin-left: 15px;
  float: left;
  display: inline;
  position: relative;
  width: 57%;
}
.search {
  position: absolute;
  left: 450px;
}
.italic {
  color: #1e203a;
  text-transform: uppercase;
  font-style: italic;
  font-size: 10pt;
}
.comment {
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-size: medium;
  color: #000080;
  font-weight: bold;
  text-align: center;
  width: 50em;
}
.comment2 {
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-style: italic;
  color: #000080;
  font-weight: bold;
  font-size: medium;
  width: 8em;
}
.textsans {
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-style: normal;
  color: #000000;
  font-weight: bold;
  font-size: medium;
}
.recipetable td {
  font-size: 90%;
  vertical-align: top;
  width: 100px;

}
.caption{
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-weight: bold;
  color: #727877;
}
.imagerollover {
  background-image: url(flyer-sm.jpg);
}
.imagerollover:hover {
  background-image: url(flyer-lrg.jpg);
}
.imagerollover a {
  height: 10px;
}
.imagerollover a:hover {
  height: 20px;
}
.footer {
  border-top: 2px dotted #b74e07;
  clear: both;
}
#footer {
  border-top: 2px dotted #b74e07;
  clear: both;
}
@media print {
  #leftcol { display: none;
}
  #rightcol { display: none;
  }
  #maincol { width: 100%;
  float: none;
  }


