@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color: #FFF;
	background-attachment: fixed;
	background-repeat: repeat;
}
.copyright {
	font-family: arial;
	font-size: 9px;
	color: #D4EE90;
	text-decoration: none;
	letter-spacing: 0.2em;
	padding-top: 15px;
	padding-bottom: 5px;
}
.menu {
	color: #487B2A;
	font-family: arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.menu a{
	color: #487B2A;
	font-family: arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.menu a:hover{
	color: #FF0000;
	font-family: arial;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.menu2 {
	color: #FFFFFF;
	font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menu2 a{
	color: #FFFFFF;
	font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menu2 a:hover{
	color: #FF0000;
	font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.05em;
}

.menu3 {
	color: #FFF;
	font-family: arial;
	text-transform: uppercase;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.alltext {
	font-family: arial;
	font-size: 12px;
	color: #003300;
}
.title {
	font-family: Arial;
	font-size: 23px;
	color: #003300;
}
.title2 {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #003300;
}
.icon_border {
	border: 1px solid #487B2A;
}
.main_table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
hr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0.02em;
	border-top-style: solid;
	border-top-color: #487B2A;
}
.tbl {
	position: relative;
}
#hone {
	position: absolute;
	left: 25px;
	bottom: -15px;
	z-index: 2;
}
#htwo {
	position: absolute;
	left: 310px;
	bottom: -30px;
	z-index: 3;
}
#hthree {
	position: absolute;
	bottom: -15px;
	z-index: 4;
	right: 10px;
}
.tbl #tbl tr td #slideshow {
	z-index: 1;
}
.tbl #tbl tr td #slideshow tr td #fadeshow1 {
	z-index: 1;
}
.tbl #tbl tr td table tr td #hc1 ul li .hpanel table tr td div table tr td img {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}
.tbl #tbl tr td table tr td .form p label span {
	float: left;
	font-size: 14px;
	color: #FFF;
	display: block;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}
.tbl #tbl tr td table tr td .form #email p label #Name, .tbl #tbl tr td table tr td .form #email p label #Number, .tbl #tbl tr td table tr td .form #email p label #Email {
	background-image: url(txtbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
	width: 229px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tbl #tbl tr td table tr td .form {
	width: 300px;
	padding-left: 40px;
}
.tbl #tbl tr td table tr td .form #email p label #Message {
	background-image: url(txtbbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 229px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	margin-bottom: 5px;
}
.tbl #tbl tr td table tr td .form #email p #submit, .tbl #tbl tr td table tr td .form #email p #reset {
	font-weight: bold;
	text-transform: uppercase;
	background-color: transparent;
	background-image: url(btnbg.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 78px;
}
.tbl #tbl tr td #newcontent {
	height: 500px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f0fbc2;
	overflow-y: scroll;
	padding-top: 15px;
}
.tbl #tbl tr td #newcontent .head {
	font-size: 24px;
	font-weight: bold;
	color: #7e9f48;
	margin-left: 50px;
}
.tbl #tbl tr td #newcontent .heads {
	font-size: 16px;
	color: #7e9f48;
	margin-left: 50px;
}
.tbl #tbl tr td #newcontent .newentry {
	height: 100px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7e9f48;
	font-size: 14px;
}
.tbl #tbl tr td #newcontent .newentry .newimg {
	float: left;
	height: 75px;
	width: 120px;
}
.tbl #tbl tr td #newcontent .newentry .newtext {
	float: right;
	height: auto;
	width: 400px;
	text-align: left;
}
.tbl #tbl tr td table tr td #hc1 ul li .hpanel table tr td div table tr td .alltext.cen {
	text-align: justify;
}

