/* CSS Document */


body {   
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8c5513;  /* 8c5513 	#b2ac9f;*/
	font-size: small;
	  
	/*background-color:#dfdbd3;*/ 
	background:#69655e url(images/greybg.gif); 
	background-repeat:repeat-y;
	border: 0px; 
	padding: 0px;  
	margin: 0px; 
	}
 
	

div.leftimage {    
	/*background-color:#dfdbd3;*/ 
	/*float:left;
	height: 1000px;*/
	position: absolute;
	top: 0;
	left:0;
	height: 928px;
	width: 118px;
	background:#fff url(images/clouds.jpg); 
	background-repeat:repeat-y;
	border: 0px; 
	padding: 0px;  
	margin: 0px; 
	}
	
	 
/* LINKS */	
 
 
 /* text-decoration: none;  */ 
a:link {  color: #6e0404;  }

a:visited {  color: #ae6161;  }

a:hover, a:active { color: #ba1414 ; }


/* LAYOUT */
 
div#body {   
	/*width: 820px;*/ 
	/*margin: 0 auto 0 100px;*/ 
	background:  url(images/greybg.gif); 
	background-repeat:repeat-y;  
	}
 
   
div#main {  
	/*height: 500px;*/
	width: 700px; 
	margin: 20px 0px 0px 118px;  
	padding: 0 0 40px 0;
	/*padding: 40px 0px 0px 0px;*/
	/*border: 1px solid #000;*/
	background-color: #ffffff ; 
	border-right: 2px solid #c7461b ;  /*  #b1826f;	*/	/*  #d0ccc4;  */
	border-bottom: 2px solid #c7461b; 
	border-top: 2px solid #c7461b; 
	/*background-color: #fafafa ;*/ 
	
	/*background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y;*/  
	}
	 
div#main h1 {
	width: 98%;
	/*background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y;*/  
}
   
div#right {  
	/*height: 500px;*/
	width: 668px; 
	margin: 40px 0px 0px 148px;  
	padding: 0 0 40px 0;
	/*padding: 40px 0px 0px 0px;*/
	background-color: #ffffff ; 
	border: 2px solid #c7461b;
	 
	/*background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y;*/  
	}

/*div#rightinner {
	height: 100%;
	width: 798px; 
	margin: 0;  
	padding: 0;
	background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y;  
}*/
	
div.inset {    
	/*width: 660px; */
	margin: 20px 0 10px 66px;  
	background-color: #fff;		/* #fafafa ;  */
	/*background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y; */ 
	}
 
#right div.inset {    
	/*width: 660px; */
	margin: 20px 0 10px 40px;  
    background-color: #fff;  
	/*background: #ffffff url(images/rightheader.gif) 598px fixed; 
	background-repeat:repeat-y;*/  
	}
 
 
acronym {
	/*color: #b2ac9f;*/
	border-bottom: 1px dotted ;
	cursor: help;
}

 

/* HEADLINES */

h1 span , h2 span {
	display:none;
	}
	 
	
h1 {   
	color: #8c5513;   
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 3px 0 3px 0px;
	background: #e3e3e3;  
	/*background:#fff url(images/header2.gif); 
	background-repeat:repeat-y;*/  
	font-family: "Courier New", Courier, mono ;
	}
 
h2 {     
	color: #b2ac9f;   
	font-size: 14px; 
	/*margin: 10px 0 10px 10px;*/
	padding: 0;   
	}
	
 
h3 , h4 {   
	color: #b2ac9f; 
	font-size: 12px; 
	/*margin: 10px 0 10px 10px;*/
	padding: 0;   
	}
	
	 
  
	 
	 

p {   
	margin: 5px 5px 10px 10px;  
	text-align: left; 
	font-size: small;
	color: #8c5513; 
	}
	
	  
	
span.green {
	color: #00ff00;
}

	
span.blue {
	color: #0000ff;
}
	
 
span.red {
	color: #ff0000;
}
	
div.spacer { clear: both;  }
 
div.inset ul li ul {
	padding: 0;
	margin: 9px 0 10px 20px;  
	list-style-type: none; 
	font-size: 16px;
} 
  
  
div.inset ul li ul li {    
	margin: 0;
	}
	 
div.inset ul li ul li { 
	text-decoration: none; 
	font-size: small; 
	color: #8c5513;  
} 
 
 

div.inset ul {
	padding: 0;
	margin: 0;
	list-style-type: disc; 
	font-size: 16px;
}
  
  
div.inset ul li {   
	/*display: inline;*/
	margin: 10px 0 15px 0;
	}
	 
