body {
background-image: url('images/background.jpg');
cursor: default;
}

#lato {
background-image: url('images/zest_bglater.jpg');
background-repeat: repeat-x;
}

#zest {
background-image: url('images/zest_header.jpg');
background-repeat: no-repeat;
}

#box {
background-image: url('images/boxy.jpg');
background-repeat: repeat-x;
border: 1px solid #fbd55e;
}

.box {
text-align: center;
font-family: Verdana;
font-size: 10pt;
padding-top: 4px;
color: #daae42;
}

.titl, h3 {
background-image: url(images/lemonn.gif);
background-repeat:no-repeat;
background-position:left top;
padding-left: 30px;
font-family: Georgia;
font-size: 20px;
padding-top: 3px;
font-style: italic;
font-weight: normal;
color: #fbd55e;
text-transform: lowercase;
padding-bottom: 10px;
letter-spacing: 5px;
}

.titl:first-letter {
font-family: Georgia;
font-size: 22px;
font-weight: bold;
color: #daae42;
text-transform: uppercase;
padding-top: 2px;
}

p, value {
margin: 0px;
padding-left: 30px;
cursor: default;
font-family: Verdana;
font-size: 11px;
color: #daae42;
}

.titi  {
font-family: Verdana;
font-size: 11px;
color: #daae42;
}

ul {
font-family: Verdana;
color: #daae42;
font-size: 11px;
}

.box a:link, .box a:visited, .box a:active {
border-bottom: 2px solid #fee28a;
text-decoration: none;
color: #daae42;
cursor: default;
border-top: none;
border-left: none;
border-right: none;
}

.box a:hover {
color: #fee28a;
border-bottom: 2px solid #fee28a;
cursor: default;
border-top: none;
border-left: none;
border-right: none;
}

a:active, a:link, a:visited {
color: #fbd55e;
border: 1px dashed #daae42;
text-decoration: none;
cursor: default;
}

a:hover {
color: #daae42;
border: 1px dashed #fbd55e;
text-decoration: none;
cursor: default;
}

blockquote {
font-family: Verdana;
font-size: 11px;
color: #daae42;
border: 1px dashed #daae42;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

option, input, textarea, select {
font-family: Verdana;
font-size: 11px;
color: #daae42;
border: 1px solid #daae42;
background-color: #ffffff;
}
