@charset "utf-8";
/* CSS Document */

		html, body { margin: 0; padding: 0; }
		
		body { 
		padding-bottom: 20px; 
		text-align: center; 
		background-image: url(../bgs/bw-circle.jpg);
		background-repeat: repeat;
		background-position: center top; 
		background-color: #0A0102;
		margin: 0 auto; 
		}

	
	/* yes */
#wrapper {
	width: 900px;
	margin: 0 auto; 
	margin-top: 0px;
	height: auto ;/* overwrite the height */
	background-color: #FFFFFF;
	}
/* yes */
div#header {
	width: 900px;
	height:506px;
	background-image: url(../bgs/hrBG.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
/* yes */
div#logo2 {
    width:167px; 
	text-align: left;
	height: 72px;
	margin-top: 15px;
	margin-left: 32px;
	padding-top: 0px;
	float: left;
}
/* yes */
div#searchbox {
    width:200px; 
	text-align: left;
	margin-right: 28px;
	margin-left: 10px;
	margin-top: 0px;
	height: 25px;
	float: right;
	clear:both;
}
/* yes */
div#logo{
	width:282px;
	height:85px;
	padding-top: 45px;
	margin-top: 0px;
	margin-left: 23px;
	margin-right: 0px;
	float: left;
}
/* yes */
div#infolinkbut {
    width:122px; 
	text-align: right;
	margin-right: 28px;
	margin-left: 400px;
	margin-top: 10px;
	height: 83px;
	float: right;
	padding-bottom: 40px;
}
/* yes */
div#horz_menu {
    width:768px; 
	text-align: left;
	margin-top:0px;
	margin-left: 0px;
	background: url(../home1/menubar.jpg) top center no-repeat;
	height: 31px;
}
/* yes */
div#text_menu {
    width:500px; 
	text-align: right;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 40px;
	height: 20px;
	float: right;
}
div#photolinks {
    width:250px;  
	text-align: left;
	padding-top:180px;
	margin-left: 52px;
	margin-right: 580px;
	height: 50px;
	clear:both;
}
div#photoflashbut {
    width:250px;  
	text-align: left;
	padding-top:17px;
	margin-left: 130px;
	margin-right: 522px;
	height: 30px;
	clear:both;
}
/* yes - COLMASK */
div#container1 {
  clear:both;
  width:100%;			/* width of whole page */
}
/* yes - COLLEFT */
div#container2 {
		width:1049px;
		text-align: center;
}
div#container3 {
  margin-left: 0px;
  margin-right: 0px;
  width:900px;			/* width of whole page */
  overflow:hidden;	/* This chops off any overhanging divs */
  background: #FFFFFF;
  margin-top: 20px;  
}
/* yes - COLLEFT */
div#container4 {
		width:843px;
		text-align: left;	
		background: url(../resources/subBG3/repeatBG.jpg) repeat-y center top;
		margin-left: 102px;
		margin-right: 102px;
		clear: both;	
}

#left_menu_area {
	width: 263px;
	margin-left: 146px;
	margin-top: 0px;
	margin-right: 113px;
	margin-bottom: 0px;
	padding: 0px;
	height: 232px;
	}	
#left_text_blurb {
	width: 200px;
	margin-left: 130px;
	margin-top: 87px;
	margin-right: 150px;
	text-align: left;
	padding-left: 10px;
	}	
#left_menu_links {
	width: 170px;
	float: inherit;
	margin-left:20px;
	margin-right: 5px;
	margin-top: 50px;
	text-align:left;
	padding: 0px;
	height: auto ;/* overwrite the height */
	}
/* yes */
div#btmaddress {
    width:200px; 
	margin-left: 200px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	margin-right: 0px;
	margin-bottom: 20px;
	height: auto ;/* overwrite the height */
	clear: right; 	
}
#breadcrumbs_area  {
  width:530px;
  text-align: left;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 20px;
	}
div#containermain { 
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
div#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* background: url(../home3/leftnavBG.jpg) top center repeat-y ;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 10px;
	height: 100%;
	margin-top: 0px;
}
div#sidebarLINKS {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 20px;
	height: auto;
	margin-top: 10px;
}
div#sidebarNAV {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 30px;
	height: auto;
	margin-top: 0px;
}
div#sidebarPHOTO {
	float: left; /* since this element is floated, a width must be given */
	width: 224px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}
div#sidebarNAVTEXT {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
	height: auto;
	margin-top: 20px;
}
div#btnNEWS {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 10px 0px 0px 10px;
	height: 20px;
	margin-top: 0px;
	text-align: right;
}
div#sidebarADD {
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 20px;
	height: auto;
	margin-top: 30px;
}
div#mainContent { 
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 40px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 560px;
	background-color: #FFFFFF;
	float: right;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* yes */
div#footer {
   width:900px;
	height:550px;
	background-color: #fff;
	clear: both;
	padding: 0;
	margin: 0;
}
/* yes */
div#footer_menu{
   width: 900px;
	height:20px;
	background-color: #FFFFFF;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
}
div#nafculogo{
   width:750px;
	height:80px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 15px;
	margin-right: 10px;
}
div#credittag{
   width:860px;
	height:150px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 40px;
}
div#disclaimer{
   width:830px;
	height:200px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 30px;
}
 
 /* FONTS */
 
 
