 body, html {
   margin-top:0px;
   margin-left:0px;

   font-family: Verdana, Arial, Helvetica, sans-serif;
   /*background-color: #000000; */

}

.c_and_h_container_divs {
  margin-left: auto;
  margin-right: auto;
}


#c_and_h_outer_container {

  width:960px;
  height: 485px;

}

#c_and_h_inner_container {
  width: 760px;
  height: 485px;
  position:relative;
  background-color: #ffffff;
}


 #c_and_h_main_navigation {
   width:100%;
   height: 48px;
   margin: 45px auto 0px auto;
   text-align: center;
   font-size: 13px;
   background-image: url(http://crewandhowell.com/images/c_and_h_default_top.jpg);
   background-position: bottom center;
   background-repeat:no-repeat;
 }


 .c_and_h_main_navigation_link {
   color: #000000;
   text-decoration: none;
   font-weight: 500;
 }

 .c_and_h_main_navigation_link:visited {
   color: #000000;
   font-weight: 500;
 }

 .c_and_h_main_navigation_link:hover {
   color: #A1A0A0;
   text-decoration: none;
   font-weight: 500;
 }

 .text_divider {
   color: #000000;
   margin-right: 4px;
   margin-left: 4px;
 }

 #c_and_h_case_banner_div, #c_and_h_media_banner_div, #c_and_h_attorneys_banner_div, #c_and_h_contact_banner_div, #c_and_h_panter_banner_div, #c_and_h_howell_banner_div,#c_and_h_about_banner_div,#c_and_h_personalities_banner_div {
   width: 100%;
   height:129px;
 }

 #c_and_h_home_banner_div,#c_and_h_home_content_div {
   margin:0px;
   padding:0px;
 }

 #c_and_h_case_banner_div {
   background-image: url(http://crewandhowell.com/images/c_and_h_case_title.jpg);
   background-position: top left;
   background-repeat: no-repeat;
 }

  #c_and_h_about_banner_div {
   background-image: url(http://crewandhowell.com/images/c_and_h_about_title.jpg);
   background-position: top left;
   background-repeat: no-repeat;
 }


  #c_and_h_media_banner_div {
   background-image: url(http://crewandhowell.com/images/c_and_h_media_title.jpg);
   background-position: top left;
   background-repeat: no-repeat;
 }

   #c_and_h_personalities_banner_div {
   background-image: url(http://crewandhowell.com/images/c_and_h_personalities_title.jpg);
   background-position: top left;
   background-repeat: no-repeat;
 }

 #c_and_h_panter_banner_div,#c_and_h_howell_banner_div{
   margin:0px;
   padding:0px;
 }


 .profile_text_1 {
   width:70%;
   margin:40px auto 0px auto;
   font-size: 12px;
   text-align: justify;
   text-indent: 10px;

 }

  .profile_text_1 p{
   margin-top:10px;
   padding:0px;

 }

 .case_text_1 {
   width:70%;
   margin:40px auto 0px auto;
   font-size: 12px;
   text-align: justify;
   text-indent: 10px;

 }


 .contact_text_1 {
    float:left;
    width:50%;
    text-align:center;
    margin-top:20px;
    font-size:12px
 }

 .contact_text_1 table {
   margin:auto;
 }




 .contact_text_1 p {
   width: 85%;
   padding:5px;
   margin:0px auto 0px auto;
   color: #ffffff;
   font-weight: bold;
   background-color:#BCBCBC;
   text-align:center;
 }


 textarea {
   width: 98%;
 }

 .thank_you_message {
   color: #5770AF;
   font-size: 12px;
 }


  .media_links {

   font-weight: 400;
   text-decoration: none;
   line-height: 15px;


 }


 .media_links:hover {
   text-decoration: underline;
 }



 #c_and_h_home_content_div, #c_and_h_home_case_div, #c_and_h_home_media_div , #c_and_h_home_attorneys_div, #c_and_h_home_contact_div, #c_and_h_home_profile_div,#c_and_h_home_about_div, #c_and_h_home_personalities_div{
   width: 100%;
   height:347px;
   text-align:center;
 }



  #c_and_h_home_content_div image {
  cursor:default;
 }


 .case_title_line {
   text-align:center;
    color: #000000;
    font-weight: 700;
    margin:0px;
    font-size:12px;
 }


    .media_title {
      position:relative;
      width:28%;
      height:25px;
      font-size: 15px;
      text-align:left;
      margin:20px auto 0px auto;
      color: #5770AF;
      font-weight:600;
      font-style: italic;
    }

    .media_title p {
      margin: 0px 0px 0px 25px;
    }

    .media_title img {
      margin: 0px 0px 0px 10px;
    }


    .menu_trigger_icon  {
      position:absolute;
      left:0px;
      top:6px;
    }

    #newspaper_title_2,#television_title_2,#radio_title_2 {
      display:none;
    }

    #tv_title,#rad_title {
      margin-top: 20px;
    }


    .media_links_div {
      width:70%;
      margin:auto;
      font-size:12px;
      position:relative;
    }

    .media_links_div a{
       color: #5770AF;
       text-decoration:none;
    }

    .media_links_div a:hover{
        text-decoration:underline;
    }

    .media_links_div a:visited{
        color: #5770AF;
    }


    .profile_thumbnail {
   border:1px solid #BCBCBC;
   padding:2px;

 }


  .attorney_profile_link {
   color: #5770AF;
   text-decoration:none;

 }

   .attorney_profile_link:visited {
   color: #5770AF;
   text-decoration:none;

 }

 #c_and_h_home_attorneys_div table {
   width: 70%;
   margin:auto;
   font-size: 12px;
   font-weight: 500;

 }

  .gallery_thumb {
   width:100%;
   text-align:center;
   margin:auto;
 }

 .joe_namath_thumb {
   width:500px;
   text-align:center;
   margin:auto;
   position:relative;
 }

 .joe_namath_thumb img {
   cursor:pointer;
 }

 .pic_caption {
   font-size: 11px;
   font-family: Times New Roman;
   font-style: italic;
   text-align:center;
 }

 #preview_image {
   display:none;
   z-index:99;
   width:440px;
   height:323px;
   background-image: url(../images/pop_background_2.png);
   background-position:top center;
   background-repeat: no-repeat;
   text-align:center;
   _background-image:none;
   _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/pop_background_2.png',sizingMethod='scale');
 }

 #namath_preview {
   margin-top:18px;
 }


  #c_and_h_home_media_div table {
   width: 90%;
   margin: 0px auto 0px auto;

 }


  #c_and_h_home_media_div table td{
   padding:5px;
   text-align:center;
 }

 #c_and_h_home_attorneys_div table td{
   padding:5px;

 }


 .c_and_h_logo {
    margin-top: 53px;
    border:0px;
 }

  .c_and_h_sub_logo {
    margin-top: 45px;
    border:0px;
 }


 #c_and_h_address_line {
   width:70%;
   color:#000000;
   font-weight: 500;
   margin-top: 54px;
   margin-bottom: 23px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   font-size: 12px;
 }

 #a_and_h_copyright {
   color: #2B2E21;
   font-size: 11px;
   font-style: oblique;
   line-height: 30px;
 }

  #a_and_h_copyright img{
   position:relative;
   top:3px;
   border:0px;
   cursor:pointer;
 }

 #a_and_h_copyright a {
    text-decoration: none;
    color: #2B2E21;
 }

 #a_and_h_copyright a:hover {
    text-decoration: underline;

 }

 #a_and_h_copyright a:visited {
    color: #2B2E21;
 }

 .errors {
   color:red;
   font-weight: bold;

 }

 input,textarea {
   border:1px solid #BCBCBC;
 }

 #personalities_message {
   text-align:center;
   font-family: Times New Roman;
   width:100%;
   margin: 10px auto 50px auto;
 }

 #personalities_message span {
   float: right;
   margin-right:250px;
 }

