p {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 12px;

	line-height: 125%;

}

a {

	font-family: Verdana, Verdana, sans-serif;

	line-height: 110%;

	color: #0000FF;

	text-decoration: none;

}

a:hover {
	text-decoration: underline;
}

.menu {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 11px;

}



.highlight2 {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 14px;

	line-height: 110%;

	color: #CC3300;

	font-weight: bold;

}

.highlight3 {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 14px;

	color: #CC9900;

	line-height: 110%;

	font-weight: bold;

}



.copyright {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 11px;

	line-height: 120%;

}

h1 {

	font-family: Verdana, Verdana, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #197519;

	margin-top: 0px;

	margin-bottom: -9px;

}

h2 {



	font-family: Verdana, Verdana, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #CC9900;

	margin-bottom: -9px;

}

.highlight1 {



	font-family: Verdana, Verdana, sans-serif;

	font-size: 14px;

	line-height: 110%;

	color: #3366CC;

	font-weight: bold;

}

#rwharvestinghouston {
	background-color: #185366;
	color: #fff8db;
	border-top: solid 4px #b7e0e5;
	border-bottom: solid 4px #f6d388;
	width:800px;
	padding-right:18px;
	padding-left:18px;
	padding-top:8px;
	padding-bottom:8px;
	box-sizing: border-box;
	clear:both;
	font-family: Verdana, Verdana, sans-serif;
	font-size: 13px;
	line-height: 140%;
}

#rwharvestinghouston img {
width:auto;
	height:36px;
	float:left;
	margin-right:18px;
}

#rwharvestinghouston a {
color:#ffffa6;
	text-decoration: underline;
}
.calc-p {
	text-align:center;
	margin-top:2em;
	margin-bottom: 2em;
}
.calc-button {
	border-color: #0274be;
	font-size:1.15em;
    background-color: #0274be;
    color: #ffffff;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1;
    border-radius: 8px;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
	
}

.calc-button:hover {
	background-color: #32373c;
	transition: .3s;
	
}

.calc-description {
	background-color: #f2f2f2;
	padding: 16px;
}