body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	width: 100%;
}
img {
border: none;
margin: none;
}
input {
	color: #006845;
	background: #FEFDF6;
	border: 1px solid #FABD0A;
	font-family: Tahoma;
	font-size: 8pt;
}
textarea {
	color: #006845;
	background: #FEFDF6;
	border: 1px solid #FABD0A;
	font-family: Tahoma;
	font-size: 8pt;
}
select {
	color: #000000;
	margin: 3px;
	background: #E4E4E4;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 8pt;
}
.but {
	vertical-align: middle;
	font: bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #023F2C;
	text-decoration: none;
	background: #09A46E;
	border-color: #003422;
}
a:link, a:visited  {  font-family: Arial, Helvetica, sans-serif; 
								font-size: 12px; 
								FONT-WEIGHT: bold; 
								color: #002519;
								text-decoration: none;
}
a:hover,a:active {  font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				FONT-WEIGHT: bold; 
				color: #F8C007;
				text-decoration: none;
}
a.menu:link, a.menu:visited  {  font-family: Arial, Helvetica, sans-serif; 
								font-size: 12px; 
								FONT-WEIGHT: bold; 
								color: #002519;
								text-decoration: none;
								display: block;
								padding-left: 20px;
								width: 204px;
								height: 16px;
								background: url(../images/pin.gif) no-repeat;
}
a.menu:hover,a.menu:active {  font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				FONT-WEIGHT: bold; 
				color: #000;
				text-decoration: none;
				display: block;
				padding-left: 20px;
				width: 204px;
				height: 16px;
				background: url(../images/pinovr.gif) no-repeat;
}

H1 {  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 16pt; FONT-WEIGHT: bold; 
	  color: #006845; 
	  text-decoration: none;
}
H2 {  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 12pt; FONT-WEIGHT: bold; 
	  color: #006845; 
	  text-decoration: none;
}
.adr {		font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: bold; 
			vertical-align: top;
			color: black;
			text-decoration: none;
}
.faq_tbl {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: bold; 
			vertical-align: top;
			color: black;
}
.answer {	
			display: none;
}
.faq_qrow1 {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			color: black;
			background: #FEFAEB;
			text-align: justify;
}
.faq_qrow2 {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			color: black;
			background: #EEFCE7;
			text-align: justify;
}
.faq_arow1 {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			color: #023F2C;
			background: #FEFDF4;
			text-align: justify;
			border: 1px dotted #FABD0A;
}
.faq_arow2 {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			color: #023F2C;
			background: #F8FDF5;
			text-align: justify;
			border: 1px dotted #FABD0A;
}
.faq_misc1 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 9px;
			FONT-WEIGHT: normal; 
			vertical-align: middle;
			color: #FAE89B;
			background: #FEFDF4;
			text-align: justify;
			border: 1px dotted #FABD0A;
}
.faq_misc2 {font-family: Arial, Helvetica, sans-serif; 
			font-size: 9px;
			FONT-WEIGHT: normal; 
			vertical-align: middle;
			color: #C0F3A6;
			background: #F8FDF5;
			text-align: justify;
			border: 1px dotted #FABD0A;
}
.faq_mes {	font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			FONT-WEIGHT: bold; 
			vertical-align: top;
			color: #FFF;
			background: #FABD0A;
			text-align: justify;
			border: 1px solid #006843;
}
.content {  font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 10px;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			text-align: justify;
			color: black;
			text-decoration: none;
}
.photos {   font-family: Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			padding-left: 10px;
			padding-right: 10px;
			FONT-WEIGHT: normal; 
			vertical-align: top;
			text-align: justify;
			color: black;
			text-decoration: none;
}
/* Copy LINK */
a.copyr:link, a.copyr:active, a.copyr:visited, a.copyr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EAB707;
	text-decoration: none;
}
/* END Copy LINK */
.copy {
	padding: 0px; 
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #EAB707;
	text-decoration: none;
	vertical-align: bottom;
}

