h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:100;
	color: #006600;
	margin-bottom: 0;
	line-height: 28px;
}
h1 a, h1 a:hover{
	color: #006600;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #784929;
	font-weight:100;
	margin-top: 20px;
}
h2 a, h2 a:hover {
	text-decoration: none;
	color: #784929;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DEB887;
	text-align: center;	
	margin-top: 5px;
}
#div-resources {
  padding-left: 10px;
  margin-top: -10px;
}
#div-resources ul{ 
	padding-left: 25px;
	list-style: square;
	list-style-type: square;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #784929;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

.brquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #784929;
	}

.boldbrown {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #784929;
	}
	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bodybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.grbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.greentext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.biggreentext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.smgreentext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}
.smgreentext2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #784929;
	TEXT-DECORATION: none;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	TEXT-DECORATION: underline;
}
.linkstext:hover {
	text-decoration: underline;
}
.profile-testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #784929;
}
.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D21242;
}
.address {
	float: right; 
	margin-top:5px; 
	color:#006600; 
	text-align: right; 
	font-size: 13px; 
	font-weight: bold;
}
#submenu ul{
	background-color: #bab095;
	padding: 5px 0 5px 10px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;		
}
#submenu li {
	display: inline;
}
#submenu a {
	color: #7B4A29;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-right: 23px;
}
#submenu a.activelink {
	color: #FFEFD5;
}
#submenu a:hover {
	text-decoration: none;
	color: #FFEFD5;
	}
.button {
	margin-left: 18px;
}	
.button a{
	overflow: hidden;
	width: 213px;
	height: 68px;
}
.button .contact-lynda-robbins span{
	background: url(images/contact-button1.jpg) no-repeat;
}
.button a span {
	cursor: pointer;
	display: block;
	height: 68px;
	text-indent: -9999px;
}
.button a:hover span{
	background: url(images/contact-button2.jpg) no-repeat;
}

.newbutton {
	margin-left: 18px;
}	
.newbutton a{
	overflow: hidden;
	width: 213px;
	height: 90px;
}
.newbutton .contact-lynda-robbins span{
	background: url(images/contact-button1a.jpg) no-repeat;
}
.newbutton a span {
	cursor: pointer;
	display: block;
	height: 90px;
	text-indent: -9999px;
}
.newbutton a:hover span{
	background: url(images/contact-button2a.jpg) no-repeat;
}
#faq li {
	margin-bottom: 15px;
}
li.claw {
	padding-bottom: 5px;
}
#testimonials a {
	color: #211002;  /*dk brown*/
	font-size: 12px;
}
#testimonials p {
	color: #EBC38F;  /*tan*/
	font-size: 13px;
}
#resources {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
}
#resources li {
	padding-bottom: 10px;
}
#resources a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	TEXT-DECORATION: underline;
}
