@charset "UTF-8";
.txt_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #20201D;
}

a:link, a:visited {
	color:#627d4a;
}
a:hover, a:active, li a:focus {
	background:#473E26;
	color:#fff;
	border:none;
}


.maintext {
	
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	width: 100%;
	position: relative;
	height: 360px;
	line-height: 16px;
	scrollbar-face-color: #5E7BA5;
	scrollbar-highlight-color: #8BACDE;
	scrollbar-3dlight-color: #008000;
	scrollbar-darkshadow-color: #008000;
	scrollbar-shadow-color: #333366;
	scrollbar-arrow-color: #333366;
	scrollbar-track-color: #333366;
	padding: 10px;
}

.nav_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #20201D;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	list-style-image: url(images/square_sm.jpg);
}
.txt_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	list-style-image: url(images/square_sm.jpg);
}
.txt_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
.txt_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #473E26;
	text-transform: none;
	font-weight: lighter;
}
.brder_main {
	border-top: 1px solid #788840;
	border-right: 1px solid #788840;
	border-left: 1px solid #788840;
}
.bg_main {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
}
.bg_design_main {
	background-image: url(images/design_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.main_txt_area {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}


.main_txt_area_top {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
}
#leftpanel{
	width:350px;
	float:left;
	text-align:justify;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
	
#rightpanel{
	width:350px;
	float:left;
	text-align:justify;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 25px;
	padding-left: 20px;
	}



.side_image {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.txt_header2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #473E26;
}
.links_side_right {
	padding-left: 220px;
}
.header_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

