@charset "UTF-8";
  /* CSS Document */

/*
body {
  background-color: #dcddde;
  background-image: url(/images-locations/background.gif);
  background-repeat: repeat-x;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
  min-height: 100.01%;
}
*/

#container {
  /* See style-ie6 version */
  position: relative;
  background-color: #999999;
  margin: 0px auto;
  width: 800px;
  /*height: 725px;*/
  min-height: 550px;
}
  
h1 {
  font-family: Arial, Verdana, Geneva, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  letter-spacing: 1px;
  font-size: 14pt;
  color: #008C99;
  /*color: #006566;*/
}
  
h2 {
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*font-family: Georgia;*/
  font-style: italic;
  margin-top: 0px;
  margin-left: 0px;
  letter-spacing: 2px;
  font-size: 13pt;
  color: #F6D8A9;
}
  
h3 {
  font-family: Arial, Verdana, Geneva, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 16pt;
  color: #F6D8A9;
}
  
h4 {
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*margin-top: 0px;*/
  /*margin-left: 0px;*/
  font-size: 13pt;
  /*text-align: center;*/
  color: #686868;
  margin: 0px;
  padding: 0px;
  margin-bottom: 7px;
  line-height: 125%;
}

.h4-green {
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*margin-top: 0px;*/
  /*margin-left: 0px;*/
  font-size: 13pt;
  /*text-align: center;*/
  color: #008C99;
}

h1.subhead {
  font-family: Arial, Verdana, Geneva, sans-serif;
  margin-top: 0px;
  padding-top: 5pt;
  margin-bottom: 3pt;
  margin-left: 0px;
  letter-spacing: 1px;
  font-size: 11pt;
  color: #008C99;
  /*color: #006566;*/
}
  
p {
  font-family: Arial, Verdana, Geneva, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  font-size: 10pt;
  /*line-height: 170%;*/
  line-height: 135%;
  color: #533B27;
}

select {
  width: 175px;
}

span.copy {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  color: #533B27;
}

#C0D3_feedback {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
}

.label {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  color: #533B27;
}

.button {
  /* See style-ie6 version */
  /* See style-ie7 version */
}

.keyfield {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  color: #533B27;
}

.table-copy {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
}

.li-copy {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  /*line-height: 170%;*/
  line-height: 135%;
  color: #533B27;
}

.year {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 2px solid #008C99;
  margin-bottom: 6px;
}

.year span {
  /* See style-ie6 version */
  /* See style-ie7 version */
  /* See style-ie9 version */
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-radius-topleft: 5px;
  -webkit-border-radius-topright: 5px;
  background: #008C99;
  color: white;
  /*       Tpx Rpx Bpx Lpx*/
  padding: 3px 4px 2px 4px;
}

.sub-head {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11pt;
  color: #008C99;
  font-weight: bold;
  margin-bottom: 2px;
}
.article {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  /*font-size: 9pt;*/
  color: #008C99;
  /*line-height: 20px;*/
  font-weight: bold;
  margin-bottom: 2px;
}
  
a {
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*background-color: none;*/
  border: none;
  outline: none;
  font-size: 11pt;
  color: #FFFFFF;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  /* See bright-orange version */
  text-decoration: underline;
  color: #F8E1B8;
  /*color: #fe8a37;*/
}
a:active {
  text-decoration: none;
}




a.link {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  color: #cc6600;
  font-weight: bold;
  line-height: 170%;
}
a.link:link {
  text-decoration: none;
}
a.link:visited {
  text-decoration: none;
}
a.link:hover {
  text-decoration: underline;
  color: #cc6600;
}
a.link:active {
  text-decoration: none;
}

a.link-show-hide {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  color: #cc6600;
  font-weight: bold;
  /*line-height: 100%;*/
}
a.link-show-hide:link {
  text-decoration: none;
}
a.link-show-hide:visited {
  text-decoration: none;
}
a.link-show-hide:hover {
  text-decoration: underline;
  color: #cc6600;
}
a.link-show-hide:active {
  text-decoration: none;
}

