/* LAYOUT STYLES */
body {
  background: #5E5E5E url(/managed_files/4/body-bg.gif) repeat-x top;
  margin: 0;
  padding: 10px 0;
}

#outer-container {
  width: 771px;
  margin: auto;
  background: #EAE9DA;
}
#alt-nav {
  height: 21px;
}
#nav {
  height: 35px;
  background: url(/managed_files/4/nav-bg.gif) repeat-x top;
}
#header {
  background: url(/managed_files/4/header-about.jpg) top;
  height: 125px;
  margin: 1px 0;
  text-align: right;
  font-size: 48px;
  font-family: georgia, serif;
  color: white;
}
#header-home {
  height: 250px;
  margin: 1px 0;
}
#title {
  padding-top: 60px;
  position: absolute;
  margin-left: 0  !important;
  margin-left: -771px;  
  width: 751px;  
  z-index: 2;
}
#title-shadow {
  padding-top: 62px;
  position: absolute;
  margin-left: 0  !important;
  margin-left: -771px;
  width: 751px;  
  color: #000;
  z-index: 1;
}

#rule {
  height: 25px;
  background: url(/managed_files/4/rule-bg.gif) top repeat-x;
}


/*** Equal-height Columns ***/

#container {
  overflow: hidden;
  margin: 1px 0 0 0;
}

#container .column {
  padding-bottom: 1001em;     /* X + padding-bottom */
  margin-bottom: -1000em;     /* X */
}

#left {
  width: 200px;
  padding: 10px;
  border-right: 1px solid #EAE9DA;
  float:left;
  background: #EED url(/managed_files/4/left-bg.gif) top repeat-x;
}

#center {
  width: 510px;
  padding: 10px 20px;
  float: left;
  background: #F8F8E7 url(/managed_files/4/center-bg.gif) top repeat-x;
}

#center-home {
  width: 309px;
  padding: 10px 20px;
  float: left;
  background: #F8F8E7 url(/managed_files/4/center-bg.gif) top repeat-x;
}

#right-home {
  width: 180px;
  padding: 10px;
  border-left: 1px solid #EAE9DA;
  float: left;
  background: #FFFFF0 url(/managed_files/4/right-bg.gif) top repeat-x;
}

#center-onecolumn {
  width: 731px;
  padding: 10px 20px;
  float: left;
  background: #F8F8E7 url(/managed_files/4/center-bg.gif) top repeat-x;
}

#footer {
  height: 25px;
  background: url(/managed_files/4/rule-bg.gif) top repeat-x;
  border-bottom: 6px solid #EAE9DA;
  border-top: 1px solid #EAE9DA;
}

/*** Footer Fix ***/

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  float: left;
  position: relative;
  width: 100%;
  padding-bottom: 10010px;
  margin-bottom: -10000px;
  background: #5e5e5e;         /*** Same as body background ***/
}
/* END LAYOUT */


/* NAV */

#nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  font-family: georgia;
  font-size: 16px;
  color: #eee;
}

#nav ul li { 
  line-height: 1em;
  padding: 6px 0 0 0;
  margin: 0 0 -4px 0;
  display: block;
  float: left;
  width: 19.9%;
  /* width: 19.9%; */
  text-align: center;
  cursor: pointer;
  cursor: hand;
}

#nav ul li.active {
  padding: 0;
  cursor: default;
}

#nav a,
#nav span {
  display:block;
  width: 80%;
  height: 27px;
  padding: 6px 0 0 0;
  margin: 0 auto;
}

#nav a,
#nav a:active,
#nav a:link,
#nav a:visited {
  color: white;
  text-decoration: none;
}

#nav a:hover {
  background: url(/managed_files/4/nav-bg-over.gif) repeat-x top;
}

#nav span a,
#nav span a:active,
#nav span a:link,
#nav span a:visited,
#nav span a:hover {
  background: none;
  background: transparent;
  padding: 0;
}

#nav .active span {
  padding-top: 8px;
  background: url(/managed_files/4/nav-bg-on.gif) repeat-x top;
  border-right: 1px solid #310000;
  border-left: 1px solid #310000;
}

#alt-nav {
  padding: 10px 15px 0px 15px;
}

#alt-nav-left {
  float:left;
}

#alt-nav-right {
  float:right;
}

/*
#alt-nav a,
#alt-nav a:link,
#alt-nav a:active,
#alt-nav a:visited {
  color: #9c797b;
}

#alt-nav a:hover {
  color: #7a5759;
}*/

#sub-nav ul {
  margin: 40px 15px 0 0;
  padding: 0;
  list-style: none;
}

#sub-nav ul ul {
  margin-top: -5px;
  margin-left: 10px;
}

#sub-nav li {
  margin-left: 10px;
  margin-bottom: 10px
}

#sub-nav li.active {
  font-weight: bold;
}

/* END NAV */

/* BODY STYLES */

a, a:link, a:active, a:visited {
  color: #633031;
}

a:hover {
  color: #411010;
}


body {
  font-family: tahoma, sans-serif;
  font-size: 12px;
  color: #333;
}

p, ul, li {
  line-height: 1.5em;
}

p {
  margin-top: 5px;
  margin-bottom: 10px;
}

ul {
  margin:0;
  padding:0;
  padding-left: 25px;
}

h1 {
  color: #000;
  font-family: georgia, serif;
  font-size: 30px;
  font-weight: normal;
  padding: 0;
  margin: 0 0 15px 0;
}

h2 {
  color: #000;
  font-family: georgia, serif;
  font-size: 17px;
  font-weight: normal;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px dotted;
}

h3 {
  color: #000;
  font-family: tahoma, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 15px;
}

#rule ul {
  color: #eee;
  padding: 0;
  margin: 0 auto;
  padding-top: 7px;
  padding-left: 5px;
}

#rule ul li {
  line-height: 1em;
  padding-left: 6px;
  margin: 0;
  display:block;
  float: left;
  text-align:center;
}

#extended {
  float: right;
  width: 175px;
  padding: 10px;
  border: 1px solid #b4b4a3;
  background: #F8F8E7;
  margin-left: 15px;
  margin-bottom: 15px;
}

#footer-content {
  padding-left: 10px;
  float: left;
  padding-top: 6px;
  color: #eee;
  font-size: 11px;
}

#footer-served-by {
  float: right;
  padding-top: 6px;
  padding-right: 10px;
  color: #eee;
  font-size: 11px;
}
#footer-served-by a {
  color: #eee;
}

/* END BODY STYLES */

/* PAGE STYLES */

#left-home ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#left-home ul li {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

#left-home ul ul {
  padding-left: 10px;
  margin-bottom: 10px;
}

#left-home ul ul li {
  font-weight: normal;
  margin-top: 3px;
}

/* END PAGE STYLES */
