h1, h2, h3, h4, h5, h6, p, li {
	padding-bottom: 0.3em; 
	padding-top: 0.3em;
} 

ul {
	list-style-type: circle;
	padding-left: 20px;
}

.hidden {
	display: none;
	}

.clear {
	line-height: 0.2em;
	display: block;
	padding: 0;
	}

.clearEnd {
	line-height: 0.2em;
	display: block;
	padding: 5px 0;
	}

	
img.topBanner {
	margin: 0;
	padding: 0;
	}
	
.rightAlign {
	text-align: right;
	}

.noSpace {
	line-height: 1;
	}
#deets {
	padding-top: 80px;
	font-size: 12px;
	margin-right: 10px;
	}

#deets p, #deets h3 {
	padding: 0;
	}
	
#menuBar a {
	color: #ffffff;
	text-decoration: none;
}

#menubar a:hover {
	color: #ff9a00;
	text-decoration: underline;
	}
#contactTable td {
	vertical-align: top;
	padding-right: 10px;
	}
.error {
	color: #ff0000;
	}
	
.boxout p, .boxout h3 {
	font-size: 96%;
	}
	
.boxout h3 {
	
	}