/*--styles for mother nature page--*/

#containermn {
width: 780px;
height: 100%;
margin: 0 0 0 0;
background: #fff url(images/leaves.jpg) top right no-repeat;
padding: 50px 10px 10px 10px;
}
#containermn a, #containermn a:visited {
color: #954f05;
font-weight: bold;
text-decoration: none;
}
#containermn a:hover {
color: #c03110;
font-weight: bold;
text-decoration: underline;
}
#containermn p {
font-size: 12px;
color: #9d0a0e;
background: transparent;
text-align: justify;
font-weight: normal;
}
#containermn blockquote {
color: #5c0000;
}
#sidenavmn {
font-size: 12px;
float: left;
width: 160px;
padding: 10px;
background: #c8a971 url(images/navbak-mn.jpg) no-repeat;
margin-bottom: 10px;
margin-right: 10px;
border: 3px solid #ceee37;
}
#sidenavmn p {
color: #ddf56a;
background: transparent;
margin: 0;
padding: 0;
text-align: left;
line-height: 13px;
}
#sidenavmn a, #sidenavmn a:visited {
color: #790000;
background: transparent;
text-decoration: none;
}
#sidenavmn a:hover {
color: #002430;
background: transparent;
text-decoration: none;
}
#sidenavmn h4 {
color: #d7ef65;
background-color: #c03110;
font-size: 22px;
letter-spacing: -1px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 5px;
padding: 2px;
}
.linemn {
background-color: #d7ef65;
width: 100%;
height: 1px;
margin-top: 4px;
margin-bottom: 4px;
}
.orng {
color: #c03110;
}
