/* ** XHTML and CSS by Trevor - Array Interactive ** */

body, html, h1, h2, h3, h4, h5, h6, ul, ol, dl, table, p, td, img {
	margin: 0;
	padding: 0;
	border: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.textField, .textArea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #244B24;
	background-color: #FFF;
}

.textField {
	width: 200px;
}

html, body {
	height: 100%;
	background-image:url(../images/background.jpg)
}

#centeringTable {
	height: 100%; width: 100%;
}

a {
	color: #aec836;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00aeef;
	text-decoration: none;
}

body {
	text-align: center;
}

.layout {
	width: 990px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	height: 500px;
	overflow: hidden;
	background: url('images/treeBg.jpg') no-repeat 0 53px;
	background-color: #FFF;
}

.main {
	overflow: hidden;
	margin-top: 22px;
	zoom: 1;
}

div.clear { 
	clear:both; 
	height:1px; 
	font-size:2px; 
}

.leftFloat {
	float: left; 
	display: inline;
}

.rightFloat {
	float: right; 
	display: inline;
}

.header {
	position: relative;
	height: 27px;
	overflow: hidden;
}

.menuBar ul {
	list-style: none;
	float: left;
	display: inline;
	height: 22px;
}

.menuBar li {
	float: left;
	display: inline;
	height: 22px;
	margin-right: 25px;
}

.menuBar .lastItem {
	margin: 0;
	padding: 0;
}

.menuBar {
	height: 22px;
	overflow: hidden;
	position: relative;
	margin: 8px 0 0 15px;
}

.menuBar li a {
	font-weight: bold;
}

.menuBar li a:hover {
	
}

.menuBar .selected a {
	color: #333;
}

.rightCol {
	clear: both;
	width: 199px;
	height: 404px;
	overflow: hidden;
	background: url('images/rightColBg.jpg') no-repeat;
	color: #CCC;
	font-size: 16px;
}

.rightCol p {
	line-height: 12px;
	font-size: 11px;
	margin-bottom: 8px;
	margin-left: 20px;
	color: #00aeef;
	padding-right: 5px;
}

.rightCol h2 {
	margin-left: 19px;
	margin-bottom: 4px;
}

.rightCol .siteList {
	list-style: none;
	margin-left: 27px;
	width: 166px;
}

.rightCol .siteList li {
	display: block;
	float: none;
	color: #CCCCCC;
	font-size: 10px;
	margin-bottom: 0;
	line-height: 12px;
	padding-left: 9px;
	background: url('images/bullet.gif') 0 4px no-repeat;
}

.bullets li {
	padding-left: 9px;
	background: url('images/bullet.gif') 0 6px no-repeat;
}

.floating li {
	display: inline !important;
	margin-right: 4px;
	zoom: 1;
	float: left;
}

.rightCol .siteList span {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.rightCol .siteList li a {
	font-size: 10px;
}

.leftCol {	
	width: 282px;
	margin: 0 0 0 0px;
}

.leftCol h1 {
	background: url('images/dllLogo.gif') no-repeat;
	height: 119px;
	width: 175px;
	margin: 102px 0 15px 16px;
}

.leftCol h1 span {
	display: none;
}

.treeIcon {
	margin: 0 0 10px 90px
}

.contact {
	margin: 0 0 0 16px;
	line-height: 18px;
}

.contact a {
	/*color: #FFFFFF;*/
}

.contact div {
	margin-top: 4px;
}

.centerCol {
	margin: 0 23px 0 0;
	width: 476px;
	overflow: hidden;
}

.centerCol1 {
	width: 670px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 0;
}

.centerCol h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}

.centerCol p {
	margin-bottom: 16px;
	line-height: 18px;
}

.upperContent {
	height: 274px;
	overflow: hidden;
	margin-bottom: 0px;
}

.upperContent1 {
	height: 270px;
	overflow: hidden;
	margin-bottom: 0px;
	width: 650px;
}

.upperContentFlex {
	margin-bottom: 20px;
}

.thumbList {
	list-style: none;
}

.thumbList li {
	display: inline;
	margin-right: 25px;
	height: 100px;
	width: 100px;
	overflow: hidden;
	text-align: center;
	background-color: #063000;
	float: left;
}

.thumbLast {
	margin: 0 !important;
}

label {
	display: block;
	float: left;
	width: 150px;
	padding-top: 3px;
	text-transform: capitalize;
	font-weight: bold;
}

form {
	margin: 0 0 0 0px;
	position: relative;
}

.mainForm {
	border: 3px solid #2D612D;
	/*background: #ED9E4D;*/
	padding: 10px;
}

.formItem {
	zoom: 1;
	margin-bottom: 5px;
	margin-left: 0px;
}

.formItem textarea {
	width: 274px;
}

.send {
	border: 1px solid #244B24;
	background-color: #336633;
	cursor: pointer;
	cursor: hand;
	width: 93px;
	font-weight: bold;
	margin-left: 332px;
	color: #99CC99;
} 

.rightColImage {
	margin-left: 27px;
	margin-bottom: 10px;
}
	
.footer {
	text-align: center;
	padding: 1px 5px 0 0;
	font-size: 9px;
	margin-top: 10px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.footer ul {
	list-style: none;
	width: 990px;
}

.footer li {
	display: inline;
	float: left;
	width: 495px;
	font-size: 9px;
	color: #666666;
	text-align: left;
}

.footer li a, .postFooter a {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
}

.postFooter {
	text-align: right;
	font-size: 9px;
	margin: 0 0 0 0;
}

