/* CSS Document */

div.event { width: 560px; margin: 0; padding: 10px 0; }
div.event img { margin:	0 15px 0 0; padding: 1px; border: 1px solid #CCCCCC; float: left; }
div.event p a { display: block; margin-top: 15px; }
div.event a.more, div.content a.more { background-color: #C19C34; padding: 5px 10px 6px; color: #fff; text-decoration: none; font-weight: bold; line-height: 1;}
div.event a.more, div.content a.more { -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 1px 3px #999; -webkit-box-shadow: 0 1px 3px #999;}
div.event a.more, div.content a.more { border-bottom: 1px solid #888; position: relative; cursor: pointer; margin-right: 8px;}

.highlight { display: inline; background: #c19c34; color: #fff; padding: 2px 5px; line-height: 1.6em;}
/*div.event a.more:hover { background: #e8cd81; color: #25478F;}*/




div.divider {	display: block; margin:	15px 0 15px 0; padding: 0; clear: both;  border-top: 1px dotted #ddd; }


div.contact { width: 400px; margin: 0 0 25px 0; }
div.contact h6 { font: 12px Arial, Helvetica, sans-serif; font-weight: bold; display: block; float: left; clear: left; width: 100px; text-align: right; margin: 1px 0 0 0; padding: 0; }
div.contact p { margin: 1px 0 0 120px; padding: 0;}
