/* ============ MAIN BACKGROUND COLOR  ============ */

body {
	background: #F6EBCB;
	color: #000000;
}

/* =============== GLOBAL FONT SIZE  =============== */

html, body, form, fieldset {
	font: 11px "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.7em;
}

/* ============== HEADER TEXT STYLE  ============== */

#header_text {
	height: 117px;
}

#header_text h1, #header_text h1 a {
	color: #fff;
	font: bold 40px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header_text h2 {
	color: #000000;
	font: italic bold 18px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* ============= HEADER GRAPHIC STYLE  ============= */

#header_graphic {
	background: url(../images/style1/gfdglogo.jpg) no-repeat left top;
	height: 160px; /* HEADER GRAPHIC HEIGHT */
}

/* ============= HEADER GRAPHIC HOTSPOT  ============= */

#header_graphic h1 a {
	height: 100px;
	width: 200px;
	margin-top: 0px;
	text-indent: -6000em;
	/* REMOVE COMMENT TO PREVIEW
	border: 1px solid red;
	*/ 
}


/* ================== HEADINGS  =================== */


h1 {
font-weight:bold;
font-size:1.2em;
color:#000000;

}

h2 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}

h3 {
	font-size: 20px;
	color: #000000;
}

h4 {
	font-size: 16px;
	color: #666;
}
h6 {
font-family:"Times New Roman", Times, serif;
font-size:1.3em;
color:#333300;
font-weight:bold;}

/* =================== CONTENT HEADINGS  ================ */

a.contentpagetitle {
	text-transform:uppercase;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0em!important;
	color:#000000;
}
a.contentpagetitle:hover {
	text-transform:uppercase;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
	color:#000000;
	text-decoration:none;
}

.componentheading {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}

.contentheading, h1 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}
td.contentheading {
}

/* ============ LEFT/RIGHT CONTENT HEADINGS  ============ */

#leftcol td.contentheading,
#rightcol td.contentheading,
#leftcol a.contentpagetitle,
#rightcol a.contentpagetitle {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}

#leftcol a.contentpagetitle:hover, #rightcol a.contentpagetitle:hover {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}


/* ================== LINK STYLES  ================== */

a {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #CC6633;
	text-decoration: underline;
}
a.mainlevel {
	text-decoration: none;
	background: url(../images/style1/mainlevel.gif) no-repeat 0px 4px;
}

a.sublevel {
	font-size: 12px;
	color: #000;
}
div.back_button a {
	border: 1px solid #adc387;
}



/* ============ NEWSFLASH MODULE POSITION  =========== */


#newsflash {
	height: 170px;
	width: 520px;
	font-size: 11px;
	padding-left:0px;
	color: #ccc;
	float:left;
}

/* ============ NEWSFLASH MODULE HEADING  ============ */


#newsflash .moduletable h3,
#newsflash .moduletableS1 h3,
#newsflash .moduletableS2 h3,
#newsflash .moduletableS3 h3 {
	font-size: 16px;
	line-height: 14px;
	border-bottom: 1px solid #33444e;
	color: #f7f6dd;
	text-indent: 0px;
	padding-left: 0px;
}
/* ============ NEWSFLASH DISPLAY  ============ */


#newsflash td.contentheading {
	border-bottom: 1px solid #33444e;
}
#newsflash .contentheading,#newsflash a.contentpagetitle {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}

/* ================= NEWSFLASH LINKS  ================ */


#newsflash a {
	color: #996600;
}
#newsflash a:hover {
	color: #CC6633;
	text-decoration: underline;
}


/* ============== USER 1-4 LINK STYLES  ============== */


#showcase a {
	color: #394c5b;
}


/* ============ USER 1-4 MODULE HEADINGS  ============ */

#showcase div.moduletable h3,
#showcase div.moduletableS1 h3,
#showcase div.moduletableS2 h3,
#showcase div.moduletableS3 h3 {
	font-size: 18px;
	color: #5d5c53;
	border-bottom: 0px solid #a6a595;
}

/* ============ USER 1-4 CONTENT HEADINGS  ============ */

