body {
	font: normal 0.8em verdana, arial, sans-serif;
	background-color:#FFFFFF;
	color:#000;
	
	
	}
h1   {font-size:125%;
	font-weight: bold;
	}

.teal  {font-size:125%;
	font-weight: bold;
	color:#007663;
	}
.teal  a {
	font-size:100%;
	font-weight: bold;
	color:#007663;
	text-decoration: none;
	}
.teal  a:hover {font-size:100%;
	font-weight: bold;
	color:#F4CA00;
	}


a:hover {
	text-decoration: none;
	color:red;
	}


div#mainwrapper {margin-left: auto;
    		margin-right: auto;
		width:780px;
		background-color:#FFF;
		
		
		
}

div#header {
	width:auto;
	height: 80px;
	background:#007663;
	margin:0;
	text-align:center;
	color:#FFF;
	z-index:105;
	}

#threecolwrap {
  	float:left;
  	display:inline; /* stops IE doubling  margin on float*/
	width: 100%;
	background:#fff;
	}

#twocolwrap {
 	float:left;
	width: 550px;
	/*margin-right:-220px;  CWS - neg margin move */
	overflow: hidden;
	word-wrap: break-word
	z-index: 101;
	border: 1px;
	
	}

#yellowbox {background-color:#ffee99;
	
	padding: 5px;
	width: 330px;}  

#sidebox  {background-color:#ffee99;
	padding: 5px;
	width: 150px;
	text-align:center;
	border: medium solid #000;
	z-index: 150;}

#testimonials  {background-color:#ffee99;
	padding: 10px;
	width: 150px;
	text-align:left;}



#leftcol  {width: 350px;
	}
#leftcolwider {width: 400px;}

 #nav {
 	float:left;
 	width:160px;
	color:#FFF;
	font-size:100%;
	font-family:arial;
	text-align:center;
	text-decoration: none; 
	background:#007663;
	text-align:center;
	z-index:105;
	
 	}

#navunder{background-color:#c0c0c0;
	padding: 10px;
	z-index:112}  

.names {font: italic bold 1.0em verdana, arial, sans-serif;
	text-align:right;
	}

#menu a:hover {color:yellow}

.menusmall a{color:white;
	font-weight: bold;
	   
	 }


.menulink a{
	color:white;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulink a:hover{
	color:#CCCCCC;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.currentpage {font-weight: bold;
		color:#FFF;
	font-size:125%
	}

#contentwide {height: 600px;
	margin-left: 170px;
	width:520px;
	padding: 30px 30px 0px 0px;
 	
 	}

#content {
	
 	width:350px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
 	margin-left:150px;
 	
 	}
#rightcolumnright {float: left;
	width:220px;
	z-index:110 
	}
#rightcolumn {float: left;
	
	width:200px;
	z-index:110 
	}
 #footer {
 	width:100%;
 	clear:both;
 	float:left;
	text-align:center;
	background-color:#ffee99;
 	}
/* end of structural styles */ 

/* Hides from IE-mac \*/
* html #threecolwrap {height: 1%;}
/* End hide from IE-mac */



# navtop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table {
	border: thin solid #007663;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
