/*        

Theme Name: DWC
Theme URI: http://dougneubauer.com
Description: DWC Business Theme
Version: 2.9.1
Author: Don Wallace / Doug Neubauer
Author URI: http://dougneubauer.com/about/
Tags: Left and Right Sidebars, 3 Column, DWC

*/

/*

*begincssconstants
const  WRAPPERTOTALWIDTH  =            (960px);
const  WRAPPERPADDINGTOP  =            (16px);
const  WRAPPERPADDINGLEFT  =            (32px);
const  WRAPPERPADDINGRIGHT  =            (33px);
const  WRAPPERWIDTH  =            (WRAPPERTOTALWIDTH - WRAPPERPADDINGLEFT - WRAPPERPADDINGRIGHT);
const  HEADERHEIGHT  =  (217px);

const  LEFTCOLUMNWIDTH  =         (141px);
const  MIDDLEPADDINGTOP  =       (35px);
const  MIDDLEPADDINGBOTTOM  =       (20px);
const  MIDDLEPADDINGLEFT  =       (35px); 
const  MIDDLEPADDINGRIGHT  =       (35px);
const  MIDDLEPADDINGLEFT1  =       (60px); 
const  MIDDLEPADDINGRIGHT1  =       (60px);
const  MIDDLECOLUMNWIDTH  =       (612px);
const  PRODUCT3WIDTH  =       (160px);
const  PRODUCT3PADDING  =       (30px);
const  RIGHTCOLUMNWIDTH  =        (142px);
const  PUBLICATIONS4WIDTH  =  (150px);


const  FOOTERHEIGHT  =  (45px);

const  BODYFONTSIZE  =  (94%);      // 80% about 13px (13 / 16 = 0.8125 = 81.25%)
const  BODYLINEHEIGHT  =  (130%);   // 130

const  BODYBACKGROUNDCOLOR  =  (#eeeeee);
const  WRAPPERBACKGROUNDCOLOR  =  (#ffffff);
const  CHOCOLATECOLOR  =  (#311606); 
const  BODYTEXTCOLOR  =  (CHOCOLATECOLOR);
const  LINKCOLOR  =  (#2008a0);
const  LINKHOVERCOLOR  =  (#aa22aa);
const  LINKBACKGROUNDCOLOR  =  (#ffffff);
const  LINKBACKGROUNDCOLORHOVER  =  (#a99b4e);
const  CREDITSCOLOR  =  (#aaaaaa);
const  MENUBORDERCOLOR  =  (CHOCOLATECOLOR);
const  MENUBACKGROUNDCOLOR  =  (#a99b4e);
const  MENUTEXTCOLOR  =  (#E8DCB0);      // fffed3 
const  MENUDROPTEXTCOLOR  =  (#84886d);
const  MENULINKHOVERCOLOR  =  (CHOCOLATECOLOR);
const  MENUDROPHOVERCOLOR  =  (#c0c0a0);
const  FOOTERBORDERCOLOR  =  (CHOCOLATECOLOR);
const  WRAPPERBORDERCOLOR  =  (MENUDROPTEXTCOLOR);
const  DEFAULTIMAGEBORDERCOLOR  =  (MENUDROPTEXTCOLOR);
const  CONTACTFORMCOLOR  =  (#f4eAe1);
const  MANDATORYCOLOR  =  (#ff0000);
                          

const  DEFAULTHEADERCOLOR  =  (#412106);
const  H1COLOR  =  (CHOCOLATECOLOR);
const  ULCOLOR  =  (#614106);
const  H2COLOR  =  (CHOCOLATECOLOR);

const  H3COLOR  =  (DEFAULTHEADERCOLOR); 
const  H4COLOR  =  (DEFAULTHEADERCOLOR);
const  H5COLOR  =  (#d2bc87);
const  BLOCKQUOTEFONTCOLOR  =  (#20d0f0);
const  BLOCKQUOTEBORDERCOLOR  =  (#00aaaa);
const  BLOCKQUOTEBACKGROUNDCOLOR  =  (#01363f);
const  BLOCKQUOTEH3COLOR  =  (DEFAULTHEADERCOLOR);
const  LISTBODYCOLOR  =  (#ccddff);
const  DEFAULTIMAGEBACKGROUNDCOLOR  =  (#022c33);
const  CONTENTBORDERCOLOR  =  (#1a1e23);
const  BREADCRUMBCOLOR  =  (#8888a0);
const  H3BORDERBOTTOMCOLOR  =  (#444444); 
const  H2ENTRYBORDERBOTTOMCOLOR  =  (#243434); 
const  BANNERBORDERCOLOR  =  (#216066); 
const  POSTBACKGROUNDCOLOR  =                (#011426);
const  POSTBORDERCOLOR  =                (#113036);
const  PRETEXTCOLOR  =  (#f0f0f0);
const  PREBORDERCOLOR  =  (#228888);
const  IMAGEBORDERCOLOR  =  (#00cccc);
const  HORIZONTALRULECOLOR  =  (#004050);
const  FORMBACKGROUNDCOLOR  =  (#01363f);
const  FORMBORDERCOLOR  =  (#228888);
const  FORMSPANCOLOR  =  (#ffff80);
const  SIDEBARH2COLOR  =  (#001111);
*endcssconstants
symbol: [SIDEBARH2COLOR] = [#001111]
symbol: [FORMSPANCOLOR] = [#ffff80]
symbol: [FORMBORDERCOLOR] = [#228888]
symbol: [FORMBACKGROUNDCOLOR] = [#01363f]
symbol: [HORIZONTALRULECOLOR] = [#004050]
symbol: [IMAGEBORDERCOLOR] = [#00cccc]
symbol: [PREBORDERCOLOR] = [#228888]
symbol: [PRETEXTCOLOR] = [#f0f0f0]
symbol: [POSTBORDERCOLOR] = [#113036]
symbol: [POSTBACKGROUNDCOLOR] = [#011426]
symbol: [BANNERBORDERCOLOR] = [#216066]
symbol: [H2ENTRYBORDERBOTTOMCOLOR] = [#243434]
symbol: [H3BORDERBOTTOMCOLOR] = [#444444]
symbol: [BREADCRUMBCOLOR] = [#8888a0]
symbol: [CONTENTBORDERCOLOR] = [#1a1e23]
symbol: [DEFAULTIMAGEBACKGROUNDCOLOR] = [#022c33]
symbol: [LISTBODYCOLOR] = [#ccddff]
symbol: [BLOCKQUOTEH3COLOR] = [#412106]
symbol: [BLOCKQUOTEBACKGROUNDCOLOR] = [#01363f]
symbol: [BLOCKQUOTEBORDERCOLOR] = [#00aaaa]
symbol: [BLOCKQUOTEFONTCOLOR] = [#20d0f0]
symbol: [H5COLOR] = [#d2bc87]
symbol: [H4COLOR] = [#412106]
symbol: [H3COLOR] = [#412106]
symbol: [H2COLOR] = [#311606]
symbol: [ULCOLOR] = [#614106]
symbol: [H1COLOR] = [#311606]
symbol: [DEFAULTHEADERCOLOR] = [#412106]
symbol: [MANDATORYCOLOR] = [#ff0000]
symbol: [CONTACTFORMCOLOR] = [#f4eAe1]
symbol: [DEFAULTIMAGEBORDERCOLOR] = [#84886d]
symbol: [WRAPPERBORDERCOLOR] = [#84886d]
symbol: [FOOTERBORDERCOLOR] = [#311606]
symbol: [MENUDROPHOVERCOLOR] = [#c0c0a0]
symbol: [MENULINKHOVERCOLOR] = [#311606]
symbol: [MENUDROPTEXTCOLOR] = [#84886d]
symbol: [MENUTEXTCOLOR] = [#E8DCB0]
symbol: [MENUBACKGROUNDCOLOR] = [#a99b4e]
symbol: [MENUBORDERCOLOR] = [#311606]
symbol: [CREDITSCOLOR] = [#aaaaaa]
symbol: [LINKBACKGROUNDCOLORHOVER] = [#a99b4e]
symbol: [LINKBACKGROUNDCOLOR] = [#ffffff]
symbol: [LINKHOVERCOLOR] = [#aa22aa]
symbol: [LINKCOLOR] = [#2008a0]
symbol: [BODYTEXTCOLOR] = [#311606]
symbol: [CHOCOLATECOLOR] = [#311606]
symbol: [WRAPPERBACKGROUNDCOLOR] = [#ffffff]
symbol: [BODYBACKGROUNDCOLOR] = [#eeeeee]
symbol: [BODYLINEHEIGHT] = [130%]
symbol: [BODYFONTSIZE] = [94%]
symbol: [FOOTERHEIGHT] = [45px]
symbol: [PUBLICATIONS4WIDTH] = [150px]
symbol: [RIGHTCOLUMNWIDTH] = [142px]
symbol: [PRODUCT3PADDING] = [30px]
symbol: [PRODUCT3WIDTH] = [160px]
symbol: [MIDDLECOLUMNWIDTH] = [612px]
symbol: [MIDDLEPADDINGRIGHT1] = [60px]
symbol: [MIDDLEPADDINGLEFT1] = [60px]
symbol: [MIDDLEPADDINGRIGHT] = [35px]
symbol: [MIDDLEPADDINGLEFT] = [35px]
symbol: [MIDDLEPADDINGBOTTOM] = [20px]
symbol: [MIDDLEPADDINGTOP] = [35px]
symbol: [LEFTCOLUMNWIDTH] = [141px]
symbol: [HEADERHEIGHT] = [217px]
symbol: [WRAPPERWIDTH] = [895px]
symbol: [WRAPPERPADDINGRIGHT] = [33px]
symbol: [WRAPPERPADDINGLEFT] = [32px]
symbol: [WRAPPERPADDINGTOP] = [16px]
symbol: [WRAPPERTOTALWIDTH] = [960px]

*/


