#homePagePopup {
  left: 141px;
  top: 336.5px;
}

#logoTagLine {
  float: left;
  margin: 65px 0 0;
  font-weight: bolder;
}

#mainNav {
	float: left;
	margin-left: 40px;
	margin-top: 113px;
}


#mainNav a {
  font-weight: bolder;	
}

#mainNav a.currentSection, #mainNav a.currentSection:visited {
  color: #5C8727;
}

#topNav a {
  font-weight: normal;	
}

#topNav a.currentSection, #topNav a.currentSection:visited {
  color: #5C8727;
}

#topNav div.tollfreeNumber {
  text-align: right;
  font-weight: bold;
  font-size: 14px;
  margin-top : 94px;
  color: #5C8727;
}

#footerNav a {
  font-weight: normal;
}

#footerNav a.currentSection, #footerNav a.currentSection:visited {
  color: #5C8727;
}
ul li,
#questionList {
  list-style: none;
  padding-left; 0px;
  margin-left; 0px;
}

#questionList li {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  padding-right: 56px;
}

#questionList li a:visited {
  font: 12px georgia, "times new roman";
  text-decoration: none;
  color: #A58068;
}

a.mailtoLink {
  color: #5C8727;
}

a.mailtoLink:visited, a.mailtoLink:hover {
  color: #A58068;
}

#questionList li a.currentAnswer:visited {
  color: #5C8727;
}

#answerList {
  margin-left:0px;
  float: left;
  width: 328px;
}

#answerList div {
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 23px;
  background: #EEF3E9;
  width: 305px;
  display: none;
}

span.greenText {
 color: #5C8727;
}

#answerList p.questionLabel  {
 color: #5C8727;
 font-style: bolder;
}

input[type=text],
textarea {
  border: 0;
  color: #543019;
  background-color: #dfe7d4;
  font-family: 12px Georgia, "Times New Roman";
}

select {
  font-family: 12px Georgia, "Times New Roman";
  color: #543019;
}

.homeImg {
  margin:-59px 0 0;
}

p.franchiseTagLine {
  font-weight: normal;
  color: #5C8727;
  padding-top: 10px;
  font-size: 11px;
}

#rightColumnForm {
	width: 203px;
	background: white;
	font-color: green;
	padding: 15px;
	margin-left; 0px;
}

#rightColumnForm th {
	white-space: nowrap; 	
	text-align: left;
	font-size: 12px;
}

h1.pageHeading {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-size: 18px;
 font-weight: bolder;
}

h2.pageSubHeading {
 font-weight: bolder;
 color: #5C8727;
 font-size: 14px;
 padding-bottom: 6px;
 margin-top: 0px;
}

p.newsArticleBreadcrumb {
  font-weight: bolder;
  margin-bottom: 25px;
}

p.newsArticleBreadcrumb a {
  font-size: 14px;
  font-weight: bolder;
}

h3.newsArticleTitle {
 font-weight: bolder;
 margin-bottom: 0px;
 }

h3.newsArticleTitle a {
	font-weight: bolder;
} 

p.newsSynaposis {
 color: #5C8727;
}

p.newsSynaposis a {
	font-weight: bolder;
}

.bioDescription {
 background: #eef3e9;
 margin-left: 85px;
 padding: 10px;
 }

.bioImage {
 float: left;
}
.bioNamePosition {
 float: left; 
 margin-left: 10px;
 margin-top: 10px;
}
