body {
margin:0;
padding:0;
text-align:center;
background:#FAF4E5 url("back.jpg") top left repeat-x;
color:#5A4308;
font-family:Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
line-height:1.5em;
}
a:link {
font-family:Arial,Tahoma,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
text-decoration:none;
}
a:hover {
color:#FFF;
text-decoration:none;
}
h1 {
	width: 60%;
	line-height: 20px;
	font-family: "Times New Roman",Georgia,serif;
	font-size: 22px;
	font-weight: normal;
	color: #705511;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #705511;
}
h2 {
	width: 60%;
	line-height: 20px;
	font-family: "Times New Roman",Georgia,serif;
	font-size: 18px;
	font-weight: normal;
	color: #705511;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #705511;
}
.imgleft {
float:left;
margin:0;
margin-right:10px;
padding:0;
}
.imgright {
	float: right;
	border-left: 10px #F5EEDB;
}
.cleaner {
_display:none;
clear:both;
line-height:1px;
}

/* Main_container.............................................................. */

#main_container {
width:964px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
}

/* Top Header.............................................................. */

#top_header {
	position: relative;
	width: 964px;
	height: 166px;
	
}

#container {
position:relative;
width:964px;

margin-left:auto;
margin-right:auto;
}



/* Mainbox.............................................................. */

#main {
	float: left;
	width: 592px;
	_width: 590px;
	margin-left: 8px;
	padding-left: 180px;
}
#main_inside {
	min-height: 504px;
	_height: 504px;
	text-align: left;
	margin: 0px;
	_margin-right: 0;
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 0;
}
body[id] #main_inside {
height:auto;
}
#aimg {
width:600px;
height:100px;
margin-bottom:0;
}
.pictures {
width:600px;
height:70px;
margin-top:0;
margin-bottom:7px;
_margin-bottom:5px;
}
.pictures ul {
list-style-type:none;
margin:0;
padding:0;
}
.pictures ul li {
display:inline;
}
.pictures ul li a {
display:block;
float:left;
width:106px;
height:70px;
margin-right:15px;
border:1px solid #C4B58C;
}
.pictures ul li a:hover {
border:1px solid #B30642;
}
.pictures ul li a.lastpic {
margin-right:0;
}
.pictures ul li a img {
border:0 solid #FFF;
}

/* Footer.............................................................. */

#footer {
width:964px;
height:70px;
line-height:15px;
font-family:"Times New Roman",Georgia,serif;
font-size:12px;
color:#704905;
background:#FFA70F url("back_footer.jpg") top left no-repeat;
}
#footer_inside {
width:900px;
margin-left:auto;
margin-right:auto;
padding-top:5px;
}
.bottommenu ul, #footer_link {
list-style-type:none;
margin:0;
padding:0;
}
.bottommenu ul li, #footer_link li {
display:inline;
}
.bottommenu ul li a, #footer_link li a {
font-family:"Times New Roman",Georgia,serif;
font-size:12px;
color:#704905;
text-decoration:none;
}
.bottommenu ul li a:hover, #footer_link li a:hover {
font-size:12px;
color:#000;
text-decoration:none;
}
.textinput {
  font-family: tahoma;
  font-size: 8pt;

}

