.rydalmount {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5C0219;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
	font-style: normal;
	}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
	font-style: normal;
}
.mainlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5C0219;
	text-decoration: none;

}
.mainlink:hover {
	color : #000000;
	
	}
.bottomlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #5C0219;
}
.bottomlink:hover {
	color : #000000;
}
body { 
      scrollbar-face-color: #BFB3A9; 
	  scrollbar-shadow-color:#C0B5AC; 
      scrollbar-highlight-color: #CDCDC3; 
	  scrollbar-3dlight-color: #F0E6DE;
	  scrollbar-darkshadow-color: #02510B; 
      scrollbar-track-color: #CBC4BD; 
	  scrollbar-arrow-color: #5C0219 }
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #5C0219;
}
