body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: small;
	line-height: 24px;
	color: #954A09;
}

div#mainpage {
	width:100%; 
	margin:1%;
	}

h1 {
	font-size: large;
}
h2 {
	font-size: x-small;	
}
h3 {
	font-size: small;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration: none;
	color: #336699;
	font-weight:bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	vertical-align:top;	
}
hr {
	color: #914400;
}
.main_table_Border {
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	width:950px;
	border-top: thin solid #853E06;
	border-bottom: thin solid #853E06;
}
.content_table_border {
	background-color: #CCCC99;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #CCCC99;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #CCCC99;
}

.border_black {
	border: thin solid #000000;
	background-color: #CCCCCC;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

table {
	background-color: #FFFFFF;
	font-size: medium;
}

.book {
	background-color: #FFFFFF;
	width:120px;
	height:240px;
}
.in_text_table_border {
	margin: 5px;
}

.copyright {
	font-size: x-small;
	color: #954A09;
	line-height: 2px;
}

a.copyright {
	font-size: x-small;
	color: #336600;
	line-height: 2px;
}
a.frontpagetext {
	font-size: x-small;
	color: #336600;
	line-height: 1px;
}
a {
	font-size: small;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

img {
	margin: 2px;
}
.image {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

p {
	margin: 1px;
	font-size: medium;
}

.strap_line {
	color: #954A09;
	font-size: large;
	font-weight: bold;
}

.telephone_number {
	color: #954A09;
	font-size: small;
	font-weight: bold;
}
.poem {
	color: #954A09;
	line-height: 20px;
	font-size: small;
	font-weight: bold;
}
.main_table {
	background-color: #CCCC99;
}

.top_main_table {
	background-color: #CCFF66;
	font-size:small;
	font-weight: bold;
}

.recommends_main_table {
    font-size:small;
	background-color: #FFFF99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 20px;
	background-color: #99CC00;
	color: #954A09;
	font-weight: bold;
}
.top_title {
	font-size: small;
	font-weight: bold;
	color: #954A09;
}

.bold {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.book_heading_title {
	color: #FFFFFF;
	font-weight: bold;
}
.book_catorgory_titles {
	font-size: small;
	font-weight: bold;
	color: #954A09;
	background-color: #CCCC99;
	border-top: thin solid #853E06;
	border-bottom: thin solid #853E06;
}
.book_catorgory_titles_current {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	background-color: #CCCC99;
	border-top: thin solid #853E06;
	border-bottom: thin solid #853E06;
}
a:hover {
	color: #FF0000;
}
.style3 {
	font-size: xx-small;
	line-height:10px;
	}
	
a.info{
    position:relative; /*this is the key*/
    z-index:24;;
	font-size: medium;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#e1e1e1}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #954A09;
    background-color:#CCCCCC;
    color:#954A09;
    text-align: center;
	line-height:13px;
	font-size:small;}	
	
a.style3 {
	font-size: xx-small;
	line-height:10px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
	}
a.style3:hover {
	color: #FF0000;
}	
.form {
	line-height:10px;
	}
.style5 {font-size: xx-small}
.style6 {color: #954A09}
.style8 {font-weight: bold; color: #954A09;}
.style9 {font-size: x-large}

#Layer4 {	
	position:absolute;
	width:174px;
	height:13px;
	z-index:3;
	left: 205px;
	top: 351px;
}

#Layer3 {	
	position:absolute;
	width:745px;
	height:45px;
	z-index:2;
	left: 36px;
	top: 274px;
}

#Layer5 {
	position:static;
	width:161px;
	height:26px;
	z-index:3;
	left: 528px;
	top: 472px;
}

#rnd_containerleft {background: #CCCC99; margin:5px; font-size:small; width:70%; color: #954A09; text-align:left; float:left;}
#rnd_containerfull {background: #CCCC99; margin:5px; font-size:small; width:70%; color: #954A09; text-align:center; float:center;}
#rnd_containerright {background: #CCCC99; margin:5px; font-size:small; width:26%; color: #954A09; text-align:left; float:right;}
    
    .rnd_top, .rnd_bottom {display:block; background:#CCCC99;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
    .rnd_b1 {margin:0 5px; background:#CCCCCC;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #CCCCCC;
    border-width:0 1px;
    padding: 4px;
    background:#FFFFFF;
    color:#000000;}

li {color:#954A09;}