body {
	background-color: #1D1D1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 12px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.h1, .h2, .h3, .h4, .h5 {
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

p {
	letter-spacing: normal;
	padding-left: 10px;
	color: #dddddd;
	font-size: 12px;
	line-height: 20px;
	word-spacing: normal;
	padding-bottom: 0px;
}
a {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #49F400;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
li {
	padding-bottom: 15px;
	line-height: 20px;
}

h1 {
	font-size: 18px;
	color: #92CA0F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	padding-bottom: 10px;
	line-height: 20px;
}
.h1 {
	color: #92CA0F;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #474747;
	padding-bottom: 10px;
	line-height: 20px;
}

h2 {
	font-size: 14px;
	color: #F15822;
}
.h2 {
	font-size: 14px;
	color: #F15822;
}
h3 {
    font-size: 12px;
}

.footer {
	font: normal 11px Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.green {
	color: #92CA0F;
}

.footer a:hover {
	text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	


a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#nav_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #222222;
	border-left-color: #222222;
	background-color: #131313;
}
.nav_icon_home {
	padding-right: 10px;
	padding-left: 20px;
	width: 130px;
}
.nav_icon_home img {
	vertical-align: middle;
	padding-right: 10px;
}
.nav_icon_home  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
	display: block;
}
.nav_icon_home  a:hover {
	color: #F15822;
}
#logo_home {
	position: relative;
	left: 80px;
	top: 50px;
	width: 160px;
}
#logo_company_name_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	position: relative;
	left: 70px;
	top: 50px;
	width: 170px;
	font-weight: bold;
	text-align: center;
}
#logo_words_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #003300;
	position: relative;
	left: 320px;
	top: -80px;
	width: 500px;
	font-weight: bold;
}
#logo_words_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #003300;
	position: relative;
	left: 220px;
	top: -30px;
	width: 600px;
	text-align: left;
}
#logo_tagline_home {
	font-size: 18px;
	font-style: italic;
	position: relative;
	width: 230px;
	left: 420px;
	top: -70px;
	color: #000000;
}

#logo_sub {
	position: relative;
	top: 15px;
	left: 100px;
	width: 75px;
}

#content td {
	vertical-align: top;
	padding-top: 20px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #2D2D2D;
	display: block;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.border {
	border: 1px solid #333333;
}
.grassimagesub{
	background-image: url(../images/grass_sub.jpg);
	background-repeat: no-repeat;
}
.list li{
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 30px;
	list-style-type: disc;
	padding-bottom: 15px;
 
}

.list_no_margin li{
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
	list-style-type: disc;
	padding-bottom: 15px;
 
}

.padtop20{
padding-top:20px;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.active {
	color: #F15822;
}
.legal {
	font-size: 9px;
	color: #888888;
}
.orange {
	color: #F15822;
}
