div#Logo {
  margin: 0;
  padding: 0;
  width: 100%;
  /* background: #F5E0B3; */
  background: #c4ad7b;
  text-align: right;
  color: #ffffff;
}
a#Logo {
  font: 22px monospace;
  font-weight: bold;
  padding: 1em 1em 1em 1em;
  margin: 1em 1em 1em 1em;
  width: 100%;
  text-align: right;
  color: #ffffff;
  /* text-decoration: none; */
}
a#LogoLink {
  font: 22px monospace;
  font-weight: bold;
  /* padding: 1em 1em 1em 1em; */ /* top, right, bottom, left */
  padding-bottom: 4px;
  margin-right: 1em;
  /* margin: 1em 1em 1em 1em; */
  width: 100%;
  text-align: right;
  text-decoration: none;
  color: #ffffff;
}

.NavSite ul {
  /* background: #F5E0B3; */
  background: #c4ad7b;
  /* padding: 3px 0; */
  padding: 2px 0 0 1em;
  margin: 2px 0 0 0;
  /* border-bottom: 2px solid peru; */
  border-bottom: 2px solid #c4ad7b;

  /* font: 14px Verdana, Helvetica, Arial, sans-serif; */
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
.NavSite ul li {
  list-style: none;
  display: inline;
  /* background: peru; */
  background: #9d8a60;
  margin: 0 0.2em 0 0.2em;   /* This is needed for IE, not for Netscape/Firefox */
}
.NavSite ul li a {
  padding: 0 0.2em 0 0.2em;  /* This is needed for Netscape/Firefox */
  /* margin-top: 1px; */
  /* margin-left: 1px; */
  /* background: #F5E0B3; */
  border: 2px solid #9d8a60;
  /* border: 2px solid peru; */
  border-bottom: none;
}

/*
#NavSite ul li a:link {
  color: darkblue;
}
#NavSite ul li a:visited {
  color: darkblue;
}

*/

.NavSite ul li a:link:hover, #NavSite ul li a:visited:hover {
  /* color: darkblue; */
  text-decoration: none;
}
.NavSite ul li a#current {
  /* background: #F5E0B3; */
  /* border-bottom: 2px solid #F5E0B3; */
  background: #c4ad7b;
  border-bottom: 2px solid #c4ad7b;
}
.NavSite ul li a.current {
  /* background: #F5E0B3; */
  /* border-bottom: 2px solid #F5E0B3; */
  background: #c4ad7b;
  border-bottom: 2px solid #9d8a60;
}

div#NavBar {
	background-image: url('http://www.ticamembers.org/images/navbar-extension.jpg');
	background-repeat: repeat-x;
}

div#NavCalendar {
  margin-left: 30px;
}

div#NavReports {
  margin-left: 40px;
}

div#NavEstim {
  margin-left: 12px;
}

div#NavStand {
  margin-left: 44px;
}

div.Nav {
  padding-top: 7px;
  float: left;
  margin: 0;
  position: relative;
  width: 150px;
}

#NavCalendar a, #NavReports a, #NavEstim a, #NavStand a {
  font-size: 18px;
  font-weight: bold;
  font-family: serif;
}

.Nav a:link {
        color: #ffffff;
        text-decoration: none;
}
.Nav a:visited {
        color: #ffffff;
        text-decoration: none;
}
.Nav a:hover {
        color: #00337f;
        text-decoration: none;
}
.Nav a:active {
        color: #00337f;
        text-decoration: none;
}

#NavCalendar h3, #NavReports h3, #NavEstim h3, #NavStand h3 {
  margin: 0px;
}

#nav4 {
	height: 42px;
	/* width: 1001px; */
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url('http://www.ticamembers.org/images/nav4.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav4a {
	height: 42px;
	/* width: 1001px; */
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url('http://www.ticamembers.org/images/nav4a.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav4b {
	height: 42px;
	/* width: 1001px; */
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url('http://www.ticamembers.org/images/nav4b.jpg');
	margin: 0;
	padding: 0;
}

#nav4c {
	height: 42px;
	/* width: 1001px; */
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url('http://www.ticamembers.org/images/nav4c.jpg');
	margin: 0;
	padding: 0;
}

#nav4d {
	height: 42px;
	/* width: 1001px; */
	position: relative;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url('http://www.ticamembers.org/images/nav4d.jpg');
	margin: 0;
	padding: 0;
}