.mainfont  {
	font-size: 12px;
	color: #3f362f; 
	font-family: Arial, Helvetica, sans-serif;
	}
.mainfont a:link {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.mainfont a:visited {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.mainfont a:hover {
background-color:#455054;
color:#FFFFFF;
text-decoration:none;
}	
.smallfont  {
	font-size: 13px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	}
.smallfont a:link {
color:#000000;
text-decoration: underline;
}
.smallfont a:visited {
color:#000000;
text-decoration: underline;
}
.smallfont a:hover {
color:#000000;
text-decoration:none;
}	
.titlefont  {
	font-size:20px;
	color: #B98700; 
	font-family:  "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: left;
	text-transform: lowercase;
	word-spacing: 0.3mm;
	} 
.nav_font {
	color: #000000;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	}
.nav_font a:link {
color:#000000;
text-decoration: none;
text-underline-style: dotted;
}
.nav_font a:visited {
color:#000000;
text-decoration: none;
text-underline-style: dotted;
}
.nav_font a:hover {
color:#000000;
text-decoration: underline;
}
.photofont {
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 2.0em;
	}
.photofont a:link {
color:#FFFFFF;
text-decoration: none;
}
.photofont a:visited {
color:#FFFFFF;
text-decoration: none;
}
.photofont a:hover {
color:#ffffff;
background-color: #000000;
}		
.goldfont  {
	font-size: 12px;
	color: #B29800; 
	font-family: Helvetica,Arial,sans-serif;
	}
.goldfont a:link {
color:#000000;
text-decoration: underline;
}
.goldfont a:visited {
color:#000000;
text-decoration: underline;
}
.goldfont a:hover {
color:#000000;
text-decoration:none;
}		 



h1  {
	color: #967CB9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;	
}
h2  {
	color:#B98700;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:5px;
	text-align:left;
	text-transform:lowercase;
	word-spacing:0.5mm;
}
h3  {
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;	
	margin-bottom: 10px;
}
h4 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height: 1.2em;
	margin-bottom: 0px;
}
p  {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.4em;
	}

/* yes */	
.main_font_black12 {
	color: #000000;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.menulinks_fuche {
	color: #B83279;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.menulinks_fuche a:link {
color:#B83279;
text-decoration: underline;
text-underline-style: dotted;
}
.menulinks_fuche a:visited {
color:#B83279;
text-decoration: underline;
text-underline-style: dotted;
}
.menulinks_fuche a:hover {
color:#000000;
text-decoration:none;
}	

/* yes */	
.main_font_black {
	color: #000000;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
 .main_font_black a:link {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_black a:visited {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_black a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}	
/* yes */	
.main_font_yellow {
	color: #898989;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.main_font_yellow a:link {
color:#898989;
text-decoration: none;
text-underline-style: dotted;
}
.main_font_yellow a:visited {
color:#898989;
text-decoration: none;
text-underline-style: dotted;
}
.main_font_yellow a:hover {
color:#000000;
text-decoration: underline;
}	
/* yes */	
.main_font_purple {
	color: #53345c;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}
.main_font_purple a:link {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_purple a:visited {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_purple a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}		
.main_font_lavender {
	color: #776798;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 1.2em;
	}	
.main_font_lavender a:link {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_lavender a:visited {
color:#A8116D;
text-decoration: underline;
text-underline-style: dotted;
}
.main_font_lavender a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}
.credit_font {
	color: #53646B;
	font-family: Helvetica,Arial,sans-serif;
	font-size:11px;
	font-style:normal;
	}
.credit_font a:link {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.credit_font a:visited {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.credit_font a:hover {
background-color:#645750;
color:#ffffff;
text-decoration:none;
}	
.pagetitlefont {
	color: #5C8A9A;
	font-family:Helvetica,Arial,sans-serif;
	font-size:18px;
	font-size-adjust:none;
	font-stretch: extra-expanded;
	font-style:bold;
	font-variant:normal;
	font-weight:bold;
	}
.search_font {
	color: #000000;
	background-color: #D7C9AC;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:11px;
	}	
.left_menu_font {
	color: #003066;
	overflow: auto;
	font-family:"Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height: 2.4;
	}
.left_menu_font a:link {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.left_menu_font a:visited {
color:#53646B;
text-decoration: underline;
text-underline-style: dotted;
}
.left_menu_font a:hover {
background-color:#645750;
color:#FFFFFF;
text-decoration:none;
}	
.bread_font {
	color: #333333;
	font-family: "Trebuchet MS", Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
	/* yes */	
.leftnav {
	color: #666666;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	line-height: 2.0em;
	}
.leftnav a:link {
color:#868686;
text-decoration: underline;
}
.leftnav a:visited {
color:#868686;
text-decoration: underline;
}
.leftnav a:hover {
color:#000000;
text-decoration:none;
}
.leftnavGOLD{
	color: #B98700;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight: bold;
	}
.leftnavGOLD a:link {
color:#B98700;
text-decoration: underline;
}
.leftnavGOLD a:visited {
color:#B98700;
text-decoration: underline;
}
.leftnavGOLD a:hover {
color:#000000;
text-decoration:none;
}
li {
line-height: 95%;
} 
ul {
margin-left: 0; 
padding-left: 20px;
}
<!--[if lt IE 8]>
<style type="text/css">
li a {display:inline-block;}
li a {display:block;}
</style>
<![endif]-->






