﻿body
{
	margin: 0;
	padding: 0 ;
	/*font-family: Verdana, Arial, Helvetica 35 Thin, Sans-Serif;*/
	font-family: Bookman Old Style;
	background-color: #F4F7F0; 
	text-align: center;
	font-size: 14px;
}

a:visited {
        color: blue;
}

h3
{
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
	color:#84A54A;
	font-family:"Times New Roman",Times,serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:bold;
	height:31px;
	padding-left:10px;
	padding-top:20px;
}

blockquote 
{
	background-color:#F4F7F0;
	background-image:url(images/blockquote.png);
	background-repeat:no-repeat;
	border:1px dotted #EBE2B7;
	font-style:italic;
	margin-bottom:15px;
	margin-top:15px;
	padding:30px 60px;
}

.readMore
{
	background-color:#FFFFFF;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position: left;
	font-style:italic;
	font-weight:bold;
	padding:0px 0px 0px 18px;
	text-align:right;
}

p.heading6
{
                     line-height : 9px !important;
}

p.heading_award
{
                     color: red;
}

p.quote:first-letter
{
	color: #6F9800;
	font-size:xx-large;
	margin-top: 20px;
	font-size: 2.5em;
	padding-right: 2px;
} 

#links_wrapper {
        margin: 0px 0px 10px 10px;
        float: right;
}

#links_title {
        text-align: center;
        color: white;
        background-color: #CCCCCC;
}

#links {
        
        background-color: #CCCCCC;
        padding: 10px;
}

#links a{
        text-decoration: none;
}

#wrapper 
{
	text-align: left;
	width: 760px;
	margin-right: auto; 
	margin-left: auto; 
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	/*border: 2px solid #722100;*/
	background-color: white;
	background-image:url(images/border_bg.jpg);
	background-position: right top;
	background-repeat:no-repeat;
}

#content 
{
}

#content p
{
	font-size: 85%; 
	line-height: 1.8em;
	padding-top: 0;
	margin-top:0;
}

#content h1
{
}


#content h2
{
}

#noticeBox
{
	background-color:#F9F7EA;
	width: 342px;
	height: 275px;
	float: left;
	padding:10px 10px 10px 10px;
}

#noticeBoxInner
{
	padding:10px;
}

#noticeBox h1
{
	font-size: 140%;
	font-weight: bold;
}

#noticeBox h2
{
	font-size: 120%;
	font-weight: bold;
}
#noticeBox p
{
	font-size: 100%;
}

#classify
{
	font-style:italic;
}

#topPhoto
{
	width: 389px;
	float: right; 
}

#topPhoto.img
{
	width: 389px;
	height:294px;
}

#bookCover
{
	width: 230px;
	float:left;
	padding: 0 10 0 0px;
}

#bookReview
{
	width: 486px;
	float:right;
	padding: 0 10px 0 10px;
}

#publisher
{
	//width: 740px;
	padding: 0 0 0 10px;

	width: 486px;
	float:right;
}


.clearFloat
{
	clear: both;
}

.commentator
{
	text-align: right;
	font-style:italic;
}

#footer 
{
	padding: 10px 10px 0 10px;
	font-size: 70%;
	color: #555555S;
	background-color: #F9F7EA;
	font-weight:bold;
}

#address
{
	width: 330px;
	float: left;
	font-size: 150%;
	
}

#enquiry
{
	float: right;
	font-size: 150%;
	font-weight: bold;
}