/* CSS handcrafted by Northern Soul & DD Ramone */
/*body{background-color: #EEF2F7; margin:0px; font-family: Trebuchet MS,Verdana, Helvetica, Arial, sans-serif;}*/

body{background-color: #EEF2F7; font-size: 1em; margin:0px; font-family: Trebuchet MS,Verdana, Helvetica, Arial, sans-serif;}
#head{
	height:185px;
	width:100%;
	
}
h1{
	font-size:120%;
	letter-spacing: 0.2em;
}
h2{font-size:95%;}
h3{font-size:85%;}
p{font-size:80%;}
ol{font-size:80%;}
ul{font-size:80%; list-style-type: none;}
	/*Links*/
	a img {border: none; }
	a:link {color: #003366; text-decoration: none;}
	a:visited {color: #006699; text-decoration: none;}
	a:hover {color: #666666; text-decoration: underline;}
	/*All content other than the ID "Ads" will appear within the Body ID*/
	#Body {background-color: #FFF; width: 80%; min-width: 800px; margin: auto; border-left: 3px solid #0A3167; border-right: 3px solid #0A3167; top: 0px; }
	/*#colleft{width: 45%; float: left; margin:5px; background-color:#FFF; border-right: 1px dashed #EEF2F7;}*/
	#colleft{width: 45%; float: left; margin:5px; background-color:#FFF;}
	#colright{width: 45%; float: right; background-color:#FFF; margin-right:5px; }
/*Lists*/
	ul.general_ul{font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #666;list-style-type: disc;}
	ul.directory{text-align: left; list-style-type: none; margin: 0px; padding: 0px;}
	/*Begin Left Nav*/
	#menu{width:100%;}
	#tier2{width:100%;}
	h5{border: 1px solid #EEF2F7;white-space: normal;}
	h5 a:link, h5 a:visited{text-decoration: none;white-space: nowrap;}
	.menu_head, .menu_head a:link, .menu_head a:visited{padding:2px;border:1px solid #EEF2F7;float:left;}
	.menu_head a:hover {padding:2px;border:1px solid #EEF2F7;float:left;}
	.plus, .plus a:link, .plus a:visited{
		padding:2px;
		background-color: #F9FAFB;
		width:10px;
		text-align: center;
		display: inline;
		float:right;
	}
	.plus a:hover{
		padding:2px;
		background-color: #FFF;
		width:10px;
		text-align: center;
		display: inline;
		float:right;
	}
	#menu ul{list-style-type: none;}
	#menu ol {text-align: left;display:none;list-style-type: none;margin: 1px;padding: 0px;background-color: #F4F5F7;}
	#tier2 ul{list-style-type: none;}
	#tier2 ol {text-align: left;display:none;list-style-type: none;margin: 1px;padding: 0px;background-color: #F4F5F7;}
	ul.menuleft{text-align: right; list-style-type: none; margin: 1px; padding: 0px;}
	li.menuitem a:link, li.menuitem a:visited {
	font-size: 80%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	background-color: #F4F5F7;
	display: block;
	padding: 2px;
	margin: 1px;
	border-bottom: 1px solid #EBEDF1;
	}
	li.menuitem a:hover {
	font-size: 80%;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #5595EF;
	display: block;
	padding: 2px;
	margin: 1px;
	border-bottom: 1px solid #003366;
	}
	/*End Left Nav*/
	/* Container wrapper */
	#Container {font-family: Arial, Helvetica, sans-serif;
	color: #333333; padding:5px;
	}
	/* Content wrapper */
	#Content {text-align: left; width: 80%; float: right; display: block; padding: 10px; background-color:#FFF;}
	/* Left column */
	#LeftNavigation {text-align: center; width: 15%; float: left; display: block; padding: 2px; z-index:1000; background-color:#EEF2F7;background-image: url(http://www.terramar.co.uk/stine/bg_nav.gif); background-repeat: repeat-x;background-position: left top;}
	/* End Left column */
	#CSP{width:30%; float:right; background-color: #FFF; border: 1px solid #FFF; padding: 5px;}
	/* Begin all foot tags */
	#Foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	text-align: center;
	background-color: #FFFFFF;

	}
	* html #Foot {height: 1%;} /*This is a hack to stop dissapearing links in IE6*/
	/* End hide from IE-mac */
	#Foot a:link, #Foot a:visited{font-weight: normal; color: #333; text-decoration: none;}
	#Foot a:hover {font-weight: normal; color: #FFFFFF; text-decoration: underline; background-color: #006699;}
	.terra{visibility: hidden;}
	/* End all foot tags */