/* CSS Document */
#menu {
      z-index:100;}
#menu a {text-decoration:none;
		color:white;}
#menu td {padding-left:10px;
    padding-right:10px;
    padding-top:6px;
    padding-bottom:6px;
    border-color:#d7d7d7;
    border-style:outset;
    border-width: 2px;
    background-color:#01ac4c;
    color:white;
    overflow:hidden;
    font-family: verdana, sans-serif;
    font-size: small;
    font-weight: bold;
    position:relative;
    top:0px;
	margin-top: 0px;
	margin-bottom: 0px;
    }
#menu table {margin:0;
       border-width:2px;
       border-spacing: 0px;
	   border-collapse:collapse;
	   border-style:outset;
       border-color:#d7d7d7;
	   border-bottom-style:none;}
#menu, #navigation {
	position:absolute;
	top:224px;
	left:0px;
	width:100%;
}
.menu {width:100%;}
#menu tr {margin:0;
    border:0;}
#menu a:hover {color:red;}
#col1 {
    height:2em;
    position:absolute;
    left:0px;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col1:hover {
    width:20%;
    overflow:visible;}
#col2 {
    height:2em;
    position:absolute;
    left:14.2%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col2:hover {overflow:visible;}
#col3 {
    height:2em;
    position:absolute;
    left:28.4%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col3:hover {overflow:visible;
     width: 20%}
#col4 {
    height:2em;
    position:absolute;
    left:42.6%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col4:hover {overflow:visible;
    width:25%}
#col5 {
    height:2em;
    position:absolute;
    left:56.8%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col5:hover {overflow:visible;
    width:20%;}

#col6 {
    height:2em;
    position:absolute;
    left:71%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col6:hover {overflow:visible;
     width:28%;}

#col7 {
    height:2em;
    position:absolute;
    left:85.2%;
    top:0px;
    width:14.2%;
    overflow:hidden;
    }
#col7:hover {overflow:visible;}

.pgtitle {
    font-family: "Comic Sans MS", arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color:#459268; /* green */}

.subtitle {
    font-family: "Comic Sans MS", arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #fd8201;}  /* orange */

.perstitle {
    font-family: "Comic Sans MS", arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color:#01ac4c; /* green */}

/* formal style13 */
.normalpara {
    font-size: 24px;
    font-weight: bold;
    font-family: "Comic Sans MS", arial, sans-serif;
    color: #fd8201; }/* orange */

.smallpara {
    font-size: 18px;
    font-weight: bold;
    font-family: "Comic Sans MS", arial, sans-serif;
    color: #000000; /* black */}

.tabledata {
    font-size: 18px;
    font-weight: normal;
    font-family: "Comic Sans MS", arial, sans-serif;
    text-align: left;
    color: #000000; /* black */}

.listitem {
    font-size: 18px;
    font-weight: normal;
    font-family: "Times New Roman", Times, serif;
    text-align: left;
    color: #000000; /* black */}

.thinborder table, .thinborder td {
    border-style: solid;
    border-width: 1px;
    border-color: #b7b7b7; /* light grey */}

.tinypara
    {color: #459268;
    font-size: 16px; } /*green */

.title {
    font-size: large;
    font-weight: bold;
    color: #fd8201;}  /* orange */

.greenp {color: #459268;}
.black  {color: #000000;}
.orange {
	color: #fd8201;
	font-family: "Comic Sans MS", serif;
	font-size: 16px;
	font-weight: bold;
}
.red    {color: #ff0000;}
body {
	background-color: #FFFFFF;
}

#content{
	position:absolute;
	left:5%;
	z-index:20;
	width: 832px;
	padding: 0px;
	margin: 0px;
	top: 258px;
	height: 2623px;
}
#content2 {
	position:absolute;
	left:5%;
	z-index:20;
	width: 832px;
	padding: 0px;
	margin: 0px;
	top: 0px;
}

#afmap, #mtn {
	z-index:9;}

.largepara {
    font-size: 30px;
    font-weight: bold;
    font-family: "Comic Sans MS", arial, sans-serif;
    color: #fd8201; }

/*  Drop down menu */
#nav {z-index:101;}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	border-style: solid;
	border-color:#666666;
	border-width: 1px;  */
	z-index:102;
}

#nav li a {
   color:#ffd700;  /* #333333; */
   text-decoration: none;
   font-family: "Times New Roman", Times, serif;
   z-index:103;
}


#nav li a:hover {
   color:#ffd700;  /* white */
   text-decoration: none;
   font-weight: bold;
}

#nav li ul li a {
   color:#ffd700;  /* white; */
}


#nav a {
	display: block;
	width: 10em;
	padding-top:6px;
	padding-bottom:6px;
	text-indent: 8px;
	background-image:url(St%20X%20-%20BLACK/Images/bwbutton.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	margin:0;
}
#google_translate_element {
	position: relative;
	z-index: 900;
	left: 680px;
	bottom: 215px;
}
#newimage {
	z-index: 100;
	height: 224px;
	width: 850px;
}

#nav li {
 	float: left;
	width: 10em;
	background-color: #c2c2c2; /* #01ac4c; */
   list-style: none;
   z-index:104;
/*	border-style: solid;
	border-color:#ffd700; */ /*#666666; */
/*	border-width: 1px; */
}

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

#nav li:hover ul {
	left: auto;
	color: #ffd700;  /* white */
}

#nav li:hover a {
	color: #ffd700;  /* white */
	width: 20em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
