/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #AC3E6E;
	font-weight: bold;
	text-decoration: underline;
	
}

a:hover {
	color: #15738C;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #999f74;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #5D4A4A;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

h2 {
	color: #A73066;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

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;
}


.main{
	background-color: #fffff0;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 6px solid #d2b48c;
	border-bottom: 4px solid #d2b48c;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #15738C;
	font-size: 10px;
}

.reviews {
	background: transparent;
	color: #15738C;
	font-size: 12px;
}

.topquote {
	color: #15738C;
	font-size: 16px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: medium double #812f52;
}

.navbar {
	background-color: #C87E8F;
	border-bottom: 0px solid #812f52;
	border-right: 0 px solid #812f52;
	border-top: 1px solid #d2b48c;
}


.side1b {
	background-color: transparent;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 0px 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 #700071;
text-decoration: none;
}

a img.books2, img.books2 {
border: thin solid #EEEDD7;
text-decoration: none;
}

ul { 
list-style-position: outside; 
list-style: disc;
}

.news1{
	background-color: #fffff0;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 2px solid #d2b48c;
	border-bottom: 2px solid #d2b48c;
	border-right: 1px solid #d2b48c;
	border-left: 1px solid #d2b48c;
}

.news2{
	background-color: #e0e7cf;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 2px solid #d2b48c;
	border-bottom: 2px solid #d2b48c;
	border-right: 1px solid #d2b48c;
	border-left: 1px solid #d2b48c;
}

.news3{
	background-color: #e7e2cf;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 2px solid #d2b48c;
	border-bottom: 2px solid #d2b48c;
	border-right: 1px solid #d2b48c;
	border-left: 1px solid #d2b48c;
}

hr{
	color: #15738C;
}
