body {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size   : 13px;
    color       : #333333;
    margin           : 50px 0 0 0;
    background-color : #754F20;
    background-image : url(/images/background.gif);
}

table.contentC {
    display  : table;
    width    : 703px;
    height   : 701px;
    overflow : hidden;
    padding  : 0;
    margin   : 0;
}

#main_header_logoC {
    height : 124px;
}

#main_header_logo {
    height     : 120px;
    width      : 703px;
    background : #f7e7b6;
    border     : solid 3px #3a2601;
    background : url('/images/ccp-header-v5.gif') no-repeat;
}

img.main_header_logo_img {
    border : none;
    width  : 703px;
    height : 120px;
}

#menu_barC {
    height   : 33px;
    width    : 703px;
    overflow : hidden;
    background-image  : url('/images/ew-2a_02.jpg');
    background-repeat : none;
    text-align        : center;
}

#blue_barC {
    height       : 34px;
    background   : #2F6BAA;
    border       : solid 3px #3A2601;
    border-top   : none;
    padding-left : 14px;
}

span.white {
    font-size : 12px;
    color     : #ffffff;
}

#main_bodyC {
    font-size  : 12px;
    padding    : 14px;
    background : #FAF0E6;
    color      : #3A2601;
    border     : solid 3px #3A2601;
    border-top : none;
    border-bottom : none;
    font-weight : normal;
}

div.hr {
    margin : 15px 0;
    height : 1px;
    border-bottom : solid 1px #3a2601;
}

.red_u {
    color : #aa0000;
    text-decoration : underline;
}

.red {
    color : #aa0000;
}


h1 {
    font-size : 14px;
    width     : 100%;
    margin    : 0 0 15px 0;
    border-bottom : solid 1px #754F20;
}

h2 {
    font-size : 14px;
}


/* used only for the upper-right link to 28Dev.com */
div.promo {
    position : absolute;
    right    : 10px;
    top      : 5px;
    font-size : 10px;
    color     : white;
}

a.promo {
    color : white;
    text-decoration : none;
}

a.promo:hover {
    text-decoration : underline;
}

/* FAQ */
div.question {
  font-size   : 13px;
  padding     : 10px 0 0 0;
  font-weight : bold;
  display     : block;
  cursor      : pointer;
  cursor      : hand;
}

div.answerC {
  background : #eeeeee;
  border     : solid 1px #3a2601;
  padding    : 15px;
  margin     : 15px;
}

/* Email Contact Form */
div.emailFormC {
  width      : 673px;
  overflow   : hidden;
}

#emailFormC .formStyle
 {
  border     : solid 1px #3a2601;
  padding    : 15px;
  background : #eeeeee;
  color      : #333333;
  margin     : 10px 0;
}

td.image {
  width : 132px;
}
img {
  border  : solid 1px;
  margin  : 5px;
  border  : solid 1px;
}
img.bio-image {
  width  : 130px;
  height : 180px;
}
div.signiture {
  font-weight : bold;
  width       : 80%;
  text-align  : right;
  margin      : 2px 0 10px 0;
}
.small {
  font-size : 10px;
}
div.hr {
  margin : 5px 0;
  height : 1px;
  border-bottom : solid 1px #3A2601;
}
