body {
	background: #666666;
	margin: 0px;
	padding: 0px;
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	height:100%;
}
h1 {
	color: #666666;
	text-transform: uppercase;
	font: bold 20px Verdana, Geneva, sans-serif;
}
h2 {
	font: bold 14px Verdana, Geneva, sans-serif;
	color: #666666;
}
h3 {
	font: 14px Verdana, Geneva, sans-serif;
	color: #666666;
}
h4 {
	font: bold 11px Verdana, Geneva, sans-serif;
	color: #666666;
}


p {
	text-align: justify;
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #666666;
	margin-bottom:0px;
}
.p2 {
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #666666;
}
.p3 {
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #666666;
}

.p4 {
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #FFF;
}

hr {
	margin-bottom: 15px;
	margin-top: 15px;
}


a:link {
	/* text-align: justify; */
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #006633;
}

a:visited {
	/* text-align: justify; */
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #333333;
}

a:hover {
	/* text-align: justify; */
	font: 11px/1.5em Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration: underline;
}

a.p3link:link {
	/* text-align: justify; */
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #006633;
}

a.p3link:visited {
	/* text-align: justify; */
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #333333;
}

a.p3link:hover {
	/* text-align: justify; */
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.p3link {
	/* text-align: justify; */
	font: 9px/1.5em Verdana, Geneva, sans-serif;
	color: #006633;
}

.tooltip {
	border-bottom-style:double;
	border-bottom-width: 3px;
	color: #006633;
}

#all {
	position:relative;
	width: 970px;
	margin: auto;
	height:100%;
}

#header {
	position: relative; 
	z-index: 200;
}

#header_c {
	z-index: 300;
}

#header_img1 {
	float:left;
	top: 0px;
	/* margin-top: 10px;
	margin-left: 10px; */
	left: 10px;
}

#header_img2 {
	float:left;
	/* margin-top: 10px; */
	top: 0px;
	z-index:300;
}

#navbar {
	position: relative;
	left: 170px;
	top: -320px;
	width: 790px;
	z-index: 450;
}


#navbar_c {
	position: absolute;
	left: 170px;
	top: 100px;
	width: 790px;
	z-index: 450;
}

/*  this element is not used 
#top_section {
	background: #FFF;
	height: 66px;
	width: 970px;
	margin-top: 20px;
	margin-bottom: 10px;
	height:100%;
}
*/
#middle_section {
	height:920px;
	width: 970px;
	background: #FFF;
	margin-top: 10px;
	overflow:hidden;
}

#upper_middle_section {
	position:relative;
	float:left;
	width: 970px;
	margin-top: 10px;
   	z-index:300;
	background: #FFF url(bg_image.gif) repeat-y bottom left;
	height:100%;
}
#upper_middle_section_e {
	position:relative;
	float:left;
	width: 970px;
	margin-top: 10px;
	z-index:300;
	background: #FFF left bottom;
	height:100%;
}




#lower_middle_section {
	position:relative;
	float:left;
	z-index:300;
	width: 775px;
	overflow-x:hidden;
	margin-bottom: 35px;
}

#spacer {
	clear:both;
	background:white;
	height:10px;
}
#bottom_section {
	clear:both;
	background: #FFF;
	top: -600px;
	height: 66px;
	width: 970px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 300;
	overflow-x:hidden;
	overflow: hidden;
}

#content {
	width: 740px;
	margin-left: 35px;
}

td.program{ 
border-bottom: 1px #6699CC dotted;
color:  Black;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 0px; }

.map-area {
    width: 50%; 
    height: 400px; 
    margin-bottom: 15px;
	float:right;
    border: solid 1px #333;
}
#list_1 ol, #list_1 ul, #list_1 li {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
	list-style: outside;
	margin-left: 10px;
	padding-left: 1px;
	text-align: justify;
}
#intro_image {
	position: relative; 
	float: left;
	top: -310px;
	left: 10px;
	z-index: 100;
}

#intro_image_c {
	position: relative;
	float: left;
	left: 70px;
	top: -20px;
	margin-bottom: 0px;
	width: 250px;
	z-index: 300; 
	
}

#intro_copy {
	width: 320px;
	float: left;
	position: relative;
	top: -500px;
	z-index: 300;
	left: 50px;
	height: 570px;
}

#intro_copy_c {
	position:relative;
	float: left;
	left: 30px;
	top: -20px;
	z-index: 300;
	width: 320px;
	margin-bottom:0px; 

}

#sidebar {
	float: right;
	position: relative; 
	right: 10px; 
	width: 160px;
	height: 770px;
	background: #999;
	top: -700px;
	z-index: 300;	
}

#sidebar_c {
	position:relative;
	float:right;
	right:10px;
	top:-36px;
	width:160px;
	z-index: 350;
	overflow-x:hidden;
}	   


#sidebar_image_001 img {
	margin-top: 10px;
	float: right;
}
#sidebar_image_002 img {
	margin-top: 10px;
	float: right;
}
#sidebar_image_003 img {
	margin-top: 10px;
	float: right;
}


