html { min-height: 100%; margin-bottom: 1px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 27px;
	font-weight: lighter;
	color: #D8EE38;
	background-color: #223A31;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #223A31;
	;
}
.Heading{
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	font-weight: lighter;
	color: #223A31; 
	background-color: #D8EE38;
}
.Heading2{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #223A31;
	background-color: #D8EE38;
}.Heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223A31;
	text-decoration: none;
	line-height: 20px;
}
#nav td {
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #D8EE38;
}
#neatpara {
	color: #5F936E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 14px;
}
#neatpara a:link {
	color: #5F936E;
	text-decoration: none;
}
#neatpara a:visited {
	color: #5F936E;
	text-decoration: none;
}
#neatpara a:hover {
	color: #5F936E;
	text-decoration: underline;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: normal;
}
#contact a:link {
	color: #EEF0F0;
	text-decoration: none;
}
#contact a:visited {
	color: #EEF0F0;
	text-decoration: none;
}
#contact a:hover {
	color: #D8EE38;
	text-decoration: underline;
}
#contact td {
	background-color: #253E38;
}
.menu_bg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Home_intro_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
