body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #45371E;
	cursor: default;
}

#header {
	height: 153px;
	width: 776px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/headBkgrd.jpg);
}
#logo {
	height: 102px;
	width: 375px;
	position: absolute;
	left: 36px;
	top: 35px;
	behavior: iepngfix.htc;
	background-image: url(../images/logoXL.png);
}
#headerRightImg {
	height: 122px;
	width: 67px;
	position: absolute;
	left: 665px;
	top: 25px;
	visibility: visible;
}

#footer {
	height: 81px;
	width: 100%;
	position: absolute;
	left: 1px;
	bottom: -20px;
}
#bottomName {
	text-align: center;
	height: 25px;
	width: 100%;
	position: absolute;
	left: 2px;
	top: 24px;
}
.bottomName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F1CD90;
}
#webDesign {
	height: 14px;
	width: 100%;
	position: absolute;
	left: 1px;
	bottom: 2px;
	text-align: center;
}
.bbgItal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BEA06D;
	font-style: italic;
}

#hr1 {
	height: 2px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f1cd90;
	position: absolute;
	left: 0px;
	bottom: 64px;
}

.bbg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f1cd90;
}
.bbg a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bbg a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bbg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF66FF;
	text-decoration: none;
}
.closeWindow {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #FF3300;
	background-color: #FFCC33;
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	border: medium solid #594727;
}
.bbg_wt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FCF2E2;
}
.centeredTxt { text-align: center; }
.firstLetter {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: .2em;
}.bold { font-weight: bold; }
.indent {
	margin-left: 10px;
	position: relative;
	left: 10px;
	top: auto;
}
#backToTop1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
	height: 15px;
	width: 100px;
	position: absolute;
	right: 6px;
	bottom: 10px;
	font-weight: bold;
}
#backToTop1 a:link {
	color: #FF0000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
}
#backToTop1  a:hover {
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
}


.style1 {
	font-size: 1.2em;
	color: #F7EAD3;
}

