/* Navigation in footer */
/* Links in footer */
#footer #nav, #links
{
	color: #00743a;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

#footer #nav
{
	text-transform:uppercase;
}

#footer #nav a,  #links a
{	color: #00743a;	}

#footer #nav a:hover,  #links a:hover
{	text-decoration:underline;	}



#footer #copyright
{
	color: #4c4c4c;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin-top:20px;
}


#footer a#homeLink
{
	color: #00743a;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

#footer a#homeLink:hover
{	text-decoration:underline;	}