
/* -- Menu Main Settings -- */
body #imMnMn ul a {padding-bottom: 1px; }

/* -- Menu Main Hover Settings -- */
body #imMnMn ul a:hover, body #imMnMn ul li:hover a, body #imMnMn ul li.iehover a {border-bottom: 3px #bc8d46 solid; }

/* -- CSS MENU HIGHLIGHTER -- */
body #imMnMn li a.current {border-bottom: 3px #bc8d46 solid; cursor: default; }


body h2 {
	padding-left: 40px; 
}

h3 {
	color:#7e5025;
	padding:5px 0 13px 0;
	margin:0px;
	font-size:19px;
	font-weight:normal;
}

h4 {
color:#2d7513;
padding:0px 0 5px 0;
margin:0px;
font-size:12px;
font-weight:bold;
}


#imHeader .logo {
	font-size:28px;
	color:#7e5025;
	font-family: Georgia; 
	padding-top: 20px; 
	cursor: default; 
}

#imHeader .logo a {
	color:#7e5025;
	text-decoration:none;
}


a.read_more{
display:block;
color:#855f35;
float:right;
font-style:italic;
margin:5px 0 0 0;
text-decoration:none;
font-size:12px;
}

a:hover.read_more{
text-decoration:underline;
}

/* -- blog news -- */
.news_content{
color: #696767; 
padding:0 0 26px 60px;
text-align: justify; 
line-height: 17px; 
}

.date_box{
width:47px;
height:49px;
float:left;
text-align:center;
line-height:25px;
font-weight:bold;
background:url('date_bg.gif') no-repeat center;
}

span.day{
color:#855f35;
}
span.month{
color:#fef8e5;
}


#imFooter .footer_box {
	font-family:Georgia;
	font-size:12px;
	color:#696767;
	text-align:justify;
	line-height:17px;
	cursor: default; 
}

#imFooter .footer_box h3 {
	cursor: text; 
}

#imFooter .footer_box p {
	cursor: text; 
}

#imFooter ul.list {
	list-style:none; 
	padding:0px; 
	margin:0px; 
	line-height:15px; 
}

#imFooter ul.list li {
	list-style:none; 
	width: auto; 
	height: auto; 
	padding:0 0 8px 0; 
	margin:0px;
}

#imFooter ul.list li a {
	width: auto; 
	padding:0 0 0 15px; 
	margin:0; 
	color:#696767; 
	text-align:left; 
	display:block;
	text-decoration:none; 
	background:url('footer_bullet.gif') no-repeat left;
}

#imFooter ul.list li a:hover {
	text-decoration:underline;
}


