body,th,td,div,p,h1,h2,li,dt,dd {
 font-family: Tahoma, "Gill Sans", Arial, sans-serif;
}

.popup{
 font-family: Tahoma, "Gill Sans", Arial, sans-serif;
font-size: 14px;
}
#main{
border: 1px;
border-collapse: collapse  
border-color: #663300;
}

body {
 margin: 0px;
 color: #333333;
 background-color: #ffffff;
}

img.box {
 vertical-align: middle;
}

a:link {
 color: #521A02;
}
a:active {
 color: #521A02F;
 text-decoration: underline;
}
a:hover {
 color: #521A02;
 text-decoration: underline;

}
a:visited {
 color: #521A02;
}

a[id]:hover {
 color: inherit;
}


a img {
 border: 0px;
 color: #ffffff; /* makes border disappear in ns4 (sometimes) */
}

h1, h2 {
 font-size: larger;
 color: #521A02;
 margin-top: 0px;
}
h3 {
 font-size: normal;
 color: #521A02;
}
ul {
 list-style-image: url(images/box.png);
 list-style-type: square;
 margin-left: 20px;
}

table.data {
 border-collapse: collapse;
 border: 0px solid #bdcebb;
}
table.data th {
 border: 1px solid #bdcebb;
 background: #cbdac9;
}
table.data td {
 border: 1px solid #bdcebb;
 background: #e3ebe2;
}

input.required, textarea.required {
 background: #e3ebe2;
}
input.bad, textarea.bad {
 background: #ffcd76;
}

.error, .errors {
 color: #e18a07;
}

p.byline {
 font-size: smaller;
 font-weight: bold;
}

#header {
 width: 100%;
 border: 0px;
 margin: 0px;
 padding: 0px;
 border-spacing: 0px;
}
#header td {
 padding: 0px;
 font-size: 12px;
}

#header #logo {
 vertical-align: middle;
}
#header #logo img {
/*/*/
 margin: 2px 15px;
 border: none; /* workaround for layout quirk in ie5.5 */
/* stupid ns4. */
}

#header #tagline {
 font-size: 12px;
 font-weight: bold;
 font-style: italic;
 color: #006486;
 white-space: nowrap;
}

#header #navigation {
 color: #666666;
 text-align: right;
 white-space: nowrap;
}
#header #searchfields {
 padding: 0px 10px;
}

#search {
 margin: 0px;
}

#search #q {
 font-size: 11px;
/*/*/
 width: 100px;
 padding: 3px 4px;
 border: 1px solid #bdcebb;
/* stupid ns4. */
}
#search #submit {
 background: #bdcebb;
 color: #ffffff;
 font-weight: bold;
/*/*/
 border: 1px outset #bdcebb;
 font-size: 10px;
 voice-family: "\"}\""; 
 voice-family: inherit;
 padding: 3px 4px;
/* stupid ns4. */
} 
#header #topnav {
 vertical-align: bottom;
}
#topnav2 td {
 padding: 2px 8px;
 background-color: #FFFFFF;
 white-space: nowrap;
 border: none;
 font-size: 12px;
 text-align: left;
}
#topnav2 td.sep {
 padding: 0px;
}
#topnav2 td.sep img {
 display: block;
}

#topnav2 td.a {
 background-color: white; 
}
#topnav2 td.s {
 background-color: white; 
}
#topnav2 table {
 border-spacing: 0px;
 height: 18px;
}

#topnav td {
 padding: 2px 8px;
 background-color: #000000;
 white-space: nowrap;
 border: none;
 font-size: 12px;
 text-align: left;
}
#topnav td.sep {
 padding: 0px;
}
#topnav td.sep img {
 display: block;
}

#topnav td.a {
 background-color: black; 
}
#topnav td.s {
 background-color: black; 
}

#topnav a:link {
 text-decoration: none;
 font-weight: bold;
 color: #F2C24B;
}
#topnav a:visited {
 text-decoration: none;
 font-weight: bold;
 color: #F2C24B;
}

