body {
	background-image: url(img/m_bg1.jpg);
}
hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
}
.col-lg-12 a, .leftmenu a {
	font-family: 'Lora', Georgia, serif; 
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
	color: #663300;
}
.submenu a {
	color:#BD520D;
}
.col-lg-9 h3, h4 {
	font-family: 'Lora', Georgia, serif; 
	font-size: 26px;
	font-weight: bold; 
	color: #663300; 
}
.col-lg-9 h5 {
	font-family: 'Lora', Georgia, serif; 
	font-size: 20px;
	font-weight: bold; 
	color: #663300; 
}
.footeraf { 
	font-family: 'Lora', Georgia, serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #A5A5A5;  
}
.footeraf a, b {
	font-family: 'Lora', Georgia, serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #663300;  
} 
.visit, .visit a {
	font-family: 'Lora', Georgia, serif; 
	font-size: 22px; 
	font-weight: bold; 
	color: #000;   
}
.profile {
	font-family: 'Lora', Georgia, serif; 
	font-size: 16px;
	font-weight: bold; 
	color: #663300;  
	line-height: 30px;
} 

@media screen and (min-width: 0px) and (max-width: 1200px) {
	#form-mail { display: none; }
	.mobile-hide{ display: none; }
} 

.w3-button{
	border: none;
	display: inline-block;
	outline: 0;
	padding-top: 8px;
	vertical-align: middle; 
	white-space: nowrap;  
	font-size: 18px;
	font-weight: bold; 
	background-color: #7D260C;
	width: 100px;
	height: 40px;
	color: white; 
}	
.w3-button:hover {
	background-color: #7D260C;
	color: white; 
} 