.guestbookname {
  font-weight:bold;
  font-size:12pt;
}


.fieldlabel {
  font-weight:bold;
}

.formfield {
  background:#ffffcc;
  font-family:verdana,sans-serif;
}


a.nohover:hover {
  background:#ffffff;
}


p {
margin-left: 16px;
margin-right: 16px;
font-family:sans-serif;
font-size:10pt;
line-height:140%;
}


body {

/*
margin: 0px 20px 0px 0px;
background: #eadeaa url('http://www.bryaneye.com/images/bggradient-fall.jpg') repeat-x top;
background: #999999 url('http://www.bryaneye.com/images/bg-gradient.gif') repeat-x top;
*/

background: #336633 url('http://www.cuinthemorning.com/images/bg-cornfield.jpg') repeat-x top fixed;
font-size:10pt;
font-family:sans-serif;

}

.dashedbox{
width:100%;
border:1px dashed #999999;
padding:12;
background-color:#eee;
margin-bottom:20px;

}

a.button:link, a.button:visited {
font-family:sans-serif;
font-size:10pt;
color:#ffffff;
display:block;
border:1px solid;
border-color:#aaa #000 #000 #aaa;
text-decoration:none;
width:6.5em;
text-align:center;
height:2em;
line-height:2em;
background:#073f65;
}

a.button:hover {
color:#073f65;
background:#cccccc;
position:relative;
top:1px;
left:1px;
border-color:#000 #aaa #aaa #000;
}

pre {
margin-left: 10px;
font-size:10pt;
font-family:sans-serif;
}

td {
margin-left: 6px;
font-size:10pt;

font-family:sans-serif;

}

h1 {
margin-top:30px;
margin-left: 8px;
color: black;
text-align: left;

}

h2 {

margin-left: 8px;
color: black;
text-align: left;
font-size: 18pt;
font-family: sans-serif;

}

h3 {
margin-left: 10px;
color: black;
text-align: left;
font-size: 14pt;
font-family:sans-serif
}

h4 {
margin-left: 10px;
color: #244d8a;
text-align: left;
font-size: 12pt;
font-family:sans-serif;
font-weight:bold;
}

a:link {
color: #003366;
/*
text-decoration: none;
font-weight: bold;
*/


}

a:visited {
color: #666666;
/*
text-decoration: none;
font-weight: bold;
*/

}

a:hover {
background: #006db9;
color: #ffffff;
}

ul{
color: #000000;
font-size: 10pt;
font-family: sans-serif
}

