html{
font-family: tahoma, georgia, courier, verdana, sans-serif;
font-size: 9pt;
}

a:link, a:visited, a:hover, a:active {
text-decoration: none;

}

a:link {
color: #46637C;

/* color: #4D3010;
*/
}

a:hover {
color: #224488;
}

a:active {
color: #6A5F34;
}

a:visited {
color: #997B5C;
}

.class1 {letter-spacing: 2px}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none; background-color: transparent;}
.class1 A:hover {text-decoration: underline; color: red;}

.class2 A:link {text-decoration: none; color: #222222;}
.class2 A:visited {text-decoration: none; color: #444444;}
.class2 A:active {text-decoration: none; color: #FFFFFF;}
.class2 A:hover {text-decoration: none; color: #FFFFFF;}


SPAN.3 {color: #6A5F34; letter-spacing: .25em;}

div#space {
/*  letter-spacing: .15em; */
  color: #40371E; 
}

div#sep {
  color: #B43C3C; 
}

class.class3 {color: #B43C3C}
.class4 {color: #B43C3C}

#extramiddle {
width: 200px;
float: left;
  text-align: center;
  color: rgb(235,235,235)
}



ul#recentphotos {
list-style: none;
  background-color: rgb(235,235,235)
}

ul#recentphotos li {
float: left;
margin: 0px 0px 0px 0px;
}

#recentphotos img {
border: none;
vertical-align:bottom;
}

ul#recentphotos li a {
border: 2px solid #ccc;
display: block;
padding: 2px;
}

ul#recentphotos li a:visited {
border: 2px solid #ccc;
}

ul#recentphotos li a:hover {
border: 2px solid #3080cb;
}

#photos a:hover {
border: 4px solid #3080cb;
}

#photos a:active {
border: 60px solid #6A5F34;
}

#photos a:visited {
border: 60px color: #997B5C;
}

TABLE#ta {  
width: 758px;
/*
  height: 100%;
*/
  text-align: left;
  vertical-align: top;
  cellpadding: 0px;
  cellspacing: 0px;
  margin-left : 0px;
  margin-right : 0px;
  border: 0px;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  border-collapse: collapse;
  background-color: #FFFFFF;
   }

TD#tablenav {

  width: 150px;
  height: 100%;
  text-align: left;
  vertical-align: top;
   margin-left : 0px;
   margin-right : 0px;
   border: 0;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: rgb(217,226,236);
   /*   
   background-color: rgb(220,230,240);
*/
}

TD#ttopl {
  z-index: 1;
  width: 150px;
  height: 100%;
  text-align: left;
   margin-left : 0px;
   margin-right : 0px;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: #ffffff;
}
TD#ttopr {
  z-index: 1;
  width: 598px;
  height: 100%;
  text-align: right;
   margin-left : 0px;
   margin-right : 0px;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: #ffffff;
 }

TD#tcore {
  z-index: 1;
  width: 598px;
  height: 100%;
  text-align: left;
    vertical-align: top;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: #FFFFFF;
}

TABLE#resumes {  
width: 598px;
  height: 100%;
  text-align: left;
  vertical-align: top;
  cellpadding: 0px;
  cellspacing: 0px;
  margin-left : 0px;
  margin-right : 0px;
  border: 0px;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  border-collapse: collapse;
  background-color: #FFFFFF;
   }

TD#resname {
  width: 260px;
  height: 50%;
  text-align: left;
  vertical-align: top;
  margin-left : 0px;
  margin-right : 0px;
	padding-top: 40px;
	padding-left: 10px;
  border: 0;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 11pt;
  background-color: rgb(200,200,200);
 /* background-color: #FFFFFF;
*/
}



DIV#res_title_body {
	padding-top: 5px;
	padding-left: 10px;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 10pt;
  background-color: rgb(200,200,200);
 /* background-color: #FFFFFF;
*/
}

DIV#res_ed_body {

  text-align: left;
  vertical-align: top;
  margin-left : 0px;
  margin-right : 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;

   border: 0;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: rgb(200,200,200);
}

TD#resbody {
/*
display: inline;
  width: 200px;
*/
  height: 100%;
  text-align: left;
  vertical-align: top;
  margin-left: 0px;
  margin-right: 0px;
	padding-top: 40px;
	padding-bottom: 20px;	
	padding-left: 20px;
	padding-right: 10px;
  border: 0;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  background-color: rgb(230,230,230);
}

/* positional declarations */
div#gridgroup1 {
	z-index: 1;
	position: static;
	width: 758px;
