@charset "UTF-8";

body{margin:0;padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align:center;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	background-color:#ad824d;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat;
	background-position:center 0;
	}

/*-----------------centers content in window-----------------------*/

.page-box {width:100%;
	text-align: center;
	}
.content-box {width: 935px;
	padding-top:25px;
	text-align:left;
	margin: 0 auto;
	}

/*-----------------general page body content-----------------------*/

.main {width: 935px;
	height:690px;
	overflow:visible;
	position:relative;
}



#top_header_area {
	width:935px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
!important
 	font-family: Arial, Helvetica, sans-serif;
}

#homepage_flash {width:935px;
	height:446px;
	position:absolute;
	top:54px;
	left:0px;	
	z-index:0;!important
	}

#body_area {width:935px;
	height:590px;
	position:absolute;
	top:54px;
	left:0px;
	z-index:1;!important
	}
#bottom_area {width:935px;
	height:151px;
	position:absolute;
	top:500px;
	left:0px;
	z-index:3;!important
	}
	
#footer_area {width:935px;
	height:30px;
	position:relative;
	top:655px;
	left:0px;
	font-size:10px;
	color:#300;
	}
	
/*-----------------header content-----------------------*/

#nav_bar_contain {
	width:545px;
	height:36px;
	position:absolute;
	top:38px;
	left:392px;
	}
	
div#nav_bar_contain li {
    list-style-type: none;
    display: inline;
	margin-right:16px;
}

#header_logo {
	width:392px;
	height:110px;
	position:relative;
	top:0px;
	left:0px;
}
	
/*-----------------body content-----------------------*/

#interior_headers {
	width:935px;
	height:154px;
	position:relative;
	}

#interior_body_contain {
	width:935;
	height:434px;
	position:relative;
	top:8px;
	background-image:url(images/interior_bg_06.gif);
	background-repeat:no-repear;
	background-position:0 0;
	}
	
#body_copy_contain {
	width:675px;
	height:414px;
	padding-top:20px;
	padding-left:40px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}


#body_copy_contain_scroll {
	width:675px;
	height:400px;
	padding-top:20px;
	padding-left:40px;
	overflow-x:hidden;
	overflow-y:auto;
	top:0px;
	left:0px;
	
	scrollbar-track-color:#FF9; 
	scrollbar-face-color: #630; 
	scrollbar-shadow-color:#630; 
	scrollbar-dark-shadow-color:#300; 
	scrollbar-highlight-color:#963; 
	scrollbar-3d-light-color:#630; 
	scrollbar-arrow-color:#300;
}

#copy_inside_scroll {
	width:640px;
	top:0px;
	left:0px;
}

#body_right_images_contain {
	width:392px;
	height:414px;
	padding-top:20px;
	position:absolute;
	top:0px;
	left:743px;
	overflow:hidden;
}


#body_right_images_contain ul {
	margin-left:0px;
	padding-left:0px;
}

#body_right_images_contain ul li {
	padding-bottom:5px;
	list-style-type:none;
}

/*-----------------bottom content-----------------------*/
#bottom_heading {
	width: 935px;
	height:26px;
	position:relative;
	}
	
#bottom_body {
	width: 865px;
	height:120px;
	padding-left:35px;
	padding-right:35px;
	padding-top:5px;
	position:relative;
	background-image:url(images/home_11.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}


/*-----------------type styles -----------------------*/

.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:normal;
	line-height:16px;
	color:#FF9;
	}
	
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#FF9;
	font-style: normal;
	}
	
	
.body_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#FFF;
	}
	
a {
	color:#FF9;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;

}
a:hover {
	font-weight:bold;
	color:#FF9;
	text-decoration:none;
}

.re-search_jobs a {
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

.re-search_jobs a:link {
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;

}
.re-search_jobs a:hover {
	font-weight:bold;
	font-style:italic;
	color:#FF9;
	text-decoration:none;
}

.h2 a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-decoration:underline;
}

.h2 a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	text-decoration:underline;

}
.h2 a:hover {
	color:#FF9;
	font-weight:bold;
	text-decoration:none;
	text-decoration:underline;
}


#footer_area a {
	color:#300;
	font-weight:bold;
	text-decoration:none;
	}
#footer_area a:link {
	color:#300;
	font-weight:bold;
	text-decoration:none;
	}
#footer_area a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#directory table td {
	border-bottom-color:#FF9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(images/dark_brown.png); 
	background-repeat:repeat; 
	background-position:0 0;
}

#directory table td .lighter {
	border-bottom-color:#FF9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(images/menu_bg.png); 
	background-repeat:repeat; 
	background-position:0 0;
}




#plants_contain {
	width:630px;
	position:relative;
}

#plants_contain_left {
	width:318px;
	position:relative;
	float:left;
}
#plants_contain_right {
	width:308px;
	position:relative;
	float:right;
}

.divider_area {
	width:100%;
	border-top-color:#FF9;
	border-top-style:solid;
	border-top-width:1px;
}
	
/*-----------------body sub nav -----------------------*/
#sub_nav_contain {
	width:660px;
	height:18px;
	position:relative;
	}
	
#sub_nav_contain ul {
	margin-top:0px;
	margin-right:0px;
	margin-left:-10px;
	margin-bottom:0px;
	padding:0px;
	}
#sub_nav_contain li {
	color:#FFF;
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-right:10px;
	margin-left:10px;
	}
	
#sub_nav_contain li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#sub_nav_contain li a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#sub_nav_contain li a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#FF9;
	}

#sub_nav_contain_INscroll {
	width:640px;
	height:18px;
	float:inherit;
	}
	
#sub_nav_contain_INscroll ul {
	margin-top:0px;
	margin-right:0px;
	margin-left:-10px;
	margin-bottom:0px;
	padding:0px;
	}
#sub_nav_contain_INscroll li {
	color:#FFF;
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-right:10px;
	margin-left:10px;
	}
	
#sub_nav_contain_INscroll li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#sub_nav_contain_INscroll li a:link {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#sub_nav_contain_INscroll li a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#FF9;
	}
.page-box .content-box .main #footer_area a {
	padding-left: 10px;
}

