/*----------------------------------------------------------
Mobile CSS file for Zephyr Management
Created 15 December 2006 by Aaron Gustafson

For questions or support please contact:
aabalone[red]
6 Thorndal Circle
Darien, Connecticut 06820
203-655-1920
----------------------------------------------------------*/
#branding img {
  border: 0;
}
#cities {
  display: none;
}
#site-details p,
#site-details ul,
#nav {
  margin: 0;
}
#site-details {
  border-top: 1px solid #c1beaf;
  clear: both;
  margin-top: 14px;
  padding-top: 14px;
  position: relative;
}

/* =Homepage */
.home #welcome {
  border-top: 1px solid #c1beaf;
  border-bottom: 1px solid #c1beaf;
  margin: 14px 0;
  padding: 14px 0;

}