body {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
   background-color: #FFFFB3;
	background-image: url('images/background.jpg');
	text-align: justify;
}
.box1 {
	background-color: #537100;
	padding: 2px;
	border-right: 3px solid #FFFFB3;
	border-bottom: 3px solid #FFFFB3;
	color: #FBF87A;
}
.box1 p {
   font-size: 12pt;
   font-weight: bold;
	text-align: center;
	margin-top: 47px;
}
.boxlink a {
   color: #FBF87A;
   text-decoration: none;
}
.boxlink a:hover {
   font-size: 14pt;
}
.boxlink2 a {
   color: #FBF87A;
   text-decoration: none;
}
.boxlink2 a:hover {
   font-size: 14pt;
}
.logo {
	border-bottom: 3px solid #FFFFB3;
	color: #000000;
}
.menu {
	background-color: #84981A;
	padding: 2px;
	padding-top: 20px;
	border-right: 3px solid #FFFFB3;
	border-bottom: 3px solid #FFFFB3;
	color: #FBF87A;
	font-size: 10pt;
}
.menu-border {
	margin-right: 60px;
	margin-left: 60px;
	border-bottom-color: #FBF87A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.menu-item {
	text-align: center;
}
.menu-item a {
   color: #FBF87A;
   text-decoration: none;
}
.menu-item a:hover {
   font-weight: bold;
}
.main-content {
	background-color: #EFED7B;
	color: #84981A;
	border-bottom: 3px solid #FFFFB3;
	padding: 10px;
	padding-top: 0px;
}
.main-content a {
	color: #404C00;
	text-decoration: none;
}
.box5 {
	padding: 2px;
	border-right: 3px solid #FFFFB3;
	border-bottom: 3px solid #FFFFB3;
	color: #FBF87A;
	background-color: #537100;
}
.box5 p {
   font-size: 12pt;
   font-weight: bold;
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.quotes {
	background-color: #84981A;
	color: #FBF87A;
	border-bottom: 3px solid #FFFFB3;
	padding: 2px;
	text-align: center;
}
.quotes p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.h1 {
	font-size: 17pt;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.h2 {
	font-size: 14pt;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.h3 {
	font-size: 12pt;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
}
.h4 {
	font-size: 10pt;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
}
p {
	font-size: 10pt;
	text-align: justify;
}
.stands-out {
   font-size: 10pt;
   font-weight: bold;
}
.invitation {
   font-size: 10pt;
   font-weight: bold;
}
.subtitle {
   font-size: 10pt;
   font-weight: bold;
   margin-top: -10px;
}
.tel-homepage {
   font-size: 12pt;
   font-weight: bold;
   margin-top: 25px;
}
.qual-list {
   margin-top: -8px;
   margin-bottom: -8px;
   text-align: justify;
}
.fees-list {
   margin-top: -8px;
   margin-bottom: -8px;
   text-align: justify;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.noTopMargin {
   font-size: 10pt;
	text-align: justify;
	margin-top: -12px;
}
.noTopMargin2 {
   font-size: 10pt;
	text-align: justify;
	margin-top: -15px;
}
.groupItem {
   font-size: 10pt;
	text-align: justify;
	margin-top: -12px;
	font-weight: bold;
}
.groupList {
   margin-top: -8px;
}
.articles {
   margin-left: -22px;
}
input {
	border: #84981A solid 1px;
	background-image: url('images/msgBox.JPG');
	width: 230px;
}
textarea {
	border: #84981A solid 1px;
	background-image: url('images/msgBox.JPG');
	width: 230px;
	height: 180px;
	overflow: auto;
}
select {
	border: #84981A solid 1px;
	background-image: url('images/msgBox.JPG');
	width: 230px;
}
.button {
	color: #84981A;
	font-weight: bold;
	width: 50px;
}
.button-newsletter {
	color: #84981A;
	font-weight: bold;
	width: 75px;
}
.button2 {
	color: #84981A;
	font-weight: bold;
	width: 20px;
}
.marginLeft img {
   margin-left: 5px;
}
.book {
	margin-left: 25px;
}
.pageOutLeft {
	background-image: url('images/pageOutLeft.png');
}
.pageOutLeft .h1 {
	color: #EFED7B;
	text-align: center;
	margin-top: 10px;
	font-size: 25px;
}
.pageOutRight {
	background-image: url('images/pageOutRight.png');
}
.pageInLeft {
	background-image: url('images/pageInLeft.png');
}
.pageInRight {
	background-image: url('images/pageInRight.png');
}
.testimonial {
	font-family: arial, helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 9.25pt;
	font-style: italic;
	text-align: center;
}
.underline {
	margin-top: -15px;
}
.newsP {
   font-size: 9.25pt;
	text-align: justify;
	margin-top: -5px;
}

