/*
 * Style sheet for Townley Hall
 * Golf Club
 *
 * (c) 2005 Alex McAllister
 * ...with some help...
 *
 * Additional style sheet for
 * sitemap.html
 *
 */

#rightcontainer ul { margin-left: 0; }

#rightcontainer li { list-style-type: none; margin-bottom: 0.1em; }

#content h4,
#content h5,
#content h6 { border-bottom: 1px solid #6a3; }

#content ul { margin: 0; margin-bottom: 1em; }
#content ul ul { margin-left: 1em; }
#content li { list-style-type: none; }
#content li.header { color: #693; }

.thirds { overflow: hidden; }
.thirds li { float: left; width: 33%; }
.thirds ul li { float: none; width: auto; }