.typography h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

.typography h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	/* text-transform: lowercase; */
	letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E8D6B4;
}

h2, h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
	/* text-transform: lowercase; */
	letter-spacing: -1px;
}

h2, h4 {
	font-size: 25px;
}

h3, h5 {
	font-size: 17px;
}

a {
	color: #D9C09A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.current {
	text-decoration: underline;
}

.section {
	text-decoration: underline;
}

strong {
	color: #D9C09A;
}

#Breadcrumbs
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/img3.gif) repeat-x left bottom;
}