body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #d6d3ce;
}
strong {
	color: #000;	
}
a {
	color: #9E2E1A;
	text-decoration: none;	
}
h2 {
	color: #9E2E1A;
	font-size: 14px;
	font-weight: bold;
}
#main_content {
	padding: 15px 10px;
	background: url(../images/mangal_middle.gif) 0 0 no-repeat;
	min-height: 368px;
}
#cont_header {
	
}
#mid_content {
	font-size: 12px;
}
.left_col {
	background: url(../images/mangal_left.gif) 0 0 repeat-y;	
}
.right_col {
	background: url(../images/mangal_right.gif) 0 0 repeat-y;	
}
#footer {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 9px 0;
}
.maintext01 {
}
.italic {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.bold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
}

.menu {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
BODY {
	scrollbar-face-color:#D6D3CE;
	scrollbar-highlight-color:#DDDDDD;
	scrollbar-3dlight-color:#9E2E1A;
	scrollbar-darkshadow-color:#020202;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#9E2E1A;
	scrollbar-track-color:#D6D3CE;
}
ul#gallery {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#gallery li {
	display: inline;
	padding: 0;
	margin: 0;
}
ul#gallery li img {
	margin: 5px 10px 20px 5px;	
	border: 1px solid #000;
}
.map {
	border: 1px solid #000;
	margin: 0 0 0 10px;
}
