/* mobile styles */

#topNav {
background: #6C6C00;
}
.mm-list>li>a, 
.mm-list>li>span {
color: #fff;
}

.large {
display: none;
}

#message a {
text-align: center;
display: block;
}

.home_info {
    float: none;
margin: 0 auto;
    width: 250px;
}
.nonimage {
background: none repeat scroll 0 0 #6C6C00;
border: 1px solid #000000;
clear: right;
height: 198px;
float: none;
margin: 0 auto 5px auto 0;
color:#fff;
text-align:center;
padding: 0 5px;
width: 265px;
}

body.home .nonimage h2 {
margin-bottom:10px;
color: #fff;
background: none;
border-bottom: none;
}


