/*This is where you configure the margins and background settings for all pages in the site*/
/*------------------------------------------------------------------------------------------------------*/
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/background.jpg);
	background-repeat: repeat-x;
}

/*This is where you configure the look and feel of all body text within the site*/
/*Also, be sure to update the body style in "\code\dhtml\editor\css\fck_editorarea.css" if you want the editor to reflect this style*/
/*------------------------------------------------------------------------------------------------------*/
table, .bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

/*This is where you configure the look and feel of all form fields within the site*/
/*------------------------------------------------------------------------------------------------------*/
.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

/*This is where you configure the look and feel of all links that appear within body text within the site*/
/*------------------------------------------------------------------------------------------------------*/
a {
	text-decoration: underline;
	color: #8CC63E;
}

a:hover {
	text-decoration: none;
	color: #8CC63E;
}

a.bodylinkprimary {
	text-decoration: underline;
	color: #8CC63E;
}

a.bodylinkprimary:hover {
	text-decoration: none;
	color: #8CC63E;
}

/*This is where you configure the look and feel of all administrative headings within the site*/
/*------------------------------------------------------------------------------------------------------*/
.headingtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.headingtextwhite {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/*Main Navigation Links*/
/*------------------------------------------------------------------------------------------------------*/
.navtext {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF
}

a.navtext {
	text-decoration: none;
	color: #FFFFFF;
}

a.navtext:hover {
	text-decoration: underline;
	color: #8CC63E;
}

/*Footer Text and links*/
/*------------------------------------------------------------------------------------------------------*/

.footertextsmall {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.footertext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.footertext {
	text-decoration: none;
	color: #FFFFFF;
}

a.footertext:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*Calendar Text and links*/
/*------------------------------------------------------------------------------------------------------*/

.calendartitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #80B735;
}

.calendardate {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.calendartext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.calendarlink {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #80B735;
}

a.calendarlink {
	text-decoration: underline;
	color: #80B735;
}

a.calendarlink:hover {
	text-decoration: none;
	color: #80B735;
}

/*Login Text and links*/
/*------------------------------------------------------------------------------------------------------*/

.logintextbold {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.logintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.logintext {
	text-decoration: underline;
	color: #80B735;
}

a.logintext:hover {
	text-decoration: none;
	color: #80B735;
}

/*This is where you configure the look and feel of the secondary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
bodylinksecondarybullet {
	color: #424854;
}

a.bodylinksecondary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinksecondaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinksecondary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinksecondaryactive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of the tertiary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
bodylinktertiarybullet {
	color: #424854;
}

a.bodylinktertiary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinktertiaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinktertiary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinktertiaryactive:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

/*This is where you configure the look and feel of administrative links within the site*/
/*------------------------------------------------------------------------------------------------------*/
a.bodylinkadmin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC33;
}

a.bodylinkadmin:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
}

/*Horizontial Rule*/
/*------------------------------------------------------------------------------------------------------*/

hr {
	height: 1px;
	color: #8CC63E;
	background-color: #8CC63E;
}