#showcase td.contentheading,
#showcase td.contentheadingS1,
#showcase td.contentheadingS2,
#showcase td.contentheadingS3,
#showcase a.contentpagetitle,
#showcase a.contentpagetitleS1,
#showcase a.contentpagetitleS2,
#showcase a.contentpagetitleS3 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}
#showcase a.contentpagetitle:hover,
#showcase a.contentpagetitleS1:hover,
#showcase a.contentpagetitleS2:hover,
#showcase a.contentpagetitleS3:hover {
	color: #000;
}


/* ============ USER 7-9 MODULE HEADINGS  ============ */

#bottom div.moduletable h3,
#bottom div.moduletableS1 h3,
#bottom div.moduletableS2 h3,
#bottom div.moduletableS3 h3 {
	font-size: 18px;
	color: #5d5c53;
	border-bottom: 1px solid #a6a595;
}


/* ============ USER 7-9 CONTENT HEADINGS  ============ */

#bottom td.contentheading,
#bottom td.contentheadingS1,
#bottom td.contentheadingS2,
#bottom td.contentheadingS3,
#bottom a.contentpagetitle,
#bottom a.contentpagetitleS1,
#bottom a.contentpagetitleS2,
#bottom a.contentpagetitleS3 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}



/* ============ BLOCKQUOTE  ============ */


blockquote {
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 4px solid;
	border-left: 1px solid;
	border-color: #648497;
}


/* ============ CODE STYLE  ============ */

div.code {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}


/* ============ PATHWAY/BREADCRUMBS  ============ */


#breadcrumbs {
	background: #eeede3;
	border: 1px solid #dcdbd1;
	font-size: 11px;
}



/* ============ DEFAULT MODULE STYLE  ============ */

div.module,
div.module_menu,
div.module_text {

}

/* ============ DEFAULT MODULE HEADINGS  ============ */

div.module h3,
div.module_menu h3,
div.module_text h3 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}

/* ============ DEFAULT MODULE LINKS  ============ */

div.module a,
div.module_menu a,
div.module_text a
{
}
div.module a:hover,
div.module_menu a:hover,
div.module_text a:hover
{
	text-decoration: underline;
}


/* ============ *S1 MODULE STYLE*  ============ */

div.moduleS1 {
	color: #fff;
}

/* ============ S1 MODULE HEADINGS  ============ */

div.moduleS1 h3, div.moduletableS1 h3 {
	font-size: 16px;
	border-bottom: 1px solid #557CA1;
	color: #fff;
}

/* ============ S1 MODULE LINKS  ============ */

div.moduleS1 a,div.moduletableS1 a {
	color: #d2e7fe;
}
div.moduleS1 a:hover,div.moduletableS1 a:hover {
	color: #d2e7fe;
	text-decoration: underline;
}

/* ========== LEFT/RIGHT CONTENT S1 HEADINGS  ========== */
#leftcol td.contentheadingS1,
#rightcol td.contentheadingS1,
#leftcol a.contentpagetitleS1,
#rightcol a.contentpagetitleS1 {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
}
#leftcol a.contentpagetitleS1:hover,
#rightcol a.contentpagetitleS1:hover {
	color: #fff;
}



/* ============ *S2 MODULE STYLE*  ============ */

div.moduleS2 {
	color: #494A44;
}
/* ============ S2 MODULE HEADINGS  ============ */

div.moduleS2 h3,div.moduletableS2 h3 {
	font-size: 16px;
	color: #494A44;
	border-bottom: 1px solid #C4C4B1;
}
/* ============ S2 MODULE LINKS  ============ */

div.moduleS2 a,div.moduletableS2 a {
	color: #517291;
	text-decoration: none;
}
div.moduleS2 a:hover,div.moduletableS2 a:hover {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S2 HEADINGS  ========== */
#leftcol td.contentheadingS2,
#rightcol td.contentheadingS2,
#leftcol a.contentpagetitleS2,
#rightcol a.contentpagetitleS2 {
	color: #6b6c63;
	font-size: 16px;
}
#leftcol a.contentpagetitleS2:hover,
#rightcol a.contentpagetitleS2:hover {
	color: #000;
}