/*--General--*/

* {
  padding: 0;
  margin: 0;
}


body {
  background: #eeeeee;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 94%;
  line-height: 130%;
  color: #311606;
}

html, body {
  height: 100%;
  margin: 0 0 1px 0;
  padding: 0;
}

/*--formatting--*/

a {
  color: #2008a0;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #aa22aa;
}

p {
  text-align: justify;
  margin: 0;
  padding: 0 0 1.0em 0;  /* 1.0em was 0 0 1.8em */
}

.clear {
    clear: both;
    padding: 20px 0 0 0;
}

p.clearboth {
    clear: both;
}

h1 {
  font-weight: bold;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 10px 0px;
  text-align: center;
  color: #311606;
  font-style: normal;
 margin-bottom: 10px;
}


h2 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: 0px;
  padding: 0px 0 5px 0;
  color: #311606;
}


h3 {
  font-weight: normal;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 5px 0 5px 5px;
  color: #412106;
}

h4 {
  font-weight: bold;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 1px 0 5px 5px;
  font-style: italic;
  color: #412106;
}

h5 {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #d2bc87;
}


blockquote {
  color: #20d0f0;
  font-weight: bold;
  font-size: 14px;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 500px;
  border: 1px solid #00aaaa;
  background-color: #01363f;
  padding: 10px;
  clear: both;
  margin: 10px auto 10px auto;
}