/*	width: 800px; */
 height: 100%;
   /*    height: 440px; */
	left:10px;
       top:0px;
   margin-left : 0px;
   margin-right : 0px;
   text-align : center;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 9pt;
   background-color: #f11fff;
}

div#gg2 {
	z-index: 2;
	position: absolute;
	width: 758px;
/*	width: 800px; */
    height: 440px;
	left:10px;
       top:0px;
   margin-left : 0px;
   margin-right : 0px;
   text-align : center;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 9pt;
   background-color: #f11fff;
}
div#logo {
  position: absolute;
  z-index: 500;
  top:0px;
  right: 10px;
  height:40px;
  width:132px;
  text-align: right;
  background-color: #FFAAFF;

}

div#headmenu {
  z-index: 700;
  text-align: right;
  background-color: #FFFFFF;
  vertical-align: bottom;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 9pt;
  font-weight: bold;
}

div#toprt {
  position: absolute;
  z-index: 100;
  top:10px;
  left:720px;
  height:40px;
  width:180px;
  text-align: left;
  background-color: #FFFFFF;
 vertical-align: top;
font-family: tahoma, georgia, courier, verdana, sans-serif;
font-size: 9pt;
}

div#tnav0 {
  position: absolute;
  z-index: 10;
  top: 60px;
  left: 20px;
  bottom: 0;
  height: 20px;
  width: 160px;
  background-color: #BBBBBB;
  text-align: left;
 font-size: 8pt;
 vertical-align: bottom;
 letter-spacing: 2px
}

div#t1 {
  position: absolute;
  z-index: 10;
  top: 80px;
  left: 190px;
  bottom: 0;
  height: 14px;
  width: 160px;
  background-color: #918F82;
  text-align: center;
font-size: 8pt;
 vertical-align: bottom;
letter-spacing: 2px
}

div#tnav2 {
  position: absolute;
  z-index: 10;
  top: 70px;
  left: 370px;
  bottom: 0;
  height: 14px;
  width: 160px;
  background-color: #818F82;
  text-align: center;
font-size: 8pt;
letter-spacing: 2px;
}

div#tnav3 {
  position: absolute;
  z-index: 10;
  top: 70px;
  left: 550px;
  bottom: 0;
  height: 14px;
  width: 160px;
  background-color: #6F7FAD;
  text-align: left;
font-size: 8pt;
letter-spacing: 2px;
}

div#tnav1a {
  position: absolute;
  z-index: 10;
  top: 82px;
  left: 190px;
  bottom: 0;
  height: 1px;
  width: 160px;
  background-color: #918F82;
  text-align: left;
  font-size: 1pt;
}

div#tnav2a {
  position: absolute;
  z-index: 10;
  top: 82px;
  left: 370px;
  bottom: 0;
  height: 1em;
  width: 160px;
  background-color: #818F82;
  text-align: left;
  font-size: 1pt;
}

div#tnav3a {
  position: absolute;
  z-index: 10;
  top: 82px;
  left: 550px;
  bottom: 0;
  height: 1em;
  width: 160px;
  background-color: #818F82;
  text-align: left;
  font-size: 1pt;
}

div#linka {
  position: absolute;
  z-index: 10;
  top: 95px;
  left: 195px;
  bottom: 0;
  height: 240px;
  width: 330px;

  text-align: left;
font-size: 9pt;

}

div#txt1 {
  position: absolute;
  z-index: 10;
  top: 95px;
  left: 195px;
  bottom: 0;
  height: 240px;
  width: 240px;
  text-align: left;
  font-size: 8pt;
  line-height: 14pt;
  font-family:  georgia, verdana, helvetica, Palatino, AvantGarde, arial, sans-serif;


}

div#maps {
  position: absolute;
  z-index: 10;
  top: 132px;
  left: 170px;
  bottom: 0;
  height: 240px;
  width: 240px;
  text-align: left;
  font-size: 8pt;
  line-height: 14pt;
  font-family: verdana, helvetica, Palatino, AvantGarde, arial, sans-serif;

}

div#txtb2 {
  position: absolute;
  z-index: 10;
  top: 95px;
  left: 370px;
  bottom: 0;
  height: 240px;
  width: 160px;
  background-color: #818F82;
  text-align: left;
	font-size: 9pt;
}

div#img0 {
  position: relative;
  z-index: 110;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 220px;
  text-align: center;
  background-color: #FFFFFF;
	font-size: 1pt;
}