#feature_item {
	position: relative;
	top: -477px;   /*changed from -475px 4.23.10 sg*/
	z-index: 400;
	float: left;
	left: 100px;
}
#feature_item_image_001 img {
	float: left;
	margin-left: 10px;
	position: relative;
	top: -362px;   /*changed from -360px 4.23.10 sg*/
}

/* for Contact Us dropdown box */
.dropcontent{
	width: 720px;
	height: auto;
	display:block;
}

.glossymenu{
	width: 160px;
	border-bottom: 0 solid #9F0;
}

.glossymenu a.menuitem{
	background: #999999;
	font: 11px Verdana, Geneva, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	padding: 10px;
	text-decoration: none;
}

.glossymenu a.menuitem:visited {
	color: white;
}
.glossymenu a.menuitem:hover{
	background: #999999;
	text-decoration: underline;
}
.glossymenu a.menuitem:active{
    color: #99CC33;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers */
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: #666666;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.glossymenu div.submenu ul li{
}
.glossymenu div.submenu ul li a{
	display: block;
	font: 11px Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
}
.glossymenu div.submenu ul li a:hover{
	background: #666666;    /* url(images/sidebar/triangle.gif) no-repeat left center;*/
	color: white;
	text-decoration: underline;
}
.glossymenu div.submenu ul li a:active{
	background: #666666;      /* url(images/sidebar/triangle.gif) no-repeat left center;*/
	color: #99CC33;
	text-decoration: underline;
}

#options_menu {
	background: #CCCCCC;
	height: 20px;
	margin-left: 10px;
	width: 720px;
	margin-top: 25px;
}
#options_menu ul {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666666;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#options_menu ul li {
	display: inline;
	vertical-align: middle;
}
#options_menu ul li a {
	text-decoration: none;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-left: 37px;
	padding-right: 7px;
}
#options_menu ul li a:link, #options_menu ul li a:visited {
	color: #666666;
}
#options_menu ul li a:hover {
	color: #006633;
}

#glossary_menu {
	background: #CCCCCC;
	height: 20px;
	margin-left: 10px;
	width: 720px;
	margin-top: 25px;
}
#glossary_menu ul {
	font: 11px Verdana, Geneva, sans-serif;
	color: #666666;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#glossary_menu ul li {
	display: inline;
	vertical-align: middle;
}
#glossary_menu ul li a {
	text-decoration: none;
	text-align: center;
	float: left;
	margin-top: 3px;
	margin-left: 12px;
	padding-right: 7px;
}
#glossary_menu ul li a:link, #glossary_menu ul li a:visited {
	color: #666666;
}
#glossary_menu ul li a:hover {
	color: #006633;
}

#footer_links {
	height: 24px;
	margin-top: 20px;
	margin-left: 25px;
	width: 660px;
}
#footer_links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
}
#footer_links ul li {
	display: inline;
}
#footer_links ul li a {
	text-align: center;
}
.footer_links{
	text-decoration: underline;
	margin-right: 7px;
	padding-right: 10px;
	border-right: 1px solid #999999;
}
#footer_links ul li a:link, #footer_links ul li a:visited {
	color: #666666;
	font-size: 9px;
}
#footer_links ul li a:hover {
	color: #006633;
}

#boxes {
	width: 160px;
	position: relative;
	float: right;
	right: 10px;
	bottom: 34px;
}

ul.dropdown {
	position: relative;
	background: #999999;
	margin: 0px;
	padding: 0px;
	height: 28px;   /*changed from 30px 4.23.10 sg*/
	float: left;
	list-style: none;
	z-index: 500;
}
ul.dropdown a:link , ul.dropdown a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
ul.dropdown a:hover {
	text-decoration:underline;
}
ul.dropdown a:active {
	color: #99CC33;
}
ul.dropdown ul {
	position: absolute;
	visibility: hidden;
	background: #999999;
	margin: 0px;
	padding: 0px;
	width: 149px;   /*changed to 149px from 145px 5.17.10 sg*/
	list-style: none;
	left: 0px;
	top: 100%;
	border: thin solid #666666;
	z-index: 500;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	margin: 0px 5px 0px 0px;
	padding: 6px 8px 5px 6px;   /*changed from 8px 4.23.10 sg*/
	list-style: none;
	width: 137px;   /*changed back to 137px from 135px 7.15.10 sg*/
	text-align: center;
}
ul.dropdown li:hover {
	background: #666666;
	position: relative;
	z-index: 500;
	/* font-size: 11px; */
}
ul.dropdown li:hover>ul {
	visibility: visible;
}
ul.dropdown ul li {
	float: none;
	text-align: left;
	padding: 4px;
	margin: 2px;
}
ul.dropdown ul li:hover {
	text-decoration: underline;
	background: #999999;
	color: #FFF;
}


	.image_border {
	border-color: #999999;
}

#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 10px solid #666;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#content_d {
	position:relative;
	float: left;
	left: 30px;
	top: -20px;
	z-index: 300;
	width: 620px;
	margin-bottom:0px;
}
#content_e {
	position:relative;
	float: left;
	left: 30px;
	top: -20px;
	z-index: 300;
	width: 805px;
	margin-bottom:0px;
}
#Copyright {
	text-align: center;
	margin-bottom: 20px;
}