/* ============ *S3 MODULE STYLE*  ============ */

div.moduleS3 {
	color: #494A44;
}
/* ============ S3 MODULE HEADINGS  ============ */

div.moduleS3 h3,div.moduletableS3 h3 {
	font-size: 16px;
	color: #494A44;
	border-bottom: 1px solid #b2b0a0;
}
/* ============ S3 MODULE LINKS  ============ */

div.moduleS3 a {
	color: #44607a;
	text-decoration: none;
}
div.moduleS3 a:hover  {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S3 HEADINGS  ========== */
#leftcol td.contentheadingS3,
#rightcol td.contentheadingS3,
#leftcol a.contentpagetitleS3,
#rightcol a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}


/* ========== JOOMLA STYLES  ========== */

div.blog_more {
	border-top: 1px solid #e7e8da;
}
div.blog_more ul {
	border-top: 1px solid #dadacc;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px 0px;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px -28px;
	background-color: #f9f8ed;
}
table.poll {
	color: #000;
	font-size: 11px;
}

table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #dadacc;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0px solid #fefee6;
}
table.pollstableborder td.sectiontableheader {
	color: #fff;
	text-transform:uppercase;
	width:100%;
}
td.sectiontableheader a {
	text-transform:uppercase;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
	color:#333300;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
	width:100%;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;

}
td.sectiontableheader {
	text-transform:uppercase;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .2em;
	
}
tr.sectiontableentry1 td,
td.sectiontableentry1 {
	font-size: 11px;
}
tr.sectiontableentry2 td,
td.sectiontableentry2 {
	font-size: 11px;	
}
.createdate,.modifydate {
	color: #999999;
}
span.small, {
color:#999999;
}
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
}
div.mosimage_caption {
	color: #a09a8a;
}
table.contenttoc {
	background-color: #f5f2e1;
	font-size: 12px;
	border: 1px solid #e8e6d8;
}
table.contenttoc th {
	background-color: #3d2518;
	color: #fffef1;
}

hr{
color: #000;
background: black;
border: 0;
height: 1px;
}

/* ============  UNIQUE STYLE RELATED  ============ */
/* ============  PROCEED WITH CAUTION  ============ */


#showcasetop {background-color: #F6EBCB;}
#showcase {color: #494A44;background: #F6EBCB;}
#mainbody {background-color: #F6EBCB;}
.bottom_top {border-top: solid thin #CBC1A9;}
#bottom {background: #F6EBCB;
}
#bottom ul li {
	position: relative;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

/*Footer Nav*/
#footer {font-family:"Times New Roman", Times, serif; font-size:1.2em; color:#333300; font-weight:bold;}
ul.menu_ft{
}
ul.menu_ft li a{
	color: #996600;
	float:right;
	margin: -6px 0px 3px 0px;
	padding: 0px 5px 0px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBC1A9;
	border-bottom-color: #CBC1A9;
	border-left-color: #CBC1A9;
}
ul.menu_ft li a:hover{
	color: #CC6633;
	float:right;
	margin: -6px 0px 3px 0px;
	padding: 0px 5px 0px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBC1A9;
	border-bottom-color: #CBC1A9;
	border-left-color: #CBC1A9;

}

