/*This is where you configure the margins and background settings for all pages in the site*/
/*------------------------------------------------------------------------------------------------------*/
html, body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/background.jpg);
	background-repeat: repeat-x;
	padding:0;
	height:100%;
	border:none;
}

.modulesmall {
	background-image:url(/images/background.module.small.jpg);
	background-repeat: no-repeat;
}

.modulelarge {
	background-image:url(/images/background.module.large.jpg);
	background-repeat: no-repeat;
}

.modulelargered {
	background-image:url(/images/background.module.large.red.jpg);
	background-repeat: no-repeat;
}

/*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*/
/*------------------------------------------------------------------------------------------------------*/
.tablemax {
	padding:0;
	height:100%;
	border:none;
}

/*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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.bodytextsmall {
	font-family: Verdana, 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 form fields within the site*/
/*------------------------------------------------------------------------------------------------------*/
.fieldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.moduletitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.usertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

/*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: #B04D1C;
}

a:hover {
	text-decoration: underline;
	color: #E38151;
}

/*This is where you configure the look and feel of all title headings within the site*/
/*------------------------------------------------------------------------------------------------------*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*This is where you configure the look and feel of all administrative headings within the site*/
/*------------------------------------------------------------------------------------------------------*/
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

/*This is where you configure the look and feel of the primary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/

a.bodylinkprimary {
	text-decoration: underline;
	font-weight: bold;
	color: #333366;
	line-height: 16px;
}

a.bodylinkprimary:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #996600;
	line-height: 16px;
}

/*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 the quinary area nav links within the site*/
/*------------------------------------------------------------------------------------------------------*/
.bodylinkquinarybullet {
	color: #424854;
}

a.bodylinkquinary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #424854;
}

a.bodylinkquinaryactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinkquinary:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #B04D1C;
}

a.bodylinkquinaryactive: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: #424854;
}

a.bodylinkadmin: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 sidebar system*/
/*------------------------------------------------------------------------------------------------------*/

.sidebar {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.sidebarlink {
	text-decoration: underline;
	color: #B04D1C;
}

a.sidebarlink:hover {
	text-decoration: underline;
	color: #E38151;
}

/*Horizontial Rule*/
/*------------------------------------------------------------------------------------------------------*/

hr {
	border: 0;
	height: 1px;
	color: #000000;
	background-color: #000000;
}