
div.padding{
	    padding: 5px 20px 7px 20px; 
}
	


.header {
	font-family: Georgia, serif;
	font-size: 26px;
	font-weight: bold;
	color: #eccda5;
	text-align: left;

}
.headerorange {
	font-family: helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ecac00;
	text-align: left;

}
.subheader {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ecac00;
	text-align: left;
	line-height:35px;

}
.subheadercream {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #eccda5;
	text-align: left;

}
.subheaderbrown {
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2a1407;
	text-align: left;

}

.body {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eccda5;
	text-align:left;
	line-height: 22px;
	padding: 0px;
}
.bodyblack {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align:left;
	line-height: 18px;
	padding: 0px;
}
.bodyltbrown {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b67742;
	text-align:left;
	line-height: 22px;
	padding: 0px;
}
.bodyorange {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ecac00;
	text-align:left;
	line-height: 22px;
	padding: 0px;
}

.bodybrown {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a1407;
	text-align:left;
	line-height: 22px;
	padding: 0px;
}
.bodylink {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #b67742;
	text-align: left;
	text-decoration:none;
}

.bold {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;	
	color: #f8ddbf;
	text-align:left;
	line-height: 18px;
		padding: 0px;
}
.italic {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin:0px;
	color: #f8ddbf;
	text-align:left;
	line-height: 18px;
	font-style: italic;
}
.italicbold {
	font-family: helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #f8ddbf;
	text-align:left;
	line-height: 18px;
	font-style: italic;
}
.a {
	color: #643b1f;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}
.a:link {
	color: #643b1f;
	text-decoration:none;
	text-align: center;

}
.a:visited {
	color: #643b1f;
	text-decoration:none;
}
.a:active {
	color: #643b1f;
	text-decoration:none;
}
.a:hover {
	color: #fbd9bd;
	text-decoration:none;
}
.a:focus {
	color: #643b1f;
	text-decoration:none;

}.nav {
	color: #fbd9bd;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
	text-align: center;
}


.tagline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #945e3a;
	text-align: left;
	line-height: 20px;	
}
.taglink {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #945e3a;
	text-align: left;
	text-decoration:none;
	line-height: 20px;	
}

