/* end structure */
body {
  background: #FFF9EA url(images/page_bg.gif) top left repeat-x;
  margin: 0px;
  padding: 0;  
  font-family: arial, helvetica, sans-serif;
  font-size: .9em;
  line-height: 130%;
}
#wrapper1 {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
}
#wrapper2 {
  position: relative;
  width: 701px;
  height: 526px;
  margin: 0 auto 0 auto;
  padding: 0;
}
#header {
  position: relative;
  z-index: 1;
  /*height: 175px;*/
  width: 719px;
}
#nav {
  position: relative;
  z-index: 2;
  height: 41px;
  width: 701px;
  border-left: 0px solid #333333;
  border-right: 0px solid #333333;
  background: url(images/nav.png) no-repeat;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#content {
  position: relative;
  z-index: 3;
  width: 701px;
  color: white;
  background: url(images/bg_copy_dark.gif) repeat-y;
  padding: 0 12px 0 9px;
}
#content_light {
  position: relative;
  z-index: 3;
  width: 701px;
  color: white;
  background: url(images/bg_copy_light.gif) repeat-y;
  padding: 0 12px 0 9px;
  color: #333;
}
#footer {
  position: relative;
  height: 16px;
  width: 719px;
  z-index: 4;
}
#bottom_nav {
  margin: 1em 0 1em 0;
  text-align: center;
  color: #888888;
  font-size: .7em;
}
/* end structure */


/* start html elements */
h3 {
  font-family: arial, helvetica, sans-serif;
  color: #999999;
}
.subhead {
  font-weight: bold;
}
.emphasis {
  font-style: italic;
}
.caption_white {
  font-family: georgia, times, serif;
}
.content_padding {
  margin: 10px;
}
.highlight {
  color: #FB772D;
}
.quote_start {
  vertical-align: top;
}
.quote_text {
  padding: 0 5px 5px 5px;
}
.quote_end {
  float: right;
}
.heading_small {
  font-size: 80%;
}
/*#home_content_box2 div */
#quote_start{
  float: left;
  margin: 0 7px 0 0;
  clear: left;  
}
/*#home_content_box2 div */
#quote_end {
  float: right;
  display: block;
  margin: 5px;
}
/* end html elements */


/* start basic links */
a {
  color: #FB772D;
  text-decoration: none;
}
a:visisted {
  color: #FB772D;
  text-decoration: none;
}
a:hover {
  color: #FB772D;
  text-decoration: underline;
}
/* end basic links */


/* start nav links */
/*
#nav div {
  float: left;
  width: 114px;
  text-align: center;
  margin-top: 12px;
  font-weight: bold;  

}
#nav_home { margin-left: 1px; }
#nav_aboutus { margin-left: 3px; }
#nav_profiles { margin-left: 3px; }
#nav_practice { margin-left: 3px; }
#nav_news { margin-left: 3px; }
#nav_contactus { margin-left: 3px; }
*/

#nav div {
  position: absolute;
  width: 114px;
  text-align: center;
  margin-top: 12px;
  font-weight: bold;  

}
#nav_home { 
  left: 1;
}
#nav_aboutus { 
  left: 118px;
}
#nav_profiles {
  left: 235px;
}
#nav_practice { 
  left: 352px;
}
#nav_news { 
  left: 466px;
}
#nav_contactus { 
  left: 583px;
}

#nav div a {
  font-size: 80%;
  color: #FEE6AA;
}
#nav div a:visited {
  color: #FEE6AA;
}
#nav div a:hover{
  color: #FB772D;
  text-decoration: none;
}
#nav div a.active, #nav div a.active:visited, #nav div a.active:hover {
  color: #fff;
  font-size: 85%;
}
/* end nav links */