a.link-read-more {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  color: #cc6600;
  font-weight: bold;
  /*line-height: 100%;*/
}
a.link-read-more:link {
  text-decoration: none;
}
a.link-read-more:visited {
  text-decoration: none;
}
a.link-read-more:hover {
  text-decoration: underline;
  color: #cc6600;
}
a.link-read-more:active {
  text-decoration: none;
}

a.link-email {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 13pt;
  color: #cc6600;
  font-weight: bold;
  line-height: 100%;
}
a.link-email:link {
  text-decoration: none;
}
a.link-email:visited {
  text-decoration: none;
}
a.link-email:hover {
  text-decoration: underline;
  color: #cc6600;
}
a.link-email:active {
  text-decoration: none;
}

a.link-local {
  color: #F8E1B8;
  line-height: 170%;
}
a.link-local:link {
  text-decoration: none;
}
a.link-local:visited {
  text-decoration: none;
}
a.link-local:hover {
  text-decoration: underline;
}
a.link-local:active {
  text-decoration: none;
}





#homepagetop {
  /*position: absolute;*/
  /*top: 140px;*/
  /*left: 10px;*/
  float: left;
  /*margin-left: 10px;*/
  width: 100%;
  /*width: 588px;*/
  height: 358px;
  /*border: solid 1px #000;*/
}

#pagetop {
  /*position: absolute;*/
  /*top: 140px;*/
  /*left: 10px;*/
  float: left;
  /*margin-left: 10px;*/
  /*width: 587px;*/
  width: 100%;
  height: 180px;
  /*border: solid 1px #000;*/
}
#pagetop-margintop {
  float: left;
  width: 100%;
  height: 170px;
}
#homepagetop-margintop {
  float: left;
  width: 100%;
  height: 348px;
}
.homepage-button-left {
  position: absolute;
  top: 295px;
  left: 20px;
  width: 182px;
}
.homepage-button-left-back {
  position: absolute;
  top: 295px;
  left: 20px;
  width: 182px;
  background-image: url(/images-loc/homepage-button-green.png);
  background-repeat: no-repeat;
}
.homepage-button-right {
  position: absolute;
  top: 295px;
  left: 212px;
  width: 182px;
}
.homepage-button-right-back {
  position: absolute;
  top: 295px;
  left: 212px;
  width: 182px;
  background-image: url(/images-loc/homepage-button-orange.png);
  background-repeat: no-repeat;
}
.homepage-button-right2 {
  position: absolute;
  top: 295px;
  left: 405px;
  width: 182px;
}
.homepage-button-right2-back {
  position: absolute;
  top: 295px;
  left: 405px;
  width: 182px;
  background-image: url(/images-loc/homepage-button-dk-brown-white.png);
  background-repeat: no-repeat;
}
.homepage-button-height {
  height: 52px;
  width: 1px;
}
.homepage-button-left a:hover {
  color: #fff;
}
.homepage-button-right a:hover {
  color: #fff;
}
.homepage-button-right2 a:hover {
  color: #fff;
}

#container2new-peach {
  position: absolute;
  background-image: url(/images-loc/expander-peach.gif);
  background-repeat: repeat-y;
  top: 140px;
  left: 0px;
  width: 800px;
  /*z-index: 2;*/
  /*height: 100px;*/
}
#container2new-white {
  position: absolute;
  background-image: url(/images-loc/expander-white.gif);
  background-repeat: repeat-y;
  top: 140px;
  left: 0px;
  width: 800px;
  /*z-index: 2;*/
  /*height: 100px;*/
}
#container2new-white-white {
  position: absolute;
  background-image: url(/images-loc/expander-white-white.gif);
  background-repeat: repeat-y;
  top: 140px;
  left: 0px;
  width: 800px;
  /*z-index: 2;*/
  /*height: 100px;*/
}
#container2new-gray-white {
  position: absolute;
  background-image: url(/images-loc/expander-gray-white.gif);
  background-repeat: repeat-y;
  top: 140px;
  left: 0px;
  width: 800px;
  /*z-index: 2;*/
  /*height: 100px;*/
}

#leftcontainer {
  /* See style-ie6 version */
  float: left;
  width: 587px;
  margin-left: 10px;
}

