/* MASTER STYLE SHEET FOR HARMONY INN */
BODY {
margin-top: 0px;
margin-bottom: 0px;
background-color:#ffffff;
}
B {color:#996600}
HR {
color: #9B8669;
height: 1px;
border-style : dotted
}
I {
Font-family: georgia;
font-size:7pt;
font-style: italic;
color: #990000;
}
INPUT {
Font-family: georgia;
font-size:8pt;
}
TEXTAREA{
Font-family: georgia;
font-size:8pt;
color:#666666;
width:300px;
}
HR.red {
color: #990000;
height: 1px;
border-style : dotted
}
TD {vertical-align:top;}
TD.btm {
vertical-align:bottom;
font-family:georgia;
font-size:9pt;
font-style:italic;
padding:0px 0px 10px 35px;
color:#ffffff;
}
TD.haunt {
padding:105px 20px 0px 50px;
Font-family: georgia;
font-size:8pt;
line-height:12pt;
}
#PHOTO{
display-type:block;
color:black;
width:100px;
height:100px;
}
TD.intro {
padding:0px 0px 0px 30px;
Font-family: georgia;
font-size:8pt;
line-height:11pt;
color:#660000;
}
TD.galleryintro {
padding:55px 0px 0px 30px;
Font-family: georgia;
font-size:8pt;
line-height:11pt;
color:#660000;
/*width:260px;*/
}
P.intro {
padding:0px 0px 0px 0px;
Font-family: arial;
font-size:10pt;
line-height:13pt;
}
.translucent {
	opacity: 1.00;
	filter: alpha(opacity=100);
}
P, LI {font-size:9pt;}
TD.content {
padding:15px 60px 0px 5px;
Font-family: georgia;
font-size:9pt;
line-height:11pt;
}
TD.comment {
padding:0px 20px 0px 5px;
Font-family: georgia;
font-size:8pt;
line-height:11pt;
}
TD.footer {
padding:8px 0px 0px 0px;
Font-family: georgia;
font-size:8pt;
text-align: center;
vertical-align:top;
}
.padIntro {padding:0px 0px 0px 100px;}
.header {
Font-family: Arial narrow;
font-size:13pt;
font-weight:bold;
letter-spacing:0em;
color:#ffffff;
}
.headerBlack {
Font-family: Arial narrow;
font-size:10pt;
font-weight:bold;
letter-spacing:.03em;
color:#000000;
}
.headerRust {
Font-family: Arial narrow;
font-size:10pt;
font-weight:bold;
letter-spacing:.03em;
color:#993300;
}
/* HREFS */
a:link {
font-family: georgia;
font-size: 8pt;
color: #990000;
text-decoration:none;
}
a:hover {
font-family: georgia;
font-size: 8pt;
color: #993300;
text-decoration:underline;
}
a:visited {
font-family: georgia;
font-size: 8pt;
color: #660000;
text-decoration:underline;
}