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

div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, ing {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 120%;
	color: #12235B;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 130%;
	color: #12235B;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 150%;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
p a {
	color: #333;
	text-decoration: none;
}
p a:hover {
	color: #12235B;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 140%;
	color: #333;
	margin-bottom: 1.2em;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	padding-right: 20px;
}
ul ul {
	font-size: 1em;
}
dl ul {
	font-size: 1em;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 140%;
	color: #333;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.8em;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
	padding-right: 20px;
}


#body {
	background-image: url(images/shared_images/palm_bkrd.jpg);
	background-position: top;
	background-color: #000;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/*----------index page----------*/
#container_index{
	padding: 0px;
	width: 993px;
	margin: 0px auto;
	text-align: center;
	background-color: #FFF;
	background-repeat: no-repeat;
	height: 619px;
}
#indexTop {
	background-image: url(images/index_images/top_bkrd.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 993px;
}
#indexNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 82px 0px 0px 50px;
}
	#indexNav li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
	#indexNav a {
	color: #FFFFFF;
	text-decoration: none;
}
	#indexNav a:hover {
	color: #BEDFC0;
	text-decoration: none;
}
#indexTopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 140%;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 670px;
	top: 100px;
	position: relative;
	width: 303px;
}

#indexFlash {
	text-align: left;
	height: 140px;
	width: 993px;
	background-color: #000;
}
#indexBottom {
	background-image: url(images/index_images/bottom_bkrd.jpg);
	background-repeat: no-repeat;
	height: 169px;
	width: 993px;
}
#indexBottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 150%;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 670px;
	top: 40px;
	position: relative;
	width: 303px;
}

#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	width: 993px;
	color: #108637;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	#disclaimer a {
	color: #108637;
	text-decoration: none;
}
	#disclaimer a:hover {
	color: #999;
	text-decoration: none;
}

/*----------inside pages nav----------*/
#container_pgs {
	padding: 0px;
	width: 993px;
	margin: 0px auto;
	text-align: center;
	background-color: #FFF;
}
#headerPgs {
	margin: 0px;
	padding: 0px;
	background-image: url(images/shared_images/inside_head.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 993px;
}
#pagesNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 190%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 32px 0px 0px 50px;
}
	#pagesNav li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
	#pagesNav a {
	color: #FFFFFF;
	text-decoration: none;
}
	#pagesNav a:hover {
	color: #BEDFC0;
	text-decoration: none;
}
#pagesNavChild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 190%;
	font-weight: normal;
	color: #BEDFC0;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 0px 50px;
}
	#pagesNavChild li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 1.3em;
}
	#pagesNavChild a {
	color: #BEDFC0;
	text-decoration: none;
}
	#pagesNavChild a:hover {
	color: #FFF;
	text-decoration: none;
}

/*----------inside pages----------*/
#mainContent {
	margin: 0px;
	padding: 50px 80px 0px 50px;
	width: 863px;
	text-align: left;
	background-image: url(images/shared_images/palm_main_bkrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#pageHead {
	margin: 0px;
	padding: 2px 5px 0px;
	left: 0px;
	top: 0px;
	position: relative;
	float: left;
	border: 1px solid #CCC;
	height: 2em;
	width: auto;
}
#pageText {
	padding: 0px;
	left: 0px;
	position: relative;
	width: 655px;
	top: 5px;
	float: right;
	margin: 0px;
}
#contentFooter {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#pageFooter {
	text-align: right;
	margin: 20px 0px 0px -50px;
	padding: 10px 50px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #108637;
	background-image: url(images/shared_images/foot_bkrd.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 943px;
	clear: both;
}
#pageFooter a {
	color: #108637;
	text-decoration: none;
}
#pageFooter a:hover {
	color: #999;
	text-decoration: none;
}
/*----------areas page----------*/

#mainContentArea {
	margin: 0px;
	padding: 50px 80px 0px 50px;
	width: 863px;
	text-align: left;
	background-image: url(images/capabilities/map.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 469px;
}
#areasTable {
	margin: 0px;
	padding: 0px;
	left: 460px;
	position: relative;
	width: 420px;
	top: 20px;
	clear: both;
}

/*----------trees main page----------*/

#treesTable {
	margin: 0px;
	padding: 0px;
	left: -50px;
	position: relative;
	width: 420px;
	top: 20px;
	clear: both;
}

/*----------trees galley pages----------*/

#mainContentGallery {
	margin: 0px;
	padding: 50px 80px 0px 50px;
	width: 863px;
	text-align: left;
	background-image: url(images/shared_images/gallery_bkrd.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#treesGalleryTable {
	padding: 0px;
	width: 510px;
	float: right;
	margin: -10px 0px 0px;
}
#galleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 140%;
	color: #333;
	text-align: left;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
	width: 280px;
	padding: 0px 0px 0px 6px;
	clear: left;
	float: left;
}
#inquiry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #730E18;
	text-align: right;
}
	#inquiry a {
	color: #730E18;
	text-decoration: none;
}
	#inquiry a:hover {
	color: #000;
	text-decoration: none;
}
.galleryTableInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #333;
	text-align: left;
}
.galleryNxtPg {
	text-decoration: none;
	text-align: right;
}
#galleryDisclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #333;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1.5em;
	clear: both;
	width: 893px;
}

/*----------projects----------*/
#body #container_pgs #mainContent #pageText table tr td p {
	text-align: center;
}

#bodyProjects {
	margin: 0px;
	width: 863px;
	text-align: left;
	padding: 0px;
	clear: both;
}
#projectsRightText {
	width: 550px;
	padding: 0px 10px 10px;
	float: right;
	margin: 1em 0px 0px;
	text-align: center;
}
#projectsLeftText {
	width: 250px;
	text-align: left;
	padding: 10px;
	margin-top: 1em;
	margin-bottom: 1.2em;
	margin-left: 0px;
	clear: left;
	float: left;
	background-color: #FBE4BD;
}
.captions {
	color: #12235B;
	text-align: center;
	font-size: 0.7em;
}

#back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	clear: right;
	float: right;
	margin-right: 50px;
	margin-top: 1em;
}

#back a {
	color: #108637;
	text-decoration: none;
}
#back a:hover {
	color: #999;
	text-decoration: none;
}

/*----------page elements----------*/
#imageLeft {
	text-align: left;
	margin-right: 20px;
}
#imageRight {
	text-align: right;
	margin-left: 20px;
	float: right;
}
.textList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
}
.quoteName {
	color: #12235B;
	text-align: right;
	font-weight: bold;
}

/*----------contact form----------*/
#contact-area {
	width: 600px;
}

#contact-area input, #contact-area textarea {
	padding: 0px 0px 5px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333;
	margin: 0px 0px 10px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 80px;
}

label {
	float: left;
	text-align: left;
	margin-right: 50px;
	width: 150px;
	padding-top: 5px;
	font-size: .8em;
	color: #333;
}
.inlineText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
}

/* ---- forms, general ---- */

/* used to highlight invalid field labels  */
.invalid_field { font-weight: bold; }

/* used to hide things */
.hide { display: none; }