#rightcontainer {
  /* See style-ie6 version */
  float: right;
  width: 182px;
  margin-right: 10px;
}
#rightcontainerF2 {
  /* See style-ie6 version */
  float: right;
  width: 182px;
  margin-right: 10px;
  /*min-height: 750px;*/
  min-height: 830px;
}
#rightcontainerF2homepage {
  /* See style-ie6 version */
  float: right;
  width: 182px;
  margin-right: 10px;
  min-height: 550px;
  /*min-height: 485px;*/
}

.in-round-lt-gray-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-lt-gray-tl.png) no-repeat left top;
}
.in-round-lt-gray-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-lt-gray-tr.png) no-repeat right top;
}
.in-round-lt-gray-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-lt-gray-bl.png) no-repeat left bottom;
}
.in-round-lt-gray-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-lt-gray-br.png) no-repeat right bottom;
}
.in-round-blt-gray-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-blt-gray-tl.png) no-repeat left top;
}
.in-round-blt-gray-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-blt-gray-tr.png) no-repeat right top;
}
.in-round-blt-gray-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-blt-gray-bl.png) no-repeat left bottom;
}
.in-round-blt-gray-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-blt-gray-br.png) no-repeat right bottom;
}
.in-round-peach-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-peach-tl.png) no-repeat left top;
}
.in-round-peach-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-peach-tr.png) no-repeat right top;
}
.in-round-peach-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-peach-bl.png) no-repeat left bottom;
}
.in-round-peach-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-peach-br.png) no-repeat right bottom;
}
.in-round-white-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-white-tl.png) no-repeat left top;
}
.in-round-white-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-white-tr.png) no-repeat right top;
}
.in-round-white-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-white-bl.png) no-repeat left bottom;
}
.in-round-white-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/in-round-white-br.png) no-repeat right bottom;
}
.out-round-lt-gray-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-tl.png) no-repeat left top;
}
.out-round-lt-gray-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-tr.png) no-repeat right top;
}
.out-round-lt-gray-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-bl.png) no-repeat left bottom;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  background-color: #ddd8d4;
}
.out-round-lt-gray-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-br.png) no-repeat right bottom;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  background-color: #ddd8d4;
}




.out-round-white-tl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-tl.png) no-repeat left top;
}
.out-round-white-tr {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-tr.png) no-repeat right top;
}
.out-round-white-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-bl.png) no-repeat left bottom;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  background-color: #eae7e5;
}
.out-round-white-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-br.png) no-repeat right bottom;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  background-color: #eae7e5;
}
.out-round-green-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-bl.png) no-repeat left bottom;
  background-color: #008c99;
}
.out-round-green-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-br.png) no-repeat right bottom;
  background-color: #008c99;
}
.out-round-green2-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-bl.png) no-repeat left bottom;
  background-color: #87c5cd;
}
.out-round-green2-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-white-br.png) no-repeat right bottom;
  background-color: #87c5cd;
}





.out-round-lt-gray-bl-white {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-bl.png) no-repeat left bottom;
  /*background-color: #bcbec0;*/
  background-color: #fff;
}
.out-round-lt-gray-br-white {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images-loc/out-round-lt-gray-br.png) no-repeat right bottom;
  /*background-color: #bcbec0;*/
  background-color: #fff;
}
.out-round-empty-bl {
  float: left;
  height: 10px;
  width: 10px;
  background: url(/images/spacer.gif) no-repeat left bottom;
  /*background-color: #fff;*/
}
.out-round-empty-br {
  float: right;
  height: 10px;
  width: 10px;
  background: url(/images/spacer.gif) no-repeat right bottom;
  /*background-color: #fff;*/
}

.bottommargin-top {
  float: left;
  width: 100%;
  /*height: 9px;*/
  background-color: #999;
}
.bottommargin-topF2 {
  float: left;
  width: 100%;
  /*height: 9px;*/
  background-color: #fff;
}
.bottommargin-top img {
  width: 10px;
  height: 10px;
}
.bottommargin-topF2 img {
  width: 10px;
  height: 10px;
}
#bottomcap-top {
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  /*background-color: #999;*/
}

#bottomleftcontainer {
  float: left;
  /*width: 587px;*/
  width: 100%;
  /*margin-left: 10px;*/
}
#bottomleftcontcap-top {
  /* See style-ie6 version */
  float: left;
  /*width: 587px;*/
  width: 100%;
}
#bottomleftcontcap-bottom {
  /* See style-ie6 version */
  float: left;
  /*width: 100%;*/
  width: 587px;
  margin-left: 10px;
}

