
body {
  font-size: 8pt;
  font-family: Arial;
  color: black;
  line-height: 150%;
/*  lang: (en-uk);  */
  background-color: #FFFFCC;
}

/* Put a dashed grey border round the divs */
/* so we can see where they are            */ 
/*  div { 
  border: 1px dashed #CCC;
}        */

.masthead {
  text-align: center;
  width: 70%;
  margin-left: 15%;
}

h1 {
  border-style: solid;
  font-size: 25.0pt;
  line-height: 113%;
  font-family: Arial;
  color: black;
  font-style: italic;
}

h2 {
  font-size: 11.0pt;
  line-height: 113%;
  font-family: "Comic Sans MS";
  font-weight: bold;
}

h3 {
  font-size: 12pt;
  color: red;
}

hr {
  border: 1px solid #000;
}

.container {
  width: 72%;
  margin-left: 15%;
  border: 1px solid #FFC;
}

.spacer {
  border-bottom: thin solid;
  width: 100%;
  height: 0;
  clear: both;
}

.searchbox {
  margin-left: 39%;
  padding-bottom: 48%;
  font-size: 8pt;
  width: 600px;
  margin: 15px;
}

.searchbox input {
  border: 3px double #666;
}

.sechalf {
  width: 80%;
  margin-left: 1%;
}

.navigation {
  width: 68%;
  margin-left: 16%;
  padding-bottom: 120px;
}

.pagename {
/*  border: dotted 1px #CCC;  */
  width: 60%;
  margin: 40px 0 40px 10px;
  font-size: 22pt;
  line-height: 113%;
  text-align: justify;
  font-family: "Trebuchet MS";
  color: #009900; 
}

.section {
  width: 60%;
  margin: 40px 0 5px 10px;
  font-size: 14.0pt;
  line-height: 150%;
  font-family: Arial;
  font-style: italic;
  text-decoration: underline;
  font-weight: bold;
}

.newsbuttons {
  font-size: 10pt;
  width: 20%;
  margin-left: 2%;
}

.horizbox {
  width: 50%;
  margin: 10px 20% 10px 10px;
}

.emailaddr {
  clear: both;
  margin: 20px 0 20px 20px;
  font-size: 11.0pt;
  line-height: 113%;
  font-family: "Comic Sans MS";
  font-weight: bold; 
}

.info { 
  width: 92%;
  margin: 20px 0 0 20px;
  font-size: 10pt;
  text-align: justify;
}

.contactinfo {
  width: 32%;
  margin: 40px 20% 60px 30%;
}

.memberinfo {
  width: 50%;
  float: right;
  font-size: 10pt;
  margin: 20px 20% 10px 10px;
  text-align: justify;
}

.diaryinfo {
  width: 74%;
  font-size: 10pt;
  text-align: justify;
}

.inlinepic {
  float: right;
  width: 275px;
  height: 207px;
  margin: 0px 24% 0 0;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-align: center;
}

.recipe {
  font-size: 11pt;
  color: black;
  padding-top: 20px;
  padding-bottom: 20px;
}

.unseen {
  color: #FFC;
}

