/* CSS Document */
body{
background:#71843d;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
color:#5d1f05;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
}
#wrapper{
width:927px;
margin: 0 auto;
height:auto;
}
#header{
background: url(../images/header.jpg) left no-repeat;
height:141px;
}
#leftcolumn{
float:left;
background: url(../images/left.jpg) left no-repeat;
width:228px;
height:528px;
}
#center{
float:left;
background: url(../images/center1.jpg) left top no-repeat;
width:615px;
height:528px;
}
#textcenter{
padding-left:45px;
padding-top:55px;
text-align:justify;
float:left;
width:310px;
}
#right{
float:left;
background: url(../images/right.jpg) left no-repeat;
width:84px;
height:528px;
}
#footer{
clear: both;
background: url(../images/footer.jpg) left no-repeat;
height:99px;
}
.menu_mult{
	padding-bottom:10px;
	line-height:2;
	background:#FFFFFF;
}
.item_menu_mult{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight: bold;
}
a.item_menu_mult:link, a.item_menu_mult:visited, a.item_menu_mult:active {
	text-decoration:none;
}
a.item_menu_mult:hover {
	text-decoration:underline;
}
form#form1 fieldset {
	width:450px;
	display:block;
	border:1px solid #fff;
	padding:5px;
	font-family:verdana, sans-serif; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}

/*
.leftmenu{

}
td a.leftmenu:link, td a.leftmenu:visited, td a.leftmenu:active{
}
.tablemenu{
}
td.tablemenu{
background: url(../images/buttonon.jpg) left no-repeat;
}
td.tablemenu a{
color:#006600;
}
.menuleft{
color: #006633;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
 line-height: 45px;
}
a.menuleft:link, a.menuleft:visited, a.menuleft:active{
width:174px;
height:78px;
background:url(../images/buttonon.jpg) left no-repeat;
}
a.menuleft:hover{
width:174px;
height:78px;
background:url(../images/buttonpress.jpg) left no-repeat;
}*/