#bottomrightcontainer {
  float: right;
  width: 100%;
  /*width: 181px;*/
  /*margin-right: 10px;*/
  /*border: solid 1px #000;*/
}
#bottomrightcontainerF2 {
  position: absolute;
  /*top: 287px;*/
  top: 370px;
  right: 10px;
  width: 182px;
  /*z-index: 2;*/
}
#rightnav-whiteF2 {
  position: absolute;
  top: 0px;
  right: 10px;
  width: 182px;
  /*float: right;*/
  /*background: #fff url(/images-locations/blocks_white.gif) no-repeat center bottom;*/
  text-align: left;
  line-height: 10px;
  /*width: 100%;*/
  /*z-index: 1;*/
}
.rmenu-tableF2 {
  float: left;
}
#bottomrightcontcap-top {
  /* See style-ie6 version */
  float: right;
  /*width: 181px;*/
  width: 100%;
}
#bottomrightcontcap-bottom {
  /* See style-ie6 version */
  float: right;
  width: 182px;
  margin-right: 10px;
}

#homepagebottomlefttext {
  float: left;
  padding-left: 12px;

  padding-right: 12px;
}
#bottomlefttext {
  /* See style-ie6 version */
  float: right;
  width: 412px;

  /*float: left;*/
  /*width: 550px;*/
  /*padding-left: 17px;*/
  
  margin-right: 20px;
  margin-bottom: 50px;
  /*border: solid 1px #000;*/
}
#contentheadercont {
  /* See style-ie6 version */
  /*Header height*/
  float: right;
  margin-top: 17px;
  /*margin-right: 12px;*/
  margin-bottom: 5px;
  width: 100%;
  /*border: solid 1px #000;*/
}

#contentheadercont2 {
  /* See style-ie6 version */
  /*Header width and right indent*/
  float: right;
  margin-right: 20px;
  width: 413px;
  /*border: solid 1px #000;*/
}

#contentheader {
  /*Header text*/
  float: left;
  /*border: solid 1px #000;*/
}

#contentheader h1 {
  margin: 0px;
  /*font-variant: small-caps;*/
  /*font-family: Georgia;*/
}

#bottomrighttext {
  padding-left: 12px;
  padding-right: 12px;
}
/*
#bottomrighttext h4 {
  text-align: left;
  margin: 0px;
  padding: 0px;
}
*/
#bottomrightimg {
  margin-top: 16px;
  width: 160px;
  /*float: left;*/
  /*width: 100%;*/
  height: 345px;
  background-repeat: no-repeat;
}
#homepagebottomrightimg {
  margin-top: 16px;
  width: 160px;
  /*float: left;*/
  /*width: 100%;*/
  height: 195px;
  background-repeat: no-repeat;
}
#bottomrightimg-nocapheight {
  /* See style-ie6 version */
  float: left;
  width: 100%;
  height: 325px;
}
#homepagebottomrightimg-nocapheight {
  /* See style-ie6 version */
  float: left;
  width: 100%;
  height: 175px;
}
#bottomrightimgcontcap-top {
  float: left;
  width: 100%;
  /*width: 160px;*/
}
#bottomrightimgcontcap-bottom {
  float: left;
  width: 100%;
  /*width: 160px;*/
}
#bottomrightblocks {
  /* See style-ie6 version */
  float: right;
  margin-top: 14px;
  margin-right: 14px;
}
#toprightblocks {
  float: left;
  /*
  margin-top: 10px;
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 10px;
  */
  width: 100%;
  /*border: solid 1px #000;*/
}

#toprightblocks img {
  /* See style-ie6 version */
  /* See style-ie7 version */
  margin-top: 10px;
  margin-left: 12px;
  margin-bottom: 10px;
}

#toprightmystory {
  /*float: left;*/
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  width: 160px;
  height: 160px;
  /*width: 100%;*/
  /*border: solid 1px #000;*/
}

a.link-mystory {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  line-height: 11pt;
  /*color: #543B27;*/
  color: #fff;
}

