/*
CSS document: created by Jay Adkins - www.JayAdkins.net exclusively for GREEN BY ADELINE.
Any duplication of the source code of thise website nd/or its contents is strictly forbidden without express written concent.
  
*/

* { padding: 0; margin: 0; }

body {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size: 13px;
background:#333 url(images/bgtop.gif) repeat-x;
}

.flashintro {
margin:40px auto;
text-align:center;
}

a img {
border: none;
}

input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}

label {
display: block;
width: 100px;
float: left;
margin-bottom: 10px;
text-align: right;
padding-right: 20px;
}

br {
clear: left;
}

.green{
background-color:#D6E3BC;
padding:5px;
}

.ecophotoa{
float:left;
width:350px;
margin:0px;
padding:0px;
}

.ecophotob{
float:right;
width:350px;
margin:0px;
padding:0px;
}

.darkbeige{
background-color:#DDD8C2;
padding:5px;
float:left;
}

#wrapper { 
margin: 0 auto;
width: 903px;
background:#f5f5dc;
}

#header {
width: 903px;
color: #000;
padding:0px;
height: 294px;
margin: 0px;
background:#333 url(images/header.jpg) no-repeat;
}

.innerheader {
position:absolute top left;
width:295px;
height:115px;
border:none;
}

#navigation {
width: 903px;
height:29px;
color: #000;
margin: 0px;
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
margin:0px auto;
}

.indentmenu ul{
margin-left:255px;
padding: 0px;
width: 903px; /*width of menu*/
/*border: 1px solid #333; /*dark purple border*/
border-width: 1px 0;*/
background: black url(images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
/*border-right: 1px solid #564c66;*/
}

.indentmenu ul li a:visited {
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current {
color: white !important; /*text color of selected and active item*/
padding-top: 6px; /*shift text down 1px for selected and active item*/
padding-bottom: 4px; /*shift text down 1px for selected and active item*/
background: black url(images/indentbg2.gif) center center repeat-x;
}

/* anymenu */

#dropmenudiv {
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#fff;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #904122;
color:#fff;
}


#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
display: block;
width: 10em;
}

#nav li {
float: left;
width: 10em;
}

#nav li ul {
position: absolute;
width: 10em;
left: -999em;
}

#nav li:hover ul {
left: auto;
}

h1 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size: 25px;
font-weight:bold;
margin:20px 0px 20px 0px;
color:#486813;
}

h2 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight:bold;
margin-bottom:20px;
color:#486813;
}

h3 {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
margin-bottom:20px;
color:#486813;
}


.content { 
width: 903px;
color: #000;
background:#f5f5dc;
margin: 0px auto;
text-align:justify;
}

.content a, .content a:visited {
color:#904122;
font-weight:bold;
text-decoration:underline;
}

.content a:hover {
color:#498F11;
font-weight:bold;
text-decoration:none;
}

img.border {
border:2px solid #486813;
}

.nbdr {
border:none;
}

.content p {
margin-bottom:20px;
}

.content ul {
display:block;
margin:0px 0px 0px 45px;
}

.content ul li {
list-style-image:url(images/listleaf.gif);
margin:0px 0px 5px 0px;
}

.contentinner {
padding:20px;
margin:0px;
clear:both;
}

.left { 
 color: #333;
 background:#f5f5dc;
 margin: 0px 0px 0px 5px;
 padding: 10px;
/* width: 200px;*/
 float: left;
}

.right { 
 float: left;
 color: #333;
 background:#f5f5dc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 550px;
 display: inline;
}

.noside { 
 float: left;
 color: #333;
 background:#f5f5dc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 858px;
 display: inline;
}

#footer { 
width: 903px;
height:31px;
color:#fff;
text-align:center;
font-weight:bold;
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size: 13px;
background:#333;
margin: 0px;
clear:both;
}

#footer a, #footer a:visited {
color:#fff;
text-decoration:underline;
}

#footer a:hover {
color:#fff;
text-decoration:none;
}

/* Footer Menu  */

.footermenu{
/* font: bold 13px Arial; */
font: 12px Arial; /* chaned this so links are not as glaring */
width: 100%; /*leave this value*/
overflow: hidden;
margin:0px auto;
}

.footermenu ul{
margin-left:250px;
padding: 0;
width: 903px; /*width of menu*/
}

.footermenu ul li{
display: inline;
}

.footermenu ul li a{
	float: left;
	color: #999999; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
/*border-right: 1px solid #fff;*/
}

.footermenu ul li a:visited{
	color: #CCCCCC;
	text-decoration:none;
}

.footermenu ul li a:hover, .footermenu ul li .current{
color: #fff !important; /*text color of selected and active item*/
text-decoration:underline;
}

#wrapper .content .contentinner .noside table.tblPress td {
	/* background-color: #00CCFF; */ /* cyan bg */
	height: 275px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 12px;
	padding-bottom: 12px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
/* this styling manages height for international news gallery */
/*
#wrapper  .content  .contentinner  .noside  table td.tdNewsIntl {
	background-color: #99FF00;
	height: 275px;
	padding-right: 0px;
	padding-left: 0px;
}
#wrapper .content .contentinner .noside table td.tdNewsIntl p {
	color: #CC0000;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
*/
#wrapper .content .contentinner .noside table.tblPress p {
	padding: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
#wrapper .content .contentinner .noside table.tblPress tr.trTopPress {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#wrapper .content .contentinner .noside table.tblPress td.tdTop {	/* background-color: #00CCFF; */ /* cyan bg */
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#wrapper .content .contentinner .noside table.tblPress td.tdTopRight {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#wrapper .content .contentinner .noside table.tblPress td.tdRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