blockquote h3 {
  text-align: center;
  color: #412106;
  font-size: 18px;
  padding: 5px 0 10px 0;
}


.entry ul, .entry ol, .post ul, .post ol {
  padding: 5px 18px 18px 18px;
}


ul {
  color: #614106;
  list-style-type: square;
  list-style-image: url("images/bullet.gif");
}

.entry ul li ul {
  padding: 0px 18px 0px 18px;
}

ol {
  list-style-type: decimal;
}

ol li ol {
  list-style-type: lower-roman;
}

span.listbody{
  color: #ccddff;
}


img.left, img.right, img.aligncenterborder {
  border: 1px solid #84886d;
}

img.left, img.alignleft {
  float: left;
}


img.right, img.alignright {
  float: right;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 0;
}

img.aligncenterborder {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


/*--container--*/

#wrapper {
  position: relative;   
  width: 895px;
  padding: 16px 33px 5px 32px;
  background: #ffffff;
  border-left: 1px solid  #84886d;
  border-right: 1px solid  #84886d;
  border-bottom: 1px solid  #84886d;
  margin: 0 auto;
}

#header {
  width: 895px;
  height: 217px;
  background: url(images/header.jpg) no-repeat top;
}

#fauxcontent {
  width: 895px;
  background: #ffffff;
  background: url(images/dwcfaux.jpg) repeat-y top;
}

