/* nhlkaw.com */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	background-color: #efede1;
	background-repeat: repeat-x;
	margin: 0px;
	line-height: 180%;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color:#336699;
	text-decoration: underline;
}

textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 10px;
	color: #333333;
	line-height: 120%;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 7px;
	color: #333333;
}

hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CECECE;
}
.hr_clear {
	border-bottom: 1px solid #f1efed;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}
ul li {
	margin: 0px;
	padding: 0px;
}

a strong{
	color: #FF6600;
}
#main_wrap {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#body_wrap {
	width: 760px;
	background-image:url(images/boddy_middle.gif);
	background-repeat: repeat-y;	
}
#body_wrap .top_wrap{
	padding-top: 12px;
	padding-left: 12px;
	background-image:url(images/body_top.gif);
	background-repeat: repeat-x;	
}
#body_wrap .content_wrap{
	padding-right: 16px;
	padding-left: 16px;
}
#body_wrap .bottom{
	background-image:url(images/body_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	clear: both;
	padding-bottom: 15px;
}

.top_col {
	width: 737px;
	height: 156px;
	margin-right: auto;
	margin-left: auto;	
	border-bottom: #ccc solid 1px;
	background-image:url(images/center_rep.jpg);
	background-repeat: repeat-x;
}

.left_col {
	float: left;
	width: 350px;
	margin-right: 20px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 30px;
}

.right_col {
	width:330px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.right_col li {
	background-color: #fff;
	margin-top: 2px;
	margin-bottom: 2px;
}
.links {
	list-style-type: none;
}


.inner_col_left {
	width: 230px;
	float: left;
	padding-right: 5px;
    line-height: 100%;
}

.inner_col_left li {
	background-color: #fff;
}

.inner_col_right li {
	background-color: #fff;
}

.inner_col_right {
	width:200px;
	float: left;
	padding-left: 5px;
	line-height: 100%;
}

.clear {
	clear: both;
}
	
#container {
	position: relative;
	width:737px;
	height: 30px;
	padding: 0;
	margin: 0px 0 5px 0;
	background: #40464D;	
	}

#nav {
	position: absolute;
	top: 0px;
	left: 133px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 36px;
	display: inline;
	overflow: hidden;
	width: 545px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -30px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -61px;
	}
	
#home a  {
	width: 59px;
	background: url(images/home.gif) top left no-repeat;
	}

#services a  {
	width: 88px;
	background: url(images/services.gif) top left no-repeat;
	}

#news a  {
	width: 59px;
	background: url(images/news.gif) top left no-repeat;
	}

#history a  {
	width: 79px;
	background: url(images/history.gif) top left no-repeat;
	}
	
#faq a  {
	width: 45px;
	background: url(images/faq.gif) top left no-repeat;
	}

#links a  {
	width: 59px;
	background: url(images/links.gif) top left no-repeat;
	}
	
#contact a  {
	width: 84px;
	background: url(images/contact.gif) top left no-repeat;
	}
		
#foot_container {
	width:750px;
	height:40px;
	margin-right: auto;
	margin-left: auto;	
	background: #1d1d1d;		
}

.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;	
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;	
	font-size: 9px;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.break {
	margin-top: 3px;
	margin-bottom: 0px;
}

ul {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 16px;
}
ul li {
	background-color: #f4f4f4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.sidenav_col {
	float: left;
	width: 207px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 30px;
}

.sidenav .sidenav_active{
	background: #fff;
	text-decoration: none;
	color: #FF6600;
}
.sidenav {
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 100%
}
.sidenav ul {
	margin-left: 2px;
	padding: 0px;
}
.sidenav ul li {
	margin: 0px;
	padding: 0px;
	line-height: 220%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.sidenav ul li a {
	display: block;
	padding-left: 5px;
	width: 200px;
	text-decoration: none;
}
.sidenav ul li a:hover {
	background: #fff; 
	text-decoration: none;
}
.sidenav ul li a:visited {
	text-decoration:none;
	color: #336699;
}
.sidenav ul li a:visited:hover {
	background: #fff; 
	text-decoration: none;
	color: #336699;
}

.inner_head {
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 0px;

}

.txt_sm_grey {
	font-size: 85%;
	color: #999999;
}
.landing_list {
	width: 255px;
	float: left;
	padding: 10px;
}
.col_half {
	width: 255px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.ul_heading {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

.featured_wrap_left {
	float: left;
	width: 267px;
	margin-top: 20px;
}

.featured_wrap_right {
	float: left;
	width: 693px;
	margin-top: 10px;
	
}
#featured_txt a {
	color: #336699;
	text-decoration: none;
}
#featured_txt a:visited {
	color: #336699;
	text-decoration: none;
}
#featured_txt a:hover {
	text-decoration: underline;
}

.featured_con_right {
	background: #fff;
	border: solid #fff 2px;
	width: 693px;
	height: 132px;
	margin-left: 20px;
}

.featured_title {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #333333;
}

.featured_img_col {
	float: left;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 30px;	
}

.services_col {
	background-color: #FFFFFF;
	float: left;
	width: 485px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.history_col {
	float: left;
	width: 725px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}
