/* CSS Document */

body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #242510;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/bakground.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #f52e00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f52e00;
}
a:hover {
	text-decoration: none;
	color: #f52e00;
	background-color: #fff08a;
}
a:active {
	text-decoration: none;
	color: #f52e00;
}


/* MAIN MENU STYLES */

a.mainMenu:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292f0d;
}
a.mainMenu:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292f0d;
}
a.mainMenu:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292f0d;
	background-color: #faefce;
}
a.mainMenu:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292f0d;
}

/* SEASON ALERT STYLES */

.curSeaDesc {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: 292f0d;
}
.curSeason {
	font-family: "Times New Roman";
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: 292f0d;
}
a.seasonLink:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}
a.seasonLink:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}
a.seasonLink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
	background-color: #99bd2b;
	text-decoration: underline;
}
a.seasonLink:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}

/* NEWSLETTER BOX STYLES */
a.newsletterLink:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}
a.newsletterLink:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}
a.newsletterLink:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
	background-color: #99bd2b;
	text-decoration: underline;
}
a.newsletterLink:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #e4ff00;
}

input.nLetter {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #2f3910;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
}

input.nLBtn {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #2f3910;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.newsletterDesc {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: justify;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
}

.newsletterDescTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: justify;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
}

blockquote.nLetBQuote {
	border-left-color: #f3cc59;
	border-left-style: solid;
	border-left-width: 5px;
	padding-left: 10px;
}


/* CONTACT FORM STYLES */

input.contactNnE {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #2f3910;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
}

textarea.contactMsg {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #2f3910;
	width: 100%;
	height: 100px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
}

.FAQQ {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.FAQA {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
}