/* CSS Document */
body {
	background-color: #fff;
}

a:link {
	color: #B94431;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c88783;
}
a:hover {
	text-decoration: underline;
	color: #B94431;
}
a:active {
	text-decoration: none;
	color: #c88783;
}

p {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
color:#000;
}

.hide {
display: none;
}
img {
display:block;
border:0;
}


/* basic page divisions */

table#mainbody {
	background-color:#fff;
	}
table#btb {
	background-color:#fff;

}

/* basic page attributes */
#maincontent p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:15px;
	margin-right:25px;
	margin-bottom:0;
	margin-left:40px;
	line-height:18px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
b {
font-family: bold Georgia, "Times New Roman", Times, serif;
}

/* printable list attributes */
table#printlist {
	margin-top:20px;
}
#printlist h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}
#printlist h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:30px;
	color: #C10238;
}



table#printlist ol {
	font-size: 16px;
	font-weight: bold;
	color: #677000;
	margin: 2px 80px 3px 5px;
	padding: 0 0px 0 15px;
	}
table#printlist ol p {
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin: 2px 0px 6px 10px;
	color: #000000;
	}
table#printlist li {
	font-size: 12px;
	line-height: 18px;
	margin: 3px 0 10px 0;
	padding: 0;
	}	


/* navigation sidebar attributes */
table#mainnav{
	background-color: #f6dfdd;
}

td#subnav a img{
	margin-bottom: 7px;
	padding: 0 0 6 0;
	}
	
.mainnav {
	margin-bottom: 21px;
}
.mainnav-descender {
	margin-bottom: 17px;
}

td#mainnavrt{
	background-color: #fff;
	vertical-align:top;
	
}

/* login header attributes */
#login {
	height: 30px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding: 5 0 8 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fff;
	}


/* bookshelf table attributes */
table#bookTop{
	max-width: 638px;
	max-height: 257px;
	}
td#bkheader {
	margin-top: 30px;
	padding-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #C10238;
}

/* btb attributes */
#btb-newsletter p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:12px;
	margin-right:75px;
	margin-bottom:0;
	margin-left:30px;
	line-height:18px;
}
#btb-newsletter h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #AD124A;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:0;
	margin-left:15px;
	line-height:18px;
}

#btb p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:15px;
	margin-right:30px;
	margin-bottom:0;
	margin-left:30px;
	line-height:18px;
}
#btb h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-top:15px;
	line-height:18px;
	text-align:center;
	font-weight:bold;
	color:#666;
}
#btb h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:12px;
	text-align:center;
	font-weight:bold;
	color:#666;
	font-style:italic;
}
#btb h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	text-align:center;
	color:#999;
	font-style:normal;
}

/* text styles */
.bodymaroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color: #33011c;
	}

.maroon-big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	color: #33011c;
	}
.bodymaroonBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #33011c;
	}
.bodyDpPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD124A;
	}
.bodyGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #677000;
	}
.DpPinkHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ad124a;
	}
.BiggerGreenHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #677000;
	}
.GreenHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #677000;
	}
.bodyBtPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C10238;
	}
.bodyBtPinkBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C10238;
	}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #677000;
	}
.posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: Italic;
	color: #677000;
	}
.bodySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	}
.bigGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #677000;
	}
.bigDpPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ad124a;
	}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}
.italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
}
.NLspacer {
	margin-top: 7px;
	margin-bottom: 7px;
}

.booktitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
}
.inline {
	display: inline;
	} 