div#img1 {
  position: relative;
  z-index: 110;
  top: 0px;
  left: -110px;
  width: 100px;
  height: 75px;
  background-color: #918F82;

}

div#img2 {
  position: relative;
  z-index: 110;

  left: 0px;

  width: 100px;
  height: 75px;
  background-color: #818F82;

}

div#img3 {
  position: relative;
  z-index: 1100;
  left: 110px;
  width: 100px;
  height: 75px;
  background-color: #6B6453;
  text-align: right;
}

div#imgnav {
  position: absolute;
  z-index: 200;
  top: 100px;
  left: 180px;
  height: 220px;
  width: 320px;
  background-color: #FFFFFF;
font-family: verdana, sans-serif;
font-size: 1pt;
  text-align: center;

}

div#caption {
  background-color: #EFEFEF;
  font-family: georgia;
  font-size: 8pt;
  text-align: right;
  vertical-align: center;
}

div#imgtxt {
  position: absolute;
  z-index: 200;
  top: 80px;
  right: 0px;
  height: 220px;
  width: 220px;
  background-color: transparent;
  font-family: georgia;
  font-size: 9pt;
  text-align: justify;
  vertical-align: center;
}



div#core {

  position: fixed;

  z-index: 1;
  top: 100px;
  left: 120px;
overflow: auto;
 /** height: 320px; **/
 height: 100%;
  width: 400px;
  background-color: #F1F55F;
font-family: georgia, arial, verdana, sans-serif;
font-size: 8pt;
  text-align: left;
  }

/*
div#core {
  position: absolute;
  z-index: 1;
  top: 100px;
  right: 0px;
overflow: auto;

 height: 100%;
  width: 600px;
  background-color: #FFF55F;
font-family: georgia, arial, verdana, sans-serif;
font-size: 8pt;
  text-align: left;
}

*/

DIV#philhead {

  text-align: left;
  vertical-align: top;
  margin-left : 0px;
  margin-right : 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 0px;
   border: 0;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;
   background-color: rgb(240,240,240);
}
DIV#phil {
 height: 274px;
 text-align: left;
 vertical-align: top;
 margin-left : 0px;
 margin-right : 60px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 20px;
   border: 0;
   font-family: tahoma, georgia, courier, verdana, sans-serif;
   font-size: 8pt;

}

DIV#firmhome {

  text-align: left;
  vertical-align: top;
  margin-left : 0px;
  margin-right : 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  padding-right: 10px;
  border: 0;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
}

div#nav {
  position: absolute;
  z-index: 1;
  top: 100px;
  left: 10px;
  bottom: 0;
  height: 50%;
  width: 160px;
  text-align: left;
  font-size: 8pt;
}

div#text_1_top {
  text-align: right;
  font-size: 8pt;
  color: #AA866D;
  
}
div#text_1_center {
width: 180px;
  text-align: left;
  font-size: 10pt;
  color: #473F24;
    font-family: verdana, georgia, arial, sans-serif;
  font-size: 8pt;
  
}
div#text_1_bottom {
  text-align: right;
  font-size: 8pt;
  color: #8B847F;
  
}





div#footer {

  z-index: 1;
  background-color: #ffffff;
  font-family: georgia, courier, verdana, sans-serif;
  font-size: 7pt;
  text-align: center;
 vertical-align: bottom;

}

TABLE#tapic {
  background-color: rgb(245,245,245);
  width: 598px;
  border: 1px solid rgb(200,200,200);
  font-size: 8pt;
  text-align: center;
  vertical-align: center;
  border-collapse: collapse;

}



TR#trpictxt {
   text-align: center;
 /* height: 90px; */
  vertical-align: center;
    background-color: rgb(225,225,225);

}

TR#trpic0 {
   text-align: center;
  height: 300px;
  vertical-align: center;

}
TR#trpic1 {
  background-color: rgb(235,235,235);
  text-align: center;
  vertical-align: center;
  height: 125px;
  width: 400px;
}

TD#tpictxt {
  vertical-align:  center;
  margin-left:        0px;
  margin-right:       0px;
  padding-top:       10px;
  padding-bottom:    10px;
  padding-left:      10px;
  padding-right:     10px;
}


TD#tpic0 {
  vertical-align: center;
}

TD#tpic1{
  width: 33%;
    background-color: rgb(200,210,230);

}

TD#tpic2{
  width: 33%;

}

TD#tpic3{
  width: 33%;


  }

