

body,td { font-family: ARIAL; font-size: 14px; color: #333333; }

body {
background: #17786D; 
margin: 0px; }

               
H1 {  font-size: 28px; font-weight: bold; color: #BB470A; line-height: 32px; margin-top: 6px; }

H2 {  font-size: 26px; font-weight: bold; color: #BB470A; line-height: 30px; margin-top: 6px; }

H3 {  font-size: 22px; font-weight: bold; line-height: 24px; color: #7F4006;}

H4 {  font-size: 18px; font-weight: bold; font-style: italic; line-height: 22px; color: #555555; }

.em { color: #003300; font-weight: bold; }

li { line-height: 20px; }

.sub1 {  font-size: 10px;}

.sub2 {  font-family: verdana; font-size: 10px; font-weight: bold; }

.head1 {  font-size: 22px; font-weight: bold; }

.head2 { font-size: 16px; font-weight: bold; }

.submit { background: #93A982; color: #000000; font-weight: bold;  }

table.recipes {
background-color: #DBD9DC;
border: 2px solid #9FC5CE;
}

table.fryer {
background-color: #DBD9DC;
border: 1px solid #ffffff;
}

table.fryer td {
background-color: #DBD9DC;
border: 1px solid #ffffff;
color: #003300; 
font-weight: bold;
}


a:link    { text-decoration: underline; font-weight: bold; color: #138224; }
a:visited { text-decoration: underline; font-weight: bold; color: #666666; }
a:active  { text-decoration: underline; font-weight: bold; color: #003300; }
a:hover   { text-decoration: underline; font-weight: bold; color: #990000; }


.nav a:link    { text-decoration: none; font-size: 14; font-weight: bold; color: #003300; }
.nav a:visited { text-decoration: none; font-size: 14; font-weight: bold; color: #003300; }
.nav a:active  { text-decoration: none; font-size: 14; font-weight: bold; color: #003300; }
.nav a:hover   { text-decoration: none; font-size: 14; font-weight: bold; color: #990000; }



td#nav { font-weight: bold; 
color: #990000;  font-size: 14; font-weight: bold;
background: #B19A7B; 
padding: 1px 5px 1px 5px; 
border-left: 2px solid #D9C7AE; 
border-top: 2px solid #D9C7AE; 
border-right: 2px solid #7F4006; 
border-bottom: 2px solid #7F4006;}



a.menu:link, a.menu:visited {
display: block;
background-color: #DBD9DC;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #17786D;
text-align: center;
padding: 5px 2px 5px 2px;

width: 125px;
text-decoration: none;
}

a.menu:hover {
background-color: #17786D;
text-decoration: none;
color: #DBD9DC; }


