body {
	margin: 0px;
	background-color:#f6e7b5;
}   
h1 {
    font-size: 20px;
	margin: 12px 0px 4px 0px;    
}
h2 {
	font-size: 15px;
	background-color:#F4DD91;
	padding: 4px 2px 4px 8px;
	vertical-align:middle;
	margin: 0px 8px 4px 16px;
}
h3 {
    font-size: 12px;
	margin: 0px;
    color: black;
    margin-top: 8px;  
}             
h3 a:link, h3 a:visited {
    text-decoration: none;
    color: brown;
}                
h3 a:hover {
    text-decoration: none;
    color: black;
}               
h3 img {
    padding-right: 3px;
}  
hr {
    margin: 0px;
    padding: 0px;
}
h5 {
    margin: 0px; 
    padding: 0px;
}
h5 a {
`   text-decoration: none;
    color: #923a07;
}

.main {
	width: 897px;
	margin-left: 20px;
	background-color: #fff;
}

.border {
	background-image:url(images/border.jpg);
	background-repeat:repeat-y;
	width: 10px;
	height: auto;
}

.center {
	vertical-align: top;
	text-align: left;
}

.logo {
	width: 100%;
	background-image:url(images/design12_03.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.top_menu {
	vertical-align: bottom;
	text-align: left;
	background-image:url(images/design12_06.jpg);
}

.top_menu table tr td {
	background-image:url(images/design12_07.jpg);
	width: 84px;
	height: 73px;
	vertical-align: middle;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:15px;
}
.top_menu table tr td  a:link,
.top_menu table tr td  a:visited {
	text-decoration: none;
	color: brown;
    padding: 12px;
}  
.top_menu table tr td a:hover {
    color: black;
}

.top_menu table tr td.top_menu_end {
	background-image:url(images/top_menu_border.jpg);
	width: 6px;
	background-position:top;
	background-repeat:no-repeat;
}

.mini-menu {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
    text-align: center;	
}
.mini-menu a:link,
.mini-menu a:visited {
	text-decoration: none;
	color: brown;
}                     
.mini-menu a:hover {
    color: black;
}

.inner {
	width: 100%;
}
.inner td {
	vertical-align:top;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.right_panel {
	text-align: right;
	width: 191px;
	background-image:url(images/right.jpg);
}
.right_panel table {
	margin-left: 30px;
} 

.bottom {
	width: 100%;
	background-image:url(images/bottom.jpg);
	text-align: right;
}


.desc {
	padding-left: 32px;	
} 
.desc a, a.add {
	color: #003333;
	text-decoration: none;
	background-image:url(images/a.gif);
	padding-bottom: 20px;
} 

.news {
    font-size: 13px;
    font-name: Verdana;   
}                       
.news a {
    text-decoration: none;
    color: black;
}                 
.date {
    font-family: "times new roman", times,serif;
    color: #a69765;
    font-style: italic;
}

.post {
	font-size: 8pt;
	background-color: #F3E4A2;
	border: 1px dashed #9A9A9A;
	padding: 1em;
	clear: both;    
    margin-bottom: 4px;
}    
.answer {
	font-size: 8pt;
	background-color: orange;
	border: 1px dashed #fff;
	padding: 1em;
	clear: both; 
    color: #fff;
}        
h3.guest {
    padding-bottom: 4px;
    padding-top: 4px;
}

.left_panel {
	background-image:url(images/design12_08.jpg);
	background-repeat:no-repeat;
	background-position:top-left;
	padding: 75px 0px 0px 20px;
}
.our_tel {
	color: #923a07;
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	margin-left: 30px;
	margin-bottom: 10px;
}
.tel {
	color: #8b855c;
	font-size: 18px;
	font-weight: bold;
	margin-left: 30px;
}
.tel b {
	font-weight: bold;
	color: #ff6c00;
}