/*  				     	  @hm Website Design & IT Support Services					    */
/*  								=======================									*/
/*									  CSS Stylesheet 2005									*/
/*									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-image: url(../images/bg_image.gif);
	}
	
	p{
	font-size:90%;
	text-align: justify;
	color: #000066;
	line-height: 110%;
	}
	
	div#maincontent ul{
	font-size:90%;
	text-align: left;
	color: #000000;
	line-height: 120%;
	list-style-image: url(../images/bullet.gif);
	}
	
	div#maincontent ul li {padding-bottom:5px;}
	
	h1 {
	font-size: 120%;
	font-weight: bold;
	color: #36a9b8;
	}
	h2 {
	font-size: 100%;
	font-weight: bold;
	color: #36a9b8;
	}
	
	.greybold {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}


	
	h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
	a:link {color: #2F7FC4;}
	a:visited {color: #2F7FC4;}
	a:hover {
	color: #36a9b8;
}
	
	.normalcentre {
	font-size:100%;
	text-align: center;
	color: #000066;
	}
	
	
	#wrapper{
	width:800px;
	margin: 0px auto;
	border: solid #999 1px;
	background-color: #2F7FC4;
	}


/* Banner  area */

	#banner{
	margin: 0;
	background-color: #FFFFFF;
	text-align: right;
	}
	
	
	.maintitle {
	color: #6666ff;
	font-size: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 30px;
	} 
	.stretchtext {
	padding-top: 0px;
	margin-top: 0px;
	letter-spacing: 0.09em;
	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: 20px;
	width: 800px;
	height: 20px;
	clear: both;
}

	#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: #27D092;}
	#topnav a:active {
	color: #33CCFF;
	text-decoration: none;
}



	
/*left Nav layout*/
	#leftcontent {
	width:175px;
	margin-left: 2px;
	float: left;
	margin-top: 5px;
	text-align: center;
	}
	
	.leftimagebox {
	margin-top: 20px;
	}
	
	.quotemks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}	

/*Left Nav Menu Code*/

	#menu{
	}

	
	#leftcontent ul, #leftcontent ul li, #leftcontent li ul {
	font-size:13px;
	}

	#leftcontent ul {
	list-style: none;
	width: 160px;
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: 15px;
	}

	#leftcontent ul#nav li {
	position: relative;
	font-weight: bold;
	padding-bottom:0;
	}
	
	#leftcontent li ul {
	position: absolute;
	left: 154px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}
	
	.label{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	}

	.leftquotebox {}

/* Styles for Menu Items */
	#leftcontent ul li a {
	display: block;
	text-decoration: none;
	color: #fff; /* IE6 Bug */
	padding: 5px 2px 5px 5px;
	border-bottom: solid #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#nav li a:hover {
	color: #27D092;

	} 
	
	
/* Sublist Styles */	
	#leftcontent ul li ul li a:link,#leftcontent ul li ul li a:visited{
	color: #FFFFFF;
	background: #99CC00;
	}
	
	
/* Hover Styles */
	#leftcontent ul li ul li a:hover {
	color: #FFF;
	background: #99CC66;
	}
	
 /* Hover Styles */
		
	#leftcontent li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
	#leftcontent li:hover ul, #leftcontent li.over ul { display: block; } /* The magic */
	

/*Left Nav page Code*/

	body#home a#homenav ,
	body#about a#aboutnav,
	body#professional a#professionalnav,
	body#services a#servicesnav,
	body#prc a#prcnav,
	body#individual a#individualnav,
	body#coaching a#coachingnav,
	body#research a#researchnav,
	body#presentations a#presentationsnav,
	body#workshops a#workshopsnav,	
	body#contact a#contactnav,
	body#newsletter a#newsletternav,
	body#links a#linksnav {
	color: #27D092;
	font-weight: bold;

	}	



/* main content area*/
	#maincontent{
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 5px 15px 5px 10px;
	margin-bottom: 0px;
	margin-left: 180px;
	background-image: url(../images/corner_top_lt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
	.mission {
	float: left;
	width: 340px;
	color: #36A7B9;
	font-style: italic;
	font-weight: bold;
	position: relative;
	text-align: left;
	left: 22px;
	top: 40px;
	padding: 5px;
	}
	
	.quotes {
	font-style:italic;
	text-align: left;
	color: #2F7FC4;
	font-weight: bold;
	margin: 0 5px;
}
	
	.bglogo{
	background-image: url(../images/logo_bg.gif);
	}
	
	.intro{
	color: #9933FF;
	font-weight: bold;
	margin-top: 0px;
	}

	.top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 0px;
	clear: left;
	margin-top: 10px;
	}
	
	.formfield{ font-family:"Trebuchet MS", Verdana, Arial}
	
	.bookings{
	width: 400px;
	margin: 0 auto;
	}

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

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

.author {
	text-align:right;
	display: block;
}

table td p {
	margin:0;
	font-size: 12px;
}

.note { font-size:11px; text-align:center; font-weight:bold;}
.redtxt {color:#FF0000}
	
/* subscribe form */
	
	.subscribeform{
	margin: 0;
	padding: 0;
	}
	
	fieldset { 
	margin: 0; 
	padding: 1em .5em .5em .5em; 
	} 
	legend { 
	padding: 0;  
	color: #000000;  
	} 
	input { 
	border: 1px solid #000000;  
	background-color: #F5F5F5; 
	} 


/* Footer area */
	.footerquiry {
	padding: 10px;
	font-size: 14px;
	clear: both;
	text-align: center;
	padding-left: 200px;
	}

	#footer {
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 180px;
	padding: 5px 0px;
	background-image: url(../images/corner_bottom_lt.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	}

	.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;}

