/*  				     	  @hm Website Design & IT Support Services					    */
/*  								=======================									*/
/*									  CSS Stylesheet 2008									*/
/*									Written By: Andrew Hill-Male							*/
/* ======================================================================================== */

/* wrapper  and generic code*/

	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#94CD1C;
	scrollbar-arrow-color:#000066;
	scrollbar-track-color:'';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	margin: 0;
	background-color: #758649;
	}
	
	p{
	font-size:90%;
	text-align: justify;
	color: West Grinstead Publications;
	line-height: 110%;
	}
	
	.shippinq { font-size:10px; font-weight:bold}
	
	ul{
	font-size:90%;
	text-align: left;
	color: #000000;
	line-height: 120%;
	list-style-image: url(../images/bullet.gif);
	}
	
	ul li {
	padding-bottom:5px;
	color: West Grinstead Publications;
}
	
	h1 {
	font-size: 120%;
	font-weight: bold;
	color: #7800B7;
	}
	
	h1 img {
	padding-right: 15px;
}
	
	h2 {
	font-size: 100%;
	font-weight: bold;
	color: #7800B7;
	}
	
	h3{
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	}
	
	a:link {
	color: #000000;
}
	a:visited {
	color: #000000;
}
	a:hover {
	color: #9900FF;
}
	

	
	#wrapper{
	width:900px;
	margin: 0px auto;
	border: solid #999 1px;
	background-color: #bed388;
	}


/* Banner  area */

	#banner{
	margin: 0;
	}
	
	
	.maintitle {
	color: #000000;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	} 
	
	
	#contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	top: 25px;
	margin-left: 570px;
	z-index: 1000;
	}
	
	/* html #contactbox {font-size:12px; margin:25px 0 0 70px;}*/
	
	.logo{
	background-color: #FFFFFF;
	top: 10px;
	right: 10px;
	width: 252px;
	clear: both;
	float: right;
	}
	
	.contacttxt{ font-size:12px; margin:25px 0 0 72px}
	
/* top Navigation area */

#topnav{
	color:#FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	clear: both;
	border-bottom: solid #999 1px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000000;
}

	#topnav a:link {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
	#topnav a:visited {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
	#topnav a:hover {
	color: #9900FF;
}
	#topnav a:active {
	color: #fff;
	text-decoration: none;
}



	

	.leftimagebox {
	margin-top: 20px;
	}
	
	.quotemks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}	



/* Nav page Code*/

	body#home a#homenav ,
	body#about a#aboutnav,
	body#policies a#policiesnav,
	body#contact a#contactnav{
	color: #9900FF;
	font-weight: bold;

	}	



/* main content area*/
	#maincontent{
	padding: 5px 15px 5px 10px;
	margin: 10px 260px 0 0;
	}
	
	.quotes {
	font-style:italic;
	text-align: left;
	color: #2F7FC4;
	font-weight: bold;
	margin: 0 5px;
}

.imageleft {margin-right: 10px;}
.imageright { margin-left:10px}

.testimonial {
	text-align: justify;
	font-style: italic;
	width: 580px;
}

.booksellbox {
	height: 340px;
	border-bottom: solid #999 1px;

}

.currency {
	font-size:11px;
	color:#000000;
	font-weight: bold;
}

table.bookinfo p, H1 { margin:0; padding:0}

/* Right Content Area */

#rightcontent {
	width:260px;
	float: right;
	text-align: center;
	padding-top: 10px;
}

table#booklist {
}
table#booklist tr td p { font-size:12px; text-align:left}

.author {
	text-align:right;
	display: block;
}
.redtxt {color:#FF0000}
.purplebold {
	font-weight: bold;
	color: #7800B7;
	}

	#footer {
	text-align: center;
	padding: 5px 0px;
	clear: both;
	font-size: 14px;
	}

	.footerlinks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	}

	.footerlinks A:link, .footerlinks A:visited {
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	color: #000000;
	}

	.footerlinks A:hover {text-decoration: underline;color: #FE9900;}
	.footerlinks A:active {text-decoration: none;color: #000000;}

	.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
	a.ahm:link, a.ahm:visited{ 
	color:#000000;
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	}
	
	a.ahm:hover{ 
	color:#FF9900;
	}
	
	
	.clear {clear: both;}
