/* @override http://www.galemansion.com/css/galestyles.css */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	}
h1 {
	font-size: 22px;
}

h2 {
	font-size: 18px;
	margin-bottom: 0px;
}

.events h3 {
	color: #333333;
	font-size: 17px;
	margin-bottom: 0px;
	}

.events h4 {
	margin-bottom: 6px;
	margin-top: 6px;
	color: #009999;
	}

.events h5 {
	margin-top: 0;
	font-size: 16px;
	font-style: italic;
	color: #5c97ae;
	margin-bottom: 6px;
	}

.events p {
	margin-bottom: 10px;
	margin-top: 0;
	}
	
.events hr {
	margin-top:20px;
	}

ul.download-programs li {
	list-style-type: none;
	background: url(../images/icon-pdf-1.gif) no-repeat;
	text-indent: 22px;
	padding-bottom: 10px;
	}
	
ul.download-programs li a:hover {
	text-decoration: underline;
	}
