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

/* wrapper  and generic code*/

	body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	text-align: center;
	padding: 0;
	background-color: #7e9153;
	}
	
	p {
	font-size:14px;
	color: #333333;
	line-height: 115%;
	text-align: justify;
	}
	
	ol li, ul li {
	margin-bottom:5px;
	font-size: 14px;
	text-align: justify;
	}
	
	
	
	h1 {
	font-size: 150%;
	font-weight: bold;
	color: #49707a;
	text-align: left;
	margin-top: -15px;
	}
	
	h2 {
	font-size: 115%;
	font-weight: bold;
	color: #666666;
	}

	h3{
	font-size: 100%;
	font-weight: bold;
	color: #666;
	}
	
	table tr td, table tr td p{padding:0; margin:0;;
	color: #333333; font-size:95%}
	
	
	a:link {
	color: #669900;
	text-decoration: none;
}
	a:visited {
	color: #669900;
	text-decoration: none;
}
	a:hover {
	text-decoration: underline;
}
	
	.redtext {color: #FF0000;}
	.greentext {color: #669900;}
	.yellowtext {color: #FF9900;}
	.bluetext {	color: #0000FF;}

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

.normalcenter {
	text-align: center;	}
	
.footerdisclaimer {
	text-align: center;
	font-size:70%;
	padding-bottom: 5px;
}	
	
	#wrapper{
	width:800px;
	margin: 0px auto;
	border: solid #999 1px;
	padding: 0;
	position: relative;
	}


/* Banner  area */

	#banner{
	margin: 0;
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	padding: 0;
	}
		
.topimages {
	margin: 4px 4px 8px 0;
	float:right;
}

.tagline {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding-bottom: 10px;
	}
	
/*left Nav layout*/
	#leftcontent {
	float: left;
	text-align: center;
	margin: 20px 0 0 0;
	width: 190px;
	}
	



/*Left Nav Menu Code*/
	/*menu, wrapper background colour*/
	
	
	ul#nav li.menuheaders a:link, ul#nav li.menuheaders a:visited{
	margin-left: 0px;
	margin-top: 10px;
	border-top: none;
	color: #49707a;
	font-size: 14px;
}
	
	#leftcontent, #leftcontent ul li a, #leftcontent ul li a,#leftcontent ul li ul li a:link,#leftcontent ul li ul li a:visited, #wrapper {
	background-color: #FFFFFF;

}

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

	#leftcontent ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0 5px;
	margin-top: 15px;
	width: 170px;
	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: #666666; /* IE6 Bug */
	padding: 1px 3px;
	margin-left: 10px;
	}

/* 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: #fff;
	background-color: #49707a;
	} 
	
	
/* 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#selfhelp a#selfhelpnav,
	body#resilience a#resiliencenav,
	body#soul a#soulnav,
	body#about a#aboutnav,
	body#history a#historynav,
	body#valley a#valleynav,
	body#personal a#personalnav,
	body#plan a#plannav,
	body#bring a#bringnav,
	body#holistic a#holisticnav,
	body#sandplay a#sandplaynav,
	body#voice a#voicenav,
	body#dynamic a#dynamicnav,
	body#statues a#statuesnav,
	body#depression a#depressionnav,
	body#rebirthing a#rebirthingnav,
	body#vanishing a#vanishingnav,
	body#graduates a#graduatesnav,
	body#resources a#resourcesnav,
	body#location a#locationnav,
	body#contact a#contactnav {
	color: #fff;
	font-weight: bold;
	background-color: #49707a;
	}	

/* Main Content Area */	
	#maincontent {
	background-color: #FFFFFF;
	padding: 10px 15px 0px 15px;
	width: 570px;
	text-align: left;
	border-left: solid #890d0d 1px;
	margin-top: 40px;
	float: right;
	}
	.imageleft {margin-right: 10px;	}
	.imageright {}
	.subscript {
	position: relative;
	font-size: 60%;
	bottom: -2px;
	}
	
	.subscribebox {
	padding: 8px 3px;
	width: 400px;
	margin: 0px auto;
	text-align: center;
	background-color: #FFCC00;
	border: solid #3368B7 1px;
	font-weight: bold;
	font-size: 14px;
}

.archivetxt {
	font-size:80%;
	padding-bottom: 10px;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	margin-top: -10px;
	width: 100%;
	text-align: right;
	border-bottom: solid #ccc 1px;
	clear: both;
	margin-bottom: 10px;
}


.top a:link, .top a:visited {
	text-decoration: none;
	color: #666666;
}
.top a:hover {
	text-decoration: underline;
	color: #666666;
}

.toppointer {
	font-size: 14px;
}

/* Footer Area */

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

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

	.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: #000000;}

	.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
	.ahm, a.ahm:link, a.ahm:visited,a.ahm:active{
	text-decoration: none;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #000000;
	font-size: 12px;
	}
	
	/* Misc Code */
	
	.quoteborder { border:dotted #fff 2px;}
	
	.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;}
	
		#newsflash {
	width:155px;
	border:solid #587056 1px;
	padding: 0px 10px;
	background-color: #FFFFFF;
	background-image: url(../images/news_sm.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 10px;
	height: 70px;
}

		#hirebox {
	width:155px;
	border:solid #587056 1px;
	padding: 0px 10px;
	background-color: #FFFFCC;
	margin: 10px;
	height: 120px;
	font-weight: bold;
}
	#hirebox p
	{
	font-size:13px;
	text-align: left;
}
