@charset "UTF-8";
/*----------------------------------
version:   1.0
author:    LucidBass: The Strategic Baslline to Your Online Returnes lucidbass.com
webiste:   lucidbass.com
title:	   default.css  	      
email:     lucidbass.com
-----------------------------------------------------------------------------*/
@import url("reset.css");

/* html {
background: #C4bfb0 url(../../i/defaults/slip.jpg) repeat-x;
}*/

body {
margin: 0 auto;
position: relative;
font-family: 'Oswald', sans-serif;
}

#inside-wrapper {
width: 960px;
margin: 0 auto;
/*margin: 0 0 0 120px;*/
}

header {
height: 170px;
}

#site-info {
clear: both;
}

#content  {
background-color: #EDEAE2;
}


/** NAVIGATION ***/

h1.ncffa-logo a {
float: left;
background: url(../../i/defaults/ncffa-logo-2015.png) no-repeat;
display: block;
width: 343px;
height: 186px;
text-indent: -9999px;
position: relative;
top: 16px;
left: -28px;
}

nav {
float: left;
position: relative;
left: 112px;
top: -59px;
width: 850px;
height: 31px;
z-index: 99;
}

nav a { 
}

nav a:hover {
text-decoration: underline;
color: #332C2C;
}

nav ul li  {
float: left;
padding: 6px 0px 10px 0;
margin: 0 2px 0 0;
width: 104px;
}

nav ul li ul {
display: none;
position: relative;
top: 9px;
padding: 0px 0 0 0;
}

nav ul li ul li.last {
background: url(../../i/defaults/bottom-nav.png) bottom left no-repeat;
padding-bottom: 30px;
}

nav ul li ul li:hover.last {
background: url(../../i/defaults/bottom-nav.png) bottom left no-repeat;
}

nav ul li:hover {
background: url(../../i/defaults/nav-bg.jpg) repeat-x;
}

nav ul li:hover ul {
display: block;
}

nav ul li a {
text-decoration: none;
padding: 10px 10px 10px 8px;
font-size: 12px;
width: 109px;
font-size: 12px;
color: #E5E5D8;
letter-spacing: .01em;
text-transform: uppercase;
}

nav ul li a:hover {
text-decoration: none;
color: #96CAF9;
}

nav ul li ul li {
background-color: #326BAB;
padding: 5px 5px 10px 7px;
line-height: 1.2em;
width: 92px;
}

nav ul li ul li:hover {
background: #326BAB;

}

nav ul li ul li a {
margin: 0 0 0 0px;
color: #96CAF9;
padding: 0 0 3px 0px;
line-height: 1.3em;
display: block;
border-bottom: 1px solid #4A82BE;
width: 80px;
text-transform: none;
}

nav ul li ul li a:hover {
color: #E5E5D8;
}


#cse-search-form {
position: relative;
margin: 0 0 0 -32px;
}

#cse-search-form input {
width: 90px;
background-image: none;
}

#cse-search-form .gsc-search-button {
width: 10px;
margin: 0 0 0 -10px;
font-family: 'Oswald', sans-serif;
font-size: 10px;
text-transform: uppercase;
font-weight: normal;
}


/** NAVIGATION ***/

ul.global-nav {
float: right;
position: relative;
top: 40px;
left: 269px;
width: 164px;
height: 37px;
margin: 0 0 0 0px;
}

ul.global-nav li {
float: left;
padding: 0px 5px 5px 5px;
margin: 0 2px 2px 0;
width: 42%;
}

ul.global-nav li a {
color: #5981A9;
font-size: 13px;
text-decoration: none;
letter-spacing: .01em;
}

ul.global-nav li:hover {
background: #0B2E61;
}

ul.global-nav li a:hover {
color: #5981A9;
}



ul.social {
float: right;
/*position: relative;
top: -75px;
left: 0px; */
position: relative;
width: 260px;
height: 37px;
margin: 5px 0 0 0px;
background: url(../../i/defaults/social-nav-2015.jpg) no-repeat;
z-index: 99;
}

ul.social li {
float: left;
margin: 0 10px 0 0;
}

ul.social li a {
font-size: 10px;
text-decoration: none;
}

ul.social li.nc-youtube a {
display: block;
width: 55px;
height: 29px;    
text-indent: -9999px;
}

ul.social li.nc-ihigh a {
display: block;
width: 34px;
height: 29px;    
text-indent: -9999px;
}

ul.social li.nc-fb a {
display: block;
width: 25px;
height: 29px;    
text-indent: -9999px;
}

ul.social li.nc-twitter a {
display: block;
width: 20px;
height: 27px;    
text-indent: -9999px;
}

ul.social li.nc-flickr a {
display: block;
width: 25px;
height: 29px;    
text-indent: -9999px;
}

ul.social li.nc-blog a {
display: block;
width: 37px;
height: 29px;    
text-indent: -9999px;
}

#search-form  {
float: right;
/*border: 2px solid green;*/
width: 147px;
margin: 40px 0 0 0;
position: relative;
top: 60px;
left: 423px;
}

#search-form #cse {
float: right;
}

/**/

#access-nav {
text-indent: -9999px;
height: 0px;
}

#cse {
display: none;
}

/* Table Fix */

#main-content table {
line-height: 1.4em;
margin: 10px 0px 25px 0;
font-family: 'Alice', serif; 
font-size: 14px;
}


#site-info li.statement {
font-size: 12px;
margin: 25px 0 0 0;
width: 600px;   
line-height: 1.5em;
position: relative;
left: 100px;
color: #558CC9;
}