div.inset ul li a { 
	text-decoration: none; 
	font-size: 0.7em;
	font-weight:bold;
	padding: .2em 14px .2em 14px;
	color: #8c5513; 
	background-color:#dfdbd3; 
	border: 1px dotted #dfdbd3 ; 
}
div.inset span {   
	color: #b2ac9f;
	/*display: inline;*/ 
	margin: 0 0 0 30px;
	}

div.inset ul li a:hover { 
	color: #fff;
	background-color: #8c5513;	/* #90300b;	  */
	border: 1px dotted #dfdbd3 ;
}
 
 
 
  
 

div#pageheader {   
 	height: 32px; 
	width: 666px; 
	margin: 40px 0px 0px 150px;  
	/*width: 650px; 
	margin: 20px 0px 10px 162px; */
	padding: 0;
	border: 2px solid #fff;  
	/*border: 2px solid #d0ccc4; */ 
	
	background: #e3e3e3;    
	}
 
#pageheader p { 
 	margin: 0;
	padding: 0;
	color: #ffffff;  
}
   
 
#pageheader h1  {   
	background: #e3e3e3;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;  
	font-weight: bolder; 
	text-align: right;
	margin: 0 23px 0 0;
	padding: 2px 0 0 0;
	}
	
#pageheader a {    
	text-decoration: none; 
	}
	
#pageheader h1 a:link, #pageheader h1 a:visited {   
	text-decoration: none;  
	cursor:pointer; 
	color: #384065; /* #686056;	;   */
	}

#pageheader   a:hover, #pageheader   a:active  {   
	text-decoration: none; 
	cursor:pointer;   
	color: #384065;     
	}
	
	 
#footer {   
	
	width: 668px; 
	margin: 40px 0px 0px 148px; 
	
 	height: 26px;  
	padding: 0;
	/*border: 2px solid #d0ccc4; */
	border: 2px solid #fff;   
	background: #e3e3e3;    
	}



#footer h1, #footer h2 { 
 	margin: 0;
	padding: 0; 
	}


#footer p {  
	text-align: center;
	color: #777777;   
	font-size: 10px; 
	}

#footer h3 a:link, #footer h3 a:visited {   
	text-decoration: none;  
	cursor: default;
	color:#eee; 
	}

#footer h3 a:hover, #footer h3 a:active  {   
	text-decoration: none;    
 	color: #fff; 
	}

 

#smallfooter {   
	/*position: absolute;
	left: 162px; 	 
	top: 732px;	*/
	
	width: 666px; 
	margin: 0px 0px 0px 150px; 
	
	/*width: 650px*/; 
	/*margin: 20px 0px 0px 162px;*/ 
	padding: 0;   
	}
	
#smallfooter p , .copy {
	color: #bababa; 
	text-align: center;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: xx-small; 
	font-style: normal;
	margin: 5px auto;
	}












 
/*	NAV BAR */

#nav {	
	/*background:#fff url(images/header.gif); 
	background-repeat:repeat-y; */  
	position: absolute;
	left: 861px; 	 
	top: 96px;	
	/*width: 185px*/;
	/*z-index: 10;*/
	color: #fff;
}

#nav ul {
	padding: 0;
	margin: 0; 
	/*padding: 5px 0 0 0;
	margin: 0 10px 0 0;*/ 
	list-style-type: disc;
	/*text-align: right;*/
	font-size: 16px;
}
  
  
#nav ul li {  
	/*display: inline;*/
	}
	 
#nav ul li a { 
	width: 105px;  
	text-decoration: none; 
	font-size: 0.7em;
	font-weight:bold;
	padding: .2em 14px .2em 14px;
	color: #fff;
	background-color: #030b80;	/* #90300b;	  */
	border: 1px solid #030b80;		/* #8c5513 ;*/
}

#nav ul li a:hover { 
	color: #030b80; 
	background-color:#fff; 
	border: 1px dotted #030b80 ; 
}
 /*
	
div#nav{
	margin-top: 0px;
	}
	 
	
#nav ul {
	padding: 5px 0 0 0;
	margin: 0 10px 0 0; 
	list-style-type: none;
	text-align: right;
	font-size: 16px;
}
  
  
#nav ul li {  
	display: inline;  
	}
	 
#nav ul li a { 
	text-decoration: none; 
	font-size: 0.7em;
	font-weight:bold;
	padding: .2em 14px .2em 14px;
	color: #fff;
	background-color: #90300b;	 
	border: 1px solid #90300b ;
}

#nav ul li a:hover { 
	color: #90300b; 
	background-color:#dfdbd3; 
	border: 1px dotted #90300b ; 
}
	
	*/
	
	

