@charset "utf-8";
/* CSS Document */

#container {text-align:center;
width:900px;
margin-left: auto;
    margin-right: auto;
    padding: 0px;}
#maincontent{background-color:#231f20;
min-height:100px;}
#header {background-image:url(images/edenheader.jpg);
height:173px;
}
#header2 {background-image:url(new/EdenWebBanner.jpg);
height:173px;
}
#colorbar {background-image:url(images/eden2colorbar.jpg);
height:10px;}
body { background-image:url(images/mainbg.jpg); background-repeat:repeat-x; background-color:#000000;}

.h2 {color:#a0ce67;
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	}
	
#footer {background-color:#a34716;
height:90px;}
#flash {height:230px;
background-color:#000000;
padding-top:10px;}
#right {float:right; width:200px; color:#FFFFFF; text-align:left; padding-left:20px; padding-right:30px;}
#right a {color:#FFFFFF; }
#left {float:left; width:250px; padding-top: 25px;}
#center {float:right; width:396px;}
#wrapper {float:left; width: 647px;}

#centerimage {background-image:url(images/edenmiddleimage.jpg);
background-repeat:no-repeat;
height:443px;
width:396px;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
}

#centerimagetext h2 {color:#ffffff;
font-family:"Times New Roman", Times, serif;
	font-size:28px;
	font-weight: 400;
	padding-top: 10px;
	padding: 0px;
	margin:0px; }

#centerimagetext { width: 290px;
text-align:left;
font-size: 15px;
padding-right:0px;
font-weight:bold;
}

#left h3 {color:#FFF896;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	text-align:center;
	background-image: url(images/edenbutton1.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding:0px;
	margin:0px;
	width:223px;
	padding-top: 3px;
	
	}
	
#left h4 {color:#FFF896;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	padding:0px;
	margin:0px;
	width:218px;
	}

#clienttestimonials {width:200px; 
text-align:left;
padding-left: 30px;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#client {font-weight:bold;}

#navcontainer {position: relative;
top:153px;
 left:0px;
 
}

#jsddm
{	margin: 0;
	padding: 0}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background: #324143;
		padding: 5px 12px;
		text-decoration: none;
		border-right: 1px solid white;
		width: 70px;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{	background: #24313C}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #A9C251;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #8EA344}
			
/* Basic code - don't modify */
 
 #nav { display: block; margin: 0; padding: 0; position: relative;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 140px; }
#nav ul ul { left: 143px; }

/* Everything else is theming */
 
#nav { background-color: transparent; height: 18px;   }
#nav *:hover { background-color: none; }
#nav a {border-right: 2px solid #005953; color: #005953; font-size: 14px; padding: 1px 15px 1px 15px; line-height: 1; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-weight:900;}
  #nav li.hover a { background-color: #5E5A5A; color: #d5a45e;}
  #nav ul { top: 20px; }
    #nav ul li a { background-color: #5E5A5A; text-decoration:none; color: #d5a45e; text-align:left; font-size: 12px; padding: 2px 6px 2px 6px;}
      #nav ul li.hover > a { background-color: #838440; color: #d5a45e; }
   #nav ul a { border-bottom: 1px solid transparent; border-right: none;  opacity:0.90; filter: alpha(opacity=90);}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

/* the overlayed element */ 
div.overlay { 
     
    /* growing background image */ 
    background-image:url(../images/gray.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:340px; 
    height:300px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay div.close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


/* the overlayed element */ 
div.overlay2 { 
     
    /* growing background image */ 
    background-image:url(../images/gray.png); 
     
    /* dimensions after the growing animation finishes  */ 
    width:340px; 
    height:300px;         
     
    /* initially overlay is hidden */ 
    display:none; 
     
    /* some padding to layout nested elements nicely  */ 
    padding:55px; 
} 
 
/* default close button positioned on upper right corner */ 
div.overlay2 div.close { 
    background-image:url(../images/close.png); 
    position:absolute; 
    right:5px; 
    top:5px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

#right h3 {font-family:"Times New Roman", Times, serif;
			font-size:28px;
			color:#9FCF67;
			text-align: left;
			font-weight:100;
			margin:0px;
			padding:0px;
			}
			
#right p {
text-align:left;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
cursor: pointer;  
}
#button{
text-align:center;
margin:100px;
}

	
#quotediv {
		line-height: 14px;
		
		}
#quotes {text-align:left;
		color: #005953;
		font-style:italic;
		font-size:18px;
		line-height: 23px;
		width: 170px;
		}
#quotename {font-style:normal;
			color: #000000;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			
#quotetitle {font-style:normal;
			color: #000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			
#leftcontactgrn {color: #A0CE67;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				font-weight:bold;
				}
#leftcontact  {color: #FFFFFF;
				font-style: normal;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				}
#contactinfo  {color: #FFFFFF;
				font-style: normal;
				font-family:Arial, Helvetica, sans-serif;
				font-size:14px;
				}
#leftvid  {color: #FFFFFF;
				font-style: italic;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				line-height:12px;
				}
				
#picturetext {color:#FFD24F;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
				font-style:italic;
				padding-bottom:6px;
				margin:0px;
				}
#footermain {font-size:13px;
			font-family:Arial, Helvetica, sans-serif;
			letter-spacing:7px;
			text-align:center;
			color: #FFF896;
			font-weight:bold;
			padding:10px 3px 3px 3px;
			}
#footermenu {font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color: #FFFfff;
			font-weight:bold;
			padding:3px;
			}
#footermenu a {font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color: #FFFfff;
			font-weight:bold;
			}			
#footermenu a:hover {font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color: #A0CE67;
			font-weight:bold;
			}
#copyright {font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color: #FFFfff;
			
			}	
#footertext {font-size:10px;
			font-family:Arial, Helvetica, sans-serif;
			text-align:center;
			color: #FFFfff;
			padding-top:3px;
			}
#nfslink {font-style:italic;
			color: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			}
#nfslink a{font-style:italic;
			color: #FFFFFF;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:underline;
			}	
a.rollover {
	display: block;
	width: 234px;
	height: 189px;
	text-decoration: none;
	background: url("images/newsletter-icon.jpg");
	}

a.rollover:hover {
	background-position: -234px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
}
div.error { display: none; }
input {	border: 1px solid black; background: #fffddf;}
textarea {	border: 1px solid black; background: #fffddf;}
input.checkbox { border: none }
input:focus { border: 1px dotted black; }
input.error { border: 1px dotted red; }	
#labeltext { color:#FFF896;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
			
#bignumbers { color:#FFF896;
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			font-weight:bold;
			}
#contactemail {color: #FFF896;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}
#contactaddress {color: #FFD24F;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				}	
#employment {color:#FFFFFF;
				font-size:18px;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				}
#download {color: #FFF896;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				}
#QuickForm   {background: #fffddf;}
