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

/* wrapper  and generic code*/

	
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-repeat:no-repeat;
	margin:0;
	background-image: url(../images/bg_cep.jpg);
	background-color: #f0efd2;
}
	
	ul{
	font-size:14px;
	text-align: left;
	color: #000000;
	line-height: 120%;;
	}
	
	
	
	p{ text-align:justify}
	
	h1 {
	font-size: 20px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
	h2 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
	h3{
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	}
	
	a:link {
	color: #5f7d51;
}
	a:visited {
	color: #5f7d51;
}
	a:hover {
	color: #958c6c;
}
	
	
#wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 0px;
}
	
	
	.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}

#nextworkshop {
	margin: 0px auto;
	width: 400px;
	padding: 5px;
	border: solid #ccc 1px;
}

.smalltxt { font-size:12px}

	
/*left Nav layout*/
	#leftcontent {
	width:210px;
	float: left;
	text-align: left;
	margin: 50px 0 0 0px;
	position: relative;
	padding: 0;
	}
	
	.leftimagebox {
	margin-top: 45px;
	}
	
	#leftedit {
	margin: 20px 0 0 35px;
}
	
	.quotemks {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	}	

.randomquotes {
	font-size:12px;
	width: 180px;
	border: solid #ccc 1px;
	margin: 20px Auto;
	text-align: justify;
	padding: 8px;
}

/*Left Nav Menu Code*/

	#menu{
	margin: 0 0 0 5px;
	padding: 0;
}

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

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

	#leftcontent ul#nav li {
	position: relative;
	font-weight: bold;
	padding-bottom:0;
	}

/* Styles for Menu Items */
	#leftcontent ul li a {
	display: block;
	text-decoration: none;
	color: #000000; /* 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: #958c6c;
	} 
	
 /* 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#whatweoffer a#whatweoffernav,
	body#counselling a#counsellingnav,
	body#leadership a#leadershipnav,
	body#supervision a#supervisionnav,
    body#spinelli a#spinellinav,
	body#team a#teamnav,
	body#about a#aboutnav,
	body#news a#newsnav,
	body#keep a#keepnav,
	body#testimonials a#testimonialsnav,
	body#contact a#contactnav {
	color: #5f7d51;
	font-weight: bold;
	}	



/* main content area*/
	#maincontent{
	padding: 105px 15px 5px 10px;
	background-image: url(../images/corner_top_lt.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 250px;
	}
	
	#maincontent ul li {padding-bottom:5px; margin-left:-25px}
	
	#confbox {
	height: 160px;
	border: solid #000 1px;
	padding: 5px;
	font-weight: bold;
}
	
	.quotes {
	font-style:italic;
	text-align: left;
	color: #2F7FC4;
	font-weight: bold;
	margin: 0 5px;
}

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

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

.author {
	text-align:right;
	display: block;
}
.redtxt {color:#FF0000}
.greybold {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	}

	#footer {
	text-align: left;
	padding: 5px 10px;
	margin-left: 250px;
	font-size: 11px;
	clear: both;
	}

	.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;
	}
	
	
/* Misc	 */

.toplink {
	right: 15px;
	font-size: 12px;
	color: #999999;
	border-bottom: solid #ccc 1px;
	text-align: right;
	display: block;
}

.toplink a:link, .toplink a:visited {
	color:#999;
	text-decoration: none;
}

.toplink a:active{}
.toplink a:hover {
	color: #958c6c;
}
	
	
	
	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;}
