@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #242424;
	background-image: url(images/headerrepeatbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link {
	color:#5f1d1d;
}

a:hover {
	color:#242424;
}

a:visited {
	color:#5f1d1d;
}

img {
	border:0px;
}

.largeTitle {
	font-size:30px;
	color:#5f1d1d;
}

.special {
	font-size: 16px;
	color:#FF0000;
}

.sectionTitle {
	font-size:16px;
	color:#5f1d1d;
}

#leftBannerBar {
	width:230px;
	height:258px;
	background-image: url(images/headerleftbar.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}

#rightPColumn2 {
	width:210px;
	margin-top:25px;
	text-align:left;
	float:right;
	display:inline;
}

#rightBannerBar {
	width:230px;
	height:258px;
	background-image: url(images/headerleftbar.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
}

#fullwide {
	width:100%;
}

#contentHolder {
	width:931px;
}

#topBannerHolder {
	width:100%;
	height:210px;
	float:left;
	display:inline;
}

#leftPColumn {
	margin-top:25px;
	width:300px;
	float:left;
	display:inline;
}

#rightPColumn {
	width:390px;
	margin-top:20px;
	text-align:left;
	float:left;
	display:inline;
}

#topNavHolder {
	width:100%;
	background-image:url(images/navbarbg.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
}

#nav {
	width:1150px;
}

#middleContentHolder {
	width:100%;
	float:left;
	display:inline;
}

#middleContentHolder1 {
	width:100%;
	background-color:#000000;
	background-repeat:repeat-x repeat-y;
	height:1000px;
	float:left;
	display:inline;
}

#middleContent {
	width:1100px;
}

#bookHolder {
	width:429px;
	float:left;
	display:inline;
}

#bookInfoHolder {
	width:375px;
	margin-top:40px;
	float:right;
	display:inline;
}

#previewTextHolder {
	width:390px;
	margin-top:25px;
	float:left;
	display:inline;
}

#logoHolder {
	width:430px;
	float:left;
	display:inline;
}

#logoTitleHolder {
	width:500px;
	float:center;
	display:inline;
}

#spreadsHolder {
	width:247px;
	float:right;
	display:inline;
}

#footer {
	width:100%;
	border-top:solid 1px #d6d6d6;
	padding:20px;
	float:left;
	display:inline;
}
