﻿body 
{
	background-image: url('/Images/Themes/Green/Background.jpg');
	background-color: #489148;
}

.NewsletterBackground
{
		background-image: url('/Images/Themes/Green/NewsletterBackground.jpg');
}

.LargeHeader
{
	font-size : 16px;
	font-family : tahoma;
	font-weight : bold;
	color : #316131;
}

.header
{
	font-size : 11px;
	line-height : 18px;
	font-family : tahoma;
	font-weight : bold;
	color : #316131;
	text-transform: uppercase;
	line-height:20px;
}

a , a:visited
{
	FONT-FAMILY: tahoma;
	FONT-SIZE: 11px;
	COLOR: #316131;
	text-decoration: underline
}

a:hover
{
	COLOR: #316131;
	text-decoration: none
}