@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic,700italic&subset=latin-ext);
a:link
{
	color: rgb(154,135,20); text-decoration:none;
}
a:visited
{
	color: rgb(154,135,20); text-decoration:none;
} 
a:hover 
{
	color: rgb(163,177,7); text-decoration:none;
}
body,html,*
{
font-family: 'Ubuntu', sans-serif;
	font-size:16px;
	font-weight:400;outline:0;
}
body
{
	
	background: rgb(255,255,255) url(2015/00102TP040x2.jpg) repeat-x top left;
	color: rgb(106,95,80);margin:0;padding:0;outline:0;margin-top:10px;width:100%;
}
b, strong
{
font-weight:700;
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1
{
	color: rgb(105,105,105);
	font-weight:700;
	font-size:32px;margin:0;margin-bottom:20px;display:inline-block;
}
h2
{
	color: rgb(105,105,105); font-weight:700;padding:0;
	line-height:26px;font-size:24px;margin:0;margin-bottom:10px;display:inline-block;
}
h3
{
	color: rgb(105,105,105); 
}
h4 
{
	background:#6B5F51;
	color:white;
	text-transform:uppercase;
	padding:5px 30px 5px 10px;font-weight:700;font-size:18px;display: inline-block;

}
#menusz{
display:none;font-size:18px;background:#6B5F51;
	color:white;width:100%;
	
}
#menusz2
{
float:left;
margin-right:50px;text-transform:uppercase;
	padding:5px 15px 5px;font-weight:700;line-height:30px;
}
h5
{
	color: rgb(106,95,80); text-decoration:underline;
}
h6
{
	color: rgb(204,255,0);
}
#fullpage
{
background: url(2015/mhat.gif) no-repeat -140px 270px;
}
#main
{
	width:750px;
	margin: 0;display:block;
}
#leftmenu
{
	width:200px;
	background:#EDECE8;float:left;display:inline-block;
}
.menublock{
padding:20px 0;
border-bottom:1px solid #6B5F51;display:block;
}
.menublock a
{
	display:block;padding-left:15px;
	font-size:16px;line-height:20px;
	background: url(2015/IC_ARR_1.GIF) no-repeat 5px 7px;
	
	
}
#footer
{
clear:both;display:inline-block;position:relative;overflow:hidden;
margin-top:20px;margin-bottom:10px;padding:10px 0;font-size:12px;
width:100%;
text-align:left;
border-top:3px solid #B1A595;
border-bottom:3px solid #B1A595;
}
#footerx
{
	width:750px;text-align:center;
}
#cont{
display:inline-block;
padding-left:20px;
width:520px;
min-height:350px;
margin-left:10px;
}
#cont h4
{
margin-left:-10px;display:block;padding-right:0;
}
#cont p
{
	line-height:22px;
	display:block;
	
}
#headext
{
display:none;
width:100%;
text-align:Center;
padding:10px 0;clear:both;
}

@media screen and (max-width: 770px) {
body, #fullpage{
background:none;margin:0;
}
#footerx{
width:100%;
}
#head,#fb
{
display:none;
}
#leftmenu{
	width:100%;margin:0;margin-top:50px;	background: #fff;
}
#leftmenu h4{
	display:none;
}
#main{
width:100%;
}
#menusz{
display:inline-block;min-height:40px;position:fixed;top:0;z-index:1000;
}
#headext{
display:block;margin-top:50px;
}
.menublock{
padding:10px 0;
border-bottom:1px solid #6B5F51;display:none;

}
.menublock a
{
	display:block;padding-left:10px;
	font-size:16px;line-height:24px;
	background: #fff;
	
	
}
#cont
{
width:97%;padding-left:0px;
}

#cont span
{
	margin-right:10px;
	
}


}
@media screen and (max-width: 375px) {
#leftmenu{
	width:100%;margin:0;margin-top:80px;	background: #fff;
}
#headext{
display:block;margin-top:80px;
}
}
.sb-toggle-right {
top:0;position:absolute;right:0px;

padding: 10px;cursor: pointer;display: block;

}
.navicon-line {
width: 24px;
height: 4px;
border-radius: 1px;
margin-bottom: 3px;
background-color: #fff;
}
.p66{
float:left;
width:70%;
}