<style type="text/css">
<!--
* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%; margin : 0px; padding:0;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


h1{

font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #499D0F;
}
h2{

font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFBE;
}


.header_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFBE;
}
.header_heading {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.body_heading {
	font-size: 24px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 23px;
	font-weight: 600;
	font-variant: normal;
	color: #499D0F;
}
.bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #499D0F;
	font-weight: bold;
}
.bold2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #499D0F;
	
}

.bold_green {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #499D0F;
	font-weight: bold;
}
.bold_green2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #499D0F;
	font-weight: bold;
}
.bold_red {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: bold;
}
.bold_red2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
}

.bold_huge {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #499D0F;
	font-weight: bold;
}
.body_subheading {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.body_text {
	font-size: 12px;
	font-family: tahoma, Verdana;
	font-style: normal;
	font-weight:200;
	color: #000000;
}
.sponsor_text {
	font-size: 10px;
	font-family: tahoma, Verdana;
	font-style: normal;
	font-weight:200;
	color: #000000;
}
.footer_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFBE;
}
.footer_text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFBE;
}
a.header_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFBE;
	}
a.header_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFBE;
	}
a.header_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFBE;
	}
a.header_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}
	
a.sponsor_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 11px;
	font-weight: bold;
	}
a.sponsor_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 11px;
	font-weight: bold;
	}
a.sponsor_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 11px;
	font-weight: bold;
	}
a.sponsor_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFBE;
	}
	
	a.search_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 12px;
	
	}
a.search_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 12px;
	
	}
a.search_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 12px;
	font-weight: bold;
	}
a.search_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	
	a.hometitle_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.hometitle_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.hometitle_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.hometitle_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
a.subject_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.subject_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.subject_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	}
a.subject_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
		a.subject_links3:link {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-weight: bold;
	font-size: 14px;
	
	}
a.subject_links3:visited {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-weight: bold;
	font-size: 14px;
	
	}
a.subject_links3:active {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 14px;
	font-weight: bold;
	
	}
a.subject_links3:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	color: #000000;
	}
	
	
	a.subject_links2:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links2:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links2:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links2:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	color: #000000;
	}
	
		a.subject_links3:link {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links3:visited {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links3:active {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #499D0F;
	font-size: 18px;
	
	}
a.subject_links3:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	
	color: #000000;
	}
	
	
	
	
	a.homepage_links:link {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
	}
a.homepage_links:visited {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
	}
a.homepage_links:active {
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
	}
a.homepage_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #499D0F;
	}
	
	
	
a.footer_links:link {
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFBE;
	}
a.footer_links:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFBE;
	}
a.footer_links:active {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFBE;
	}
a.footer_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}
	
a.body_links:link {
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	}
a.body_links:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	}
a.body_links:active {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	}
a.body_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #499D0F;
	}
	
		
a.category_links:link {
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	}
a.category_links:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	}
a.category_links:active {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	}
a.category_links:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #499D0F;
	}
	
	
	
	a.category_links2:link {
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
a.category_links2:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
a.category_links2:active {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
a.category_links2:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #499D0F;
	}
	
a.category_titlelinks:link {
	text-decoration: none;
	font-family:  Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #499D0F;
	}
a.category_titlelinks:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #499D0F;
	}
a.category_titlelinks:active {
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #499D0F;
	}
a.category_titlelinks:hover {
	text-decoration: underline;
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}
	
	a.subcategory_links:link {
		text-decoration: underlink;
		font-family:  Tahoma, Verdana;
		font-size: 10px;
		
		color: #303030;
	}
	a.subcategory_links:visited {
		text-decoration: none;
		font-family: Tahoma, Verdana;
		font-size: 10px;
		
		color: #303030;
	}
	a.subcategory_links:active {
		text-decoration: none;
		font-family: Tahoma, Verdana;
		font-size: 10px;
		
		color: #303030;
	}
	a.subcategory_links:hover {
		text-decoration: underline;
		font-family: Tahoma, Verdana;
		font-size: 10px;
		
		color: #499D0F;
	}
	
	a.subcategory_links2:link {
		text-decoration: underline;
		font-family:  Tahoma, Verdana;
		font-size: 13px;
	
		color: blue;
	}
	a.subcategory_links2:visited {
		text-decoration: none;
		font-family: Tahoma, Verdana;
		font-size: 13px;
		
		color: blue;
	}
	a.subcategory_links2:active {
		text-decoration: none;
		font-family: Tahoma, Verdana;
		font-size: 13px;
		
		color: blue;
	}
	a.subcategory_links2:hover {
		text-decoration: underline;
		font-family: Tahoma, Verdana;
		font-size: 13px;
		
		color: #499D0F;
	}
	
.formfield {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-wieght: 500;
	border: 1px solid #499D0F;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #499D0F;
	height: 25px;
}
.ad_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #499D0F;
	
}
.search_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.normal {
	font-size: 12px;
	font-family: tahoma, Verdana;
	font-style: normal;
	font-weight:200;
	color: #000000;
}
-->
</style>