a.link-mystory:visited {
  text-decoration: none;
}
a.link-mystory:hover {
  text-decoration: underline;
  /*color: #543B27;*/
  color: #fff;
}
a.link-mystory:active {
  text-decoration: none;
}

#bottomcap-bottom {
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  /*background-color: #999;*/
}

#bottommargin-bottom {
  /* See style-ie6 version */
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  height: 10px;
  background-color: #999;
}
#bottommargin-bottomF2 {
  /* See style-ie6 version */
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  height: 10px;
  background-color: #fff;
}

#footer1 {
  float: left;
  width: 100%;
  background-color: #999;
}
#footer1F2 {
  float: left;
  width: 100%;
  background-color: #fff;
}
#footer1cap {
  /* See style-ie6 version */
  float: left;
  width: 100%;
  background-color: #999;
}
#footer1capF2 {
  /* See style-ie6 version */
  float: left;
  width: 100%;
  background-color: #fff;
}
#footer2-white {
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  /*background-color: #bcbec0;*/
  background-color: #fff;
}
#footer2-gray {
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  background-color: #ddd8d4;
}
#footer2-gray2 {
  float: left;
  /*border: solid 1px #000;*/
  width: 100%;
  /*background-color: #bcbec0;*/
  /*background-color: #dcddde;*/
  /*background-color: #ddd8d4;*/
  background-color: #eae7e5;
}
#footer2-green {
  float: left;
  width: 100%;
  background-color: #008c99;
}
#footer2-green2 {
  float: left;
  width: 100%;
  background-color: #87c5cd;
}
#footer2text-left {
  /* See style-ie6 version */
  float: left;
  /*width: 100%;*/
  width: 587px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  color: #333;
}
#footer2text-left a {
  font-size: 8pt;
  color: #555;
  font-variant: small-caps;
}
#footer2text-left a:hover {
  color: #533B27;
  text-decoration: underline;
}
#footer2text-white-left {
  /* See style-ie6 version */
  float: left;
  /*width: 100%;*/
  width: 587px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  color: #fff;
}
#footer2text-white-left a {
  font-size: 8pt;
  color: #fff;
  font-variant: small-caps;
}
#footer2text-white-left a:hover {
  text-decoration: underline;
}
#footer2text-black-left {
  /* See style-ie6 version */
  float: left;
  /*width: 100%;*/
  width: 587px;
  margin-left: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 10pt;
  color: #000;
}
#footer2text-black-left a {
  font-size: 8pt;
  color: #000;
  font-variant: small-caps;
}
#footer2text-black-left a:hover {
  text-decoration: underline;
}
#footer2text-right {
  float: right;
  width: 200px;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 8pt;
  color: #533B27;
  margin-top: 6px;
  margin-bottom: 6px;
}
#footer2text-white-right {
  float: right;
  width: 200px;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 8pt;
  color: #fff;
  margin-top: 6px;
  margin-bottom: 6px;
}
#footer2text-black-right {
  float: right;
  width: 200px;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 8pt;
  color: #000;
  margin-top: 6px;
  margin-bottom: 6px;
}

/* James CSS */







#leftnav {
  /* See style-ie6 version */
  float: left;
  text-align: left;
  /*line-height: 25px;*/
  line-height: 18px;
  width: 128px;
  margin-left: 6px;
  /*border: solid 1px #000;*/
}

#pagehead-white {
  position: absolute;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 90px;
}

#pagehead-green {
  position: absolute;
  background-color: #008C99;
  top: 0px;
  left: 0px;
  width: 800px;
  height: 90px;
}

#logo {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 200px;
  height: 75px;
}