#content {
  width: 895px;
  background: url(images/dwcbody.jpg) no-repeat top;
}

#left-col {
  width: 141px;
  float: left;
}

#middle-col {
  width: 612px;
  float: left;
  padding: 35px 0  20px 0;
  border-bottom: 1px solid  #84886d;
}

#right-col {
  width: 142px;
  float: left;
}


#footer {
  width: 960px;
  height: 45px;
  color: #311606;
  background: #ffffff;
  margin: 5px auto;
  border-top: 1px solid  #311606;
  border-left: 1px solid  #311606;
  border-right: 1px solid  #311606;
  border-bottom: 1px solid  #311606;
/*  background: url(images/footer.jpg) repeat top; */
}


#footer .copytext {
  padding: 5px 10px 0 10px;
  line-height: 14px;
  font-size: 10px;
}

#footer .copytext a {
  color: #2008a0;
  text-decoration: none;
}

#footer .copytext a:hover {
  color: #aa22aa;
}

#footer .webcredit {
  float: right; 
}

#footer .webcredit, #footer .webcredit a, #footer .webcredit a:hover {
  color: #aaaaaa;
  text-decoration: none;
}


/*-- menu --*/

#menuleft, #menuright {
  position: absolute;
  top: 183px;
  height: 23px;  
  width: 89px;  
  border-top: 1px solid #311606;
  border-left: 1px solid #311606;
  border-right: 1px solid #311606;
  background-color: #a99b4e;
}

#menuleft {
  left: 32px;
  background: #a99b4e url(images/leftmenu.png) no-repeat 50% 50%;
}

#menuright {
  left: 837px;    /* 836 */
  width: 88px;    /* 89 */
  background: #a99b4e url(images/rightmenu.png) no-repeat 50% 50%;
}


#menuwrapper {
  position: absolute;
  top: 183px;
  left: 124px;
}

#navmenu, #navmenu ul {
  width: 858px;   
  height: 24px;
  line-height: 1;
  list-style: none;
  z-index: 100;
  margin: 0px 0 0 0;
  padding: 0;
}

#navmenu a {
  font-family: arial, helvetica, sans-serif;
  font-size : 15px;
  font-weight: bold;   /* normal */
  display: block;
  height: 19px;  
  color:#E8DCB0;
  text-decoration: none;
  text-align: center;
  border-top: 1px solid #311606;
  border-left: 1px solid #311606;
  border-right: 1px solid #311606;
  padding: 4px 0px 0px 0px;      /* 4 16 0 16, 4 19 0 19 */
  margin: 0px 1px 0 1px;
  background: #a99b4e;
}


#navmenu a.wid1 {
  width: 112px;
}
#navmenu a.wid2 {
  width: 96px;
}
#navmenu a.wid3 {
  width: 121px;
}
#navmenu a.wid4 {
  width: 119px;
}
#navmenu a.wid5 {
  width: 153px;
}
#navmenu a.wid6 {
  width: 87px;
}

#navmenu a:hover, #navmenu #activemenu {   
  color: #311606;
  margin-top: -15px;
  height: 34px;  
}


#navmenu li {
  float: left;
}


#navmenu li ul {
  padding-top: 1px;
  position: absolute;
  width: 10em;
  left: -999em;
}

#navmenu li:hover ul {
  left: auto;
}


#navmenu li ul li {
  width: 10em;
  border-top-style: none;
  height: auto;
}

#navmenu li ul li a {
  border-top-style: none;
  border-bottom: 1px solid #311606;
  height: 19px;  
  background-color: #84886d; 
}

