/********************************************
 * Brayton & Graham Basic Styles            *
 * Created:   8/27/2004  By: Martha Gehlken *
 * Modified:  3/31/2005  By: Martha Gehlken *
 ********************************************/
 
 /*-----------------------------------page styles------------------------------------*/
 html, body {
  margin:0;
  padding:0;
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
  background:#fff url(#) 0 0 no-repeat; 
  color:#200c05;
 }
 div {
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small; 
 }
 /*-----------------------------------main columns-----------------------------------*/
 #header {
  position:relative;
  left:0;
  top:0;
  }
  #content_container {
  position:relative;
  left:0;
  top:2px;
  line-height:1.2;
  /*background:transparent url(/images/bgimage_rtsidebar.gif) right repeat-y;*/
  }
  #content_container a:hover, #footer a:hover {
   color:#be491d;
  }
 /*-----------------------------------header-----------------------------------------*/
  #tagline {
   width:100%;
   padding:0 0 2px 19px;
   background:#9c502c;
   color:#cbcbc2;  
  }
  #tagline h1 {
   margin:0;
   font-size:1em; 
   white-space:nowrap; 
  }
  #header img#logo {
   margin:8px 0 0 15px; 
   padding:0;
  }
 /*-----------------------------------content_container---------------------------------*/
  #left_sidebar {
  position:relative;
  top:6px;
  left:0;
  width:20%;
  }
  #main {
  margin-left:228px;
  margin-right:20%;
  padding-bottom:0;
  background:#f7f8fa url(/images/bgimage_article2_033105.jpg) 0 0 no-repeat;
  line-height:1.2;
  /*border-right:1px solid #cbcbc2;*/
  }
  #right_sidebar {
  position:absolute;
  top:0;
  right:0;
  width:20%;
  }
  * html body div#right_sidebar {
  	right:14px;
  }
 /*-----------------------------------left sidebar------------------------------------*/
 #navigation {
  position:absolute; 
  left:19px; 
  width:152px; 
  padding-top:14px; 
  background:#f6f6f6 url(#) 0 0 no-repeat; 
 }
 #navigation h4 {
  margin:0.25em 0.25em 0 0.25em; 
  padding:0.33em 0.5em 0.20em 0.25em; 
  font-size:1.05em; 
  color:#353a4a; 
  border-bottom:1px solid #4b5269; 
 }
 #navigation ul {
  list-style:none; 
  margin:0 0.25em ; 
  padding:0.33em 0 0.80em 0.50em;
 }
 #navigation li {
  padding:0.25em 0; 
 }
 #navigation ul#mainnav, #navigation ul#mainnav_id {
  border-bottom:1px solid #4b5269; 
  background:transparent; 
 }
 #navigation ul ul {
  margin:0; 
  padding:0.25em 0 0 0.50em; 
 }
 #navigation ul ul ul {
 	padding-left:1em;
	text-indent:-1em;
 }
 #navigation ul a {
  font-size:0.85em;
  font-weight:bold; 
  color:#121e4e;/*#14304b; */
  text-decoration:none; 
 }
 #navigation ul ul a {
  color:#265b8e;/*#507080; */
 }
 #navigation ul ul ul a {
 	color:#592e19;
}
 #navigation ul ul ul ul a {
 	color:#885942;
}
/*-----------------------------------breadcrumbs------------------------------------*/
   #breadcrumbs {
   	margin-left:228px;
   	/*position:relative;
   	top:0;
   	left:228px;
	/*width:auto;*/
	min-height:15px;
	padding:1px 0 6px 5px;
   	font-size:0.85em;
  	background:#bd8b6a url(/images/bgimage_breadcrumbs_033105.jpg) 0 0 no-repeat;
	color:#e5e5e0; 
	border-top:1px solid #a2a2a0; 
  }
  /*html body #breadcrumbs {
  	width:100%;
  }*/
  #breadcrumbs a {
  	font-weight:normal;
	text-decoration:none;
  	color:#f1f1ef;
  }
  #breadcrumbs a:hover {
  	color:#14304b;
  }
  #breadcrumbs b {
  	color:#e5e5e0;
  }
