/* ladera.css  

Layout from Layout Gala #36  by Alessandro Fulciniti http://blog.html.it/layoutgala/ 
Dyer Image replacement  

Headers use Dwyer Image Replacement

green palette(light to dark): #A6BC26 #9AA020 #77871B #677517 *#4C6C15 #556013 #475110 #26350B #141C06

vanilla palette(light to dark ): #FFFED7 #F9F8D2 #F4F3CE *EEEEC6 #D5C7A5 #B1A58A #766E5C #3B372E

gold: #D0AB00  #B27F00

*/ 


/*-- Layout Divisions --*/

body {
    background: #26350b;  /* dark green */
    color: black;
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-size: 100%;  /* for IE */
	font-family:  "Lucida Sans",Verdana, Geneva, Arial, Helvetica, sans-serif;
   }
	
div#container {  /*Container for the fixed width site ----*/
	width:792px;
	margin:0 auto;padding: 0;
	border: 4px solid #fff;
	background: url(./images/graphics/background.gif) repeat-y top left;
	text-align:center; /* IE quirks mode hack.  IE5/6 in quirks mode doesn't honor auto margins */
    min-width: 790px;  /* Netscape 6 hack */
	}
	
/* Layout divisions and special division typology */	
div#content {
	position: relative;	
	float:right; 
	width:540px;
	font-size: .9em;
	line-height: 1;
	text-align: left;
	padding: 0px 0px 25px 20px;
	}
.column {
	padding: 0 25px 0 75px;
	width: 435px;
	}
	
div#navigation {
	background:#4c6c15;
	float:left; 
	position:relative;
	width: 190px; 
	left:0; 
	padding:0; 
	top: 0; *top:-18px;
	margin:0 ; 
	color:#eeeec6; /* vanilla */
	text-align: left; 
	font-size: .95em;
	}
div#navigation p{
	background:#4c6c15;
	color:#eeeec6; /* vanilla */
	text-align: left; 
	font-size: .95em;
	line-height: 1;
	padding: 3px 0px 3px 0px;
	}

#navigation a {
	display: block;
	color: #EEEEC6!important;
	background-color: transparent;
	width: 148px; 
	font-weight: bold !important;
	font-size: 1em !important; 
	line-height: 1.0;
	text-decoration: none!important;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#navigation a:hover { 
	text-decoration: underline !important; 
	color:#CEBB67 !important;   /* gold */
	}
	
#navigation ul { 	
	margin: 0; 
	padding: 0;
	list-style-type: none;	
	}
	
#navigation li li a { 
	display: block;
	color:#eeeec6 !important;
	background-color: transparent;
	width: 145px; 
	left:-20px;
	padding: 3px 0px 3px 0px;
	font-size: .8em !important;
	line-height: 1;
	font-weight: bold;
	text-align: left;
	text-decoration: none !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

div#footer {  
    clear:both;
	width: 792px;
	height: 140px;
	line-height: 1;
   	text-align: center; 
    font-size: .8em;
	letter-spacing: .1em; 
	background:#4c6c15;
	padding:0;
	color: #EEEEC6;
    }
#footer_contents {
	width: 540px;
	float:right;
	position: relative;
	right: 0; padding: 5px;
	}
#searchbox {
	float:left; 
	position:relative; 
	width: 200px; 
	left: 17px;	padding:5px 0;
	}
	
#footer p {
	color:#fff;
	font-size: .8em;
	line-height: 1.2em;
	text-align: center;
	margin: 3px 0;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align:center;
	}

#footer ul li {
	display: inline;
	}
#footer ul li a {
	text-decoration: none!important;
	font-style: italic!important;
	color: #EEEEC6!important; /* white */
	font-size: .9em;
	letter-spacing: .1em; 
	}

#footer ul li a:hover { 
	text-decoration: underline!important; 
	color:#D0AB00!important; /* lighter gold */
font-style: italic!important;
	}
#footer a {
	text-decoration: none!important;
	font-style: italic!important;
	color: #EEEEC6!important; /* white */
	font-size: .9em !important;
	letter-spacing: .1em; 
	}

#footer a:hover { 
	text-decoration: underline!important; 
	font-style: italic!important;
	color:#D0AB00!important; /* lighter gold */
	}