/* start home page inner framework code */
/* legacy - deleteme
#home_main {
  float: left;
}
*/
#home_content_table {
  width: 673px;
  padding: 0;
  margin: 0 0 0 5px;
}
#home_content_box1 {
  height: 175px;
  font-family: georgia, times, serif;
  font-size: 100%;
  padding: 0;
  vertical-align: top;
}
#home_content_box1 .content_padding {
  width: 435px;
}
#home_content_box2 {
  width: 200px;
  height: 160px;
  padding: 10px 0 20px 0;
  vertical-align: top;
  text-align: left;
  font-size: 1em;
}
#home_content_box2 #box_top {
  background: url(images/home_box2_top.gif) no-repeat;
  width: 225px;
  height: 41px;
}
#home_content_box2 #box_mid {
  background: url(images/home_box2_bg.gif) repeat-y;
  width: 175px;
  padding: 0 25px 1em 25px;
  height: 10em;
}
#home_content_box2 #box_bottom {
  background: url(images/home_box2_bottom.gif) no-repeat;
  width: 225px;
  height: 41px;
}
#home_content_box2 #box_mid #quote {
  /*text-indent: -10px;*/
  padding-left: 5px;
  font-weight: bold;
}

#home_box_holder {
  height: 135px;
}

/* book container */
#home_content_box3 {
  background: url(images/home_boxB.gif) no-repeat;
  width: 225px;
  height: 130px;
  position: static;
  left: 245px;
  z-index: 5;
}
#home_content_box3 .content_padding {
  width: 192px;
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
.home_heading {
  color: #fee6aa;
  font-weight: bold;
  font-size: 120%;
}

.home_ital {
  font-family: georgia, times, serif;
  font-style: italic;
}
.home_body {
  font-family: georgia, times, serif;  
}
#home_content_box3 .content_padding .image {
  float: right;
  margin-top: 5px;
}
/* news */
#home_content_box4 {
  background: url(images/home_boxB.gif) no-repeat;
  width: 225px;
  height: 130px;
  position: static;
  left: 245px;
  z-index: 5;
}
#home_content_box4 .content_padding {
  width: 190px;
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
#home_content_box4 .content_padding ul {
  margin: .2em 0 1em 1.5em;
  padding: 0;
  text-indent: 0;
}
#home_content_box4 .content_padding ul li {
  margin: .2em 0 0 .5em;
  padding: 0;
  text-indent: 0;
}
#home_content_box4 .content_padding .image {
  float: right;
  margin-top: 5px;
}
/* featured partner */
#home_content_box5 {
  background: url(images/home_boxB.gif) no-repeat;
  width: 225px;
  height: 130px;
  position: static;
  left: 473px;
  z-index: 5;
}
#home_content_box5 .content_padding {
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
#home_content_box5 .content_padding .image {
  float: left;
  margin-right: 5px;
}
#home_content_box6 {
  width: 225px;
  height: 90px;
  position: static;
  left: 473px;
  z-index: 5;
}
#home_content_box6 .content_padding {
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
#home_content_box6 .content_padding .image {
  float: left;
  margin-right: 5px;
}
#home_content_box66 {
  background: url(images/home_boxBB.gif) no-repeat;
  width: 225px;
  height: 90px;
  position: static;
  left: 473px;
  z-index: 5;
}
#home_content_box66 .content_padding {
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
#home_content_box66 .content_padding .image {
  float: left;
  margin-right: 5px;
}
#home_content_box67 {
  background: url(images/home_boxBBB.gif) no-repeat;
  width: 225px;
  height: 100px;
  position: static;
  left: 473px;
  z-index: 5;
}
#home_content_box67 .content_padding {
  margin: 15px 15px 15px 15px;
  font-size: 70%;
  line-height: 1.2em;
}
#home_content_box67 .content_padding .image {
  float: left;
  margin-right: 5px;
}
#home_content_box68 {
  background: url(images/home_boxBBBB.gif) no-repeat;
  width: 225px;
  height: 50px;
  position: static;
  left: 473px;
  z-index: 5;
}
#home_content_box68 .content_padding {
  margin: 15px 15px 15px 15px;
  font-size: 90%;
  line-height: 1.2em;
}
#home_content_box68 .content_padding .image {
  float: left;
  margin-right: 5px;
}



/* start home page inner framework code */


/* start about page definitions */
#aboutus_content_box1 {
  width: 60%;
  padding: 0 0 0 10px;
  font-family: georgia, times, serif;
  vertical-align: top;
}
#aboutus_content_box2 {
  width: 40%;
  padding: 2em;
  font-family: georgia, times, serif;
  font-size: .9em;
  vertical-align: top;
}
#aboutus_content_box2 .content_padding {
  margin: 1em;
}
.aboutus_timelinelink {
  font-weight: bold;
  color: #FEE6AA;
}
.about_heading {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 90%;
  color: #666;
}
/* end about page definitions */

