.header {
	font-family: times new roman,times,serif;
	font-size: 25px;
	color : #8C5620;
}
.subhead {
	font-family: tahoma,verdana,sans-serif;
	font-size: 18px;	
}
.bigbody {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;	
	line-height : 17px;
}
.bodytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;	
	line-height : 20px;
}
.address {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	line-height : 18px;
	color : #505F33;
}
.smtext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
}
.tinytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 9px;
}
.teenytext {
	font-family: tahoma,verdana,sans-serif;
	font-size: 8px;	
}
.navbar {
	font-family: times new roman,times,serif;
	font-size: 15px;
	padding : 3px;
	color : White;	
}
.property{
	font-family: times new roman,times,serif;
	font-size: 18px;
	padding : 3px;
	color : White;	
}
.quote {
	font-family: times new roman,times,serif;
	font-size: 21px;
	color : Black;
	font-style : italic;
	line-height : 23px;
}
.PageBrk {
   PAGE-BREAK-BEFORE: always
}

:link { color: rgb(65,65,45) ; text-decoration: underline;}
:visited { color: rgb(85,85,65) ; text-decoration: underline; }
:active { color: rgb(51,51,25) ; text-decoration: none; }
:hover { color: rgb(51,51,25) ; text-decoration: none; }
.plain { text-decoration: none }

a.navlink:link { color: white; }
a.navlink:visited { color: white; }
a.navlink:hover { color: white; }