/* PAGE STRUCTURE SUMMARY:
<div id="container">
  <div id="header">Header</div>
  <div id="wrapper">
    <div id="content">Content</div>
  </div>
  <div id="navigation">Navigation</div>
  <div id="extra">Extra stuff</div>
  <div id="footer">Footer</div>
</div>
*/

body {}
body a:link{color:#25527c;}
body a:visited { color: #444444; }
body a:hover { color:#9b3d1d; }
.longlink :link { color: #000000; }
.longlink :visited { color: #777777; }
.longlink :link:hover, :visited:hover { color: #9b3d1d; }
.longlink :link:active, :visited:active { color: #9b3d1d; }


p {}

#container {color:#000000;}
#header {}
#content {font-family: Georgia, "Times New Roman", Times, serif;}
#navigation {}
#extra {font-family: Georgia, "Times New Roman", Times, serif; }
#footer {font-size:80%;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align:center;}



/*#content .searchborder1 {background:  #C0C0A0;width:256px;height:350px;border: 1px solid #2c4154;}
#content .searchborder2 {width:258px;height:352px;border: 1px solid #42617e;}
#content .searchborder3 {width:260px;height:354px;border: 1px solid #2c4154;display:block;margin:auto}*/

/*#content .searchborder1 {background:  #C0C0A0;width:256px;height:350px;border: 1px solid #2c4154;}
#content .searchborder2 {width:258px;height:352px;border: 1px solid #42617e;}
#content .searchborder3 {width:260px;height:354px;border: 1px solid #2c4154;display:block;margin:auto}*/




.nav {font-size:80%;color:#000000;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-weight: bold; text-align: left; margin-left: 7px; margin-right:4px; padding-top: 5px; padding-bottom: 5px; padding-left: 28px; border-bottom: 1px solid #ddd99e; text-indent:-20px}
#navlast1 {border-bottom: none; }
#navlast2 {border-bottom: none; }
#navlast3 {border-bottom: none; }
#navlast4 {border-bottom: none; }
#navlast5 {border-bottom: none; }
.navlast {border-bottom: none; }

.navscrunch {margin-top:-10px;}
/* Yes, that was kind of silly. */

.nav  a:link { color: #000000; text-decoration: none } 
.nav  a:visited { color: #666666; text-decoration: none }
.nav  a:hover { color: #660000; text-decoration: none }


.navsub {font-size:100%;color:#000000;font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;font-weight: normal; text-align: left; padding:0px; border:0;margin:10px;margin-left: 20px;  line-height: 1.2em; text-indent:-20px}


.question {font-weight: bold; color:#42617E;}
.answer {font-weight: bold; color:#9E543B;}


