﻿body {
	padding: 0;
	border: 0;
	background-image: none;
	background-repeat: repeat-x;
	color: #666666;
	text-align: left;
	font-family: "Century Gothic";
	font-size: 12px;
}
.box {
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #86B54A;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a:visited {
	color: #86B54A;
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
a.menu:link {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CBDCB0;
}
a.menu:visited {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight:bold
}
a.menu2:link {
	text-decoration:  underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}
a.menu2:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	font-weight: normal;
}
a.menu2:visited {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}

a.bottom:link {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: none;
}
a.bottom:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
a.bottom:visited {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.h2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.h3 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.h4 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.h5 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #85B64C;
	font-weight: normal;
}
.h6 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}.h7 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.table_border {
	border: 1px solid #CCCCCC;
}
#headerimg {
	position: absolute;
	z-index: 1;
}
#fader {
	position: absolute;
	z-index: 1;
}
.menu_right {
	background-color: #86B54A;
}
.menu_bg {
	background-color: #CDDEB1;
	text-align: right;
}
#homebutton
{
  display: block;
  width: 80px;
  height: 38px;
  background: url("../images/button1.jpg") no-repeat 0 0;
}
#homebutton:hover
{ 
  background-position: 0 -38px;
}
#homebutton span
{
  display: none;
}
#servicesbutton
{
  display: block;
  width: 100px;
  height: 38px;
  background: url("../images/button2.jpg") no-repeat 0 0;
}
#servicesbutton:hover
{ 
  background-position: 0 -38px;
}
#servicesbutton span
{
  display: none;
}
#trainingdatesbutton
{
  display: block;
  width: 141px;
  height: 38px;
  background: url("../images/button3.jpg") no-repeat 0 0;
}
#trainingdatesbutton:hover
{ 
  background-position: 0 -38px;
}
#trainingdatesbutton span
{
  display: none;
}
#onlineregistrationbutton
{
  display: block;
  width: 184px;
  height: 38px;
  background: url("../images/button4.jpg") no-repeat 0 0;
}
#onlineregistrationbutton:hover
{ 
  background-position: 0 -38px;
}
#onlineregistrationbutton span
{
  display: none;
}
#aboutusbutton
{
  display: block;
  width: 102px;
  height: 38px;
  background: url("../images/button5.jpg") no-repeat 0 0;
}
#aboutusbutton:hover
{ 
  background-position: 0 -38px;
}
#aboutusbutton span
{
  display: none;
}
#proudassociationsbutton
{
  display: block;
  width: 178px;
  height: 38px;
  background: url("../images/button6.jpg") no-repeat 0 0;
}
#proudassociationsbutton:hover
{ 
  background-position: 0 -38px;
}
#proudassociationsbutton span
{
  display: none;
}
#contactbutton
{
  display: block;
  width: 103px;
  height: 38px;
  background: url("../images/button7.jpg") no-repeat 0 0;
}
#contactbutton:hover
{ 
  background-position: 0 -38px;
}
#contactbutton span
{
  display: none;
}
.style1 {
	background-image: url('../images/graybg.jpg');
}
.style2 {
	background-color: #CDDEB1;
	text-align: center;
}
.style3 {
	background-image: url('../images/graybg.jpg');
	text-align: center;
}
.style4 {
	border: 1px solid #CDDEB1;
}
.style5 {
	text-decoration: underline;
}
.style6 {
	background-color: #EEEEEE;
	text-align: center;
}
.style7 {
	background-color: #CDDEB1;
	text-align: left;
	padding-left: 13px;
}