#quotetop-peach {
  position: absolute;
  /*background-color: #008C99;*/
  text-align: right;
  top: 61px;
  right: 0px;
  width: 546px;
  height: 25px;
  
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*font-family: Georgia;*/
  font-style: italic;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 13pt;
  color: #F6D8A9;
}
#quotetop-orange {
  position: absolute;
  /*background-color: #008C99;*/
  text-align: right;
  top: 61px;
  right: 0px;
  width: 546px;
  height: 25px;
  
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*font-family: Georgia;*/
  font-style: italic;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 13pt;
  /*color: #CC6600;*/
  color: #df7a1c;
}
#quotebottom-black {
  float: left;
  text-align: center;
  width: 587px;
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 11pt;
  color: #999;
}
#contacttop-green {
  position: absolute;
  /*background-color: #008C99;*/
  text-align: right;
  top: 23px;
  right: 10px;
  width: 546px;
  height: 25px;
  
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*font-family: Georgia;*/
  font-weight: bold;
  font-size: 13pt;
  color: #008C99;
}
#contacttop-white {
  position: absolute;
  /*background-color: #008C99;*/
  text-align: right;
  top: 23px;
  right: 10px;
  width: 546px;
  height: 25px;
  
  font-family: Arial, Verdana, Geneva, sans-serif;
  /*font-family: Georgia;*/
  font-weight: bold;
  font-size: 13pt;
  color: #fff;
}
.contacttop-phone {
  font-size: 15pt;
}

#nav {
  position: absolute;
  background-color: #756252;
  top: 90px;
  left: 0px;
  width: 800px;
  height: 50px;
}

#navbuttons {
  position: absolute;
  text-align: right;
  top: 15px;
  left: 0px;
  width: 790px;
  height: 26px;
}

#navbuttons {
  position: absolute;
  text-align: right;
  top: 15px;
  left: 0px;
  width: 790px;
  height: 26px;
}

#navbuttons img {
  height: 10px;
  width: 28px;
}

#navbuttons a {
  /*font-variant: small-caps;*/
  font-size: 13pt;
}
#navbuttons a.curr {
  /*font-variant: small-caps;*/
  font-size: 13pt;
  color: #F8E1B8;
}

#rightnav-gray {
  float: right;
  background: #555555 url(/images-loc/blocks_gray.gif) no-repeat center bottom;
  text-align: left;
  line-height: 10px;
  width: 100%;
  height: 358px;
}

#rightnav-white {
  float: right;
  background: #fff url(/images-loc/blocks_white.gif) no-repeat center bottom;
  text-align: left;
  line-height: 10px;
  width: 100%;
  height: 358px;
}

/*
#rightnav-whiteF2 {
  moved up
}
*/

#rightnav-gray a {
  line-height: 23px;
}

#rightnav-white a.homemenu-rmenu-links-a {
  line-height: 23px;
  color: #000;
}
#rightnav-white a:hover.homemenu-rmenu-links-a {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-white a.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-white a:hover.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-gray a.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #F8E1B8;
}
#rightnav-gray a:hover.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #F8E1B8;
}
#rightnav-whiteF2 a.homemenu-rmenu-links-a {
  line-height: 23px;
  color: #000;
}
#rightnav-whiteF2 a.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-whiteF2 a:hover.homemenu-rmenu-links-a {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-whiteF2 a:hover.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #cc6600;
}
#rightnav-grayF2 a.homemenu-rmenu-links-a {
  line-height: 23px;
  color: #000;
}
#rightnav-grayF2 a.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #756252;
}
#rightnav-grayF2 a:hover.homemenu-rmenu-links-a {
  line-height: 23px;
  /*color: #F8E1B8;*/
  /*color: #533B27;*/
  color: #756252;
}
#rightnav-grayF2 a:hover.homemenu-rmenu-links-a-curr {
  line-height: 23px;
  color: #756252;
}

/*
#copy {
  position: absolute;
  background-color: #FFFFFF;
  top: 40px;
  left: 150px;
  width: 413px;
  height: 2186px;
}

#homepagecopy {
  position: absolute;
  background-color: #FFFFFF;
  top: 17px;
  left: 13px;
  width: 568px;
}
#homepagecopynew {
	position: absolute;
	background-color: #FFFFFF;
	top: 17px;
	left: 13px;
	width: 757px;
}
*/
#homepagebottomlefttext h1 {
  /*font-size: 13pt;*/
  margin: 0px;
  padding: 0px;
  margin-bottom: 5pt;
}

#homepagebottomlefttext p {
  /*font-size: 9pt;*/
  margin: 0px;
  padding: 0px;
  margin-bottom: 3px;
}
/*
#homepagebottomlefttext a {
  line-height: 12pt;
  font-size: 9pt;
  color: #cc6600;
  font-weight: bold;
}
#homepagebottomlefttext a:hover {
  text-decoration: underline;
}
*/
  
