/* Pink Lotus */

.catchphrase {
 text-align:center;
 font-weight:bold;

 margin-bottom:1.5em;
}

 #home #mihome a
,#events #mievents a
,#about #miabout a
,#gallery1 #migallery1 a
,#products #miproducts a
,#contact #micontact a
,#map #mimap a
{
 background-color:#AB864A;
 color:white;
 cursor:default;
}