* {
  margin: 0;
  padding: 0;
}

body {
  background: url(../images/bg-page.gif);
  background-color: #C1B7A1;
  font-size: 12px;
  color: #242E13;
  text-align: center;
	font-family: arial, helvetica, sans-serif;
}

li {
  margin: 10px 20px 10px 60px;
  line-height: 17px;
}

a {
  color: #5D7B00;
}
a:hover {
  color: #A93305;
}

.clearfloat {
  clear: both;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  width: 843px;
  text-align: left;
  background: transparent;
}

#header {
  width: 843px;
  height: 154px;
  background: url(../images/bg-header.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: #989A7D;
  position: relative;
	font-family: verdana, arial, helvetica, sans-serif;
}

#headertext1 {
  position: absolute;
  top: 73px;
  left: 473px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
}
#headertext2 {
  position: absolute;
  top: 107px;
  left: 282px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 16px;
}
#headertext3 {
  position: absolute;
  top: 118px;
  left: 674px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

div.imgfloatright1 {
  float: right;
  margin: 0 0 20px 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #C6C9A2;
}
div.imgfloatright1 img {
  border: 1px solid #fff;
  margin: 14px;
}

#main {
  width: 843px;
  background: url(../images/bg-fauxcols.gif);
  background-repeat: repeat-y;
  background-color: transparent;
}

#columnA {
  float: left;
  width: 242px;
  background: url(../images/bg-sidebar-top.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: transparent;
}


/* columnA menu1 */

#menu1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
  width: 179px;
  margin-top: 140px;
  margin-bottom: 30px;
  margin-left: 35px;
	background-color: transparent;
  text-align: left;
}

#menu1 ul {
  list-style: none;
}

#menu1 li {
  width: 179px;
  margin: 0;
  line-height: 15px;
}
#menu1 li a {
  display: block;
  padding: 7px 14px 6px 27px;
  background-color: transparent;
  font-size: 13px;
  font-weight: bold;
  color: #5E4D2C;
  text-decoration: none;
}

#menu1 li a:hover {
  background-color: #F4F0C9;
  color: #BF460A;
}


#columnB {
  float: left;
  width: 601px;
}

h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
  background-color: #C6C9A2;
  width: 539px;
  text-align: right;
  margin-top: 8px;
  margin-left: 5px;
  margin-bottom:20px;
  padding-right: 26px;
  padding-top: 5px;
  padding-bottom: 6px;
  font-weight: normal;
  font-size: 22px;
  color: #000;
}

#content {
  margin-left: 27px;
  width: 524px;
}

#content h2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 16px 31px 16px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #EA4A0B;
}

#content h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 16px 31px 16px 0px;
  font-size: 15px;
  font-weight: bold;
  color: #765A18;
}

#content h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 16px 31px 16px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #686A4B;
}

#content p {
  margin: 16px 0px 16px 11px;
  font-size: 12px;
  color: #242E13;
  line-height: 17px;
}

#menu1 a.menu1l2 {
  margin-left: 18px;
}


#footer-outer {
  width: 843px;
  height: 105px;
  background: url(../images/bg-footer.gif);
  background-repeat: repeat-y;
  background-color: #C6C9A2;
}
#footer-inner1 {
  width: 843px;
  height: 105px;
  background: url(../images/bg-footer-top.gif);
  background-repeat: no-repeat;
  background-position: top;
  background-color: transparent;
}
#footer-inner2 {
  width: 843px;
  height: 105px;
  background: url(../images/bg-footer-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: transparent;
  text-align: center;
  color: #444117;
}
#footer-inner2 p {
  font-size: 11px;
  padding-top: 30px;
  margin-bottom: 0px;
}

#fmenu {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 12px;
  color: #462A0A;
  line-height: 1.5em;
}

#fmenu a {
  font-weight: normal;
  color: #462A0A;
  text-decoration: none;
}
#fmenu a:hover {
  color: #000;
  text-decoration: underline;
}

span.copyright {
  float: left;
  margin-left: 36px;
  font-size: 11px;
  color: #846540;
}

span.credit {
  float: right;
  margin-right: 36px;
  font-size: 11px;
}
span.credit a {
  text-decoration: none;
  color: #846540;
}
span.credit a:hover {
  color: #fff;
  text-decoration: underline;
}


/* Breadcrumb styling */

#breadcrumb {
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000;
  padding: 8px 20px 8px 0;
}

#breadcrumb a {
  color: #BA7E00;
}

#breadcrumb a:hover {
  color: #EA4A0B;
}

/* Site Map Styling */

#sitemap {
  margin-left: 60px;
}
#sitemap ul {
  margin: 0;
}
#sitemap ul li {
  margin: 10px 20px 10px 0px;
  font-size: 13px;
  color: #675E59;
  line-height: 1.4em;
}
#sitemap ul ul li{
  margin-left: 30px;
}
#sitemap ul ul ul li{
  margin-left: 60px;
}
#sitemap a {
  color: #3A4D00;
}
#sitemap a:hover {
  color: #A93305;
}



/* Articles Styling */

#article h1 {
  font-size: 24px;
  font-weight: normal;
  text-align: right;
  color: #4D756C;
  margin:15px 20px 0 38px;
  padding-right: 20px;
  background-color: #F2F7E1;
}

#ArticlesIndex p {
  /*margin: 16px 20px 16px 40px;*/
  font-size: 13px;
  color: #42595C;
}

#ArticlesIndex .listsegment1 {
  width: 100%;
  margin-top: 10px;
}
#ArticlesIndex .listsegment1 h3 {
  margin: 20px 25px 0 38px;
  color: #6C9987;
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
}
#ArticlesIndex .listsegment1 h3 a {
  color: #6C9987;
}
#ArticlesIndex .listsegment1 h3 a:hover {
  color: #954946;
}
#ArticlesIndex .listsegment1 p {
  margin: 8px 25px 10px 60px;
  font-size: 13px;
}


