body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#home_content {
	background-image: url(images/home_section_hdr.jpg);
	background-repeat: no-repeat;
}


H1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #B04B2D;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
}
a {
        color: #993333;
        text-decoration: underline;
}

.Bigtextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #c2a96f;
	font-weight: normal;
}
.Smalltextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #c2a96f;
	font-weight: normal;
}
.Darkbrownheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #423524;
	font-weight: bold;
}
.Whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #d0c1bc;
	font-weight: normal;
}
.Darkbrownheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
}
.Darkbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #423524;
	font-weight: normal;
}
.years{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #423524;
	line-height: normal;
	font-weight: normal;
}
.textNormalGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}
.Darkbrownlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
	font-weight:bold;
	text-decoration: none;
}
.Darkbrownlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
	font-weight:bold;
	text-decoration: none;
}
.linkNormal {
	color: #705a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.linkNormal:hover {
	color: #423524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
.linkHome {
	color: #c2a96f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.linkHome:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #c2a96f;
	text-decoration: none;
}

.footernav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #927b46;
}
.textgreysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
}