/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #8b4513;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #228a23;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #002242;
	background-image: url(images/ch_background.jpg);
	background-position: top-center;
	background-repeat: repeat;
	font: 10px Verdana, Arial, sans-serif;
	margin-top: 25px;
	margin-bottom: 25px;
}

h1{
	color: #5D4A4A;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

h2 {
	color: #804000;
	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: #ffffe0;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border: 1px solid #8cc7ff;	
}

.copyrights {
	background: transparent;
	color: #003882;
	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;
}


.covers {
	border: medium solid #002e59;
}


.bookbar {
	background-color: #d2eeaa;
	border: 1px solid #6e6516;
}


a img.covers, img.covers {
border: medium solid #002e59;
text-decoration: none;
}


ul { 
list-style-position: outside; 
}


.photobox{
	background-color: transparent;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 3px solid #d2b48c;
	border-bottom: 0px solid #d2b48c;
	border-right: 0px solid #d2b48c;
	border-left: 1px solid #d2b48c;
}


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(images/l1_down.gif);
}

#navcontainer a:link, #navlist a:visited
{
	color: #00305d;
	text-decoration: none;
}

#navcontainer a:hover
{
	border: 1px solid #333;
	background-color: #333;
	background-image: url(images/l1_over.gif);
	color: #d2eeaa;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #d2eeaa;
background-image: url(images/l1_over.gif);
color: #00305d;
}