/* ============  S1  ============ */
div.moduleS1 {background: url(../images/style1/topright_1.png) 100% 0 no-repeat;margin-bottom: 10px;height: 1%;}
div.moduleS1 div {background: url(../images/style1/topleft_1.png) 0 0 no-repeat;}
div.moduleS1 div div {background: url(../images/style1/botright_1.png) 100% 100% no-repeat;}
div.moduleS1 div div div {background: url(../images/style1/botleft_1.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS1 div div div div {background: transparent none;padding: 0;}
div.moduleS1 h3, div.moduletableS1 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S2  ============ */

div.moduleS2 {margin-bottom: 10px;background: url(../images/style1/topright_2.png) 100% 0 no-repeat;height: 1%;}
div.moduleS2 div {background: url(../images/style1/topleft_2.png) 0 0 no-repeat;}
div.moduleS2 div div {background: url(../images/style1/botright_2.png) 100% 100% no-repeat;}
div.moduleS2 div div div {background: url(../images/style1/botleft_2.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS2 div div div div {background: transparent none;padding: 0;}
div.moduleS2 h3,div.moduletableS2 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}

/* ============  S3  ============ */

div.moduleS3 {margin-bottom: 10px;background: url(../images/style1/topright_3.png) 100% 0 no-repeat;height: 1%;}
div.moduleS3 div {background: url(../images/style1/topleft_3.png) 0 0 no-repeat;}
div.moduleS3 div div {background: url(../images/style1/botright_3.png) 100% 100% no-repeat;}
div.moduleS3 div div div {background: url(../images/style1/botleft_3.png) 0 100% no-repeat;padding: 12px 15px 15px 15px;}
div.moduleS3 div div div div {background: transparent none;padding: 0;}
div.moduleS3 h3,div.moduletableS3 h3 {padding: 0px 0px 3px 0px;line-height: 100%;height: auto;margin: 0 0 10px 0;font-weight: normal;text-indent: 0px;font-style: normal;}
ul.latestnews li,
ul.latestnewsS1 li,
ul.mostread li,
ul.mostreadS1 li,
ul.latestnewsS2 li,
ul.mostreadS2 li,
ul.latestnewsS3 li,
ul.mostreadS3 li,
ul.menu li,
/* showcase */
#showcase div.moduletable li,
#showcase div.moduletableS1 li,
#showcase div.moduletableS2 li,
#showcase div.moduletableS3 li,
/* bottom Bullet*/
#bottom div.moduletable li,
#bottom div.moduletableS1 li,
#bottom div.moduletableS2 li,
#bottom div.moduletableS3 li {
	/*background: url(../images/style2/bullet.gif) no-repeat 0px 0px;*/
}
.copyright a {
	background: url(../images/style1/jscright.png) no-repeat;
}


/* @group TOPNAV */


.menubar {
	font: 11px "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
#navmenu {
	background-color: #3C2E0B;
}

#navmenu a {
	color: #ffffff;
}

#navmenu li li {
	font-size: 11px;
}

#navmenu li:hover ul, 
#navmenu li li:hover ul, 
#navmenu li li li:hover ul, 
#navmenu li li li li:hover ul,
#navmenu li.iehover ul, 
#navmenu li li.iehover ul, 
#navmenu li li li.iehover ul,
#navmenu li li li li.iehover ul {
	background: #3C2E0B;
}
/*PARENT ITEM SEPARATOR*/
/*Removed seperator
#navmenu li a {
	background: url(../images/style1/menubar.png) 100% 50% no-repeat;
}*/
/*DEFINE HOVER COLORS*/

#navmenu li:hover a, #navmenu li.iehover a {
	color: #CC6633;
}
#navmenu ul li a:hover{
	color: #CC6633;
}
#navmenu ul li ul li a:hover,
#navmenu ul li ul li ul li a:hover {
	color: #F6EBCB;
}
#navmenu ul ul a {
	color: #CC6633;
	width: 130px;
}
#navmenu li li {
	border-bottom: 0px solid #304863;
}
#navmenu li li {
	width: 130px;
}
#navmenu li ul ul {

}
#navmenu li li:hover {
	background: #695011;
}

#navmenu li ul {
	width: 130px;
}
/*#navmenu li.active {
	background: url(../images/style1/active_menu.png) no-repeat center bottom;
}
#navmenu li.active a:hover {
	background: url(../images/style1/menubar.png) no-repeat 100% 50%;
}*/
#navmenu ul li.active ul li a,
#navmenu ul li.active ul li,
#navmenu ul li.active ul li a:hover,
#navmenu ul li.active ul li.hover {
	color: #CC6633;
}
#navmenu li.iehover ul li.iehover {
	background: #695011;
}

/*Brown Link*/
.brownlink a{ color:#3c2e0b; text-decoration:none;}
.brownlink a:hover{ color:#3c2e0b; text-decoration:none;}
.brownlink a:active{ color:#3c2e0b; text-decoration:none;}

/* @end */


