/* css Sattlerei Fiona Losinger, by Sabra Vidali, http://www.textweaver.com */

body {
  margin: 0; 
  padding: 0; 
  text-align: left; 
  margin-top: 0;
  background-color: #372b27;
  font-size: .8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
}

body.index {
  margin: 0; 
  padding: 0; 
  text-align: left; 
  margin-top: 0;
  background: #372b27 url("images/bg.gif") repeat-x;
  font-size: .8em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
}

a {
  text-decoration: underline; 
  font-weight: bold;
}
a:link {
  color:#FFF;
  text-decoration: none;
}
a:visited {
  color:#FFF;
  text-decoration: none;
}
a:hover {
  color: #fdde0e;
  text-decoration: none;
}

img {
	border: 0px;
	}

#container {
  position: relative; 
  margin: auto;
  text-align: left;
  background-color: #372b27;
  width: 881px;
  padding: 0px;
}

#container_index {
  position: relative; 
  margin: auto;
  text-align: left;
  background-color: #6c544a;
  width: 881px;
  padding: 0px;
}

#homeimage {
  background: #6c544a url(images/index.jpg) no-repeat;
  width: 881px;
  height:600px;
} 

#textbox {
  position:relative;
  width:235px;
  heigth:150px;
  color: #000;
  background-color: #ffe14f;
  top:500px;
  left:600px;
  padding: 10px;
  border: #000 solid 2px; 
}

#navigation {
  text-align: center;
  background-color: #372b27;
  border-bottom: #b29200 solid 10px;
}

#navigation h1, h2{
  display: none;
}

#leftcolumn {
   margin: 0;
   position: absolute;
   top: 30px; 
   width: 275px;
   height: 500px; 
   color: #fff;
   padding-top:25px;
   padding-bottom:25px;
}

#leftcolumn h1{
   color: #FFF;
   padding:0;
   font-size:14px;
}


#rightcolumn {
   margin:0;
   position: absolute;
   top: 30px;
   width: 303px;
   left: 635px;
   height: 500px;
   padding:30px;
}

#rightcolumn a {
   font-weight: normal;
   color:#51619B;
}

   
#preamble {	
   text-align: left;
   padding-left: 292px;
   padding-right: 0px;
   font-size: 1em;
   width: 589px;
   voice-family:"\"}\"";
   voice-family: inherit;
}

#preamble h3 {
   background: transparent; /* just a hack for ie/501 win */
}

#preamble h3 {
  background-color: #8d8c8d;
  height: 500px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}

#centralcolumn h1{
  color: #FFF;
   padding:0;
   font-size:14px;
}

#footer {
   padding-bottom:15px;
   font-size: small;
   text-align: center;
}

#footer h6 {
	font-size: 10px;
	color: #666;
	font-weight: lighter;
}	



#lselect{
	margin: 0px;
	padding-left: 15px;
	width: inherit;
}

#lselect h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #939FAE;
}

#lselect a:link, #lselect a:visited {
	display: block;
	border-top: 1px solid #939FAE;
	border-bottom: 1px solid #939FAE;
	background-color: #A7B3CD;
	padding: 3px 0px 3px 10px;
}

#lselect a:hover{
	border-top: 1px solid #939FAE;
	background-color: #CDD3E1;
	background-image: none;
	text-decoration: none;
}

#lresources {
   padding-bottom: 280px;
   background: url(gallonero.gif) bottom center no-repeat;
}
#lresources li, #larchives li{
   margin-top: 4px;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
}

.floatright {
float: right;
margin: 0 0 10px 10px;
}

.center {
	float:left;
	margin: 10px 10px 10px 40px;
	border:0
}

.italic {
	font-style: italic;
	}
	
.popup {
	border: 1px solid #A7B3CD;
	}

.box {
	border: 2px solid #A7B3CD;
	background-color: #CDD3E1;
	}	
	