@charset "windows-1252";   
/*Author: penworks.net Oct 2009		 */
		   

html {
 overflow-y: scroll;
}


body {
	
	  text-align: center;
}	

a {
    font-family: garamond, georgia,trebuchet MS, serif;	
}	 

a:link {
text-decoration: none; 
border-bottom: 1px dotted #CC0000; 
color: #494924;
}	 

   a:visited {
text-decoration: none;
color: #993300;	 
border-bottom: 1px dotted #CC0000; 
}
a:hover {
/*text-decoration: underline;	*/ 
text-decoration: none;
 color: #CC9900;  
 border-bottom: 1px solid #CC0000; 
}





#content {
background: url("img/baks1.gif") no-repeat;
width:800px;  
margin: 0 auto;	
  font-size: 100%;
  text-align: left;
}	 

#top {
float: left;  
width:800px; 
/* height: 140px; /* IE7.x/win sees this.. */
 /* voice-family: "\"}\"";
  voice-family: inherit;   */ 
height:125px; 
/*background: #dddddd url("img/top1.gif") no-repeat;  */
}	 
  
/* the following rules apply only to IE7 */
*+html #top{
 height:135px;
}




#mainpanel {
float: right;
width:630px;	 
font-family: garamond, georgia,trebuchet MS, serif;	 
font-size: 1.0em; 
color: #74744D;
padding: 15px 20px 5px 30px; 
margin: 10px 10px 10px 10px;
background: ;

}

#mainpanel li {
font-size: 1.0em; 
color: #74744D;
padding: 0px 0px 6px 20px; 
background: url("img/tags1.gif") no-repeat;
list-style:none;
list-style-position: outside; 
line-height: 1.4em;
}

#mainpanel .secondpanel {
float: right;
width:620px;	  
font-size: 1.0em; 
color: #74744D;
padding: 10px 5px 5px 5px; 
margin: 5px  5px 5px 5px;
/*background: gray;*/  
border: 1px dotted gray;

}

#footer {
float: right;
width:650px;
height: 74px; 
font-variant: small-caps;  
border-top: 1px solid gray;	
   padding-right: 15px;	
   margin: 5px auto;
   background: url("img/footer1.gif") no-repeat; 
	} 	
	
h1 {
    font-family: garamond, georgia,trebuchet MS, serif;
	font-size: 1.6em;
	color: #999966;	
}

h2 {
    font-family: garamond, georgia,trebuchet MS, serif;	
		font-size: 1.2em;
	color: #74744D;	
}
h3 {
    font-family: garamond, georgia,trebuchet MS, serif;	
	font-style: italic;
		font-size: 1.0em;  
		padding-left: 10px;
	color: #74744D;	
}


#navcontainer {

   float:right;	
   width: 650px;  
   height: 20px;  
   font-family: garamond, georgia,trebuchet MS, serif;	
   padding-right: 20px;
   padding-top: 10px;
   }


#navlist
{
padding: 3px;
margin-left: 0;
border-bottom: 1px solid #778;
/*font: bold 12px Verdana, sans-serif;	 */
}

#navlist li
{
list-style: none;
margin: 3px auto;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px; 
border: 1px solid #778;
border-bottom: none;
/*background: #DDE;*/ 
background: #CCCC99;
text-decoration: none;
}

#navlist li a:link { /*color: #448;*/ color: #666633;}
#navlist li a:visited { /*color: #667;*/ color: #993300;}

#navlist li a:hover
{
/*color: #000; */  
 color: #CC9900;
/*background: #AAE;
border-color: #227;	*/	
background: #DFDF94;
}

#navlist li a#current
{
background: white;	 

border-bottom: 1px solid white;
}
