/* CSS Document */
body
{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0;
	padding:0;
}
.green_repeat
{
	background-image:url(../images/green_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.logo
{
	height:124px;
	width:270px;
	vertical-align:middle;
	text-align:right;
}
.topmenu
{
	height:84px;
	vertical-align:middle;
	font-family:Tahoma;
	font-size:10px;
	color:#ADAA9B;
	text-align:right;
	font-weight:bold;
	width:600px;
}
a.topmenu:link, a.topmenu:active, a.topmenu:visited, a.topmenu:hover
{
	text-decoration:none;
}
.left_menu
{
	height:260px;
	background-color:#93CF0F;
	background-image:url(../images/left_corner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}
.shadow
{
	background-image:url(../images/shadow.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:13px;
}
.menu_left
{
	background-image:url(../images/menu_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:33px;
}
.leftmenu
{
	background-image:url(../images/left.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:12px;
}
.rightmenu
{
	background-image:url(../images/right.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:10px;
}
.centermenu
{
	background-image:url(../images/center.jpg);
	background-repeat:repeat-x;
	background-position:top;
	 background-color:#FBF2C8;
}

a.left_menu_link:link, a.left_menu_link:visited,a.left_menu_link:active, a.left_menu_link:hover
{
	background-image:url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#6D990B;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;	
}
.about_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-right:10px;
	text-align:justify;
	color:#000000;
}
.more_bg
{
	background-image:url(../images/more_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:33px;
}
a.more:link, a.more:active,a.more:visited, a.more:hover
{
	padding-top:10px;
	padding-right:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.footer_menu
{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:467px;
	height:45px;
	text-align:center;
	vertical-align:middle;
}
a.footer:link,a.footer:active, a.footer:visited, a.footer:hover
{
	padding-left:10px;
}
.footermenu
{	
	font-family: Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#8A877A;
	text-align:center;
	padding-right:0px;

}
.search_bg
{
	background-image:url(../images/search_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:465px;
	height:125px;
}
.welcome
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#8BC016;
}
.welcome_left
{
	background-image:url(../images/welcome_left.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	width:13px;
}
.welcome_right
{
	background-image:url(../images/welcome_right.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:8px;
}
.welcome_center
{
	background-image:url(../images/welcome_center.jpg);
	background-position:top;
	background-repeat:repeat;
	
}
.header
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.welcome_text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	padding-left:20px;
	padding-top:0px;
	padding-right:10px;

}
.leftwelcome
{
	background-image:url(../images/left_welcome.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:6px;
}
.rightwelcome
{
	background-image:url(../images/right_welcome.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:4px;
}
.welcome_bg
{
	background-image:url(../images/center_welcome.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#BBD17E;
}