.foodpic {
  float: right;
  width: 128px;
  height: 150px;
  margin-right: 4.9%;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.foodpic img {
  width: 83px;
  height: 125px;
  border: 0;
}

.foodpic a {
  color: black;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.piratepic {
  width: 150px;
  height: 200px;
  margin-right: 4.9%;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border: 0;
}

.rightpic {
  float: right;
  clear: right;
  width: 183px;
  height: 138px;
  margin: 20px 5% 60px 20px;
  font-family: "Trebuchet MS";
  font-weight: bold;
  text-align: center;
}

.leftpic {
  display: inline;
  float: left;
  margin: 30px 0 0 30px;
  width: 183px;
  height: 138px;
  font-family: "Comic Sans MS";
  text-align: left;
}

.leftportrait {
  margin: 20px 0 0 30px;
  width: 183px;
  height: 181px;
  font-family: "Comic Sans MS";
  text-align: left;
}

.judyportrait {
  display: inline;
  margin: 10px 10px 10px 10px; 
  width: 183px;
  height: 181px;
  font-family: "Comic Sans MS";
  text-align: right;
}

.textpic {
  display:inline;
  width: 79px;
  height: 41px;
}

.comical {
  width: 60%;
  margin: 40px 0 40px 30px;
  font-size: 11pt;
  line-height: 113%;
  font-family: "Comic Sans MS";
  font-weight: bold;
}

.redunder {
  color: red;
  text-decoration: underline;
  font-weight: bold;
}

.redunderit {
  color: red;
  font-style: italic;
  text-decoration: underline;
  font-weight: bold;
}

.blackunder {
  color: black;
  text-decoration: underline;
  font-weight: bold;
}

.blackunderit {
  color: black;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
}

.blackunder12 {
  color: black;
  text-decoration: underline;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}


.blackit {
  color: black;
  font-size: 12pt;
  font-weight: bold;
  font-style: italic;
}

.comtext {
  font-family: "Comic Sans MS";
  font-size: 8pt;
  color: black;
}

.combold {
  font-family: "Comic Sans MS";
  color: black;
  font-weight: bold;
}

.arial14 {
  font-family: "Arial";
  font-size: 12pt;
  color: black;
  line-height: 120%;
}

.georgia48 {
  font-family: "Georgia Bold Italic";
  font-size: 48pt;
  font-weight: bold;
  color: black;
}

.georgia100 {
  margin: 0 0 0 50%;
  font-family: "Georgia Bold Italic";
  font-size: 70pt;
  line-height: 150%;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}


/* The Trifecta button  - Navigation */

.cssnav {
position: relative;
float: left;
font-family: "Comic Sans MS";
color: #000000;
background-color: #FFFFCC;
white-space: nowrap;
width: 128px;
height: 34px;
margin: 1px;
padding: 2px;
}

.cssnav a {
display: block;
color: #FFF;
font-size: 9pt;
width: 128px;
height: 34px;
float: left;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: black;
text-decoration: none;
}

.cssnav img {
width: 128px;
height: 34px;
border: 0
}

.cssnav a:hover {
visibility: visible;
}

.cssnav a:hover img {
visibility: hidden;
}

.cssnav span {
position: absolute;
left:8px;
top: 8px;
color: #000;
vertical-align: middle;  */
width: 110px;
margin: 0;
padding: 0;
cursor: pointer;
}

/* end of Trifecta button definition - Navigation */

/* The Trifecta button  - Newsletters */

.cssnews {
position: relative;
font-family: "Comic Sans MS";
color: #000099;
background-color: #FFFFCC;
white-space: nowrap;
display: block;
width: 128px;
height: 34px;
margin: 0;
padding: 2px;
}

.cssnews a {
display: block;
color: #000099;
font-size: 9pt;
font-weight: bold;
width: 128px;
height: 34px;
display: block;
margin: 0px;
float: left;
color: black;
text-decoration: none;
}

.cssnews img {
width: 128px;
height: 34px;
border: 0
}

.cssnews a:hover {
visibility:visible;
color: black;
}

.cssnews a:hover img {
visibility: hidden;
}

.cssnews span {
position: absolute;
left: 5px;
top: 5px;
vertical-align: middle;
margin: 0px;
padding: 2px;
cursor: pointer;
}

/* end of Trifecta button definition - Newsletters */

/* The Trifecta button  - Practical Beekeeping */

.csspract {
position: relative;
font-family: "Comic Sans MS";
color: black;
background-color: #FFFFCC;
white-space: nowrap;
display: block;
width: 158px;
height: 34px;
margin: 0;
padding: 2px;
}

.csspract a {
display: block;
color: black;
font-size: 9pt;
font-weight: bold;
width: 158px;
height: 34px;
display: block;
margin: 0px;
float: left;
color: black;
text-decoration: none;
}

.csspract img {
width: 158px;
height: 34px;
border: 0
}

.csspract a:hover {
visibility:visible;
color: black;
}

.csspract a:hover img {
visibility: hidden;
}

.csspract span {
position: absolute;
left: 5px;
top: 5px;
vertical-align: middle;
margin: 0px;
padding: 2px;
cursor: pointer;
}

/* end of Trifecta button definition - Practical Beekeeping */

/* The Trifecta button  - Events Diary */

.cssdiary {
position: relative;
font-family: "Comic Sans MS";
color: #009900;
background-color: #FFFFCC;
white-space: nowrap;
display: block;
width: 128px;
height: 48px;
margin: 0;
padding: 2px;
}

.cssdiary a {
display: block;
color: #009900;
font-size: 9pt;
font-weight: bold;
width: 128px;
height: 48px;
display: block;
margin: 0px;
float: left;
color: black;
text-decoration: none;
}

.cssdiary img {
width: 128px;
height: 48px;
border: 0
}

.cssdiary a:hover {
visibility:visible;
color: black;
}

.cssdiary a:hover img {
visibility: hidden;
}

.cssdiary span {
position: absolute;
left: 5px;
top: 5px;
vertical-align: middle;
margin: 0px;
padding: 2px;
cursor: pointer;
}

/* end of Trifecta button definition - Events Diary */

/* The Trifecta button  - Printer friendly recipe */

.cssprt {
position: relative;
font-family: "Comic Sans MS";
color: #009900;
background-color: #FFFFCC;
white-space: nowrap;
display: block;
width: 354px;
height: 28px;
margin: 0;
padding: 2px;
}

.cssprt a {
display: block;
color: #009900;
font-size: 9pt;
font-weight: bold;
width: 354px;
height: 28px;
display: block;
margin: 0px;
float: left;
color: black;
text-decoration: none;
}

.cssprt img {
width: 354px;
height: 28px;
border: 0
}

.cssprt a:hover {
visibility:visible;
color: black;
}

.cssprt a:hover img {
visibility: hidden;
}

.cssprt span {
position: absolute;
left: 5px;
top: 5px;
vertical-align: middle;
margin: 0px;
padding: 2px;
cursor: pointer;
}

/* end of Trifecta button definition - Printer friendly recipe */
