/* ********************************
Date: Feb 15, 2010
Author: Steve Tuscher
Desc: Style page for mahakaruna

Notes:

**********************************/



/* ******* Location links styles ********/
#loclinks {
  margin: 0 0 0 0;
  padding: 0em 0em;
}
#loclinks a {
  text-decoration: none;
  color: #C06E72;
}

#loclinks li {
  display: inline;
  margin-left: .95em;
  margin-right: .95em; 
  padding-right: 1em;
  font-weight: normal;
  font-size: 0.85em;
  color: #C06E72;
}

