﻿body 
{
	padding:0;
	margin:0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	background: transparent url(Images/bg.png) repeat-y top;
	color:#3F3F3F;
}

.Grass
	{
	width:180px;
	vertical-align:top;
	background:transparent url(Images/bg_grass.png) no-repeat bottom;
	}

.TopGraphic
	{
	width:900px;
	margin: auto;
	background: transparent url(Images/bg_top.png) no-repeat top;
	}

.TopMenu
{
	color:#FFFFFF;
	text-align:right;
	vertical-align:bottom;
	font-family:Times New Roman, Serif;
	font-weight:bold;
	font-size:14px;
}

.TopMenu a
{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
}

.TopMenu a:hover
{
	color:#FFFFFF;
}

.BottomGraphic
{
	width:900px;
	margin: auto;
	background: transparent url(Images/bg_bottom.png) no-repeat bottom;
}

.Links
{
	margin:auto;
	text-decoration:none;
	text-align:left;
	color:#3F3F3F;
	font-size:11px;
}
	
.Links a
{
	color:#48651C;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
}

.Links a:hover
{
	color:#94A653;
}

.BottomMenu
{
	margin:auto;
	text-decoration:none;
	text-align:center;
	color:#48651C;
	font-size:11px;
}
	
.BottomMenu a
{
	color:#48651C;
	text-decoration:none;
	text-transform:none;
	font-size:11px;
}

.BottomMenu a:hover
{
	color:#94A653;
}

.GreenLink
{
	font-family:Times New Roman, Serif;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#94A653;
}

.Title
{
	font-family:Times New Roman, Serif;
	font-size:20px;
	color:#94A653;
}

.Subtitle
{
	font-family:Times New Roman, Serif;
	font-size:14px;
	color:#94A653;
}

.Heading
{
	font-weight:bold;
	text-decoration:none;
	color:#48651C;
}
.img_space
{
	margin-left:20px;
}