.stick {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 12pt;
  font-style: normal;
  color: #FFFFFF;
}
  
.bold {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  line-height: 170%;
  color: #533B27;
}


.lmenu-links-white-li {
  background-image: url(/images-loc/sm-bullet-white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.lmenu-links-curr-white-li {
  background-image: url(/images-loc/sm-bullet-white-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.menu-links-white-li {
  background-image: url(/images-loc/sm-bullet-white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-white-li {
  background-image: url(/images-loc/sm-bullet-white-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-white-sq-li {
  background-image: url(/images-loc/sm-bullet-white-sq.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-white-sq-li {
  background-image: url(/images-loc/sm-bullet-white-sq-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-white-sq2-li {
  background-image: url(/images-loc/sm-bullet-white-sq2.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-white-sq2-li {
  background-image: url(/images-loc/sm-bullet-white-sq2-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-white-sq3-li {
  background-image: url(/images-loc/sm-bullet-white-sq3.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-white-sq3-li {
  background-image: url(/images-loc/sm-bullet-white-sq3-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-gray-li {
  background-image: url(/images-loc/sm-bullet-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-gray-li {
  background-image: url(/images-loc/sm-bullet-gray-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-lt-gray-li {
  background-image: url(/images-loc/sm-bullet-lt-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-lt-gray-li {
  background-image: url(/images-loc/sm-bullet-lt-gray-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-blt-gray-li {
  background-image: url(/images-loc/sm-bullet-blt-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.menu-links-curr-blt-gray-li {
  background-image: url(/images-loc/sm-bullet-blt-gray-curr.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.sharemenu-links-gray-li {
  background-image: url(/images-loc/sm-plus-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.sharemenu-links-lt-gray-li {
  background-image: url(/images-loc/sm-plus-lt-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.sharemenu-links-blt-gray-li {
  background-image: url(/images-loc/sm-plus-blt-gray.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.sharemenu-links-white-li {
  background-image: url(/images-loc/sm-plus-white.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}
.sharemenu-links-white3-li {
  background-image: url(/images-loc/sm-plus-white3.gif);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding-left: 25px;
}




.homemenu-rmenu-links-a {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
}
.homemenu-rmenu-links-a-curr {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
}
.homemenu-rmenu-links-ul {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  list-style-type: none;
  padding: 0px 0px 0px 5px;
  margin: 0px;
}
.lmenu-links-curr-ul a {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  color: #b56022;
}
.lmenu-links-curr-ul a:hover {
  color: #b56022;
}
.lmenu-links-ul a {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  color: #555;
}
.lmenu-links-ul a:hover {
  color: #b56022;
}
.lmenu-links-ul {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  list-style-type: none;
  padding: 0px 0px 0px 5px;
  margin: 0px;
}



.lmenu-links-ul-curr a {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  color: #b56022;
}
.lmenu-links-ul-curr a:hover {
  color: #b56022;
}
.lmenu-links-ul-curr {
  font-family: Arial, Verdana, Geneva, sans-serif;
  font-size: 9pt;
  list-style-type: none;
  padding: 0px 0px 0px 5px;
  margin: 0px;
}





#sharemenu ul {
  list-style: none;
  margin: 3px;
  padding: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9pt;
  line-height: 15px;
}
#sharemenu a {
  font-size: 9pt;
  text-decoration: none;
  color: #000;
  margin: 3px;
  border-radius: 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
  line-height: 15px;
}

.sizerdx {
  /* See style-ie6 version */
  display: inline;
  float: right;
  color: #ccc;
  font-size: 11pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  /*margin-right: 35px;*/
  margin-top: 5px;
}

.sizerdx img {
  vertical-align: text-bottom;
  /*margin-bottom: -2px;*/
  border: none;
}

/*
.sizerdx span {
  border-top: solid 4px #96F;
  padding-bottom: 10px;
}
*/
#content-flash-cont {
  /* See style-ie6 version MAYBE */
  width: 587px;
  height: 358px;
}

.homepage-diagonal-band {
  position: absolute;
  top: 0px;
  left: 10px;
}
#toprightblocks {
  display: none;
}


