/* 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 repeat-y #00351e;
	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: #ffff99;
}

.strong_text
{
	font-weight: bold;
	color: #860000;
	text-align: left;
}
.strong_text2
{
	font-weight: bold;
	color: #00351e;
}
.pagetext {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}


.bold
{
	font-weight: bold;
}

/* SITE STRUCTURE */

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

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

#header li
{
	list-style-type: none;
	display: block;
	position: absolute;
	width: 1px;
	top: 2px;
}

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

/*#nkmip_logo
{
	top: 1px;
	left: 120px;
}

#nkmip_logo a
{
	width: 755px;
	height: 155px;
	background-image: url(../images/Reach_for_the_StarsTop.png);
}*/

#about
{
	top: 3px;
	left: 623px;
}

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

#home
{
	top: 3px;
	left: 668px;
}

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

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



#calendar
{
	top: 3px;
	left: 756px;
}

#calendar a
{
	width: 102px;
	height: 22px;
	background-image: url(../images/calendarevent.gif);
}
#contact2
{
	top: 3px;
	left: 860px;
}

#contact2 a
{
	width: 53px;
	height: 22px;
	background-image: url(../images/contact.gif);
}
#hospital
{
	top: 3px;
	left: 809px;
}

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

/* MAIN NAVIGATION STYLE */
#main_nav
{
	margin: 0px;
	padding: 0px 31px 0px 28px;
	height: 63px;
	background: url(../images/nav_bg.png) 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_01.jpg);
}

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

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

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

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


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

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

#wrap_top
{
	background: url(../images/wrap_top_bg.png) 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.png) 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;
}

/*single wide column*/
#col_1_3
{
	float: center;
	width: 850px;
	padding-right: 30px;
	padding-left: 20px;
}


/*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;
}
#col_4
{
	float: left;
	width: 800px;
	text-align: right;
}

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

#footer li
{
	display: block;
	list-style-type: none;
	position: relative;
	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: 35px;
	width: 530px;
	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/partners.jpg);
}

#contact
{
	left: 887px;
}

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

/*#media
{
	left: 706px;
}

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

#green
{
	left: 752px;
}

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

#comm
{
	left: 799px;
}

#comm a
{
	width: 163px;
	background-image: url(../images/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;
}
.pagetitle {
	color: #00351E;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
}
.sectiontitle {

	color: #00351E;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
