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

	html { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:14px; color: #556b2f;}
	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, Tahoma, Arial, Helvetica, sans-serif; }
	h1 { font-size:24px; color: #abc837; font-weight: normal; }
	h2 { font-size:18px; color: #abc837; font-weight: normal;}
	/* .... OTHERS NEED TO BE DEFINED HERE .... */


/* -------------------------------- */
/* NAVMENU                          */
/* -------------------------------- */
	.navtopleft { float: left; width: 20px; height: 20px; margin: 0; padding: 0; display: inline; }
	.navtop { float: left; width: 20px; height: 20px; margin: 0 0 0 20px; padding: 0; display: inline; }

/* -------------------------------- */
/* TOPTEXT                          */
/* -------------------------------- */
	.toptext1 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #8a916f; font-weight: bold; text-align: justify;}
		a.toptext1link:link, a.toptext1link:visited { font-size: 14px; font-weight: bold; color:#abc837; text-decoration: none; }
		a.toptext1link:hover{ font-size: 14px; font-weight: bold; color:#8a916f; text-decoration: underline;}
	.toptext2 { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color: #8a916f; font-weight: normal; text-align: justify;}
		a.toptext2link:link, a.toptext2link:visited { font-size: 14px; font-weight: bold; color:#abc837; text-decoration: none; }
		a.toptext2link:hover{ font-size: 14px; font-weight: bold; color:#8a916f; text-decoration: underline;}


/* -------------------------------- */
/* BULLETLIST                       */
/* -------------------------------- */
	.bulletlist { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #4b4e3c; font-weight: bold; }

/* -------------------------------- */
/* SEASONS                          */
/* -------------------------------- */
	.seasons { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #abc837; font-weight: normal; text-align: left;}


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

