@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
 font-family: Geneva, Arial, Helvetica, sans-serif; line-height:130%;
 font-size: 12px;
  background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 background-color: #562c15;
}
a{
color:#9a1014;
font-weight:bold;
text-decoration:none;
}
a img{border:none;}

#wrapper { 
 margin: 0 auto;
 width: 960px;

}
#header {

 width: 960px;
 float: left;
 height: 316px;
position:relative;
 margin: 0px;
 background-image:url(images/head.jpg);
}

#fadeshow1 {background-color:#00CCFF;}

#gumbi
{

 width: 960px;
  position:relative;
 height: 42px;
 top:168px;
 margin: 0px;

}

#bgbody { 
 margin: 0 auto;
 width: 960px;
 height:auto;
 background: url(images/bg_body.jpg);
 float:right;
}
#bgbody #leftcolumn { 
 margin: 5px;
 padding: 0 20px 0 25px;!important
 height: 310px;
 width: 300px;
 float: left;
 color:#836f5a;
 font-size:12px;
}
#bgbody #rightcolumn { 
 float: right;
 padding: 0 30px 0 0;!important
 height: auto;
 text-align:justify;
 width: 570px;

}
#bgbody #rightcolumn h2{
font-size:16px;
font-weight:100;
color:#836f5a;}
#bgbody #rightcolumn h1{
font-size:23px;

font-weight:100;
color:#836f5a;}

#bgbody #rightcolumn p{
color:#836f5a;}

#bgbody #rightcolumn table{
color:#836f5a;

 font-family: Geneva, Arial, Helvetica, sans-serif; line-height:120%;
 font-size: 11px;}


#footer { 
 width: 960px;
 height:148px;
 clear: both;
 background-image: url(images/foot.jpg);
}

#fadeshow1{
background: #FFFFFF; !important}