/* css page for internet explorer */

body {
	color: #102536;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.0em;
	background-color: #EAC695;     /*   Tan   */
}

.indent p {
	text-indent: 2em;
	line-height: 110%;
}


h1 {
	margin: 0;
	border-top: solid 2px #fdd041;
	border-bottom: solid 2px #fdd041;
	padding: 5px 0 5px 25px;
	background-color: #294e56;
	color: #fff;
	clear: bottom;
}

/* ************** End of page line ************************* */

.endofpage {
	margin: 0;
	border-top: solid 2px #fdd041;
	border-bottom: solid 2px #fdd041;
	padding: 5px 0 5px 25px;
	background-color: #294e56;  /*    Green Color   */
	clear: bottom;  
}

/* ********************************************************* */

.accent {
	color: #0000FF;
}

.sidebar {
   width: 200px;
   float: left;
   margin: 10px;
   border: solid 1px #fdd041;
   border-top-width: 5px;
   padding: 10px;
   background-color: #fdef99;
}




.figure img {
	border: 1px solid #FFFFFF;   /* border around the photo & space */
	background-color: #FFFFFF;   /* white border around photo  */
	padding: 10px;
}

div.lfigure {
	float: left;
	width: 222px;
	margin: 15px 10px 5px 10px;
	clear: right; 
}

div.figure {
	float: right;
	width: 222px;
	margin: 15px 10px 5px 10px;
	clear: right; 
}





.figure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px solid #666;
	padding: 5px;
	margin: 10px 0 0 0;
	text-indent: 0em;

}


.figure {
	float: left;
	width: 210px;
	margin: 0 10px 10px 10px;
}


/* **************Wide Figure ************************* */
.lfigure {
	float: right;
	width: 300px;
	margin: 0 10px 10px 10px;
}

div.lfigure {
	float: right;
	width: 300px;
	margin: 15px 10px 5px 10px;
	clear: right; 
}


.lfigure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px solid #666;
	padding: 5px;
	margin: 10px 0 0 0;
}

/* **************************************************** */



/* **************left Figure ************************* */
.leftfigure {
	float: left;
	width: 210px;
	margin: 0 10px 10px 10px;
}

div.leftfigure {
	float: left;
	width: 210px;
	margin: 15px 10px 5px 10px;
	clear: right; 
}


.leftfigure p {
	font: .8em/normal Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background-color: #e6f3ff;
	border: 1px solid #666;
	padding: 5px;
	margin: 10px 0 0 0;
}
/* **************************************************** */



ul.nav {
	
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
/*	border-bottom: 1px dashed #000; */
	float: left;
	width: 100%
}


ul.nav li {
	float: left;
}

ul.nav a {
	font: .70em/normal Arial, Helvetica, sans-serif;
	width: 7.5em;
	display: block;
	border: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
	margin-right: 2px;
	background-color: #EAEAEA;
	text-decoration: none;
	color: #333;
	text-align: center;
}


ul.nav a:hover {
  color: #FF0000;
}

ul.bullet {
	list-stype-type: none;
	color: #FF0000;
}

/* ************************************************* */
/* long navigation bar, for long page descriptions   */
/* ************************************************* */
ul.long_nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
/*	border-bottom: 1px dashed #000; */
	float: left;
	width: 100%
}


ul.long_nav li {
	float: left;
}
ul.long_nav a {
	font: .70em/normal Arial, Helvetica, sans-serif;
	width: 12.5em;
	display: block;
	border: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
	margin-right: 2px;
	background-color: #EAEAEA;
	text-decoration: none;
	color: #333;
	text-align: center;
}

ul.long_nav a:hover {
  color: #FF0000;
}

/* end of long_nav   */

.bullet_info {
	color: #0000FF;
	font: .9em/normal sans-serif, Helvetica;
}

.bspace {

	margin-bottom: 10px;
}
 
/* ********************************************************************************** */
ul.mainNav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}


ul.mainNav a {
	display: block;
	width: 8em;
}

/* table may not be working */
table {
	width: 65%;
	font-family: "Century Gothic", "Gill Sans", Arial, sans-serif;
	cellspaceing="0px"; 
	border: 2px solid #000000;
	border-collapse: collapse;
              margin-left:auto;
              margin-right:auto;
              bgcolor="#3e4723";
              cellpadding="1";
}


td, th {
	padding: 10px;
	border: 1px solid #73afb7;
}


td{
	vertical-align: top;
	font-size: .8em;
	background-color: white;
}

th {
	vertical-align: bottom;
	background-color: #A830CF;
}

table.td.p {
	text-indent: 0em;
	color: #ff0000
}


/* *********************Set the labels for input forms ******************************* */
.label {
	float: left;
	width: 15em;
	text-align: right;
	clear: left;
	margin-right: 15px; 

}
/* ********************************************************************************** */
/* ********************************************************************************** */



/*  create the sidebar menu   */
 *{
  padding:0;
  margin:0;
}

#lsidemenu {
  display:block;
  font-weight:bold;
  top:8em;
  left:1em;
  position:absolute;
  border:1px solid #888;
  width:99px;
  text-align:center;
  font-size:80%;
  text-decoration:none;
  list-style:none;
  padding:0;
  background:#294e56
}

#lsidemenu a:visited, #lsidemenu a{
  display:block;
  width:100px;
  height:20px;
  margin:0 fixed;
  border-top:1px solid #fff;
  border-bottom:1px solid #000;
  text-align:center;
  text-decoration:none;
  line-height:20px;
  color:#000;
  padding:0;
}

#lsidemenu a:hover {
   background:#aaa;
   color:#fff;
}

/*  end of leftside menu */


.retlink a {
  display:block;
/*  width:500px;
  height:10px;
  margin:0 fixed; */
  text-align:right;
/*  text-decoration:none;   Turn on underline*/
  color:blue;
  padding:0;
  font-size:70%;
}

.lmenuheading {
  background:#EAC

}


/*  create the contact menu   */
 *{
  padding:0;
  margin:0;
}

#lcontactmenu {
 
 display:block;
  font-weight:bold;
  top:35em;
  left:1em;
  position:absolute; 
  border:1px solid #888;
  width:99px;
  text-align:center;
  font-size:80%;
  text-decoration:none;
  list-style:none;
  padding:0;
  background:#294e56
}

#lcontactmenu a:visited, #lcontactmenu a{
  display:block;
  width:100px;
  height:20px; 
  margin:0 fixed;
  border-top:1px solid #fff;
  border-bottom:1px solid #000;
  text-align:center;
  text-decoration:none;
  line-height:20px;
  color:#000;
  padding:0;
}

#lcontactmenu a:hover {
   background:#aaa;
   color:#fff;
}

/*  end of contact menu */

