/* CSS Document */
     
	 body {
		/*text-align:center;*/
		}

#frame {
		width:550px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
	 
	#quote {font-FAMILY: Times New Roman, Times, serif; 
	text-align:right;
	font-size:12px;}
		
	#fld_label { text-align:right;
		      font-FAMILY:  helvetica, arial, sans-serif;
		      font-size:12px; }
	 
	 a,p,h1,h2,li,h3,h5 { font-FAMILY:  helvetica, arial, sans-serif;  text-decoration: none;}
	 
	 p, li { line-height: 1.5;
	          }
     
	 a { font-size:12px; 
	     color: #6E0502;
		  text-decoration: underline; }
	 
	 p, li { font-size:12px;
	    
	   }
	 
	 h5 { font-size:14px;
	      color: #4C7B47;
	      padding-top:10px; }

	 h3 { font-size:12px;
	      color: #4C7B47;
	      padding-top:20px; }

    a:visited {
       color: #333366;
        background: transparent;
		/* border-bottom: 1px solid #555; */
        }
       a:active {
    color: #526968;
        background: transparent;
        }

a:current {
       color: #99933;
        background: transparent;
        }

	
    a:hover { background-color: #F4F2E4;}
         
         
     .ie_fix a { text-decoration: none; } 
 
      a.sitelinksorange { color:#f90; }

    
     #content {
	    width:550px;
		//width:70%;
		
		float:center;
		background:#fff;
		padding-bottom:10px;
		}
		 
	#footer {  
		float: right;
		width:230px;
            }	 	 
         #dates {
                float: right;
                //background:#ffdead;
                width:500px;
            }


		 
		 
		 #wrapper	{
	/* background: #fff url(/i/pgbg4.gif) repeat; */
	background: #fff;
	color: #333;
	margin: 10px auto;
	padding: 0;
	//border: 1px solid #566;
	//border-top: 5px solid #566;
		
	voice-family: "\"}\""; 
	voice-family:inherit;
		 
	}
		 
          #navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; } 


