body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #636466;
	font-size: 14px;
	line-height: 130%;
}
html {
	text-align: center;
}
li {
	margin-left: -25px;
}
td{
	text-align: left;
	padding: 20px;
}
.form td{
	text-align: left;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color:  #78a22f; /*#636466;*/	
}
p a:hover {
	text-decoration: underline;
}

table {
	width: 700px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
.form {
	width: 600px;
}

h2 {
	color: #bfd73b;
	text-transform: lowercase;
	font-size: 14pt;
}
.container {
	width: 100%;
	text-align: center;
	padding-top: 75px;
}

/* COLORED BOXES START */
.red {
	padding: 20px;
	width: 140px;
	height: 165px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #e22b26;
}

.red a {
	color: white;
}

.orange {
	padding: 20px;
	width: 140px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #ee8222;
}
.orange a {
	color: white;
}
.orange_text {
	font-size: 14pt;
	color: #ff6633;
}
.grey_border {
	border: 10px #e7e8e9 solid;
}

.black {
	padding: 20px;
	width: 140px;
	height: 210px;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.gray {
	color: white;
	background-color: #6d6f71;
	padding: 10px;
	padding-left: 15px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.green {
	color: white;
	background-color: #78a22f;
	text-align: left;
	padding: 15px;
	padding-left: 25px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.yellow {
	background-color: #fff799;
}

.orange_wide {
	color: white;
	background-color: #ee8222;
	text-align: left;
	padding: 15px;
	padding-left: 25px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.lt_gray {
	background-color: #e7e8e9;
}
/* COLORED BOXES END */

/* HOME PAGE START  */
.logo {
	position: absolute;
	top: 75px;
	left: 55%;
}

.home_menu a {
	font-size: 14pt;
	color: #78a22f;
	text-decoration: none;
	padding:  25px;
}
.home_menu a:hover{
	color: #ee8222;
}
/* HOME PAGE END  */

/* SUB PAGE START  */
.logo {
	position: absolute;
	top: 75px;
	left: 52%;
}

.sub_menu a{
	font-size: 14pt;
	color: #78a22f;
	text-decoration: none;
	line-height: 125%;
}
.sub_menu td {
	text-align: center;
	vertical-align: bottom;
}
.sub_menu a:hover, .sub_menu .on, .eventextra a:hover, .eventextra .on {
	color: #ff6633;
}
h4 {
	font-size: 14pt;
	color: #ee8222;
	font-weight: normal;
}

.sub_menu {
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
/* SUB PAGE END  */

.title {
	color: #78a22f;
	font-size: 14pt;
		font-family: Arial, Helvetica, sans-serif;
}

.sub_title {
	color: #78a22f;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
.lg {
	font-size: 16pt;
	font-weight: bold;
}
.footer {
	text-align: right;

}
.nopad {
	padding-left: 0px;
	padding-right: 0px;
}

.headline, .headline a {
	font-family: "arial narrow";
	font-size:  20pt;
	color: #ff6633;
	text-transform: uppercase;
}
.headline2 {
	font-family: "arial narrow";
	font-size:  18pt;
	text-transform: uppercase;
}	
.black_hl {
	color: #000000
}
.orange_hl {
	color: #ff6633;
}
.green_hl {
	color: #78a22f;
}
h3 {
	font-size: 16pt;
}
.inset {
	padding-left: 27px;
}
