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

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

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

body{
	background-color: maroon;
	background-image: url(images/back.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 40px;
}

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

h2 {
	color: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

h3 {
	color: maroon;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
margin-left: 10px;
color: #000;
}


.main{
	background-color: #EBE0B0;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 1px solid #6B1425;
	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: #804000;
	font-size: 10px;
}

.reviewnotes {
   text-align: right;
}


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

.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	color: maroon;
}

.book {
	border: thin solid maroon;
}

.books3 {
	border: thin solid #803d00;
}


.nav {
	background-color: #C86B6B;
	border-bottom: 0px solid #812f52;
	border-right: 0 px solid #812f52;
	border-top: 1px solid #6B1425;
}


.side1 {
	background-color: maroon;
	color: #eee8aa;
	font: normal 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid #BA5286;
}


a.side:link{
	color: #ffdab9;
	font-weight: bold;
	text-decoration: underline;
}

a.side:visited{
	color: #ffdab9;
	font-weight : bold;
	text-decoration : underline;
}

a.side:hover{
	color: #ffdab9;
	font-weight: bold;
	text-decoration: none;
}

a.side:active{
	color: #ffdab9;
	font-weight: bold;
	text-decoration: underline;
}

a img.book, img.book {
border: thin solid maroon;
text-decoration: none;
}

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

.single { text-indent: 25px; margin-bottom: 0; margin-top: 0; 
font-size:14px;}

hr{
	color: #800000;
}

.eventsphotos{
	border: 1px solid #8b0000;
	padding: 5px;
}

p.events{
	padding: 10px;
}