html, body {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
#wrapper{
    width:1010px;
    text-align:left;
    height:400px;
    border:1px solid black;
    background:url(/images.v2/wrapper_bg.gif) #FFF;
}
#menu{
    float:left;
    width:180px;
    border-top:1px solid #2D4F04;
    height:400px;
    margin-right:21px;
	position:relative;
}
#content{
    float:left;
    width:624px;
    border-top:1px solid #2D4F04;
    border-bottom:0px solid #2D4F04;
    height:400px;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}
#right{
    float:left;
    width:162px;
    height:400px;
    border-top:1px solid #2D4F04;
    margin-left:21px;
}
#topline{
    height:26px;
    background:#FFF;
		position:relative;
}
#wrapper,
html>body #menu,
html>body #right{
    height:auto;
    min-height:400px;
}
html>body #content{
    height:auto;
    min-height:400px;
    width:605px;
}
.br{
    clear:both;
    line-height:0px;
    height:0px;
    width:0px;
    font-size:0px;
}
body{
    margin:0;
    background:#FEFFED;
    font-size: 12px;
    font-family: Verdana,Helvetica,Arial;
    color:#000000;
}
a{
    text-decoration:underline;
    color:#282E2B;
}
img{
    border:0px;
    margin:0px;
}
.menuitem{
    display:block;
    padding:6px;
    border-bottom:0px solid #C1CA9F;
    border-left:1px solid #000;
    text-decoration:none;
    color:#FFF;
    /*background:#49622A;*/
    background:#788E51;
	width:167px;
}
/*FireFox*/
html>body .menuitem{
	width:147px;
}
.menuitemblock{
    padding-left:13px;
    /*background:#49622A;*/
    background:#788E51;
    border-bottom:1px solid #C1CA9F;
}
.search{
	font-weight:bold;
	background:#fcebdd;
	color:#e87819;
}
.navi_item {
  text-decoration:none;
  /*background:#346434;*/
  background:#788E51;
  font-weight:bold;
  color:#FFFFFF;
}	
.subnavi_item {
	text-decoration:none;
	background:#C3C3C3;
	color:#000000;
}
.block_text_head,h1 {
	font-size: 14px;
	color:#282E2B;
	font-weight:bold;
	margin:0;
}
.block_text,td {
	font-family:  Verdana,Helvetica,Arial;
	font-size: 12px;
	color:#282E2B;
	line-height:18px;
}
h2{
	background:#8FA278;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding:3px;
	margin:0;

}
.block_teaser{
	border-bottom:1px solid #9CAC89;
	padding:5px;
}
.headbox{
	padding-left:5;
	padding-rigth:5;
	padding-top:5;
	padding-bottom:0;
}
input,textarea {
	font-family:  Verdana,Helvetica,Arial;
	font-size: 11px;
	border:1px solid #cecece;
}
.footer {
	font-family:  Verdana,Helvetica,Arial;
	font-size: 9px;
	font-weight:normal;
	color:#808080;
	line-height:16px;
}

/* Search */
#search{
	position:relative;
	left:10px;
	top:5px;
	width:172px;
	color:#364D07;
}
#searchInput{
	width:140px;
	height:20px;
	font-size:12px;
	border:1px solid #364D07;
	color:#364D07;
	background:#C1CA9F;
}
#searchSubmit{
	height:20px;
	width:20px;
	border:none;
	margin-bottom:0px;
	background:transparent url('/images.page/search.gif') left 5px no-repeat;
}

/**/
body{
    background:#f4f4f4;
}
#right, #topline{
    display:none;
}
#facebook{
	text-align:left;
	margin:10px 0 0 8px !important;
}
#search{
	text-align:left;
	margin:0 !important;
	left:5px !important;
}
#wrapper{
    width:961px;
    border:5px solid black;
    background:#f4f4f4;
}
#header{
	border-bottom:5px solid #000;
	height:122px;

	overflow:hidden;
}
html>body #header{
	height:117px;
}

#content {
    border:2px solid #000;
	margin:10px 0px;
    width: 768px !important;
	height:500px;
	overflow:auto;
    background:#fff;
}
html>body #content{
    width: 747px !important;
}

#menu{
	border:0;
	text-align:left;
}
#menu a{
	border:0;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding:8px 10px 8px 0;

	display:block;
	color:#000;
}
#menu a:hover {
	text-decoration:underline;
}
#menu #navigation_main{
	margin:30px 10px 0 10px;
}
#menu ul , #menu li{
	list-style-type:none;
	padding:0;
	margin:0;
}
#menu li{
	position:relative;
	border:1px solid #f4f4f4;
	display:block;
}
#menu ul ul{
	display:none;
}
#menu ul li:hover ul, #menu ul li.active ul{
	display:block;
}
#menu ul ul{
	position:absolute;
	border:2px solid #000;
	border-left:0;
	background:#f4f4f4;
	left:160px;
	top:-10px;
}

html>body #menu ul ul{
	left:160px;
}


#menu {
    margin-right: 0px !important;
}

#search{
	color:#000;
}
#searchInput{
	background: #fff;
	border:1px solid #333;
}

