/* Skykomish River Ranch*/



.copy { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}


.title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #662B01;
}


.subtitle { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #5C474C;
}


.caption { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #662B01;
}


a:link {
text-decoration: underline;
color: #761616;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}

a:active {
text-decoration: underline;
color: #761616;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}

a:visited {
text-decoration: underline;
color: #761616;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #761616;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
background: none;
}


.copyright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}


a.copyright:link {
text-decoration: underline;
color: #000000;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.copyright:active {
text-decoration: underline;
color: #000000;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.copyright:visited {
text-decoration: underline;
color: #000000;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.copyright:hover {
text-decoration: none;
color: #761616;
font-weight: 100;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
background: C59958;
}