TD#tpic3 a:visited {
 color: #98A1B3;
}

*a:visited {
color: #997B5C;
}

TD#home {
  z-index: 10;
  vertical-align: center;
  height: 310px;
  width: 758px;
  background-color: #ffffff;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
}


TD.col1 {
  background-color: #98A1B3;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  width: 120px;
  border: 0px;
/*
  border-color: #F34343;
*/
}



TD.col2 {
  background-color: #C3D5DE;

  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
width: 180px;
}

TD.col3 {
  background-color: #E5E5E5;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  width: 240px;
}

TD.curproj1 {
  background-color: #98A1B3;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  border: 1px;
  border-bottom: solid #EEEEEE;
    border-right: solid #EEEEEE;
	padding-top:       4px;
  padding-bottom:    2px;
	padding-left:      4px;
	padding-right:     4px;
}

TD.curproj2 {
  background-color: #C3D5DE;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  border: 1px;
  border-bottom: solid #EEEEEE;
    border-right: solid #EEEEEE;
    	padding-top:       4px;
  padding-bottom:    2px;
	padding-left:      4px;
	padding-right:     4px;
}

TD.curproj3 {
  background-color: #E5E5E5;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  border: 1px;
  border-bottom: solid #EEEEEE;
  border-right: solid #EEEEEE;
  	padding-top:       4px;
  padding-bottom:    2px;
	padding-left:      4px;
	padding-right:     4px;
}
TD.curproj4 {
  background-color: #bed0e2;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  border: 1px;
  border-bottom: solid #EEEEEE;
      border-right: solid #EEEEEE;
      	padding-top:       4px;
  padding-bottom:    2px;
	padding-left:      4px;
	padding-right:     4px;
}
TD.curproj5 {
  background-color: #E5E5E5;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
  border: 1px;
  border-bottom: solid #EEEEEE;
	padding-top:       4px;
  padding-bottom:    2px;
	padding-left:      4px;
	padding-right:     4px;
}





TR.row1 {
  background-color: #96A0C9;
  font-family: tahoma, georgia, courier, verdana, sans-serif;
  font-size: 8pt;
  text-align: center;
width: 100px;
}

TABLE.t1 {

border-collapse: collapse
}

ADDRESS,
BLOCKQUOTE, 
BODY, DD, DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, P, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, PRE   { display: block }
LI              { display: list-item }
HEAD            { display: none }
TABLE           { display: table }
TR              { display: table-row }
THEAD           { display: table-header-group }
TBODY           { display: table-row-group }
TFOOT           { display: table-footer-group }
COL             { display: table-column }
COLGROUP        { display: table-column-group }
TD, TH          { display: table-cell }
CAPTION         { display: table-caption }
TH              { font-weight: bolder; text-align: center }
CAPTION         { text-align: center }
/*
BODY            { padding: 8px; line-height: 1.33 }
*/
H1              { font-size: 2em; margin: .67em 0 }
H2              { font-size: 1.5em; margin: .83em 0 }
H3              { font-size: 1.17em; margin: 1em 0 }
H4, P,
BLOCKQUOTE, UL,
FIELDSET, FORM,
OL, DL, DIR,
MENU            { margin: 1.33em 0 }
H5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
H6              { font-size: .67em; margin: 2.33em 0 }
H1, H2, H3, H4,
H5, H6, B,
STRONG          { font-weight: bolder }
BLOCKQUOTE      { margin-left: 40px; margin-right: 40px }
I, CITE, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
BIG             { font-size: 1.17em }
SMALL, SUB, SUP { font-size: .83em }
SUB             { vertical-align: sub }
SUP             { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR              { border: 1px inset }
OL, UL, DIR,
MENU, DD        { margin-left: 40px }
OL              { list-style-type: decimal }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; margin-bottom: 0 }
U, INS          { text-decoration: underline }
CENTER          { text-align: center }
BR:before       { content: "\A" }

/* An example of style for HTML 4.0's ABBR/ACRONYM elements */

ABBR, ACRONYM   { font-variant: small-caps; letter-spacing: 0.1em }
A[href]         { text-decoration: none }
:focus          { outline: thin dotted invert }


/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

/* Elements that are block-level in HTML4 */
ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, 
FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME,
NOSCRIPT, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, 
DIR, HR, MENU, PRE, LI, TABLE, TR, THEAD, TBODY, TFOOT, 
COL, COLGROUP, TD, TH, CAPTION 
                { unicode-bidi: embed }
/* End bidi settings */


@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