/* start profiles page definitions */
#profiles_content_box1 {
  width: 673px;
  vertical-align: top;
  padding: 0 0 0 10px;
}
#profiles_content_box2 {
  width: 93px;
  vertical-align: top;
  padding-top: 2em;
  background: blue;
}
.profile {
  width: 90%;
  border-top: 1px solid #FDBA92;
  padding: 5px 0 5px 0;
  font-size: 80%;
  clear: left;
}
.profile .image {
  float: left;
  padding: 0 5px 5px 0;
  margin: 0;
}
.profile .name {
  color: #000;
  font-weight: bold;
}
.profile .areas_label {
  color: #666;
  font-family: georgia, times, serif;
  font-style: italic;
}
.profile .areas {
  color: #000;
}
.profile_caption {
  padding: 5px 0 5px 10px;
  font-size: 90%;
}
.profile_caption .name {
  color: #000;
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 1em;
}
.profile_caption .areas_label {
  color: #666;
  font-family: georgia, times, serif;
  font-style: italic;
  margin-bottom: .5em;
}
.profile_caption .areas {
  color: #000;
}
/* end profiles page definitions */

/* start contact page definitions */
#contactus_content_box1 {
  width: 60%;
  padding: 0 0 0 5px;
  color: #666;
  font-family: arial, helvetica, sans-serif;
  vertical-align: top;
  font-size: .9em;
}
#contactus_content_box2 {
  width: 40%;
  vertical-align: top;  
}
#contact_block {
  margin: 1em 1em 1em 2em;
}
#contact_block_subhead {
  color: #FB772D;
}
#contact_block_emp {
  margin-top: 1em;
  font-family: georgia, times, serif;
}
#contact_block_address {
  margin: 1em 0 0 0;
}
.address_title {
  font-weight: bold;
  color: #000;
}
.address_divider {
  color: #FB772D;
}
.address_secondtitle {
  font-family: georgia, times, serif;
  font-weight: bold;
  color: #000;
}
/* end contact page definitions */

/* start individual profile pages */
#profile_content_table {
  margin-top: 1em;
}
#profile_content_box1 {
  vertical-align: top;
  border-right: 1px solid #cccac6;
}
#profile_content_box1 .content_padding {
  width: 205px;
  margin-top: 0;
  padding: 0 0 0 5px;
}
#profile_content_box2 {
  vertical-align: top;
  color: #666;
  width: 315px;
}
#profile_content_box2 .content_padding {
  margin-top: 0;
  padding-top: 0;
}
#profile_content_box2 .content_padding .profile {
  border-top: none;
}
#profile_content_box2 .content_padding .profile .name {
  font-size: 120%;
}
#profile_content_box2 .content_padding .profile ul, #profile_content_box2 .content_padding .profile ul li {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  /*border: 1px solid gray;*/
}
#profile_content_box3 {
  vertical-align: top;
  color: #000;
  font-size: 80%;
  line-height: 1.3em;
  text-align: left;
}
.profile_quote_divider {
  padding-bottom: 0px;
}
/* end individual profile pages */


#practice_content_top .content_padding {
  padding: 0 10px 0 10px;
  font-family: georgia, times, serif;
  /*font-size: .8em;*/
}
#practice_content_box1 {
  width: 100%;
  padding: 0 0 0 10px;
  font-family: georgia, times, serif;
  font-size: .8em;
  vertical-align: top;
}
#practice_content_box1 .content_padding {
  padding-right: 1em;
}
#practice_content_box2 {
  width: 50%;
  padding: 0 3em 0 2em;
  font-family: georgia, times, serif;
  font-size: .8em;
  vertical-align: top;
}

#faqs_content_box1 {
  width: 50%;
  padding: 0 0 0 10px;
  font-family: georgia, times, serif;
  font-size: .8em;
  vertical-align: top;
}
#faqs_content_box1 .content_padding {
  padding-right: 1em;
}
#faqs_content_box2 {
  width: 50%;
  padding: 3em 3em 0 2em;
  font-family: georgia, times, serif;
  font-size: .8em;
  vertical-align: top;
}