/* GENERIC */
H1  {
    font-family: Georgia;
    font-size:  20px;
    font-weight:    normal;
    color: #3c0b0b;
    margin: 0;
font-style: italic;
line-height: normal;
}

H2  {
    font-family: Verdana;
    font-size:  14px;
    font-weight:    normal;
    color: #7f6c6e;
    margin: 0;
line-height: normal;
}

H3  {
    font-family: Georgia;
    font-size:  14px;
    font-weight:    normal;
    color: #84141e;
    margin: 0;
font-style: italic;
}

H4  {
    font-family: Georgia;
    font-size:  18px;
    font-weight:    bold;
    color: #84141e;
    margin: 0;
line-height: normal;
}

H5  {
    font-family: Georgia;
    font-size:  14px;
    font-weight:    normal;
    color: #7f6c6e;
    margin: 0;
font-style: italic;
}

H6  {
    font-size: 11px;
font-family:verdana;
line-height:19px;
    font-weight:   normal;
    color: #003366;
    margin: 0;
}

/* CSS Document */
.ResCal {
height: 0;
width: 205px;
font-family: Arial;
font-size: 9px;
border: white solid 1px;
color: #3c0b0b;
background-color: white;
}
.ResCalTodayDayStyle {
background-color: #f1f1f1;
}
.ResCalSelectorStyle {
background-color: transparent;
}
.ResCalDayStyle {
background-color: #f1f1f1;
}
.ResCalNextPrevStyle {
font-weight: normal;
color: #3c0b0b;
font-size: 9px;
vertical-align: bottom;
border: 0;
}
.ResCalDayHeaderStyle {
font-weight: normal;
color: #3c0b0b;
font-size: 8px;
}
.ResCalSelectedDayStyle {
background-color: green;
color: white;
}
.ResCalTitleStyle {
font-weight: bold;
background-color: #fbf9e2;
color: #3c0b0b;
font-size: 11px;
}
.ResCalWeekendDayStyle {
}
.ResCalOtherMonthDayStyle {
background-color: transparent;
color: #f1f1f1;
}
.ResCalSep {
width: 0;
}
.ResCalLinkButton {
}
.ResCalLegendTitle {
}
.ResCalLegendTable {
background-color: #cccccc;
border: #666666 solid 1px;
}
.ResCalLegendFree {
background-color: #f1f1f1;
width: 10px;
height: 10px;
}
.ResCalLegendFull {
background-color: #990000;
width: 10px;
height: 10px;
}
.guestbook_item {
padding-bottom: 10px;
}
.guestbook_date {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #255777;
}
.guestbook_name {
font-family: Trebuchet MS, Verdana, Helvetica;
font-size: 13px;
font-weight: bold;
color: black;
}