/*-- Begin text/font specifications ----------------------------------------------------------*/
/*--  standard links  --*/
 
#content a:link, a:visited  {  /* links in content section */
    color: #26350b !important;  /* dark green */
    text-decoration: underline !important;
	font-style: normal !important;
	font-weight: normal;
	font-size: 1em !important;
	font-family:  "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	display:inline;
        }

#content a:hover, a:active {
    color: #B27F00;    /*gold*/
    text-decoration: underline;   
    }
	
/*--  Typology  --------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
font-family:Georgia, "Times New Roman", Times, serif;
}

h1 { /* content header, home page */
    font-size: 2em;
    text-align: left;
    line-height: 1.5;
    color: #4c6c15; 
	margin: 1em 0;
    }

h2  {
	font-size: 1.5em;
	text-align: left; 	
	line-height: 1.5; 
	color: #000;  /*black*/
 	padding: 5px 0;
	}
h2.center {
	text-align: center;
	}
h2.home {
	font-size: 1.3em;
	}

h3  {    /* used behind the header image*/
    font-size: 1.3em;
    line-height: 1.4;
	color: #4c6c15; 
	margin:0;
    }
	
h4  { 
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1;
    color: #4c6c15;  /*green */
    }    

h5 { 
	font-size: 1.0em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .1em;
    text-align: left;
    line-height: 1em; 
    color: #4d6c15;       /*green */
    } 

h6 { 
	font-family:  Lucida Sans, Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .1em;
    text-align: left;
    line-height: 1em; 
    color: #B27F00;       /* gold */
    }  
/*--  basic paragraph  --*/

p   {
    font-size: 1em;
    line-height: 1.2; 
    color: #000;    /*black*/
    }

.tight { 
	margin-top: .1em; 
	margin-bottom: .1em; 
	} 
 
p.highlight {
	background: #ccffff;
	}


/*--  other basic elements  --*/

ul, ol {
    margin-top: 2px;   
    margin-bottom: 4px; 
    margin-left: 0;
    padding-left: 8px;   
    }

ul.nostyle {list-style-type: none; }
  
li {
    padding-left: 0em;
    margin-left: 20px;
	line-height: 1.5; 
    }
	
li a {
	display: block;
	color:#000;
	background-color: #FFF;
	font-size: .9em !important;
	line-height: 1em;
	text-decoration: none!important;
	text-align: left;
	margin: 10px 20px;
	}


	
th {
	background: #A6BC26;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

/*--  class definitions - special functions  --------------------------------------------------*/
.welcome {
	font-size: 1em;
	text-align: center;
	line-height: 1.2;
	}
#pscroller2{
	width: 500px;
	height: 50px;
	margin-top: 7px;
	padding: 5px;
	padding-left:45px;
	font-size: 1.0em;
	line-height: 1.2;
	color: #B87333;
	}
	
.homeli {
	padding-left:15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #B87333;
	list-style-type: none;
	}
	
.name {
	text-align: center;
	color:#D0AB00;
	}

.beliefs_indent {
	padding-left: 47px;
	}
form {
	margin-right: 10px;
	width: 160px;
	}
input.txt {
	width: 160px;
	
	}
	
.center {
	text-align:center;
	}

.clearB {
	clear: both;
	}
	
.clearL {
	clear: left;
	}		
.clearR {
	clear: right;
	}
.right {
text-align: right;
margin: 0 25px 0 100px;
}	

.large { /* full size font */
	font-size: 1em;
	}

.small  {  /*  small font for misc notes  */
    font-size: .75em;
    }

.tiny  {  /*  tiny font for source references, etc.  */
    font-size: .6em;
    }

.look {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	}

.picright {
	float:right; 
	margin: 10px 15px 10px 10px; 
	padding: 10px; 
	/*border: 4px solid #4c6c15;*/
	}

.picleft {
	float:left; 
	margin: 10px; 
	padding: 10px; 
	/*border: 4px solid #4c6c15;*/
	}

.pic {
	margin: 10px 0; 
	padding: 10px;  
	/*border: 4px solid #4c6c15;*/
		}

.window {
	border: 4px solid #4c6c15; 
	margin: 30px 20px 20px 0px; 
	position: absolute; 
	top: 1px; 
	left: 2px;
	}
	