/* GLOBAL STYLES */
*
{
	margin: 0px;
	padding: 0px;
}

ul
{
	margin-left: 1em;
}

body
{
    font-family: lucida grande, lucida, lucida sans, sans-serif;
	font-size: 12px;
	background:url(images/bg.jpg) top center no-repeat #100503;
	text-align: justify;
}

a
{
	color: #860000;
}

a img
{
	border: none;
}

/* GLOBAL CLASSES */
img.block
{
	display: block;
}

img.left
{
	float: left;
}

img.right
{
	float: right;
}

div.clear
{
	clear: both;
}

div.odd_news, div.even_news
{
	padding: 12px 8px;
}

div.even_news
{
	background-color: #bf762a;
}

.strong_text
{
	font-weight: bold;
	color: #860000;
}

.bold
{
	font-weight: bold;
}

/* SITE STRUCTURE */

#wrapper
{
	width: 988px;
	margin: 0px auto;
	color: #fff;
}

/* HEADER NAVIGATION STYLE */
#header
{
	margin: 0px;
	position: relative;
	height: 101px;
	background: url(images/header_bg.jpg) top left no-repeat;
}

#header li
{
	list-style-type: none;
	display: block;
	position: absolute;
}

#header li a
{
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#nkmip_logo
{
	top: 5px;
	left: 44px;
}

#nkmip_logo a
{
	width: 187px;
	height: 77px;
	background-image: url(images/nkmip_logo.jpg);
}

#about
{
	top: 36px;
	left: 811px;
}

#about a
{
	width: 91px;
	height: 22px;
	background-image: url(images/about.gif);
}

#meeting-nav
{
	top: 36px;
	left: 685px;
}

#meeting-nav a
{
	width: 125px;
	height: 22px;
	background-image: url(/assets/images/meetings.gif);
}


#home
{
	top: 36px;
	left: 903px;
}

#home a
{
	width: 46px;
	height: 22px;
	background-image: url(images/home.gif);
}

/* MAIN NAVIGATION STYLE */
#main_nav
{
	margin: 0px;
	padding: 0px 31px 0px 28px;
	height: 63px;
	background: url(images/nav_bg.jpg) top left no-repeat;
}

#main_nav li
{
	float: left;
	display: block;
	list-style-type: none;
}

#main_nav li a
{
	display: block;
	text-indent: -2000px;
	height: 63px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#main_nav li a:hover
{
	background-position: 0px -63px;
}

#main_nav li a.active
{
	background-position: 0px -126px !important;
}

#nav_01 a
{
	width: 176px;
	background-image: url(images/nav/nav_01.jpg);
}

#nav_02 a
{
	width: 205px;
	background-image: url(images/nav/nav_02.jpg);
}

#nav_03 a
{
	width: 111px;
	background-image: url(images/nav/nav_03.jpg);
}

#nav_04 a
{
	width: 168px;
	background-image: url(images/nav/nav_04.jpg);
}

#nav_05 a
{
	width: 111px;
	background-image: url(images/nav/nav_05.jpg);
}

#nav_06 a
{
	width: 158px;
	background-image: url(images/nav/nav_06.jpg);
}

/* MAIN BANNER STYLE */
#home_banner
{
	width: 988px;
	height: 319px;
	background: url(images/home-bg.jpg) top left no-repeat;
}

/* CONTENT SECTION STYLE */
#content
{
	background: url(images/content_bg.jpg) center top repeat-y;
	color: #000;
}

#wrap_top
{
	background: url(images/wrap_top_bg.jpg) center top no-repeat;
}

#wrap_bottom
{
	/* make sure our content is always at least 370 tall */
	min-height: 370px; 
	height: auto !important;
	height: 370px;

	padding: 0px 49px 35px 36px; /* Bottom padding needed cause ie6 blows up without it */
	background: url(images/wrap_bottom_bg.jpg) center bottom no-repeat;
}

#col_1
{
	float: left;
	width: 350px;
	padding-right: 12px;
	line-height: 18px;
}

#col_2
{
	float: left;
	width: 278px;
}

#location_logo
{
	border-bottom: 7px solid #bf762a;
}

#location_info
{
	padding: 15px 10px;
	line-height: 20px;
}

#location_map
{
	height: 200px;
	background-color: #f2efe9;
	border: 5px solid #bf762a;
}

/*double wide column*/
#col_1_2
{
	float: left;
	width: 590px;
	padding-right: 30px;
	padding-left: 20px;
}

.location
{
	padding-top: 12px;
}

#col_3
{
	float: left;
	width: 263px;
	text-align: right;
}

/* FOOTER STYLE */
#footer
{
	margin: 0px;
	height: 67px;
	position: relative;
	background: url(images/footer_bg.jpg) top left no-repeat;
}

#footer li
{
	display: block;
	list-style-type: none;
	position: absolute;
	top: 29px;
}

#footer li a
{
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background-repeat: no-repeat;
	height: 38px;
}

#footer li a.active
{
	background-position: 0px -38px !important;
}

#sitemap
{
	left: 30px;
	width: 350px;
	color: #f79f35;
	padding-top: 12px;
}

#sitemap a
{
	display: inline !important;
	text-indent: 5px !important;
	color: #f79f35;
	line-height: 20px;
	text-decoration: none;
	height: 20px !important;
	font-size: 9px;
	font-family: Verdana, Sans-serif;
}

#partners
{
	left: 581px;
}

#partners a
{
	width: 64px;
	background-image: url(images/footer/partners.jpg);
}

#contact
{
	left: 645px;
}

#contact a
{
	width: 61px;
	background-image: url(images/footer/contact.jpg);
}

#media
{
	left: 706px;
}

#media a
{
	width: 46px;
	background-image: url(images/footer/media.jpg);
}

#green
{
	left: 752px;
}

#green a
{
	width: 47px;
	background-image: url(images/footer/green.jpg);
}

#comm
{
	left: 799px;
}

#comm a
{
	width: 163px;
	background-image: url(images/footer/comm.jpg);
}

#content_col_1
{
	float: left;
	width: 290px;
	padding-right: 40px;
}

#content_col_2
{
	float: left;
	width: 250px;
}

#icpsignup ul
{
	list-style-type: none;
	margin: 0px;
}

#icpsignup li
{
	clear: left;
}

#icpsignup label
{
	float: left;
	clear: left;
	display: block;
	width: 90px;
	text-align: right;
	padding: 3px 10px 3px 0px;
}

.input
{
	padding: 6px 5px;
	float: left;
	display: block;
	width: 300px;
	margin-bottom: 5px;
	border: 1px solid #bfbfbf;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

.submit
{
	width: 412px;
	text-align: right;
}

/* CUSTOM STYLES FOR THICKBOX */
#thickbox_contents
{
	background-color: #fff;
	height: 300px;
	width: 300px;
	display: none;
}
