.headerBg {
	background-image: url(images/hm_top_bg.gif);
	background-repeat: repeat-x;
}
.bodyBg {
	background-image: url(images/hm_r4_c1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #26240A;

}
.footerBg {
	background-image: url(images/hm_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #26240A;

}
.darkBrownBg {
        background-color: #C89850;
}
body {
        #margin: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        height: 0px;
        background-color: #26240A;
}
.noBg {
	background-color: #FFFFFF;
}

.popupBody {
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
        height: 0px;
        background-color: #E4BA66;
 	background-image: url(images/hm_r4_c1.jpg);
        background-repeat: repeat-y;
        background-position: center top;

}


h2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #942F03;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;


}
p {
        font-family: "Century", "Century Gothic", Courier, mono;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 20px;


}
.oldPaperBg {
	background-image: url(images/old_paper_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.fpTxt {
	padding-left: 30px;
	padding-right: 30px;
}
h4 {
        font-family: "Courier New", Courier, mono;
        font-size: 13px;
        color: #333333;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}

.imgBrd {
	padding: 4px;
	border: 1px solid #333333;
	margin: 4px;

}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
        color: #990000;
        text-decoration: none;
}
.footerText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #663300;
	font-weight: bold;
	margin: 13px 5px 5px 13px;
	text-align: center;

}
.footerLink {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	margin: 13px;
	text-decoration: underline;

}
.footerLink:hover {
        font-family: "Courier New", Courier, mono;
        font-size: 11px;
        color: #CCCCCC;
        font-weight: bold;
        margin: 13px;
        text-decoration: none;

}

.stdText {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	line-height: 15px;
}
.propText {
        font-family: "Courier New", Courier, mono;
        font-size: 12px;
        color: #333333;
        line-height: 15px;
}
.propText td {
	padding: 5px 8px;
}
.propImg {

	padding: 1px;
	border: 1px solid #333333;
}
.imgFloatRight {
	margin: 4px;
	padding: 4px;
	float: right;
        border: 1px solid #333333;
}
.formFields {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
}
