p.header {
	color: #b74718;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
h1,h2,h3,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: 300;
	color: #4e513d;
}

h1 {
	font-size: 	30px;
	line-height: 50px;
}

h2 {
	font-size: 26px;
	line-height: 46px;
}

h3 {
	font-size: 22px;
	line-height: 42px;
}

h4 {
	font-size: 18px;
	line-height: 38px;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 12px;
	color: #b74718;
	font-weight: bold;
	}

a:link {
	color: #b74718;
	text-decoration: none;
}

a:visited {
	color: #b74718;
	text-decoration: none;
}

a:hover {
	color: #b74718;
	text-decoration: underline;
}

li a:link {
	color: #fff;
	text-decoration: none;
}

li a:visited {
	color: #fff;
	text-decoration: none;
}

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