p {
	margin-bottom: 10px;
}

h1 {
	font: normal 30px/1em Georgia, "Times New Roman", Times, serif;
	color: #2a3503;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #2a3503;
}

h2 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2a3503;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2a3503;
	line-height: 21px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2a3503;
	line-height: 21px;
	font-weight: normal;
}
a {
	color: #3f7880;
	text-decoration: underline;
}

a:hover {
	color: #690300;
}
.cursive{
font-family: 'Dynalight', cursive;
color: #2a3503;
font-size: 31px;
}
input,textarea,select {
	margin: 1px;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #000;
}

#copyarea ul,ol {
	margin-left: 30px;
	margin-bottom: 10px;
}


table.ratesdata {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 10px;
	width: 335px;
}
	
	td.ratesdark {
		background: #657723;
		color: #e9eed8;
		font-weight: bold;
		padding: 4px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	
	td.rateslight {
		background: #c1cd97;
		padding: 4px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	table.ratesdata-pv {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin-bottom: 10px;
	width: 335px;
}
	
	td.ratesdark-pv {
		background: #6F4422;
		color: #F8DCAC;
		font-weight: bold;
		padding: 4px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}
	
	td.rateslight-pv {
		background: #BB9E74;
		padding: 4px;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
	}


#footer ul {	
	padding-top: 25px;
	padding-left: 205px;
}

#footer ul li {
	display: inline;
	text-align: center;
	margin-left: 30px;
	float: left;
}

#footer ul li a {
	text-transform: uppercase;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #f2d58e;
}



#subfooterl {
	float: left;
	color: #85a21f;
	font: normal 12px Arial, Helvetica, sans-serif;
}

	#subfooterl ul li {
		display: inline;
		float: left;
		margin-right: 100px;
	}

	#subfooterl a {
		color: #ddc285;
	text-decoration: none;
	}
	
	#subfooterl a:hover {
		color: #ffffff;
	}

#subfooterr {
	float: right;
}

#subfooterr a {
	color: #6a8608;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#subfooter a:hover {
	color: #ffffff;
}
.red-type {
	color:#ff0000;
}
.red-type a {
	color:#ff0000;
}
.blue-type {
	color:#0000ff;
}
.larger-link{
	font-size:13px;
}
