.subhead {
	font-size: medium;
	font-weight: bolder;
	margin: 5px;
	padding: 5px;
	color: #FCFDE1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-indent: 0px;
	white-space: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FCFDE1;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #006600;
	margin-top: 1px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.textbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 8px;
	padding: 8px;
	font-weight: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style:inside square;
	padding: 6px;
	margin: 2px;
	background-color: #FCFDE1;

}
.Leftbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	background-color: #FCFDE1;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	width: 3in;
	border: medium solid #0c580c;
	position: absolute;
	left: 156px;
	top: 199px;
	margin: 10px;
	padding: 10px;
	height: auto;
}
    
      #header {
        position: fixed;
        width: 100%;
        height: 15%;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
      }
      #sidebar {
        position: fixed;
        width: 10em;
        height: auto;
        top: 15%;
        right: auto;
        bottom: 100px;
        left: 0;
      }
      #main {
        position: fixed;
        width: auto;
        height: auto;
        top: 15%;
        right: 0;
        bottom: 100px;
        left: 10em;
      }
      #footer {
	position: fixed;
	width: 100%;
	height: 100px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #c4d88f;
      }
    
.textBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-indent: 0px;
	white-space: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

