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

html {
	padding-bottom: 1px;
	min-height: 100%;
}
/* RESET... EVERYTHING */

body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	background-color: #d2fcff;
	background-image: url('../images/page_bg.gif');
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

strong {
	font-weight: bold;
}

small{
	font-size: 10px;
	line-height: 14px;
}

em {
	font-style:italic;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

sup{
	font-size: 9px;
}

.hr{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

/* FORMATTING */

p{
	margin: 12px 0px;
	line-height: 18px;
}

a {
	color: #db6e0d;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

h1{
	color: #db6e0d;
	font-size: 17px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

h2{
	color: #1d5da9;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h3{
	color: #1ba2c2;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: -8px;
	margin-top: 15px;
}

h4{
	color: #a09383;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 8px;
	border-bottom: 1px solid #d1aa87;
}

big {
	font-size: 14px;
	line-height: 24px;
}

#column_left ul{
	margin: 10px 0px;
	padding: 0;
}

#column_left ul li{
	margin: 0px 0px 0px 10px;
	background-image: url('../images/bullet_arrow_grey.gif');
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding: 3px 0px 3px 28px;
	display: block;
	line-height: 18px;
}

#column_left ul.bold  {
	font-weight: bold;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.no-show {
	display: none;
}
.txt_inline {
	display: inline;
}

.txt_error{
	color: #990000;
	font-weight: bold;
}

.txt_grey{
	color: #999999;
}


.icon_pdf a{
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	background-position: 0px 4px;
	font-size: 11px;
}


#column_left ul.icon_pdf{
	margin-left: 0px;
}

#column_left ul.icon_pdf li{
	background-image: none;
	margin-left: -20px;
	clear: both;
}

.icon_ppt a {
	background-image: url(../images/icon_ppt.gif);
	background-repeat: no-repeat;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	background-position: 0px 4px;
	font-size: 11px;
}
a.icon_pdf {
	background-image: url('../images/icon_pdf.gif');
	background-repeat: no-repeat;
	display: inline-block;
	padding: 2px 0px 0px 25px;
	background-position: 0px 4px;
	font-size: 11px;
}



/* CONTAINERS */

#wrapper{
	width: 799px;
	margin: 0px auto;
	background-image: url('../images/main_bg.gif');
	background-repeat: repeat-y;
}

#header{
	height: 183px;
	margin: 0px 19px 0px 45px;
	background-repeat: no-repeat;
	background-position: top right;
}

#logo{
	width: 170px;
	padding: 20px 0px 0px 0px;
}

#footer{
	width: 799px;
	height: 41px;
	margin: 0px auto;
	background-image: url('../images/footer_bg.gif');
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-bottom: 20px;
}

#footer p{
	position: relative;
	margin: 0;
	top: 5px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#main{
	width: 715px;
	padding-bottom: 10px;
	margin: 0px auto;
}

#column_left{
	width: 450px;
	float: left;
}

#column_left img{
	margin: 0px 20px 15px 0px;
}

#column_right{
	width: 254px;
	float: right;
	padding-top: 15px;
}

