body {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #3a353a;
  color: #313131;
}
/* dave  thank you message styling  */
.message  {
  font-size: 1.5em;
}
div {
  position: relative;
}
#wrapper  {
  width: 882px;
  text-align: left;
  margin: 0 auto;
}

#header  {
  position: relative;
  top: 0;
  left: 0;
  height: 87px;
  width: 882px;
  background: url(../images/liquidLogo.jpg) 0 20px no-repeat;
}
#header #home-menu {
  position: relative;
  top: 0;
  left: 0;
}
#header #home-menu a {
  position: absolute;
  width: 146px;
  height: 87px;
  top: 0;
  left: 0;
  text-decoration: none;
  background-image: none;
}
#header #home-menu a i {
  visibility: hidden;
}
#header ul  {
  margin: 42px 0 0 300px;
  padding: 0;
  list-style: none;
  width: auto;
  float: left;
  left: 0;
  position: relative;
  overflow: hidden;
}
#header li  {
  float: left;
  position: relative;
  background: url(../images/shortButtonRight.gif) top right no-repeat;
}
#header li:hover  {
  background: url(../images/shortButtonRight_over.gif) top right no-repeat;
}
#header li.active  {
  margin-top: -7px;
  float: left;
  background: url(../images/tallButtonRight.gif) top right no-repeat;
}
#header a  {
  display: block;
  padding: 0 15px;
  line-height: 44px;
  background: url(../images/shortButtonLeft.gif) top left no-repeat;
  text-decoration: none;
  float: left;
  color: #3a353a;
  font-size: 20px;
}
#header a:hover  {
  background: url(../images/shortButtonLeft_over.gif) top left no-repeat;
  color: white;
}
#header .active a  {
  display: block;
  padding: 0 15px;
  line-height: 51px;
  background: url(../images/tallButtonLeft.gif) top left no-repeat;
  text-decoration: none;
  float: left;
  color: #3a353a;
  font-size: 22px;
}
#greenLine  {
  height: 34px;
  width: 882px;
  background-color: #315131;
}
#centralArea {
  padding-top: 6px;
  position: relative;
  width: 882px;
  min-height:350px;
  height:auto !important;
  height:350px;
  /*background: #94ae8c url(../images/lightGreenMapLocalOffice.gif) right top no-repeat;*/
  background: #94ae8c url(../images/localofficewdropshadow.gif) right top no-repeat;
}
.portrait#centralArea  {
  background-image: none;
  min-height:630px;
  height:auto !important;
}
#findLocal  {
  position: absolute;
  top: 10px;
  right: 50px;
  width: 224px;
  height: 96px;
  background: url(../images/findLocalPencilLine.gif) no-repeat;
}
#notices  {
  position: absolute;
  top: 16px;
  right: 0px;
  width: 206px;
  height: 630px;

}
#sidsAnnounce  {
  margin-top: 20px;
  width: 189px;
  height: 140px;
  font-size: 12px;
  line-height: 18px;
  color: #3a5131;
}
#sidsAnnounce a {
  color: #3a5131;
  text-decoration: none;
}
#findLocalInterior  {
  position: absolute;
  top: 10px;
  right: -20px;
  width: 224px;
  height: 98px;/*96px;*/
  background: url(../images/findLocalInteriorPencilLine.gif) no-repeat;
}
#findYourPrincipal  {
  position: absolute;
  top: 110px;

  font-size: 12px;
  font-weight: bold;

  right: 98px;
  width: 177px;
  height: 77px;
}
#findYourPrincipalInterior  {
  position: absolute;
  top: 224px;
  top: 104px;

  font-size: 12px;
  font-weight: bold;

  right: 28px;
  width: 177px;
  height: 77px;
}
#changeCountry  {
  position: absolute;
  top: 310px;
  right: 100px;
  width: 174px;
  height: 24px;
  height: 32px;

  /*background: bottom url(../images/changeCountry.gif) no-repeat;*/
  border-top: dotted 1px #fff;
}
#changeCountryInterior  {
  position: absolute;
  top: 315px;
  right: 30px;
  width: 174px;
  height: 24px;
  height: 32px;

  /*background: bottom url(../images/changeCountry.gif) no-repeat;*/
  border-top: dotted 1px #fff;
}
#countryLinkHolder  {
  position: relative;
  width: 174px;
  height: 32px;
}
#countryLinkHolder img {
  margin-top: 10px;
  vertical-align: middle;
}
#countryLinkHolder a.left {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 32px;
}
#countryLinkHolder a.right {
	position: absolute;
	top: 0;
	left: 43px;
	width: 30px;
	height: 32px;
}
#countryLinkHolder a h1 {
	display: none;
}
#content, #contentHome  {
  position: relative;
  width: 660px;
  min-height:350px;
  height:auto !important;
  height:350px;
  background-color: #fff;
  color: #313131;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  top: 0;
}
.portrait #content  {
  min-height:636px;
  /*height:636px !important;*/
}
* html #content, * html #contentHome {
    height: 100%;
    min-height: 100%;
}
#content a, #contentHome a {
  text-decoration: none;
  color: #313131;
}
#content a:hover  {
  color: #355333;
  font-weight: bold;
}
#contentHome  {
  width: 590px;
  min-height:340px;
  height:auto !important;
  height:340px;
  background-color: #94ae8c;
  display: none;
}


