body {
	background-color: #342A21;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border: none;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A48968;
}
a:link {
	color: #A48968;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A48968;
}
a:hover {
	text-decoration: underline;
	color: #A48968;
}
a:active {
	text-decoration: none;
	color: #A48968;
}
a {
	font-size: 10px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
span.err, .form-error {
	color: #cc0000;
	font-size: 10px;
}

a.braz {
	font-size: 12px;
}
a.braz:link{
	color: ##352001;
	text-decoration: none;
}
a.braz:visited {
	text-decoration: none;
	color: ##352001;
}
a.braz:hover {
	text-decoration: underline;
	color: ##352001;
}
a.braz:active {
	text-decoration: none;
	color: ##352001;
}
.style3 {
	color: #352001
}
.style4 {color: #352001; font-weight: bold; }
.style5 {color: #352001; font-size: 10px; }

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:427px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
}
    div#rotator ul li.show {
	z-index:100;
}
.slid {
width:auto;
height:427px;
margin:0;
padding:0;
}
.mainp {
float:left;
height:427px;
margin:0 auto;
padding:0;
position:absolute;
width:911px;
z-index:999;	
}
.pr {
float:right;
margin:267px 0 0 0;
padding:0;
}
