/* Headings */

h1, h2, h3, h4, h5 ,h6	{ font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; opacity:0.99; color:#FFF; }

h1		{ color:#89C272; font-size:24px; padding:10px 0 5px; border-bottom:1px #CCC solid; margin-bottom:5px; }
h1 a	{ color:#89C272; text-decoration:none  }
h2		{ font-size:18px; margin-bottom:8px;	}
h3		{ font-size:15px; margin-bottom:5px;	}
h4		{	}


/* Text Elements */

p					{ color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; opacity:0.99; margin-bottom:5px; font-size:12px; }
p .left				{	}
p .right			{	}

p a					{ color:#000; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; opacity:0.99; margin-bottom:5px; font-size:12px; text-decoration:none;	}
p a:link				{ color:#FFF; 	}
p a:visited			{	}
p a:active			{	}
p a:focus			{	}
p a:hover			{ color:#89C272; }

#logo				{ border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; height:200px; background-color:#333; text-align: center; line-height:207px; }
#logo img 			{ vertical-align: middle;	}

#logologo			{width:205;	height:138;	}


#nav 				{ text-align:center; font-size:18px; background-color:#333;}

#nav ul				{ border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; margin:5px 0; padding:10px 0; }
#nav ul li			{ display:inline;	}
#nav ul li a		{ padding:0 50px;  font-size:14px; color:#FFF; 	}
#nav ul li a:hover	{ color:#89C272; }



#nav a:link			{  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; opacity:0.99; text-decoration:none; }



#banner				{ margin:5px 0; border-top:4px #89C272 solid; }
#banner img			{ border-bottom:4px #89C272 solid; background-color:#333; }


#slider				{ margin:5px 0; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; background-color:#333; 
    width: 900px;
    height: 300px;
    position: relative;
	overflow: hidden;
	text-align:left; }
	
#slider img			{ background-color:#333; }


#content_left		{ margin-bottom:5px; padding:5px 10px 0 10px; width:630px; height:inherit; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; background-color:#333; float:left; 	}


#content_right		{ margin-bottom:5px; padding:5px 10px 0 10px; width:220px; float:right;	border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; background-color:#333; }


#content_full		{ background-color:#333; padding:5px 10px 0 10px; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; margin-top: 5px;	}


#column_left		{ background-color:#333; padding:5px 10px 0 10px; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; width:276px; float:left; height:165px; }


#column_centre		{ background-color:#333; padding:5px 10px 0 10px; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; width:276px; float:left; left:50%; margin-left:6px; height:165px;	}


#column_right		{ background-color:#333; padding:5px 10px 0 10px; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; width:276px; float:right; height:165px;	}


#prefooter			{ clear: both; border: }


#footer				{ clear:both; margin:5px 0; padding:5px 10px 0 10px; border-top:4px #89C272 solid; border-bottom:4px #89C272 solid; background-color:#333; text-align:center; 	}
