/*Polytrauma Conference Style Sheet - Main Styles for Site*/

body {
background-color: #fbf8e5;
padding: 0em;
margin: 0em;
font-size: 1em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #745c2f; }

#body {
text-align: left;}


/*Here we have 4 wrappers - Left Justify but expand to Right margin - the wrapper work-arounds for IE5 Windows are below body & wrapper to center page content */

#wrapperwrapper {
width: 100%;
background-color: #745c2f;
margin: 0 auto; 
padding: 0px;
border-bottom: 2px #745c2f solid;
border-right: 2px #745c2f solid;}

#wrapperwrapper { 
text-align: left;}

#wrapperbanner {
width: 100%;
height: 109px;
background-color: #745c2f;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 4px;
 }

#wrapperbanner { 
text-align: left;}

#wrappermasthead {
width: 100%;
height: 49px;
background-color: #fbf8e5;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding: 0px;
background-image: url(../../images/MDP_49_Spacer.jpg);
background-repeat: repeat-x; }

#wrappermasthead { 
text-align: left;}

#wrappersubnav {
width: 100%;
height: 30px;
background-color: #745c2f;
margin-right: 2px;
margin-left: 2px;
margin-bottom: 0px;
margin-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 6px;
background-image: url(../../images/MDPbrownSpacer30.jpg);
background-repeat: repeat-x; }

#wrappersubnav { 
text-align: left;}


/*main navigation at top of page is in-line list*/
#navigation {
width: 700px;
height: 30px;
margin-top: 4px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

html>#navigation { 
width: 700px;
height: 30px;}

#navigation ul  {
list-style-type: none;
padding: 0;
margin: 0;
font-size: 13pt;
font-family: Arial, Helvetica, sans-serif;
}

#navigation li  {
float: left;
margin: 0px;
padding: 0px;
display: inline;
height: 30px;
 }

#navigation a {
text-decoration: none;
text-transform: capitalize;
color: white;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
background-color: #765d31; }

#navigation a:visited {
text-decoration: none;
color: white;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
}

#navigation a:hover {
text-decoration: none;
color: #b89665;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
 }

#navigation a:active {
text-decoration: none;
color: #d8dfff;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 35px;
}

#masthead {
background-color: #fbf8e5;
background-image: url(../../images/MDP_LogoShort49.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
margin: 0px; 
text-align: left;
float: left;
padding-top: 0px;
padding-bottom: 0px;
height: 49px;
width: 800px;
padding-left: 5px;
padding-right: 0px;
 }

.separator {
height: 5px;
background-color: #745c2f;
clear: both;
margin-bottom: 2em; }

.separatorInvisible {
height: 0px;
clear: both;}

.separatorthin{
height: 1.5px;
background-color: #745c2f;
clear: both;
margin: 0em;
padding: 0em; }

/*secondary navigation in-line*/
#subnav {
width: 100%;
height: 30px;
}

html>#subnav { 
width: 100%;
height: 30px;}

#subnav ul  {
list-style-type: none;
margin: 0;
padding-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
}

#subnav li  {
float: left;
margin: 0px;
padding: 0px;
display: inline;
height: 30px;
}

#subnav a {
text-decoration: none;
text-transform: capitalize;
color: white;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
background-color: #765d31; }

#subnav a:visited {
text-decoration: none;
color: white;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}

#subnav a:hover {
text-decoration: none;
color: #d9c6ff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
 }

#subnav a:active {
text-decoration: none;
color: #bab4ff;
padding-top: 6px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 25px;
}

/*breadcrumbs in-line*/
#breadcrumbs {
width: 99.5%;
height: 30px;}

html>#breadcrumbs { 
width: 99.5%;
height: 30px;}

#breadcrumbs ul  {
list-style-type: none;
margin-top: 2px;
margin-right: 10px;
margin-bottom: 1px;
margin-left: 10px;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 1px;
padding-left: 5px; 
font-size: 12pt;
font-family: Arial, Helvetica, sans-serif;
color: #715b30;
}

/*Need Padding here for Straight List Item or make size but 300 pixels too big Try Margin split 20 to UL and 5 to LI*/

#breadcrumbs li  {
float: left;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 1px;
margin-left: 10px;
padding-top: 0px;
padding-right: 3px;
padding-bottom: 1px;
padding-left: 5px; 
font-size: 12pt;
display: inline;
font-weight: bold;
height: 30px; }

#breadcrumbs a {
text-decoration: none;
color: #745c2f;
font-size: 10pt;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 7px;
background-color: transparent;
font-weight: normal; }

#breadcrumbs a:visited {
text-decoration: none;
color: #83745e;
font-size: 10pt;
font-weight: normal;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 7px;
}

#breadcrumbs a:hover {
text-decoration: none;
color: #d2c264;
font-size: 10pt;
font-weight: normal;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 7px;
 }

#breadcrumbs a:active {
text-decoration: none;
color: #515fad;
font-size: 10pt;
padding-top: 8px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 7px;
}
#content {
position: relative;
float: left;
background-color: #fbf8e5;
width: 99.5%;
margin-top: 0px;
margin-right: 3px;
margin-left: 3px;
margin-bottom: 1px;
 }


