	h1 {
		font-family: Arial;
		font-size: 18px;
		color: #A95B1D;
		text-align: left;
		font-weight: normal;
		padding:0px;
		margin:0px;
		top:0px
	}
	h2 {
		font-family: Arial;
		font-size: 18px;
		color: #A91D1D;
		text-align: left;
		font-weight:normal;
		margin: 0 0 8 0;
	}
	h3 {
		font-family: Arial;
		font-size: 11px;
		color: #D59321;
		text-align: left;
		font-weight: bold;
		margin: 0 0 8 0;
	}
	h4 {
		font-family: Arial;
		font-size: 11px;
		color: #246C75;
		text-align: left;
		font-weight: bold;
		margin: 0 0 8 0;
	}
	h5 {
		font-family: Arial;
		font-size: 11px;
		color: #718813;
		text-align: left;
		font-weight: bold;
		margin: 0 0 8 0;
	}
	h6 {
		font-family: Arial;
		font-size: 11px;
		color: #612A62;
		text-align: left;
		font-weight: bold;
		margin: 0 0 8 0;
	}
	.nav {
		font-family: Arial;
		font-size: 11px;
		color: #DEC0A8;
		text-align: center;
		font-weight: bold;
		padding: 3 0 3 0;
	}
	a.nav {
		font-family: Arial;
		font-size: 11px;
		color: #DEC0A8;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
				text-transform:lowercase
	}
	a.nav:hover {
		font-family: Arial;
		font-size: 11px;
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
		font-weight: bold;
	}
	a {color:#a91d1d}
	a:hover {color:#a91d1d}
	
	a.links {color:#a91d1d}
	a.links:hover {color:#a91d1d}

#subnav, #subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin: 0px 0px 0px 0px;

}

#subnav a:link, #subnav a:visited {
	display:inline-block;
	font-size: 11px;
	color: #DEC0A8;
	text-align: center;
	font-weight: bold;
	padding: 4px 0px 5px 0px;
			text-transform:lowercase
}
 #subnav a:hover{
 	color:#FFFFFF;
	text-decoration:none
	}

#subnav li {
	float: left;
	text-align:center;
	margin: 0px 11px 0px 11px;
}

.rates {
color:#FFFFFF;
font-family:Arial;
font-size:16px;
font-weight:bold;
padding-left:10px;
}
