/*
style sheet for 24 Henry Guesthouse
rev 4.15.04
*/


/* h2 is for page titles */
h2 { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #663399; padding-top: 0px; text-align: center; }
/* h3 is for section titles, like on about/links pgs */
h3 { font-family: Arial, Verdana, sans-serif; font-size: 16px; font-weight: 700; color: #4682B4; padding-top: 0px; text-align: center; }
/* h4 is for form section titles */
h4 { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: 700; color: #4682B4; padding-top: 0px; }
/* h5 is for rate special keyword emphasis */
h5 { font-family: Arial, Verdana, sans-serif; font-size: 12px; font-weight: 700; color: #CC0033; padding-top: 0px; padding-bottom: 0px; text-align: center; }
/* h6 is for page footer keyword emphasis */
h6 { font-family: Arial, Verdana, sans-serif; font-size: 9px; color: #FFFFFF; padding-top: 2px; padding-bottom: 0px; padding-right: 7px; }

p, td { font-family: Arial, Verdana, sans-serif; font-size: 12px; color: #000000; }

a:link { font-weight: 700; color: #008B8B; text-decoration: underline; }
a:hover { font-weight: 700; color: #99D1D1; text-decoration: underline; }
a:visited { font-weight: 700; color: #008B8B; text-decoration: underline; }

li.none { list-style-type: none; }

/* hilite 1 is purple */
.hilite1 { color: #663399; }
/* hilite 2 is green */
.hilite2 { color: #008B8B; }
/* hilite 3 is blue */
.hilite3 { color: #4682B4;}
/* hilite 4 is red */
.hilite4 { color: #CC0033; }
/* hilite 5 is lite purple on nav links/calendar bg */

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

.smtxt { font-size: 9px; }
/* .smtxtH5 { font-size: 9px; color: #000000; padding-bottom: 0px; } */
.smtxtR { font-size: 9px; text-align: right; }
.lrgtxt { font-size: 16px; font-weight: 700; }

/* .btmnav on avail calendar only */
.btmnav { font-size: 9px; color: #FFFFFF; padding-top: 2px; padding-bottom: 2px; }
p.btmnav a:link { color: #FFFFFF; text-decoration: none; }
p.btmnav a:hover { color: #99D1D1; text-decoration: none; }
p.btmnav a:visited { color: #FFFFFF; text-decoration: none; }

.testimonial { font-size: 11px; color: #FFFFFF; }
.hmTitle { font-family:"Lucida Calligraphy"; font-size: 22px; color: #663399; font-weight: 700; }
.title24 { font-family:"Lucida Calligraphy"; font-size: 14px; color: #008B8B; font-weight: 600; }

h6 a:link { color: #FFFFFF; text-decoration: none; }
h6 a:hover { color: #99D1D1; text-decoration: none; }
h6 a:visited { color: #FFFFFF; text-decoration: none; }


.rtspecial { font-size: 13px; font-weight: 700; color: #FFFFFF; text-align: center; }
.rtspecial-hdr { font-size: 14px; }
.rtspecial-dtl { font-size: 11px; }
.rtspecial a:link { color: #FFFFFF; text-decoration: none; }
.rtspecial a:visited { color: #FFFFFF; text-decoration: none; }
.rtspecial a:hover { color: #99D1D1; text-decoration: none; }

