

/**
 * CEN TYPO
 *
 * typographic styles for michigan cycling charters website
 *
 * @project mccWeb
 *
 * @author Jake Johns <jake@jakejohns.net>.
 * @copyright 2011
 * @created 2011-12-14
 * @license GPL v3 
 */



body {font: 0.75em/1.5 Helvetica, arial, sans serif;}

p {margin-bottom:1em;}

h2 {padding-top:1em;}


.tourDates { margin-bottom: 5px; padding:0; border-bottom: 1px solid gray; text-transform: uppercase; font-size: 8.5pt; } 

.tourList { padding-left:15px; padding-bottom: 10px; display: block; } 


h3 { font-family: Helvetica, Arial, sans-serif; font-size: 12px; padding: 0 0 0 0; color: #8e3223; font-weight:bold;} 

h2 {font-weight:bold; font-size:1.5em;}

#view-content ul {list-style-type:disc;}

strong {font-weight: 600;}