#navmenu li ul li a:hover {   
  background:#c0c0a0;
  margin-top: 0px;
  height: 19px;  
}



#breadcrumb {
 position: absolute;
 top: 213px;    /* 143 */
 left: 40px; 
 font: 12px Arial, Helvetica, sans-serif;
 font-weight: bold; 
 letter-spacing: .75px;
 color: #311606; 
}


div.middlecontent , div.sitemap, div.middlecontentproductspage {
  padding: 0 35px 0 35px;
}

div.middlecontent1 {
  padding: 0 60px 0 60px;
}

div.middlecontentpartners {
  padding: 0 60px 0 60px;
  text-align: center;
}

div.middlecontentpublications {
/*  padding: 0 35px 0 35px; */
 padding: 0;
  text-align: center;
  font-size: 13px;
}

div.middlecontentpublications p, div.middlecontent h2, div.middlecontentproductspage h2 {
  text-align: center;
}

div.middlecontentpublications a {
  font-weight: bold;
  text-align: center;
}

div.middlecontentpartners h2 {
  border-top: 1px solid #311606;
  border-bottom: 1px solid #311606;
  padding-top: 5px;
}


div.middlecontentpartners a {
  font-weight: bold;
}


div.middlecontentproductspage a {
 color: #311606; 
}


div.middlecontentproductspage a:hover {
  text-decoration: underline;
  color: #aa22aa;
}

div.product3l, div.product3m, div.product3r {
  padding: 0 0 5px 0;  
  width: 160px;
  text-align: center;
  font-weight: bold;
  float: left;
}

div.product3l p, div.product3m p, div.product3r p {
  margin-top: 5px;
  text-align: center;
}

div.product3m {
  padding: 0 30px 5px 30px;
}

div#leftheading, div#rightheading, div#leftheadinghack1, div#leftheadinghack2 {
  padding: 100px 5px 10px 5px;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: -1.0px;
  color: #311606;
}

div#leftheadinghack1 {
  padding-top: 412px;
}
div#leftheadinghack2 {
  padding-top: 426px;
}

div.publications4a, div.publications4b, div.publications4c, div.publications4d {
  padding: 0;  
  width: 150px;
  text-align: center;
  float: left;
}


div.publications4a img, div.publications4b img, div.publications4c img, div.publications4d img {
  width: 115px;
  height: 152px;
  border: 1px solid #311606;
}



div#rightheading {
  padding-bottom: 5px;
}

div.leftlink {
  padding: 8px 0px 8px 0px;
  text-align: center;
}

div.rightlink {
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
}

div.leftlink a {
  padding: 2px 0px 2px 1px;
  display: block;
  font-weight: bold;
  font-size: 15px;
  color: #311606;
  text-decoration: none;
}

div.rightlink a.rlink {
  padding: 5px 0px 5px 0px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #2008a0;
  text-decoration: none;
}

div.leftlink a:hover {
  padding: 1px 0px 1px 0px;
  background-color: #a99b4e;
  text-decoration: none;
  border-top: 1px solid #84886d;
  border-bottom: 1px solid #84886d;
  border-left: 1px solid #84886d;
}

div.rightlink a:hover {
  color: #aa22aa;
  text-decoration: none;
}

div.leftlink span {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  color: #311606;
}


div#linkfb {
  margin: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #311606;
  text-decoration: none;
}

div#linkfb a {
  background-color: #ffffff;
  padding: 2px 2px 2px 2px;
  border: 1px solid #311606;
}

div#linkfb a:hover {
  background-color: #a99b4e;
  text-decoration: none;
}

div#linkfb span {
  background-color: #a99b4e;
  padding: 2px 2px 2px 2px;
  border: 1px solid #311606;
}


div.association {
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}

div.association1 {
  padding-bottom: 5x;
}

fieldset#contactform {
    background-color: #f4eAe1;
    border: 1px solid #311606;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
}

div.contactpage span {
  color: #ff0000;
}


p#assoc2 img {
  width: 238px;
  height: 105px;
}
p#assoc3 img {
  width: 185px;
  height: 143px;
}
p#assoc4 img {
  width: 186px;
  height: 71px;
}