#content h1,
#content .contentheading {
  font-size: 2.2em;
  line-height: 1em;
  font-weight: normal;
  font-family: serif;
  margin: 0;
  padding: 0;
  color: #ffce00;
}
#content table.news .contentheading {
  font-size: 1.2em;
/* dave  make green instead of yellow and bold */
  color: #313131;  
  font-weight: bold;
}
#content table.news .contentpaneopentxt {
  color: #313131;
}
#contentPicHolder  {
  position: absolute;
  top: 6px;
  right: 222px;
  width: 227px;
  height: 160px;
}
/*#withinContentMenu  {*/
/*  position: relative;*/
/*  float: right;*/
/*  padding-top: 175px;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 227px;*/
/*  height: 350px;*/
/*  background: url(../images/InteriorMenuSwatch.gif) top left no-repeat;*/
/*}*/
#withinContentMenu  {
  position:relative;
  top:0;
  left:0;
  float: right;
  /*right: 202px;*/
  width: 227px;
  min-height: 350px;
  height: auto !important;
  padding-top: 175px;
  background: url(../images/InteriorMenuSwatch.gif) top left no-repeat;
}
#withinContentMenu ul  {
  margin: 0;
  padding: 0 0 30px 0;
  list-style: none;
}
#withinContentMenu li  {
  margin: 0 40px 0 30px;
  padding: 10px 0;
  text-decoration: none;
  border-bottom: dotted 1px;
}
#withinContentMenu li.last  {
  border: none;
}
#withinContentMenu a  {
  text-decoration: none;
  color: #3a353a;
  color: #313131;
  font-size: 14px;
}
.squisher  {
  position: relative;
  float: left;
  left: 0;
  padding-top: 30px;
  width: 430px;
  overflow: hidden;   /* this fixed gap in safari above footer  */
}
.squisher img  {
  float: none;
  padding: 0 20px 20px 0;
}
.squisher .bizcard  {
  width: 430px;
  border-top: dotted 1px;
  padding: 20px 0;
  min-height: 100px;
}
.squisher .bizcard  img  {
  padding: 0 10px;
}
.squisher .last  {
  border-bottom: dotted 1px;
}
.portrait .squisher  {
  /*min-height: 630px;*/  /* careful, match with portrait content and central areas  */
}
#tombstone {
  margin: 0;
  padding: 0;
  height: 100px;
}
#tombstones_h  {
  position: relative;
  top: 0px;
  width: 882px;
  height: 126px;
  color: #fff;
  background: #3a5131 top left url(../images/tombGradient.jpg) repeat-x;
}
#tombstones_h #small_logo {
  position: absolute;
  top: 34px;
  left: 6px;
}
#tombstones_h .tombstone_value,
.tombstone_value_h {
  position: absolute;
  top: 3px;
  left: 0;
  width: 87%;
	font-weight: bolder;
	font-size: 30pt;
  text-align: center;
  color: #345333;
}
#tombstones_h .tombstone_title,
.tombstone_title_h {
  position: absolute;
  top: 42px;
  left: 0;
  width: 87%;
	font-size: 16pt;
  text-align: center;
  color: #345333;
}
#tombstones_h .tombstone_text,
.tombstone_text_h {
  position: absolute;
  top: 2px;
  left: 0;
  left: 295px;
	font-size: 8pt;
  font-weight: bold;
  text-transform: uppercase;
}
#tombstones_h .tombstone_business,
.tombstone_business_h {
  position: absolute;
  top: 16px;
  left: 0;
  left: 295px;
	font-weight: bold;
	font-size: 13pt;
  line-height: 12pt;
  text-align: left;
}
#tombstones_h .tombstone_funded,
.tombstone_funded_h {
  position: absolute;
  top: 70px;
	top: 73px;   /* dave */

  left: 0;
	left: 6px;   /* dave */

  width: 90%;
	font-size: 7pt;
  text-align: center;
	text-align: left;   /* dave */
}
#tombstones_v  {
  position: relative;
  top: 0px;
  width: 190px;
  height: 252px;
  color: #3a5131;
  background: #3a5131 top left url(../images/tombstoneWhiteBg.jpg) no-repeat;
}
#tombstones_v .tombstone_value,
.tombstone_value_v {
  padding-top: 40px;
	font-weight: bolder;
	font-size: 26pt;
  text-align: center;
}
#tombstones_v .tombstone_title,
.tombstone_title_v {
	font-size: 16pt;
  font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
  text-align: center;
}
#tombstones_v .tombstone_text,
.tombstone_text_v {
	font-size: 13pt;
  text-align: center;
}
#tombstones_v .tombstone_business,
.tombstone_business_v {
	padding: 2px 10px 0 10px;
	font-weight: bold;
	font-size: 14pt;
  line-height: 14pt;
  text-align: center;
}
#whiteBox  {
  position: absolute;
  top: 15px;
  left: 16px;
  width: 413px;/*420px;*/
  height: 100px;
  background-color: #fff;
  color: #000;
  text-align: center;
}
#whiteBoxInside  {
  position: absolute;
  top: 15px;
  left: 20px;
  width: 401px;
  height: 100px;
  background-color: #fff;
  color: #000;
  text-align: center;
}
#blogArea_old  {
  position: absolute;
  top: 12px;
  left: 460px;
  width: 180px;
  height: 110px;
  font-size: 12px;
  line-height: 16px;
  border-right: 1px solid #fff;
}
#blogArea  {
  position: absolute;
  top: 15px;
  left: 441px;
  width: 219px;
  height: 101px;
}
#blogArea a {
  color: #fff;
  text-decoration: none;
}
#blogAreaInside  {
  position: relative;
  top: 15px;
  /*left: 441px;*/
  width: 219px;
  /*height: 101px;*/
}
#pressAnnounce_h  {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 425px;
  height: 110px;
  font-size: 12px;
  line-height: 18px;
}
#pressAnnounce_v  {
  position: relative;
  top: 32px;
  /*right: 10px;*/
  /*width: 196px;*/
  /*height: 110px;*/
  font-size: 12px;
  line-height: 18px;
}
#pressAnnounce_h a {
  color: #fff;
  text-decoration: none;
}
#pressAnnounce_v a,
#pressAnnounceInside a {
  color: #3a5131;
  text-decoration: none;
}
#pressAnnounceInside  {
  position: absolute;
  top: 12px;
  right: 10px;
  width: 190px;
  height: 110px;
  font-size: 12px;
  line-height: 18px;
}
#thinLine  {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  height: 6px;
  width: 882px;
  background-color: #9cae94;
}
#darkFooter {
  margin: 0 auto;
  position: relative;
  z-index: 1;
  text-align: left;
  position: relative;
  width: 882px;
  height: 98px;
  background-color: #3a5131;
  color: #fff;
}

