body {
  font-family: Times New Roman, Times, serif;
  background-color: #ba8341;
}

a.class:link { text-decoration: none; border-bottom: #000000 1px dotted; color: Black; font-weight: bold;}
a.class:visited { text-decoration: none; border-bottom: #000000 1px dotted; color: Black; font-weight: bold;}
a.class:hover { text-decoration: none; border-bottom: #000000 1px solid; color: Black; font-weight: bold;}

td {
	font-family: Times New Roman, Times, serif;
}

h1 {
	color: #1962b3;
	font-weight: bold;
	font-size: 23px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
}

h2 {
    position: relative;
	top: -10px;
	color: #1962b3;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	color: #1962b3;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #1962b3;
	font-size: 18px;
	text-align: left;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}

ol  {
    list-style:none;
	line-height: 18px;
}

ul  {
    list-style-type:disc;
}

#menu {
    position: relative;
	top: 78px;
	width: 493px;
	left: 200px;
	padding-left: 55px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #1f3952;
}

#pricing {
	float:left;
	clear:both;	
	border: 1px solid #000000;
	background-color:#ffffcc;
	width:250px;
	margin-top:5px;
	margin-right:15px;
}

#notes {
	margin-left:12px;
	margin-right:5px;
	text-align:left;
}
#terms {
	float:left;
	clear:both;
	border: 0px solid #000000;
	margin-left:30px;
	width:450px;
	padding:8px;
	}

.heading {
    position: relative;
	top: 100px;
	width: 548px;
	left: 200px;
}

#lhn-title {
    position: relative;
	top: 5px;
	width: 182px;
	text-align: center;
	color:#473e31;
	font-size: 17px;
	font-weight: bold;
}

#lhn {
    position: relative;
	top: 10px;
	left: -23px;
	width: 200px;
	color: #473e31;
	font-size: 13px;
	font-weight: bold;
}

.lhn-on {
	color: #473e31;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.lhn-off {
	color: #473e31;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

#quote {
    position: relative;
	top: 15px;
	padding: 8px;
	width: 165px;
	color: #473e31;
	font-size: 13px;
	font-style: italic;
}

.m-on {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f3952;
	text-decoration: underline;
}

.m-off {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1f3952;
	text-decoration:none;
}

.spacer {
	color: #9a2629;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Times, serif;
}

.footer {
    color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

#content {
	font-size: 16px;
	color: #002059;
	font-family: Times, serif;
	margin-left: 10px;
	margin-right: 20px;
}

#subLinks {
	word-spacing: 2em;
	text-align: center;
	font-weight: bold;
	font-size:18px;
	margin-top:1em;
	margin-bottom:1em;
}
.contact-title {
	color: #1962b3;
	font-weight: bold;
	font-size: 17px;
	font-family: Palatino Linot
	}

