

		.dummy {
			font-family : Verdana;
			font-size: 14px;
			font-weight: bold;
			color: #ffffcc;
		}


		.links {
			color: #cc3333;
			font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			text-decoration:underline;
		}
		
		.small_links {
			color: #cc3333;
			font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-decoration:underline;
		}

		.text {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: Green;
		}

		.sidebar {
		background-image: url(images/grn-bg2.gif); 
		background-repeat: no-repeat; 
		}
		
		
		.mainright {
		font-size:12px;float:right;border:1px solid #333;margin-left:5px;
		}

		.smallheading {
			font-family : Verdana;
			font-size: 12px;
			font-weight: bold;
			padding: 10px 10px 20px 0px;
			color: Green;
		}

		.logintext {
			font-family : sans-serif;
			font-size : 12px;
			font-style : normal;
			font-weight : bold;
			color : #336600;
		}

		.red {
			color:#FF0000;
			font-Family: Tahoma, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: none;
			text-decoration:none;
		}

		.orange {
			color: #C28308;
			font-Family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: none;
			text-decoration:none;
		}

		.submitbutton {
			background : White;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight : bold;
			color: #C28308;
		}

		.bggreen {
		background-color=#BCCF89;
			padding: 0px 0px 0px 3px;
		}

		#text {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			color: Green;
		}

		#text b{
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: bold;
			color: Green;
		}

		#navigation {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 20px;
			font-style : normal;
			font-weight : bold;
			color : #C28308;
		}

		#navigation ul {
			list-style : none;
			margin-left : 5px;
		}

		#navigation a {
			color: #C28308;
			text-decoration: none;
			line-height : 20px;
		}

		#navigation a:hover {
			text-decoration: underline;
			line-height : 20px;
		}

		#navigation ul ul{
			list-style: block;
			font-size : 12px;
			font-weight : normal;
			padding : 0px 0px 0px 15px;
		}

		#navigation ul ul a {
			color: #C28308;
			text-decoration: none;
			line-height : 20px;
		}

		#navigation ul ul a:hover {
			text-decoration: underline;
		}


		#linkslist {
			display: block;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 14px;
			font-style : normal;
			font-weight : bold;
			color : #336600;
		}
		
		#linkslist ul {
			margin: 0px;
			list-style: none;
	
		}

		#linkslist li {
			padding : 0px 5px 5px 0px;
	
		}

		#linkslist a {
			color: #336600;
			text-decoration: none;
			line-height : 20px;
		}

		#linkslist a:hover {
			text-decoration: underline;
			line-height : 20px;
		}

		#centercontentmain {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-style: normal;
			padding: 10px 10px 10px 10px;
			color: #333;
			margin-right:8px;
		}

		#centercontentmain b {
			font-family : Verdana;
			font-size: 18px;
			font-style: bold;
			padding: 10px 10px 20px 0px;
			color: #ffffcc;
		}

		#centercontent {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: normal;
			padding: 10px 10px 10px 10px;
			color: #336600;
		}

		#centercontent b {
			font-family : Verdana;
			font-size: 16px;
			font-style: bold;
			padding: 10px 10px 20px 0px;
			color: #336600;
		}

		#footer {
			font-family: "Microsoft Sans Serif";
			font-size: 10px;
			font-style : normal;
			font-weight : normal;
			color : #336600;
		}

		#footer ul {
			list-style: none;
			padding: 15px;
		}

		#footer li {
			display: inline;
		}

		#footer a:link, #footer a:visited {
			padding: 3px 10px 2px 10px;
			color: #336600;
			text-decoration: none;
		}

		#footer a:hover {
			color: #008000;
			text-decoration: underline;
		}

		body#home li.home, body#events li.events,
		body#newsletter li.newsletter, body#classifieds li.classifieds,
		body#links li.links, body#directory li.directory,
		body#registration li.registration {
			color: #336600;
		}

			body#home li.home a:link, body#home li.home a:visited,
			body#events li.events a:link, body#events li.events a:visited,
			body#newsletter li.newsletter a:link,
			body#newsletter li.newsletter a:visited, body#classifieds li.classifieds a:link,
			body#classifieds li.classifieds a:visited,
			body#links li.links a:link,
			body#links li.links a:visited, body#directory li.directory a:link,
			body#directory li.directory a:visited,
			body#registration li.registration a:link,
		body#registration li.registration a:visited {
			color: #CC9966;
		}


