body {
	background-image: url(../images/template/background.gif);
	background-position: center top;
	margin: 0px;
}
.siteWrapper {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
.bannerArea {
	float: left;
	height: 206px;
	width: 922px;
}
.trlLogo {
	margin-top: 22px;
	margin-left: 3px;
	float: left;
}
.socialNetworks {
	float: left;
	width: 97px;
	margin-top: 78px;
	margin-left: 30px;
}
#twitter {
	margin-left: 4px;
}

.trlTag {
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #edd9b6;
	width: 479px;
	padding-top: 67px;
	padding-right: 37px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}
.trlTagYellow {
	color: #f4cc34;
}

.navArea {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	color: #530d0d;
	font-family: "Times New Roman", Times, serif;
}
.navArea a {
	color: #530d0d;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 8px;
	height: 25px;
	text-align: center;
}


#home {
	background-image: url(../images/template/homeButton.gif);
	background-repeat: no-repeat;
	width: 61px;
}
#home:hover {
	background-image: url(../images/template/homeButtonRoll.gif);
	background-repeat: no-repeat;
}
#events {
	background-image: url(../images/template/eventsButton.gif);
	background-repeat: no-repeat;
	width: 73px;
}
#events:hover {
	background-image: url(../images/template/eventsButtonRoll.gif);
	background-repeat: no-repeat;
}
#photoGallery {
	background-image: url(../images/template/photoGalleryButton.gif);
	background-repeat: no-repeat;
	width: 135px;
}
#photoGallery:hover {
	background-image: url(../images/template/photoGalleryButtonRoll.gif);
	background-repeat: no-repeat;
}
#staffReviews {
	background-image: url(../images/template/staffReviewsButton.gif);
	background-repeat: no-repeat;
	width: 127px;
}
#staffReviews:hover {
	background-image: url(../images/template/staffReviewsButtonRoll.gif);
	background-repeat: no-repeat;
}
#bestSellers {
	background-image: url(../images/template/bestSellersButton.gif);
	background-repeat: no-repeat;
	width: 118px;
}
#bestSellers:hover {
	background-image: url(../images/template/bestSellersButtonRoll.gif);
	background-repeat: no-repeat;
}
#bookGroups {
	background-image: url(../images/template/bookGroupsButton.gif);
	background-repeat: no-repeat;
	width: 118px;
}
#bookGroups:hover {
	background-image: url(../images/template/bookGroupsButtonRoll.gif);
	background-repeat: no-repeat;
}
#services {
	background-image: url(../images/template/servicesButton.gif);
	background-repeat: no-repeat;
	width: 87px;
	margin-right: 1px;
}
#services:hover {
	background-image: url(../images/template/servicesButtonRoll.gif);
	background-repeat: no-repeat;
}
#about {
	background-image: url(../images/template/aboutButton.gif);
	background-repeat: no-repeat;
	width: 71px;
}
#about:hover {
	background-image: url(../images/template/aboutButtonRoll.gif);
	background-repeat: no-repeat;
}
#contact {
	background-image: url(../images/template/contactButton.gif);
	background-repeat: no-repeat;
	width: 87px;
}
#contact:hover {
	background-image: url(../images/template/contactButtonRoll.gif);
	background-repeat: no-repeat;
}
.contentArea {
	background-color: #f1e5cf;
	clear: left;
	padding: 12px 11px;
	float: left;
}
.contentLeft {
	float: left;
	width: 700px;
	margin-right: 12px;
}
.contentRight {
	float: left;
	width: 187px;
}
.footerArea {
	padding: 10px;
	width: 902px;
	background-color: #8f2f2f;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #edd9b6;
}
.footerArea a {
	color: #edd9b6;
	text-decoration: none;
}
.footerArea a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.copyright {
	float: right;
}
.copyArea {
	width: 700px;
	clear: left;
	float: left;
	padding-top: 23px;
	padding-bottom: 10px;
}
.sideBar {
	width: 187px;
	background-color: #530d0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3cbab;
}
.sideBar a {
	color: #edd9b6;
	text-decoration: none;
}
.sideBar a:hover {
	text-decoration: underline;
}


.sideBarHeader {
	background-color: #8F2F2F;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 187px; /*187px;*/
	text-align: center;
	font-size: 15px;
}
.sideBarContent {
	width: 163px;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.sideBarButton {
	background-image: url(../images/template/sideBarButton.gif);
	display: block;
	height: 20px;
	width: 131px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 23px;
	padding-top: 4px;
	text-decoration: none;
	margin-top: 20px;
}
#newsletter {
	background-color: #b17403;
}
#newsletterHeader {
	background-color: #e29b17;
}
.contactInfo {
	width: 172px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 15px;
	float: left;
	padding-top: 15px;
}
.contactInfo a {
	color: #530D0D;
	text-decoration: none;
}
.contactInfo a:hover {
	text-decoration: underline;
}






.imageRight {
	float: right;
}
.imageLeft {
	float: left;
}
h1 {
	color: #595959;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #530D0D;
	margin: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #530D0D;
	width: 475px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #530D0D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
}


.mainContent {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	padding-right: 12px;
	line-height: 18px;
	width: 485px;
}
.mainContent a {
	color: #530D0D;
}
.bookTitles {
	text-decoration: underline;
}
.red16 {
	font-size: 16px;
	font-weight: bold;
	color: #530D0D;
}
.gray12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
}
.gray12 a {
	color: #530D0D;
}
#newReleases {
	background-image: url(../images/template/bestSellersButton.gif);
	background-repeat: no-repeat;
	width: 118px;
}
#newReleases:hover {
	background-image: url(../images/template/bestSellersButtonRoll.gif);
	background-repeat: no-repeat;
}

