/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #64809b;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #c49320;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #22272c;
	color: #b22222;
	font: 10px Verdana, Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

h1{
	color: #5D4A4A;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	text-align: center;
}

h2 {
	color: #d2691e;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

h3 {
	color: #15738c;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin-left:10px;
color:#000;
}


.wrapper{
	background-image: url(images/rachel_carrington_bkgd.jpg);
	background-position: top-center;
	background-repeat: no-repeat;
	background-color: #ffffff;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	text-align: center;
	border: 1px solid #9ad4dc;
}

.main{
	background-color: transparent;
	font: normal normal normal 12px "Times New Roman", Times, serif;
}


.topquote {
	color: #750000;
	width: 450px;
	font-size: 16px;
	font: italic bold;
	font-family: Georgia, Times New Roman, Serif;
}



.copyrights {
	background-color: #fffffff;
	color: #c49320;
	font-size: 10px;
}


.books {
	border: 2px solid #c49320;
}


.side1 {
	background-color: #ECD7C1;
	color: #1c2024;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 2px solid #E0CDB8;
}

.side2 {
	background-color: #487391;
	color: #1c2024;
	font-size: 12px;
	line-height: 18px;
	margin-left: 5px;
	border: 2px solid #1e3355;
}

p.side2b {
	color: #c5d3e8;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
}


a.side2c:link{
	color: #e5e8c5;
	font-weight: bold;
	text-decoration: underline;
}

a.side2c:visited{
	color: #e5e8c5;
	font-weight : bold;
	text-decoration : underline;
}

a.side2c:hover{
	color: #1e3355;
	font-weight: bold;
	text-decoration: none;
}

a.side2c:active{
	color: #e5e8c5;
	font-weight: bold;
	text-decoration: underline;
}

a img.books, img.books {
border: 1px solid #b26b22;
text-decoration: none;
}

a img.splash, img.splash{
	border: 2px solid #b26b22;
	text-decoration: none;
}


ul { 
list-style-position: outside; 
}

.nav{
	background-color: transparent;
	border: 1px solid #22272c;
	width: 583px;
}


.singlebox{
	background-color: #c1cad3;
	border: 1px solid #22272c;
}
