.herocomment, i, em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #704D2F;
	font-weight: 400;

}
a:link {
	color: #91745B;
}
a:visited {
	color: #775538;
}
a:hover {
	color: #51423B;
}
a:active {
	color: #91745B;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-color: #FFF7ED;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-left: 15px;


}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #704D2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #704D2F;
}
.extborder {
	border: 1px solid #000000;
}


#title h2{
	color: #C9B6A5;
	font-size: 46px;
	font-weight: normal;
	position: relative;
	text-transform: lowercase;
	left: 70px;
	margin: 0px 0 0 0;
}

#nav{
	width: 770px;
}