@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}.bg_ad {
	background-color: #001c00;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer_bg {
	background-color: #002900;
	background-image: url(../images/green_bg.jpg);
	background-repeat: repeat;
}
.mainContent {
	height: 200px;
	background-image: url(../images/bg_mainContent.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #003300;
	clip: rect(auto,auto,auto,auto);
	top: 30px;
}
.topContent {
	height: 10px;
	background-image: url(../images/bg_topContent-.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.BookNow {
	background-color: #F2FFF3;
	height: 30px;
	border: 3px solid #00A403;
	border-radius: 7px;
}
.articleTitle {
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	font-size: 25px;
	color: #083F00;
	text-decoration: none;
	text-transform: capitalize;
}
.subText {
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #083F00;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
.articleTitle a:link {
	font-family: acme;
	font-style: normal;
	color: #083F00;
	text-decoration: none;
	text-transform: capitalize;
}
.articleTitle a:hover {
	font-family: acme;
	color: #69FB1E;
	text-decoration: underline;
	text-transform: capitalize;
}
.articleTitle a:visited {
	font-family: acme;
	font-style: normal;
	color: #083F00;
	text-decoration: none;
	text-transform: capitalize;
}
.subSeccion {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #599349;
	text-transform: uppercase;
	font-weight: bold;
}
.darkgText {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #003300;
}
.lightText {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #98FF00;
}
.darkgText a:link{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #001604;
	font-size: 15px;
	text-decoration: none;
}
.darkgText a: hover{
	color: #A1D984;
	text-decoration: underlined;
}
.darkgText a: visited{
	color: #A1D984;
	text-decoration: none;
}
.nText a:link {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #027B14;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.nText a:hover {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #00AD1A;
	font-size: 15px;
	text-decoration: underline;
	line-height: 20px;
	font-weight: bold;
}
.nText a:visited {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #027B14;
	font-size: 15px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
#top_heading {
	margin: 0px;
	padding: 0px;
	width: 980px;
	border-width: 0px;
	border-style: solid;
	height: 97px;
}
#answerBox {
	background-color: #FFFFFF;
	height: 160px;
	width: 400px;
	border: 7px solid #00731B;
	font-family: acme;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 20px;
	color: #004701;
}
.question_text {
	font-family: acme;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #196800;
	background-image: url(../images/Q.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	display: block;
	padding-left: 50px;
	position: static;
	top: 20px;
	vertical-align: middle;
	margin: auto;
	padding-bottom: 15px;
}
.big_text {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	color: #0C7700;
	font-style: normal;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 30px;
}
.big_text a:link {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #005200;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}
.big_text a:hover {
	color: #0C7700;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
}
.big_text a:visited {
	color: #005200;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
}
#coqui {
	background-image: url(../images/Coqui.png);
	background-repeat: no-repeat;
	height: 408px;
	width: 350px;
	position: absolute;
	left: 34px;
	top: 299px;
	overflow: visible;
}
.formStyle  {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #186600;
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	display: block;
	position: static;
	vertical-align: middle;
	margin: 0;
}
.formStyleLong  {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #186600;
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: auto;
	display: block;
	position: static;
	vertical-align: top;
	margin: 0;
}
.sample {
	font-family: acme;
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	color: #083F00;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #C94143;
	background-image: url(../images/contact_information.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	height: auto;
	width: auto;
	border: thin none #6CE381;
}
.bold {
	color: #009900;
}
.formColor {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #F9F7EB;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	border: thin solid #663300;
	background-image: url(../images/fomr_bg.jpg);
}
.buttonForm {
	font-style: normal;
	font-weight: 400;
	color: #ffff00;
	background-color: #006600;
	padding: 13px;
	width: 95px;
	height: 50px;
	border: medium solid #003300;
	font-size: 18px;
	border-radius: 7px;
	margin: 4px;
}
.buttonForm a:link{
	color: #ffff00;
	background-color: #006600;
	padding: 13px;
	width: 95px;
	height: 50px;
	border: medium solid #003300;
	font-size: 18px;
	border-radius: 7px;
	margin: 4px;
}
.buttonForm a:hover{
	color: #ffff00;
	background-color: #009900;
	padding: 13px;
	width: 95px;
	height: 50px;
	border: medium solid #003300;
	font-size: 18px;
	border-radius: 7px;
	margin: 4px;
}
input[type=submit] {
    font-family: acme;
	font-style: normal;
	font-weight: 400;
	color: #ffff00;
	background-color: #006600;
	padding: 5px;
	width: 95px;
	height: 50px;
	border: medium solid #003300;
	font-size: 18px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}
input[type=submit]:hover {
    background: #009900;
}
input[type=reset] {
font-family: acme;
	font-style: normal;
	font-weight: 400;
	color: #ffff00;
	background-color: #006600;
	padding: 5px;
	width: 95px;
	height: 50px;
	border: medium solid #003300;
	font-size: 18px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 7px;
	margin-top: 4px;
	margin-bottom: 4px;
}
input[type=reset]:hover {
    background: #009900;
}
.iframe {
	border: 2px solid #009707;
}
.footerText {
	font-family: amaranth;
	font-style: normal;
	color: #6CA54A;
	line-height: normal;
	font-weight: 400;
	font-size: 14px;
}
.fcopyright {
	font-family: acme;
	font-style: normal;
	color: #cccc00;
	font-size: 15px;
	text-align: right;
}
.bg_aboutus {
}
#verVideo {
	background-image: url(../images/watch_our_video.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 254px;
	position: absolute;
}
.big_text {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 17px;
	color: #0C7700;
	font-style: normal;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 30px;
}
.site_menu a:link {
	color: #76CD1D;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	font-size: 18px;
	font-family: acme;
	text-transform: uppercase;
}
.site_menu a:hover {
	color: #FFEE00;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
	font-size: 18px;
	font-family: acme;
	text-transform: uppercase;
}
.site_menu a:visited {
	color: #76CD1D;
	font-style: normal;
	padding-bottom: 10px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
	font-size: 18px;
	font-family: acme;
	text-transform: uppercase;
}
.lineDiv {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgba(90,255,0,1);
	margin-right: 15px;
	margin-left: 15px;
}