/*-----------------------------------main article-----------------------------------*/
  #article {
   position:relative;
   top:0;
   padding:5.75em 1em 1.25em 3em;
   line-height:1.35;
  }
  #article h2 {
   margin:0;
   padding:0 0.25em 2px 0.10em;
   color:#454c70;
   border-bottom:1px solid #a9a999;
  }
  #article h3 {
   margin-top:1.75em;
   margin-bottom:0;
   padding:0 0.25em 2px 0.10em;
   color:#6a6e80;
   border-bottom:1px solid #a9a999;
  }
  .first {
   margin-top:0.85em;
  }
  #article a {
  color:#6a7394;
  text-decoration:none;
  }
  #article a:link {
  color:#be491d;
  }
  #article a:visited {
  color:#6a7394;
  }
  #article a:active {
  color:#a42c04;
  }
  #article a:hover {
  color:#53a5f8;
  }
  #article ul {
  margin-top:0;
  padding-top:0;
  }
  #article li {
  padding-bottom:0.45em;
  } 
/*-----------------------------------right sidebar----------------------------------*/
  #right_sidebar h4 {
   margin:0;
   padding:0.20em 0.5em 0.15em 0.45em;
   font-size:1em;
   background:#cbcbc2;
   color:#91918b;
  }
  #news h4 {
   background:#7c4620;
   color:#f7f8fa;
  }
  #rt_sidecontent, #newsitems {
   font-size:0.85em;
   background:#f7f8fa;
   color:#507080;
   border:1px solid #cbcbc2;
  }
  #rt_sidecontent p {
  	margin:0.5em 0.25em 0 0.65em;
  }
  #rt_sidecontent p.bottom {
  	margin-bottom:0.5em;
  }
  #rt_sidecontent ul, #newsitems ul {
   margin:0.5em 0.25em 0.5em 2.75em;
  }
  #rt_sidecontent li, #newsitems li {
   padding-bottom:0.35em;
  }
  #rt_sidecontent a {
  	color:#9c502c;
	font-weight:bold;
	text-decoration:none;
  }
  #rt_sidecontent a:hover {
  	color:#be231d;
  }
  #newsitems li {
   margin-bottom:3px;
   font-weight:bold;
   padding-right:0.75em;
  }
  #newsitems a, #print a {
   color:#204060;
   text-decoration:none;
  }
  #print {
   padding:2.25em 1.5em 0 1.70em;
  }
  #print img {
   padding-right:1px;
   border:0;
   vertical-align:middle;
  }
  #print a {
   font-size:11px;
  }
/*-----------------------------------footer-----------------------------------------*/
  #footer {
  position:relative;
  padding-top:0.15em;
  background:#ebe2d4;
  color:#a29a88;
  }
  #footer a {
  font-size:0.90em;
  font-weight:bold;
  text-decoration:none;
  color:#a29288;
  }
  #footer p {
  	margin:4px 1em 8px 3em;
  }
  #footer div#copyright {
  	padding:1px 0.5em 2px;
  	background:#592e19;
	color:#f7f8fa;
	font-size:0.85em;
  }
 /*-----------------------------------contact-----------------------------------------*/
 #article table {
  margin-top:0;
  margin-left:2.5em;
  text-align:right;
  border:0;
 }
 #article td#datacell {
  font-size:0.9em;
  font-weight:bold;
  color:#204060;
 }
 .bottommarg {
  margin-bottom:0.60em;
 }
 /*-----------------------------------info request form-------------------------------*/
#inforequest table {
 margin-left:0;
 font-size:1em;
 text-align:left;
 }
#inforequest td {
 padding-bottom:5px;
}
td#labelcell {
 width:35%;
 padding-right:0.5em;
 text-align:right;
 vertical-align:bottom;
}
#labelcell label {
 font-weight:bold;
}
td#infocell, td#commentinfo {
 width:45%
}
#infocell input, textarea#comments {
 border:1px solid #235683;
}
td#interest {
 padding-top:15px;
 padding-left:15px;
 font-weight:bold;
 vertical-align:bottom;
 border-top:1px solid #a9a999;
}
#interestinfo {
 padding-left:10px;
 font-size:0.9em;
 border-bottom:1px solid #a9a999;
}
td#comment, td#commentinfo {
 padding-top:10px;
 padding-bottom:10px
}
td#comment {
 text-align:right;
 font-weight:bold;
 vertical-align:top;
 padding-right:0.5em;
}
td#buttons {
 padding-top:10px;
 padding-left:44%;
 border-top:1px solid #a9a999;
}
 /*-----------------------------------info request form-------------------------------*/
 #shortp {
 padding-bottom:100px;
 }
