/* Typography */

html, body {
	font-family: "Trebuchet MS" "Lucida Grande" "Tahoma" Arial, Helvetica, sans-serif;	
	font-size: small;
	margin: 0px;
	padding: 0px;

}
/* Form Styles */
#moreINFO{
	font-size: 95%;
	margin: 21px 0px 0px 0px;
	color:#3E3E3E;

}
#moreINFO p{
	font-size: 95%;
	line-height: 15px;
	margin-bottom: 5px;
}
#address{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	color:#3a2e0a;
	font-size: 85%;
	line-height: 15px;
}
#copyBG {
	overflow: visible;
	margin: 13px 0px 15px 20px;
	color: #1c2b05;
	font-size: 95%;
	line-height: 18px;
}
h3{
	font-size: 130%;
	color: #9e0000;
	margin-bottom: 5px;
	line-height: 20px;
}
#siteINFO {
	height: 30px;
	padding: 0px 0px 0px 290px;
	line-height: 30px;
	font-size: 85%;
	color: #ffffff;
}
/*Quotes*/
.quotes{
	text-align: right;
	margin: 0px;
	padding-left: 25px;
}
.quotes li{
	margin: 0px 0px -20px 0px;
	text-align: left;
	list-style-type: none;
}
.quotes strong{
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-size: 100%;
	color:#b60010;

}	

.quotes p{
	margin: -5px 0px 10px 0px;
	text-align: right;
	font-size: 100%;
}