/* style Copyrighted © by GlassSlipperWebDesign.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited, a:active{
	color: #FF8EFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #E7CFF2;
	color: White;
	font: 14px Verdana, Arial, sans-serif;
}

h1{
	color: #FF131F;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	font-variant: small-caps;
}

h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h3 {
	color: #800097;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-variant: small-caps;
}

p, td {
	color: White;
	font: 13px Verdana, Arial, sans-serif;
}


.main{
	background-color: #A072B5;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
	border: thin solid #150185;
}

.copyrights {
	color: #FFB6C1;
	font-size: 10px;
}

.nav {
	color: #000000;
	font-size: 12px;
}

.books {
	border: 2px solid #150185;
}

.topbox{
	border-bottom: 2px solid #150185;
	border-top: 2px solid #150185;
	background: #75478B;
}

.side1 {
	background-color: #FFCC99;
	color: #660066;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid Purple;
}

a.box:link{
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
}

a.box:visited{
	color:#DC143C;
	font-weight : bold;
	text-decoration : underline;
}

a.box:hover{
	color:#F06994;
	font-weight: bold;
	text-decoration : none;
}

a.box:active{
	color:#DC143C;
	font-weight : bold;
	text-decoration: underline;
}

a img.books, img.books {
	border: 2px solid #150185;
	text-decoration: none;
}

.blurbs {
	color: #ffe4b5;
	font: normal normal normal 13px Verdana, Arial, sans-serif;
}

#excerpt {
	background-color: #ebbdff;
	border: 2px solid #8b008b;
	width: 680px;
	color: black;
	text-align: left;
	padding: 8px;
}

#excerpt p {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr{
color: #800080;
width: 95%;
text-align: center;
	
}
