.pageBackground {
	background-image: url(../images/home-page-bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.AddressLine {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}
.NavBtns {
	color: #D07535;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 17px;
	text-decoration: none;
}
a.NavBtns:hover {
	color: #FF9966;
}
.horizontalNavBar {
	background-color: #3A0E0F;
	border-top-color: #660000;
	border-left-color: #660000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.horizontalNavBtns {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D07535;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	text-decoration: none;
}
.WindowTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #DBA178;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
}
a.horizontalNavBtns:hover {
	color: #FF9966;
}
.horizontalNavBtnsSub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #A55D2A;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	text-decoration: none;
	letter-spacing: -0.2px;
	word-spacing: -0.5px;
	font-style: italic;
}
a.horizontalNavBtnsSub:hover {
	color: #FF9933;
}
.horizontalNavCloseBtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #924900;
	font-size: 11px;
	line-height: 11px;
	text-align: right;
	vertical-align: top;
	font-style: oblique;
	text-decoration: none;
}
a.horizontalNavCloseBtn:hover {
	color: #FF9933;
}
.popUpMenuTop{
	background-image: url(../images/page-structure/pop-up-menu-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.popUpMenuBtm{
	background-image: url(../images/page-structure/pop-up-menu-btm.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.popUpMenuRt{
	background-image: url(../images/page-structure/pop-up-menu-right.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.popUpMenuLft{
	background-image: url(../images/page-structure/pop-up-menu-left.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.bodyCopy{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	word-spacing: -0.5px;
	letter-spacing: -.2px;
}
.copyHead{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	word-spacing: -0.5px;
	letter-spacing: -.2px;
}
.copyrhts{
	vertical-align: super;
	font-size: 12px;
}
.cbook {
	background-image: url(../images/ChicagoBookCover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