#footMenu1 {
  position: absolute;
  left: 90px;
  top: 3px;
  padding-right: 25px;
}
#footMenu2 {
  position: absolute;
  left: 250px;
  top: 3px;
  padding-right: 25px;
}
#testimonial_quote {
  margin-top: 15px;
  padding-left: 15px;
  position: absolute;
  left: 420px;
  top: 0;
  font-size: 13px;
  width: 280px;

  border-right: solid 1px #fff;
  border-left: solid 1px #fff;
}
#testimonial_quote img {
  padding: 0 5px;
}
#testimonial_client  {
  position: absolute;
  left: 730px;
  top: 0;
  padding: 40px 0 0 0;
  font-size: 11px;
  font-style: italic;
}
#footMenu1 ul, #footMenu2 ul, #footMenu3 ul, #footMenu4 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footMenu1 li, #footMenu2 li, #footMenu3 li, #footMenu4 li  {
  padding-bottom: 3px;
}
#footMenu1 a, #footMenu2 a, #footMenu3 a, #footMenu4 a  {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#whiteFooter {
  position: relative;
  width: 924;
  height: 47px;
  background-color: #fff;
  text-align: left;
  font-size: 12px;
}
#whiteFooter p {
  margin: 0;
  padding: 15px 0 0 30px;
}
#footPic {
  position: absolute;
  top: 0px;
  left: 450px;
  width: 198px;
  height: 47px;
  /* float: right;  */
}
#lowWrapper  {
  position: relative;
  width: 924px;
  text-align: left;
  margin: 0 auto;
}
a.small-links_chgcntry {
  margin-left: 7px
}
a.small-links_chgcntry:link, a.small-links_chgcntry:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	text-decoration:underline;
}
a.small-links_chgcntry:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
	text-decoration:underline;
}
.componentheading {
  font-size: 16pt;
  font-weight: bold;
}
.sectiontableheader {
  font-size: 13pt;
  font-weight: bold;
}
.sectiontableentry1 {

}
.sectiontableentry2 {

}
#login_form .content_12 {
  font-size:14px;
}
#login_form .contentheading {
  padding-bottom: .5em;
}
.Internetlink {
  text-decoration: underline;
}
.callToAction {
  right: 105px;
  bottom: 10px;
  position: absolute;
  border: 0;
}
#centralArea .principal_thumb {
  position: absolute;
  top: 32px;
  right: 183px;
  border: thin solid #000000;
}
#centralArea #principal_info {
  position: absolute;
  top: 130px;
  right: 10px;
  width: 265px;
}
#centralArea #principal_info p {
  font-size: 13px;
  font-weight: normal;
  margin: 0 0 0 0;
}
#centralArea #principal_info .principal_name {
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0 0 0;
  line-height:21px;
}
#centralArea #principal_info .principal_company {
  font-size: 13px;
  font-weight: bold;
  margin: 3px 0 15px 0;
}
/*Blog and PA nav*/
ul.simple, ul.simple li{ list-style:  none outside; padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }
#withinContentMenu #panav-container .simple ul li  {
  margin: 0 40px 0 0px;
  padding: 10px 0;
  text-decoration: none;
  border-bottom: dotted 1px;
}
#withinContentMenu #panav-container .simple ul li ul li {
  margin: 0 0px 0 0px;
  padding: 10px 0;
  text-decoration: none;
  border-bottom: dotted 1px;
}
#accordion_nav2 h3,
.pa_toggle_1,
#blognav-container h3 {
  margin: 5px 0;
  position: relative;
  border: 0;
}
#blognav-container h3 a {
  text-decoration: none;
  /*this is screwy - something wraps the 1st h3 content in an anchor and the size gets messed up -
    it is supposed to be 14px but looks smaller, by settting the size to 16px it will actually
    look like 14px...*/
  font-size: 16px;
}
#blognav-container h3 span,
#accordion_content h2 span {
  position: absolute;
  top: 0;
  right: 25px;
  /*font-size: 0.8em;*/
  font-weight: bold;
}
#accordion_content h2 {
  position: relative;
  cursor: pointer;
}
#withinContentMenu .simple.vertical li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0;
}
.back-link {
  font-weight: bold;
  cursor: pointer;
}
#accordion_content li div.tease span {
  font-weight: bold;
  cursor: pointer;
}
.collapse {
  margin: 0;
}
.pa_content_1 {
  margin-left: 30px;
  font-weight: bold;
}
.pa_content_2 {
  margin-left: 0px;
  font-weight: bold;
}
.pa_content_3 {
  margin-left: 0px;
  font-weight: normal;
}
.pa_toggle_1,
#panav-container h3 {
  margin: 5px 0 5px 30px;
  position: relative;
  border: 0;
  font-weight: bold;
}
.pa_toggle_1 a,
#panav-container h3 a {
  text-decoration: none;
  /*this is screwy - something wraps the 1st h3 content in an anchor and the size gets messed up -
    it is supposed to be 14px but looks smaller, by settting the size to 16px it will actually
    look like 14px...*/
  font-size: 16px;
}
#panav-container h3 span {
  position: absolute;
  top: 0;
  right: 25px;
  /*font-size: 0.8em;*/
  font-weight: bold;
}
#panav-container h4,
#panav-container h5 {
  margin: 5px 0;
  position: relative;
  border: 0;
  cursor: pointer;
}
small {
  font-size: xx-small;
}
.pagenav,
.pagenav a {
  padding: 2px 3px;
  background-color: #94AE8C;
  color: #fff;
  border: 1px solid #94AE8C;
  font-size: 12px;
  height: 18px;
  /* text-decoration: none;   */
}
.pagenav a:hover{
  background-color: #fff;
  color: #94AE8C;
  border: 1px solid #94AE8C;
}
.pa_toggle_1,
.pa_toggle_2,
.pa_toggle_3 {
  cursor: pointer;
}

