body, input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4, p {
	margin: 10px 20px .7em;
}

h2 {
	font-weight: bold;
	font-size: 2em;
	color: #fff;
}

h3 {
	font-weight: bold;
	font-size: 1.6em;
	font-style: italic;
	color: #eee;
	margin-top: 0 !important;
}

h4 {
	color: #eee;
	font-size: 1.1em;
}

p, dl {
	font-size: 1.3em;
	line-height: 1.5em;
}

a {
	text-decoration: none;
	color: #c00;
}

a:hover {
	text-decoration: underline;
}

#headerWrapper li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#headerWrapper li a:hover {
	text-decoration: none;
}


	#gridContainer h3 {
		font-style: normal;
		font-weight: normal;
		color: #333;
	}

	#gridContainer h2 a {
		color: #c00;
	}
	
	.lowHeading h2, .lowHeading h3 { margin: 10px 0; }
	.lowHeading h2 { font-size: 1.6em; margin: 220px 0 0 10px; }	
	.lowHeading h3 { font-size: 1.4em; margin: 0 10px; }
		

.textBox h2, .textBox h3, .textBox p {
	color: #eee !important;
	margin: 10px 20px 10px;
	text-indent: 0 !important;
}

	.textBox h2, textBox h3 {
		font-weight: bold;
	}
	
.galleryHeader h2 {
	font-size: 2em !important;
	font-weight: bold;
	color: #eee;
}
	
	
#showBox h2 {
	color: #c00;
	font-weight: bold;
	font-size: 2.2em;
}

#showBox h3 {
	color: #333;
	font-weight: bold;
	font-size: 1.8em;
}
