/* CSS Document */
body
{
	
	color: #000000;
	background-color: #FFF;

}

#main {
	
	background: #be9256;
	
	

background: -moz-linear-gradient(top, #be9256, #ecdcc5);  
background: -webkit-gradient(linear, left top, left bottom, from(#be9256), to(#ecdcc5));  





}


.buttons
{



color: #fff;
background-color: #49371d;
margin: 0px 6px 0px 6px;

}




.buttons a
{  	
  
color: #fff;

}

.buttons a:hover
{

text-decoration: underline;
}

.box_color {

background: #be9256;
  color: #000000;
  
 

}
hr
{
background-color: #fff;
}
.navcontainer ul li a
{

color: #fff;
background-color: #49371d;

 
}

.navcontainer ul li a:hover
{
color: #fff;
background-color: #be9256;

}



.navcontainer #currentpage  a {
	background: #be9256;
	color: #000000;
	}

.navcontainer #currentpage  a:hover {
color: #fff;
background-color: #816032;
	}
	
		.r
{

color: #fff;
background-color: #816032;



}


		.left
{

color: #fff;
background-color: #816032;



}
