/* style Copyrighted © by GlassSlipperWebDesign.com™. Duplication or redistribution is strictly prohibited. */

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

a:hover {
	color: #5f4245;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #8DB4B5;
	background-image: url(images/background_floral5b.jpg);
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
}

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

h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}

.copyrights {
	color: #000000;
	font-size: 10px;
}

.nav {
	color: #000000;
	font-size: 10px;
}


.main{
	background-color: #FFFEEA;
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
	border: 1px solid #8f7070;
}

a img.books, img.books {
border-bottom-width: 2px;
	border-color: #2F4F4F #2F4F4F #2F4F4F;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}