empty  {}
body {
background: #fee2a7 url(img/lines.gif) repeat-x top;
color: black; 
margin: 0px;
padding: 0px;
font-family: Georgia, serif;
}
td, p, li, dd, div {
font-size: 12px;
line-height: 18px;
}
p {
margin-bottom: 10px; 
}
li {
margin-bottom: 4px; 
}
a:link {
text-decoration: underline; 
color: #aa0000;
}
a:visited {
text-decoration: underline; 
color: #aa0000;
}
a:hover {
text-decoration: none; 
}
a:active {
text-decoration: none; 
}
.email {
text-decoration: underline; 
}
.red {
background-color: #aa0000;
height: 22px;
}
.black {
background-color: #000000;
height: 14px;
}
.img-right {
margin: 0px 0px 16px 16px;
border: 6px solid #d7c177;
}
.img-left {
margin: 0px 16px 16px 0px;
border: 6px solid #d7c177;
}
.img-center {
margin: 0px 16px 16px 16px;
border: 6px solid #d7c177;
}
.img {
border: 6px solid #d7c177;
}
#topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {
color: #ffe479;
}
#bottom {
padding: 16px 0px 4px 0px;
font-size: 10px;
line-height: 12px;
}
#bottom p {
margin: 0px 0px 4px 0px;
}
#bottom a:link, #bottom a:visited {
text-decoration: none; 
}
h1 {
font-family: Georgia, serif;
font-size: 18px;
line-height: 22px;
font-weight: bold;
font-style: italic;
margin: 16px 0px 16px 0px; 
}
h2 {
font-family: Georgia, serif;
font-size: 15px;
line-height: 18px;
font-weight: bold;
margin: 16px 0px 12px 0px;
}

h3 {
font-family: Georgia, serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
margin: 10px 0px 10px 0px;
}

small, small p {
font-size: 11px;
line-height: 13px;
}

/* calendar */

#calendar table  {
border-top: 1pt solid #666666;
border-left: 1pt solid #666666;
}
#calendar table tr  {
vertical-align: top;
}
#calendar table tr td {
border-top: 0pt solid #666666;
border-left: 0pt solid #666666;
border-right: 1pt solid #666666;
border-bottom: 1pt solid #666666;
}
.year   {
font-weight: bold; 
padding: 4px 0px;
color: aa0000; 
background-color: #eebb99; 
}
.month   {
color: ffffff; 
background-color: #aa0000; 
font-weight: bold; 
padding: 4px 0px;
text-align: center;
}
.weekday {
color: black; 
background-color: #eebb99; 
font-weight: bold; 
text-align: center;
}
.day {
}
.fast {
background-color: #ddc9a5;
}
.holyday {
color: aa0000; 
font-weight: bold;
}
.fastnote {
background-color: #ddc9a5;
padding:3px;
}
.zero   {
color: #fee8be;
}
.zero_fast   {
color: #ddc9a5;
}
.service   {
font-weight: bold;
color: black;
}
