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

/* wrapper  and generic code*/

	body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat;
	}
	
	p {
	font-size:90%;
	color: #333333;
	line-height: 115%;
	text-align: justify;
	}
	
	ol li, ul li {
	margin-bottom:5px;
	font-size: 90%;
	text-align: justify;
	}
		
	h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}
	
	h2 {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
	}

	h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
	h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding: 0;
	margin: 0;
	}
	
	a:link {color: #669900;}
	a:visited {color: #669900;}
	a:hover {color: #FF9900;}
	
	.redtext {color: #FF0000;}
	.greentext {color: #669900;}
	.yellowtext {color: #FF9900;}
	.bluetext {	color: #0000FF;}
	
	a.more:link,a.more:visited, a.more:active {
	font-style: italic;
	}

	.boldcenter {
	text-align: center;
	font-weight: bold;
	}

	.centertext {
	text-align: center;	}
	
	#wrapper{
	width:800px;
	margin: 0px auto;
	border: solid #333 1px;
	padding: 0;
	background-color: #669900;
	position: relative;
	}


/* Banner  area */

	#banner{
	margin: 0;
	background-color: #669900;
	text-align: left;
	padding: 0;
	background-image: url(../images/banner_bg.gif);
	background-repeat: no-repeat;
	background-position: 100%;
	position: relative;
	height: 100px;
	}
		
	#tagline {
	background-color: #999966;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border-top: solid #000 1px;
	clear: both;
	}
	
	.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
	}
	
	#logo {
	width: 400px;
	float: left;
	height: 100px;
}
	
	
/* top Navigation area */

#topnav {
	color:#000000;
	text-align: right;
	font-weight:bold;
	width: 312px;
	border-top: 10px;
	float: left;
	margin-top: 72px;
	}

#topnav, #topnav a:link, #topnav a:visited, #topnav a:active{
	color:#FFFFFF;
	font-size: 95%;
	font-weight:bold;
	text-decoration:none;
	}


	#topnav a:hover {
	text-decoration: underline;
	}


#sitetitle {
	width: 100%;
	text-align: center;
	color: #000000;
	top: 40px;
	position: absolute;
	font-size: 46px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



	
/*left Nav layout*/
	#leftcontent {
	width:180px;
	text-align: center;
	z-index: 1000;
	float: left;
	}
	



/*Left Nav Menu Code*/
	/*menu, wrapper background colour*/
	#leftcontent, #leftcontent ul li a, #leftcontent ul li a,#leftcontent ul li ul li a:link,#leftcontent ul li ul li a:visited, #wrapper {
}

	.bordertop { border-top:dotted #ccc 1px;	}
	
	#leftcontent ul, #leftcontent ul li, #leftcontent li ul {
	font-size:13px;
	}

	#leftcontent ul {
	list-style: none;
	text-align: left;
	margin: 10px 0;
	padding: 0 5px;
	width: 165px;
	position: relative;
	}

	#leftcontent ul li {
	font-weight: bold;
	position: relative;
	}
	
	#leftcontent li ul {
	padding: 0px 10px;
	margin: 5px 0;
	}
	


/* Styles for Menu Items */
	#leftcontent ul li a {
	display: block;
	text-decoration: none;
	color: #fff; /* IE6 Bug */
	padding: 3px 5px;
	border-bottom: dotted #ccc 1px;
	}

/* Fix IE. Hide from IE Mac \*/
	*  html #leftcontent ul li {
	float: left;
	height: 1%;
	display: block;
	}
	*  html #leftcontent ul li a {
	height: 1%;
	}

/* End */

	#leftcontent  ul.menulist li a:hover {
	color: #FF9900;
	background-color: #999966;
	} 
	
	
/* Sublist Styles */
	#leftcontent ul li ul {
	padding: 0;
	margin: 0;
}
		
	#leftcontent ul li ul li a:link,#leftcontent ul li ul li a:visited{
	color: #FFFFFF;
	padding: 0 0 0 25px;
	margin: 0;
	}
	
	
/* Hover Styles */
	#leftcontent ul li ul li a:hover {
	color: #FFF;
	background: #000;
	}
	
 /* Hover Styles */
		
	#leftcontent li ul li a {
	padding: 0px;
	border: 0;
	} 


/*Left Nav page Code*/

	body#home a#homenav ,
	body#about a#aboutnav,
	body#services a#servicesnav,
	body#testimonials a#testimonialsnav,
	body#resources a#resourcesnav,
	body#contact a#contactnav,
	body#faq a#faqnav {
	color: #FF9900;
	font-weight: bold;
	}	

/* Main Content Area */	
	#maincontent {
	background-color: #FFFFFF;
	padding: 5px 13px;
	width: 589px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	}
	.imageleft {margin-right: 10px;	}
	.imageright {}
	.booktitle {
	background-color: #999966;
	padding: 5px 0px 5px 5px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin: 0;
	display: block;
	border-top: solid #ccc 1px;
	border-top-color: #CC9900;
	}
	
	.bookcontent {
	font-size: 85%;
	}
	
	.revenue {
	font-size: 85%;
	text-align: center;
	border: solid #999966 1px;
	width: 75%;
	margin: auto;
	margin-bottom: 15px;
	font-weight: bold;
	}
	
	.introtext {
	font-size: 85%;
	text-align: justify;
	border: solid #999966 1px;
	width: 95%;
	margin: auto;
	font-weight: bold;
	padding: 5px;
}

	.imageclick {
	font-size:10px;
	margin: 5px;
	}
	
	.price {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	}
	
	.top {
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin: 5px 0px;
	padding-top: 3px;
	padding-right: 5px;
	}
	
	.top a:link,.top a:visited { color: #FFFFFF}
	.top a:hover { color: #FF9900;}
	.top a:active { color: #FFFFFF;}
	
/* Footer Content Area */		
	#footer {
	background-color: #669900;
	text-align: center;
	padding: 5px;
	clear: both;
	margin: 0 0 0 180px;
	}

	.footerlinks {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	}

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

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

	.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}
	
	.ahm, a.ahm:link, a.ahm:visited{
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 12px;
	}
	
	a.ahm:hover { color:#FF9900; text-decoration:underline}
	
	/* Misc Code */
	
	.floatclear { 
	display:inline-block; 
	width:100%; 
	} 
	/* Hide from IE-mac \*/ 
	* html .floatclear { 
	height:1%; 
	width:auto; 
	} 
	.floatclear { 
	display:table; 
	} 
	/* End hide from IE-mac */
	
	.clear {clear: both;}
.donate {

	font-weight: bold;
	font-size: 12px;
}

