.h1 {
	font-family: "Apple Garamond", Georgia, Tahoma, sans-serif;
	font-size: 16px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000066;
	padding-top: 4px;
	padding-bottom: 4px;
}
.estimateheaders {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1D3E8D;
}

.borderright {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

.bottomnavlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFF0F4;
}