p {
font-size: 85%;
line-height: 1.4em;
padding-left: 1.4em;
margin-top: 0;
margin-bottom: 1em;
color: #291e09;
}

h1 {
color: #745c2f;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px; }

h2 {
color: #745c2f;
font-weight: normal;
font-family: Times, "Times New Roman", serif;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 12px;
margin-left: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px; }

.smallheadline  {
color: #745c2f;
font-size: 60%;
font-style: italic;
margin-right: 0px;
margin-left: 10px;
padding-right: 5px;
padding-bottom: 2px;
padding-left: 5px;
 }

h3 {
margin: 0 0 5px 0;
font-size: 90%;
color: #745c2f;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-left: 1.35em;
font-style: italic; }

h4 {
color: #745c2f;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 2px;
padding-left: 20px; 
font-size: 130%;}

h5 {
color: #745c2f;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
padding-right: 20px;
padding-bottom: 2px;
padding-left: 20px; 
font-size: 120%;}

h6 {
padding-top: 2px;
padding-right: 20px;
padding-bottom: 2px;
padding-left: 20px; 
font-size: 110%;
color: #444444;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
line-height: 1.4em;
 }

ul {font-size: 100%;
line-height: 1.4em;
padding-left: 2em;
margin-top: 0;
margin-bottom: 1em;}

li {font-size: 100%;
line-height: 1.2em;
padding-left: 1.4em;
margin-top: 0em;
margin-bottom: 1em;
list-style-type: square; }

/*main-text ivory background background-color: #fbf8e5; */

#main-text {
font-size: .9em;
background-color: white;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 2px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;  }

#main-text-panel {
float: left;
background-color: #fbf8e5;
width: 99.5%;
font-size: .9em;
background-color: #fbf8e5;
margin-top: 0px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;  }

#italic-text {
border-bottom: 1px #725b2d solid;
border-right: 1px #725b2d solid;
background-color: #fbf8e5;
text-transform: capitalize;
font-size: 1em;
font-weight: bold;
font-style: italic; 
padding: 10px;
color: #725b2d; }

#main-text-panel a  {background-color: transparent;
color: #745c2f;
font-weight: bold;
text-decoration: none;
 }

#main-text-panel a:link  {background-color: transparent;
color: #745c2f;
font-weight: bold;
text-decoration: none;
 }

#main-text-panel a:visited {background-color: transparent;
color: #725b2d;
font-weight: bold;
text-decoration: none;
}

#main-text-panel  a:hover {background-color: transparent;
color: #da8745;
font-weight: bold;
text-decoration: none;
}

#main-text-panel a:active { background-color: transparent;
color: #4e78ab;
font-weight: bold;
text-decoration: none;
}



table.profileexhibit   {
width: 99.5%;
border-spacing: 0px 0px;
border: 0em none;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin-top: 3px;
margin-right: 2px;
margin-bottom: 2px;;
margin-left: 2px; }

table.profileexhibit  tr {
font-size: .95em;
line-height: 1.2em;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: #745c2f;
font-weight: normal;
text-align: left;
 }

table.profileexhibit  td {
font-size: .8em;
line-height: 1em;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #745c2f;
white-space: normal;
 }

table.profileexhibit  th {
font-size: .9em;
font-weight: bold;
color: #745c2f;
font-weight: normal;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
text-align: left;
line-height: 1em; }

table.profileexhibit  caption {
padding: 0em 0em 10px 0em;
font: bold 100% Times, "Times New Roman", serif;
padding-top: 5px;
padding-right: 3px;
padding-bottom: 5px;
padding-left: 3px;
text-align: left; 
line-height: 1.2em;}

table.profileexhibit  a {
text-decoration: none;
font-weight: bold;
color: #a05b3e;
background-color: transparent; }


table.profileexhibit  a:link {
text-decoration: none;
font-weight: bold;
color: #a05b3e;
background-color: transparent; }

table.profileexhibit  a:visited {
text-decoration: none;
color: #745c2f;
}

table.profileexhibit  a:hover {
text-decoration: none;
color: #8d6b87;
 }

table.profileexhibit  a:active {
text-decoration: none;
color: #515fad;
}



#div#topOfPageAnchor {
position: absolute;
top: 0;
left: 0;
height: 0;
width: 0;}


/*footer */

#footer {
background-color: #745c2f;
clear:both;
text-align: center;
padding: 20px 5px;
font-size: .75em;
margin-left: 20px;
margin-bottom: 5px;
margin-right: 20px;
margin-top: 5px; 
color: #ffffff}

#footer a:link {text-decoration: none;
font-size: .9em;
color: #ffffff}

#footer a:visited {text-decoration: none;
font-size: .9em;
color: #ffffff}

#footer a:hover {text-decoration: none;
font-size: .9em;
color: #da8745;}

#footer  a:active {text-decoration: none;
font-size: .9em;
color: #be862c;}
