@charset "utf-8";

body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #B5B091;
}
p{
	font-size: .85em;
	color: #705b35;
}
b{font-size: 110%;}
em{color: #787845;}
h2{  
color: #4c4b25;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.5;
}
h3{	
	color: #705b35;
	text-transform:uppercase;
	font-style:italic;
	font-size: 12px;
	line-height: 1.2;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
h4{  
color: #4c4b25;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.5;
}
a{
  display: block;
  color: #787845;
  text-decoration: none;
  border: 0px ;
  }


#maincontainer{
width: 980px;
margin: 0 auto; 
border: 3px solid #3178b4;
background: #fff6d9;
}

#topsection{
background: #B4AF91;
background-image: url("media/images/header.jpg");
height: 225px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin: 0 0 0 250px; 
background: #fff6d9;
}

#leftcolumn{
float: left;
width: 250px; 
margin-left: -980px; 
background: #FFF6D9 url("media/images/column_back.jpg") no-repeat;
}


#footer{

  padding: 2px 0 2px;
  background: #b5b091 none repeat scroll 0% 50%;
  clear: left;
  width: 100%;
  color: #282318;
  text-align: center;
}

#footer a{
color: #40401F;
}
.invertedshiftdown{
padding: 0;
width: 100%;
border-top: 5px solid #705b35;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown ul{
margin:0;
padding: 0;
list-style: none;
}

.invertedshiftdown li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown a{
float: left;
display: block;
font: bold 12px Georgia, "Times New Roman", Times, serif;
color: black;
text-decoration: none;
margin: 0 1px 0 0; 
padding: 5px 10px 9px 10px;
background-color: #FFF6D9; 

}

.invertedshiftdown a:hover{
background-color: #705B35; 
padding-top: 9px; 
padding-bottom: 5px; 
color: #FFF6d9;
}

.invertedshiftdown .current a{ 
background-color: #705B35; 
padding-top: 9px; 
padding-bottom: 5px; 
color: white;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

