@charset "UTF-8";
/* CSS Document */



.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 35px;
	color: #533500;
	text-decoration: none;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal; 
	font-size: 17px;  
	color: #533500; 
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #533500;  
	font-weight: normal;
}
.heading4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #533500;
	text-decoration: none;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
	
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #bea45e;
	text-decoration: none;
	text-align:center;
}
.nav2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
}

.nav2:hover {
	font-family: "Times New Roman", Times, serif;	
	font-size: 20px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #bea45e;
	text-decoration: none;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
}
.email:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #bea45e;
	text-decoration: none;
}
.rates {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
	text-align:center;
}
.ratesheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #533500;
	text-decoration: none;
	text-align:center;
}
.ratesbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #533500;
	text-decoration: none;
	text-align:center;
}
.rateslink {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #533500;
	text-decoration: none;	 
}
.rateslink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #bea45e;
	text-decoration: none;
}
.note {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
	float: none;
	height: 187px;
	width: 434px;
    text-align: center;
	border: medium double #bea45e;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #533500;
	text-decoration: none;
}
.indexlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #b6a362;
	text-decoration: none;
}
.indexlinks:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:bold;
	color: #b6a362;
	text-decoration: none;
}
.indextext {
    font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #4e3d01;
	text-decoration: none;
}
.printtypes {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #533500;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.printtypesborder {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #533500;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b6a362;
	border-right-color: #b6a362;
	border-bottom-color: #b6a362;
	border-left-color: #b6a362;
}
.printrates {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #533500;
	font-weight: normal;
	text-decoration: none;
}