h1 {
	color: #713800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}

h1 a { color: #4d4d4d; text-decoration: none; }

h2 {
	color: #378269;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	color: #713800;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 10px;
}

h4 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

h4 a { color: #ffffff; text-decoration: none; }

h5 {
	color: #6ec9cc;
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h5 a { color: #6ec9cc; text-decoration: none; }


/* Paragraph styling */

p {
	padding: 0 0 1em;
	color: #666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.9em;
	line-height: 1.4em;
}

p.meta { color: #707070; font-size: 10px; text-align: right; }

p#footer-text { text-align: center; }

div#message p { color: #4d4d4d; line-height: 20px; }

/* Link styling */

a {
	color: #4166A5;
	text-decoration: none;
	font-size: 1em;
}
a:hover {
	color: #000;
}

p#action-bar a { color: #ffffff; }

p#action-bar a:hover { color: #6eb9cc; }
