body {
	margin: 0px;
	padding: 0px;
	background-color: #370403;
	background-image: url(../images/bg-main-wood.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#wrapper{
width:100%;
background:url(../images/bg-wood.jpg) no-repeat center top;
display:table;
}
#head{
margin-top:13px;
width:100%;
background:url(../images/bg-menu.gif) repeat-x;
}
#mainmenu{
 width:900px;
 height:40px;
 float:none;
 margin:auto;
}
#mainmenu ul{list-style:none; padding:0px; margin:0px; float:right;}
#mainmenu ul li{float:left; line-height:40px; padding:0px 20px 0px 20px; font-family:Tahoma, Arial, Verdana, SansSerif; font-size:14px; color:#4E0A04;font-weight:bold; background:url(../images/separate-menu.gif) right no-repeat;}
#mainmenu ul li a{line-height:40px;font-family:Tahoma, Arial, Verdana, SansSerif; font-size:14px; color:#4E0A04;font-weight:bold; text-decoration:none;}
#mainmenu ul li a:hover{line-height:40px;font-family:Tahoma, Arial, Verdana, SansSerif; font-size:14px; color:#E89000;font-weight:bold; text-decoration:none;}

#mainmenu ul li.selectedmenu a{line-height:40px;font-family:Tahoma, Arial, Verdana, SansSerif; font-size:14px; color:#E89000;font-weight:bold; text-decoration:none;}
#mainmenu ul li.selectedmenu a:hover{line-height:40px;font-family:Tahoma, Arial, Verdana, SansSerif; font-size:14px; color:#E89000;font-weight:bold; text-decoration:none;}

#logopanel{
 width:920px;
 float:none;
 margin:auto;
}
#logopanel img{ margin-bottom:1px;}
#headpicture{
 width:920px;
 margin:auto;
}
#headleft{
 width:390px;
 height:355px;
 float:left;
 padding:40px 10px 10px 60px;
 background:url(../images/bg-head-left.jpg) #ECE1C1 no-repeat;
}
.indent40{
padding:10px 0px 0px 40px;
}
.setlineheigh{ margin:8px 5px 0px 0px}
#headright{
 width:460px;
 height:405px;
 background:#370403 no-repeat;
 float:left;
}
#contentpanel{
 width:920px;
 margin:auto;
}

#contentleft{
width:430px;
_width:390px; 
float:left; 
background:url(../images/bg-text.jpg) no-repeat; 
margin-right:20px;
_margin-right:15px; 
display:block;padding:10px;
}
#contentfullpanel{
width:900px;
/*_width:900px; */
float:left; 
background:url(../images/bg-text-long.jpg) no-repeat;
display:block;padding:10px;
}
.leftimage{float:left; margin-right:10px;}
.marginleft20{margin-left:20px;}

.titletextimage{ margin-bottom:10px;}
#contentright{
width:430px;float:left; background:url(../images/bg-text.jpg) no-repeat;display:block;padding:10px; margin:0px;
}
#ratetable{
background:#8B2E1B;
}
#ratetable td{ background:#370403;}
#ratetable th{ background:#4D0000;}

#footerpanel{
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #550E09;
}
.txt{ background:#761817; border:1px; border-color:#983D25; border-style:solid; color:#FFFFFF;}
.listnopadding{ padding:20px; margin:0px;}
a.normallink:link,a.normallink:visited{ color:#ffffff; text-decoration:underline}
a.normallink:hover{ color:#ffffff; text-decoration:none}
#footer{
 width:920px;
 float:none;
 margin:auto;
 line-height:30px;
 font-family:Tahoma, Arial, Verdana, SansSerif; font-size:11px; color:#7A1D0D;
}
#footer a:link,a:visited{ font-family:Tahoma, Arial, Verdana, SansSerif; font-size:11px; color:#7A1D0D; text-decoration:none;}
#footer a:hover{ font-family:Tahoma, Arial, Verdana, SansSerif; font-size:11px; color:#7A1D0D; text-decoration:underline;}

.txthighlight{
	color:#F00;
}
.txthl2{
	color:#0F0;
	font-weight:bold;
}