#topnav a:active {
 text-decoration: underline;
 color: #FFFFFF
 }

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

#topnav td.a a:link {
 text-decoration: none;
 color: #ffffff;
}
#topnav td.a a:visited {
 text-decoration: none;
 color: #ffffff;
}
#topnav td.a a:hover {
 text-decoration: underline;
 color: #ffffff;
}

#topnav td.s a:link {
 text-decoration: none;
 color: #000000;
}
#topnav td.s a:visited {
 text-decoration: none;
 color: #000000;
}
#topnav td.s a:hover {
 text-decoration: underline;
}

.navactive td.a a:link{
 text-decoration: underline;
 color: #FFFFFF;
 }

.shim {
 clear: both;
}

#contents {
 position: relative;
}

#body {
 margin: 0px 30px;
}

#content {
 margin-top: 10px;
 margin-right: 10px;
 border: none;
 position: absolute;

 left: 200px;
 top: 0px;
}

h1.title {
 color: #521A02;
}

h1.title {
 position: relative;
 left: -10px;
}

#sidebar {
 margin: 10px 180px 10px 30px;

 
 border-right: 1px solid #e3ebe2;
 

 /*/*/
 
}
/* */

#sidebar div.promo {
 margin-top: 10px;
 background: #F5D56F;
 border: none;
 padding: 10px;
}
#sidebar div.promo p {
 margin-top: 0px;
}

div.quote {
width: 180px;
background: #F5D56F;
 padding: 10px;
}

#sidebar  {
 font-size: smaller;
 border-bottom: 1px solid #e4ebe4;
}

#sidebar #related ul {
 list-style-type: none;
 list-style-image: none;
 margin-left: 0px;
 padding-left: 0px;
}

#footer {
 font-size: smaller;
 clear: both;
 border: none;
 background: #521A02;
 margin-top: 0px;
 padding-left: 30px;
 padding-top: 10px;
 padding-bottom: 10px;
 color: beige;
}

#footer a:link {
 color: #FFFFFF;
 text-decoration: none;
}
#footer a:active, .footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
#footer a:visited {
 color: #FFFFFF;
 text-decoration: none;
}
div.row span.right4 {
  float: left;
  vertical-align: top;
  text-align: left;
   padding-right: 19px;
 margin: 20px 30px 15px 10px;
  
  }
div.row span.right {
  float: right;
  vertical-align: top;
  text-align: left;
  padding-right: 19px;
  margin: 20px 30px 20px 10px;
  min-width: 100px;
  
  }
  div.row span.left {
  float: left;
  vertical-align: top;
  text-align: left;
  width: 215px;
  
  font-size: smaller;
  
   margin: 20px auto 20px 10px;
  }

  div.row2 span.right {
 
  float: right;
  vertical-align: top;
  text-align: right;
  
  }
#nav {
position: absolute;
top:110px;
left:190px;
}


#subnav {
/*position: absolute;
top:137px;*/
margin-left:199px;
font-size: smaller;
}

#subnav td {
font-size: 12px;
}
#subnav  td.a:link {
 color: #000000;
 text-decoration: none;
}

#subnav  td.a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
#subnav  td.a:visited {
 color: #000000;
 text-decoration: none;
}


#date {
position: absolute;
top: 20px;
right: 10px;
font-size: smaller;
color: white;
}

div.date span.date_right {
float: right;
vertical-align: top;
text-align: right;
color: white;
}

#location {
position: absolute;
top: 20px;
left: 10px;
width:100%;
font-size: smaller;

}

div.location span.local_left {
float: left;
vertical-align: top;
text-align: left;

}

div.location span.local_right {
float: right;
vertical-align: top;
text-align: right;

}

#submit {
 background: 663300;
 color: #FFFFFF;
 font-weight: normal;
/*/*/
 border: 1px outset #663300;
 font-size: 10px;
 voice-family: "\"}\""; 
 voice-family: inherit;
 padding: 3px 4px;
/* stupid ns4. */
} 