.box_blue{
	width: 462px;
	background-image: url('../images/box_blue_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom;
}


.box_blue_top{
	height: 15px;
	background-image: url('../images/box_blue_top.gif');
	background-repeat: no-repeat;
}

.box_blue .content{
	padding: 10px 25px;
	background-image: url('../images/box_blue_bg.gif');
	background-repeat: repeat-y;
}

td.box_blue{
	padding-bottom: 21px;
}

.list-box ul{
	margin: 0;
	padding: 0;
}

.list-box ul li{
	margin: 0px 0px 0px 0px;
	background-image: url('../images/list_box_bg.gif');
	background-repeat: no-repeat;
	width: 254px;
	height: 60px;
}

.list-box ul li td{
	height: 60px;
	vertical-align: middle;
}

.list-box ul li a{
	color: #db6e0d;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 60px;
	width: 150px;
	display: block;
	line-height: 15px;
	text-decoration: none;
}

.img_home_2{
	padding: 8px 14px 0px 0px;
}

.home_base{
	width: 730px;
	margin: 10px auto;
}

.sidebar{
	width: 254px;
	background-image: url('../images/sidebar_bg.gif');
	background-repeat: no-repeat;
	background-position: top;
}

.sidebar .sidebar_bottom{
	background-image: url('../images/sidebar_bottom.gif');
	background-repeat: no-repeat;
	height: 15px;
}

.sidebar .content{
	width: 195px;
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
}

.sidenav ul{
	margin: 0;
	padding: 0;
	width: 200px;
}

.sidenav ul li{
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px solid #d1aa87;
	background-image: none;
}

.sidenav ul li a{
	font-size: 13px;
	color: #dc7112;
	text-decoration: none;
	background-image: url('../images/bullet_arrow_orange.gif');
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding: 5px 0px 5px 28px;
	display: block;
}

.sidenav ul li a:hover, .sidenav ul li.sidenav_selected a{
	color: #a09383;
	background-image: url('../images/bullet_arrow_tan.gif');
}

.quote p{
	padding: 60px 10px 50px 10px;
	text-align: center;
	font-size: 23px;
	color: #b6a793;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: 0;
}

/* BANNER IMAGES */

.img_banner_home{
	background-image: url('../images/img_banner_home.jpg');
}

.img_banner_about-us{
	background-image: url('../images/img_banner_about-us.jpg');
}

.img_banner_why-ngvs{
	background-image: url('../images/img_banner_why-ngvs.jpg');
}

.img_banner_news-and-resources{
	background-image: url('../images/img_banner_news-center.jpg');
}

.img_banner_contact-us{
	background-image: url('../images/img_banner_contact-us.jpg');
}

.img_banner_members{
	background-image: url('../images/img_banner_member-center.jpg');
}


/* CSS NAV */

#nav{
	height: 30px;
	background-color: #1d5da9;
	width: 759px;
	margin: 0px 0px 0px 21px;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0px 0px 0px 30px;
	list-style: none;
	line-height: 1;
}

#nav ul{
	padding-top: 2px;
}

#nav a{
	display: block;
	width: 132px;
	height: 28px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#nav li { /* all list items */
	float: left;
	width: 132px; /* width needed or else Opera goes nuts */
	margin: 0;
	background-image: none;
	padding: 0;
}

#nav li ul{ /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 128px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
	padding: 0;
	margin: 0;
	border-left: 2px solid #1d5da9;
	border-right: 2px solid #1d5da9;
	border-bottom: 2px solid #1d5da9;
}

#nav li ul li{
	width: 128px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -24px 0px 0px 185px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li.nav_about-us a{
	background-image: url('../images/nav_about-us.gif');
}

#nav li.nav_why-ngvs a{
	background-image: url('../images/nav_why-ngvs.gif');
}

#nav li.nav_news-and-resources a{
	background-image: url(../images/nav_news-resources.gif);
}

#nav li.nav_home a{
	background-image: url('../images/nav_home.gif');
}


#nav ul li a{
	background-position: 0px 0px;
}

#nav li a:hover{
	background-position: 0px -28px;
}

#nav li.nav_selected a{
	background-position: 0px -57px;
}

#nav li.nav_about-us li a, #nav li.nav_why-ngvs li a, #nav li.nav_news-and-resources li a, #nav li.nav_home li a{
	background-image: none;
	background-color: #5f97da;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 6px 5px;
	height: 16px;
	width: 118px;
}

#nav li li a:hover{
	background-color: #1d5da9;
}

#nav li:hover{
	height: 1%;
}

/* SUB NAV BAR */

#sub-nav{
	padding-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

#sub-nav ul{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

#sub-nav ul li{
	color: #1d5da9;
	float: left;
	margin: 5px;
}

#sub-nav ul li a{
	font-size: 10px;
	color: #1d5da9;
	text-decoration: none;
	text-transform: uppercase;
}

#sub-nav ul li.sub-nav_selected a{
	background-color: #bcfbff;
}

#sub-nav input{
	font-size: 10px;
	color: #3e3e3e;
	padding: 2px;
	border: 1px solid #bbbbbb;
	width: 100px;
}
