body {
font-family: "Trebuchet MS", Verdana, "Palatino Linotype", Tahoma, Verdana, Arial, serif;
background: #BC752E url(images/background.png); 
}
a:link {
font-weight: bold;
color: #fff;
text-decoration: none;
}
a:hover {
color: #ff9;
border-bottom: 1px solid #007;
}
a:visited {
font-weight: bold;
color: #fff;
text-decoration: none;
}
#center {
text-align: center;
}
#outer {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 750px;
border: 1px solid #8B4513;
padding: 3px; 
background: #BC752E;
} 
#all {
width: 750px;
background: #BC752E; 
}
#header {
width: 750px;
background: #D7B28A url(images/title3.png) no-repeat;       /*EBA480*/
height: 155px; 
color: #FAEBD7;
border-top: 1px solid #E8C39B;
border-bottom: 1px solid #E8C39B;
text-align: left;
} 
#headerimg {
display: none;
}
#header h1 {
margin: 0px 0px 0px 5px;
}  
#inner {
color: #fff;
position: relative; 
top: 76px; 
font-size: 100%; 
font-weight: bold; 
padding: 0px 0px 0px 10px; 
letter-spacing: .7px;  
} 
/* \*/
* html #inner {top: 73px;}
/* */
#navigation { 
float: left;
width: 180px;
background: #BC752E; 
padding-top: 2px;
} 

#button {
text-align: left;
width: 100%;
padding: 2px 0px 2px 0px;
margin-bottom: 2px;
font-family: 'Trebuchet MS', 'Lucida Grande',
Verdana, Lucida, Geneva, Helvetica,
Arial, sans-serif;
font-weight: bold;
background: #F4A460;
color: #000;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li { 
border-top: 10px solid #D7B28A;
border-bottom: 10px solid #D7B28A;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 45px;
background: #D7B28A url(images/leftedge.png) 4% 40% no-repeat;
color: #FAEBD7;
text-decoration: none;
width: 100%;
} 

html>body #button li a {
width: auto;
}

#button li a:hover {
background: #FAEBD7 url(images/leftedge2.png) 2% 40% no-repeat;
color: #111;
border-bottom: none;
}

#button li a:active {
background: #FFF url(images/leftedge2.png) 2% 40% no-repeat;
color: #000;
}  

#button li a:focus {
background: #FFF url(images/leftedge2.png) 2% 40% no-repeat;
color: #000;
}
#button li a.active {
background: #FAEBD7 url(images/leftedge3.png) 2% 40% no-repeat;
color: #111;
border-bottom: none;
}  

#testimonial {
background: #007;
color: #D7B28A;
float: left; 
clear: left;
width: 170px;
padding: 4px 5px 4px 5px;
border-top: 1px solid #09C;
border-bottom: 1px solid #09C;
}
/* \*/
* html #testimonial {width: 179px;}
/* */
#testimonial p {font-style: italic; font-size: 75%; margin-top: 2px; margin-bottom: 2px;}
#testimonial p.indent {text-indent: 15px; margin-top: -2px;}
#testimonial p.attribution {font-weight: bold; text-align: right; text-indent: 0; margin-top: -2px;} 
#testimonial em {
font-style: normal;
}
#content {
color: #222;
font-size: 90%;
padding: 40px 80px 40px 80px;
position: relative;
top: 2px;
background: #FAEBD7;         
/*url(images/content-back.png) no-repeat*/
border: 1px solid #fff; 
margin-left: 181px; 
text-align: left; 
}
#content p {
line-height: 130%;
}
#footer {
padding: 2px 4px 2px 4px;
margin-top: 4px;
background: #CD853F;
color: #FAEBD7;
font-size: 70%; 
font-weight: bold;
text-align: right; 
clear:both;
}
.skiplink {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
}
input {
border: 1px inset #CD853F;
}
input:focus {
border: 1px inset #6699CC;
background: #eee;
}
textarea {
border: 1px inset #CD853F;
}
textarea:focus {
border: 1px inset #6699CC;
background: #eee;
}
input.button {
border: 1px outset #CD853F;
background: #BC752E;
color: #fff;
font-weight: bold;
}                 
input.button:hover {
background: #CD853F;
color: #fff;
}
table {
width: 400px;
}            
td {
border: 0px solid #CD853F;
font-size: 90%;
vertical-align: top;
padding: 0px;
}
td h5 {
margin-top: 0px;
margin-bottom: 0px;
}
.head5 {margin-top: 0px;} 
/* \*/
* html td h5 {margin-top: 10px;}
* html .head5 {margin-top: 9px;} 
/* */ 

table.resume {
width: 420px;
}
/* \*/
* html table.resume {width: 400px;}
/* */
table.resume td {
border: none; 
padding-bottom: 10px;
}         
table.resume th {
vertical-align: top;
padding-right: 10px; 
text-align: left;
} 
.rightfloat {
float: right;
}
.error {
width: 500px;
background-color: #FAEBD7;
color: #222;
padding: 20px;
border: 5px solid #BC752E; 
margin: auto;
text-align: left;
} 
#diverror {
width: 560px;
background-color: #FAEBD7;
padding: 10px;
margin: auto;
border: 1px solid #8B4513;
}  
/* \*/
* html .error {margin-top: 25px;}
/* */
th.last {padding-top: 3px;}
td.last {padding-top: 3px;}
