/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #8b0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #8b0000;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #640000;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #b22222;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	color: #800080;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}


.main{
	background-color: #EEEDD7;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 2px solid;
	border-color: #ffecd9;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #8a4500;
	font-size: 10px;
}

.topquote {
	color: #5b430b;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}

.welcome {
	color: #8b4513;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: 1px solid #8a4500;
}

.books2 {
	border: thin solid #526c2f;
}


.navbar {
	background-color: #D094A5;
}

.bottombar {
	background-color: #FFFFDB;
	color: #666666;
	font-size: 10px;
}

.side1 {	background-image: url(images/back.jpg);
	background-color: #700071;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}


.side1b {
	background-color: #CB9CA6;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid #BA5286;
}


a.side:link{
	color: #700071;
	font-weight: bold;
	text-decoration: underline;
}

a.side:visited{
	color: #700071;
	font-weight : bold;
	text-decoration : underline;
}

a.side:hover{
	color: #700071;
	font-weight: bold;
	text-decoration: none;
}

a.side:active{
	color: #700071;
	font-weight: bold;
	text-decoration: underline;
}

a img.books, img.books {
border: medium double #8a4500;;
text-decoration: none;
}

a img.books2, img.books2 {
border: thin solid #EEEDD7;
text-decoration: none;
}

.navbar{
	background-color: #D6A069;
}

hr{
	color: #8b0000;
	width: 85%;
	text-align: center;
}

#bookmark {
	width: 550px;
	border: 1px solid #8b0000;
	text-align: left;
	padding: 10px;
}