/*
 1 - brown
 2 - white
 */
/* ###############################
 * ########## common css #########
 * ############################### */
body
{
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	color: #000;
}
td
{
	font-size: 12px;
}
.png
{
	behavior: url("../script/iepngfix.htc");
}
h1
{
	padding:0;
	margin:0;
}
p
{
	margin-top:3px;
}
.error
{
	font-weight:bold;
	color: #ee8686;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
}
.message
{
	color: #000;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
.sitemap
{
	color: white;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
	line-height: 20px;
}
/*
.contacts_h
.contacts_regular
*/

/*****************************
 ************* a *************
 *****************************/
a, a:visited, a:active, a:hover
{
	color: #202424;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration: underline;
}
a:active, a:hover
{
	text-decoration: none;
}


/*****************************
 *********** small ***********
 *****************************/
.small_1, a.small_1, a.small_1:visited, a.small_1:active, a.small_1:hover
{
	color: #140101;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.small_1, a.small_1:active, a.small_1:hover
{
	text-decoration: underline;
}
.detail_link, a.detail_link, a.detail_link:visited, a.detail_link:active, a.detail_link:hover
{
	color: #000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background:  url(../images/art_left_li.gif) left center no-repeat; padding-left:10px;
}
.detail_link, a.detail_link:active, a.detail_link:hover
{
	text-decoration: underline;
}
.small_2
{
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


/*****************************
 *********** medium **********
 *****************************/
.medium_1, a.medium_1, a.medium_1:visited, a.medium_1:active, a.medium_1:hover
{
	color: #1c1d1d;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}
.medium_1, a.medium_1:active, a.medium_1:hover
{
	text-decoration: none;
}
.medium_2
{
	color: #0A5502;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
}



/*****************************
 *********** headers *********
 *****************************/
.h2_3, a.h2_3, a.h2_3:visited, a.h2_3:active, a.h2_3:hover
{
	color: #0A5C08;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
a.h2_3:active, a.h2_3:hover
{
	text-decoration:underline;
}
.h3_1_und, a.h3_1_und, a.h3_1_und:visited, a.h3_1_und:active, a.h3_1_und:hover
{
	color: #1a1a18;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:underline;
}
a.h3_1_und:active, a.h3_1_und:hover
{
	text-decoration:none;
}
.h3_1, a.h3_1, a.h3_1:visited, a.h3_1:active, a.h3_1:hover
{
	color: #1a1a18;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-decoration:none;
}
a.h3_1:active, a.h3_1:hover
{
	text-decoration:underline;
}
.h3_2
{
	color: #FFF;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.h3_3, a.h3_3, a.h3_3:visited, a.h3_3:active, a.h3_3:hover
{
	color: #0A6E11;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-decoration:none;
}
a.h3_3:active, a.h3_3:hover
{
	text-decoration:underline;
}
.h4_1, a.h4_1, a.h4_1:visited, a.h4_1:active, a.h4_1:link
{
	color: #0A5502;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
a.h4_1:active, a.h4_1:hover
{
	text-decoration:underline;
}


/*****************************
 *********** ul li ***********
 *****************************/

img.news
{
	border: 0;
}
img.news_bottom
{
	color: rgb(216,216,215);
}


input.long
{
	width:230px;
	height:24px;
	border: 1px solid rgb(107,107,107);
	background-color: white;
}
input.regular
{
	width:153px;
	height:22px;
	border: 1px inset black;
	background-color: white;
}
input.small
{
	width:122px;
	height:22px;
	border: 1px inset black;
	background-color: white;
}
.calendar
{
	border: none;
	width:194;
	padding: 10 0 10 0;
	background: #fff;
}
ul.art
{
	padding:0 0 0 32;
	margin:0 0 10 0;
}
ul.art li
{
	padding:0 0 0 0;
	margin:0;
	line-height: 17px;
}
.date
{
	font-family: Tahoma;
	color: #020000;
	font-size: 14px;
	font-weight: bold;
}
.regular, a.regular, a.regular:visited, a.regular:active, a.regular:hover
{
	color: #040101;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	cursor: pointer;
}
a.regular:active, a.regular:hover
{
	text-decoration: underline;
	line-height: 16px;
	cursor: pointer;
}
.main_menu{ padding:0px; text-align:center}
.main_menu ul { list-style: none;	margin:0px}
.main_menu ul li{ display: inline; text-align:left;}
.main_menu ul li a, .main_menu ul li a:link, .main_menu ul li a:visited {
    height: 30px; width:150px;
	margin: 0;
	padding: 5px 0px 0px 0px;
	border: none;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float: left;
	text-align:center; background:url(../images/main_menu_bkg.png) left top no-repeat;
	
}
.main_menu ul li a:hover { text-decoration:underline}
.lt_cone{background:url(../images/lt_cone.gif) no-repeat; width:5px; height:5px}
.rt_cone{background:url(../images/rt_cone.gif) no-repeat; width:5px; height:5px}
.ct_cone, .l_cone, .c_cone, .r_cone, .cb_cone { background-color:#7CEA61}
.lb_cone{background:url(../images/lb_cone.gif) no-repeat; width:5px; height:5px}
.rb_cone{background:url(../images/rb_cone.gif) no-repeat; width:5px; height:5px}
/*---------------*/
.lt_cone2{background:url(../images/lt_cone2.gif)  no-repeat; width:9px; height:9px}
.ct_cone2{background:url(../images/t_cone2.gif)  repeat-x}
.rt_cone2{background:url(../images/rt_cone2.gif) right top  no-repeat; width:9px; height:9px}
.l_cone2{background:url(../images/l_cone2.gif) repeat-y; width:9px; height:1px}
.c_cone2 { background-color:#fff;}
.r_cone2{background:url(../images/r_cone2.gif) right top repeat-y;}

.lb_cone2{background:url(../images/lb_cone2.gif) left bottom no-repeat; width:9px; height:9px}
.cb_cone2{background:url(../images/b_cone2.gif)  repeat-x}
.rb_cone2{background:url(../images/rb_cone2.gif) right bottom no-repeat; width:9px; height:9px
