body{
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color:#B8B48F;
	text-align:center;
	line-height:20px;
	color:#000;
}
.setform{
	background-color: #D6DDBE;
	border-style: none;
}
a{
    color:#89836F;
}
a:hover{
    color:#464646;
}
a:visited{

}
#footer2{
    margin-left:auto;
    margin-right:auto;
    font-size:10px;
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
	top: 0px;
}
div#footer a{
    color:#736F56;
}

div#footer a:hover{
    color:#000;
}

div.footerlinks{
   float:left;
   width:705px;
   margin-left: 10px;
   padding-top: 0px;
   background-color: #FFFDF0;
}

div.footerleft{
   float:left;
   width:360px;
    padding-top:10px;
}

div.footerright{
   width: 360px;
   float:left;
   line-height: 16px;
   padding-top:10px;
   text-align:right;
   font-size: 10px;
}
.tralt{

}
.tralt2{
   background-color: #F1F1E4;
}
div.contentinfo{
    width: 500px;

}
.imageright{
   float:right;
   width:200px;
   padding-left:20px;
   padding-bottom:20px;
}
.imageright2{
   float:right;
   width:200px;
   padding-left:20px;
   padding-top:20px;
   padding-bottom:0px;
}
.imageright h3{
   padding-right: 10px;
}
