/* -------------------------------- */
/* STANDARD HTML TAG DEFINITION     */
/* -------------------------------- */

	html { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
	a:link, a:visited { color:#0033CC; }
	a:hover{ color:#003366;}
	h1, h2, h3, h4, h5, h6,	form, input, text-area, p {border:0; padding:0; margin:0;
		font-family: Verdana, Arial, Helvetica, sans-serif; }
	h1 { font-size:24px; }
	h2 { font-size:18px; }
	/* .... OTHERS NEED TO BE DEFINED HERE .... */


/* -------------------------------- */
/* NAVMENU                          */
/* -------------------------------- */
	.navbutton { float: left; width: 110px; height: 33px; margin: 0; padding: 0; display: inline; }

/* -------------------------------- */
/* ABOUTUS                          */
/* -------------------------------- */
	.aboutus-h2 { float: right; width: 250px; height: 24px; margin: 0 5px 0 0; padding: 5px 0px; color: #37ABC8; text-align: right; display: inline;  }
	.aboutus-p1 { float: left; width: 100%; margin: 5px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}
	.aboutus-p2 { float: left; width: 100%; margin: 10px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}	
	
/* -------------------------------- */
/* OURFLEET                         */
/* -------------------------------- */
	.ourfleet-h2 { float: left; width: 250px; height: 24px; margin: 0 5px 0 0; padding: 5px 0px; color: #FFCC00; text-align: left; display: inline;}
	.ourfleet-p1 { float: left; width: 100%; margin: 5px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}
	.ourfleet-p2 { float: left; width: 100%; margin: 10px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}		

/* -------------------------------- */
/* TOURS                            */
/* -------------------------------- */
	.tours-h2 { float: right; height: 24px; margin: 0 5px 0 0; padding: 5px 0px; color: #37ABC8; display: inline; clear: both; }
	.tours-p1 { float: left; width: 100%; margin: 5px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}
	.tours-p2 { float: left; width: 100%; margin: 10px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}	

/* -------------------------------- */
/* PLANES                           */
/* -------------------------------- */
	.planes-h2 { float: right; width: 250px; height: 24px; margin: 0 5px 0 0; padding: 5px 0px; color: #37ABC8; text-align: right; display: inline; }
	.planes-p1 { float: left; width: 100%; margin: 5px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}
	.planes-p2 { float: left; width: 100%; margin: 10px 0 0 0; color: #D7EEF4; font-size: 12px; line-height: 17px; text-align: justify; clear: both;}	


/* -------------------------------- */
/* BULLETS                          */
/* -------------------------------- */
	.bullet-h2a { float: left; height: 24px; padding: 2px 0 0 15px; font-size: 16px; color: #ffcc00; font-weight: normal; display: inline; clear: right; }
	.bullet-h2b { float: left; height: 24px; padding: 2px 0 0 15px; font-size: 16px; color: #ffffff; font-weight: normal; display: inline; clear: right; }
	.bullet-h2c { float: left; height: 24px; padding: 2px 0 0 15px; font-size: 16px; color: #37abc8; font-weight: normal; display: inline; clear: right; }
	.bullet-img { float: left; margin: 6px 0 0 0; padding: 0; display: inline; }

/* -------------------------------- */
/* INFOBOX                          */
/* -------------------------------- */
	.infobox-h3 {font-size: 18px; font-weight:100; color:#D7EEF4; }
		a.infobox-h3:link, a.infobox-h3:visited { font-size: 20px; font-weight: normal; color:#D7EEF4; text-decoration: none; }
		a.infobox-h3:hover{ font-size: 20px; font-weight: normal; color:#CA4175; text-decoration: underline;}
	.infobox-h3b {font-size: 20px; font-weight: normal; color:#666; }


/* -------------------------------- */
/* ACTIVITIES                       */
/* -------------------------------- */
	.activ-detail { font-size: 12px; line-height: 17px;font-weight: normal; color: #37abc8; }
		a.activlink:link, a.activlink:visited { font-size: 12px; line-height: 17px; font-weight: normal; color:#37abc8; text-decoration: none; }
		a.activlink:hover{ font-size: 12px; line-height: 17px; font-weight: normal; color:#ffcc00; text-decoration: underline;}

/* -------------------------------- */
/* GALLERY                          */
/* -------------------------------- */
	.colosep { font-size: 12px; line-height: 17px;font-weight: normal; color: #ffcc00; }

/* -------------------------------- */
/* RESOURCES                        */
/* -------------------------------- */
	.question { font-size: 12px; line-height: 17px;font-weight: normal; color: #37abc8; }
	.answer   { font-size: 12px; line-height: 17px;font-weight: normal; color: #ffcc00; }
	.callus   { font-size: 18px; line-height: 24px;font-weight: normal; color: #ffcc00; text-align: center;}

/* -------------------------------- */
/* FOOTER                           */
/* -------------------------------- */
	.footer-detail { font-size: 11px; font-weight: normal; color: #87cdde; }
		a.footlink:link, a.footlink:visited { font-size: 11px; font-weight: normal; color:#87cdde; text-decoration: none; }
		a.footlink:hover{ font-size: 11px; font-weight: normal; color:#CA4175; text-decoration: underline;}
