*
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11.5px;
	color: #444444;
}

a
{
	text-decoration: none;
	color: #7ea16b;
}

a:hover
{
	text-decoration: underline;
}

h1, .menu a, .menu a span, .contentheading
{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu a:hover
{
	text-decoration: none;
}

#footer, #footer a
{
	text-align: center;
	color: #7ea16b;
	font-size: 11px;
	text-decoration: none;
}
/*
h1
{
	color: #7ea16b;
}
*/
.column_module div:first-child *
{
	color: white;
}
.column_module#contact div:first-child h1
{
	text-align: left;
	color: #7ea16b;
}
.column_module#contact div:first-child a
{
	color: #7ea16b;
}
.column_module div:first-child li:hover a
{
	color: #3c5060;
}
.column_module#contact div:first-child p
{
	color: inherit;
}
.column_module div:first-child a:hover
{
	text-decoration: none;
}
.column_module#contact div:first-child a:hover
{
	text-decoration: underline;
}




