@charset "utf-8";
body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #574210;
}
.sitetext {
	font-family: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 110%;
	line-height: 1.5;
	color: #574210;
	text-align: left;
}

#menu {
	height: 30px;
	width: 760px;
	background-color: #1D6F89;
}

#form-search
	{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	width: auto;
	height: auto;
	}
#searchcontent {
	width: auto;
}

.searchpic {
	padding: 0px;
	margin-bottom: -4px;
	margin-right: -30px;

}

#form-search   p
	{
	padding: 0;
	margin: 0;
	}
#form-search   label, #input-keywords, #submit-search
	{
	padding: 0;
	margin: 0;
	}
#form-search   label {
		font-size: 10px;
		text-transform: uppercase;
	}
#input-keywords
	{
	border: 0px solid #7F7F7F;
	width: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 95%;
	font-style: normal;
	color: #574210;
	line-height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	height: auto;
	}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	height: 71px;
	padding-bottom: 5px;
	background-image: url(../images/ntklogoorg2.gif);
	background-repeat: no-repeat;
}
td img {display: block;}
#rightcolumnnav {
	background-color: #1D6F89;
	height: auto;
	width: auto;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}

a {
	color: #ee9414;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #fff8eb;
	font-weight: bolder;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumn {
	float: left;
	width: 241px;
}
#contactleftColumn {
	float: left;
	width: 490px;
}

#rightColumn {
	float: right;
	width: 490px;
	position: relative;
}

#contactrightColumn {
	float: right;
	width: 241px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A7A37E;
}
h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../images/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}

h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
}
h4 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
	font-style: italic;
}

p {
	line-height: 1.5;
}
img {border: 0;}
a:hover img { border-bottom: none; 
}
.formLabel {
	font-weight: bold;
	text-align: left;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../images/arrow_events_open.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 110px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../images/arrow_events_closed.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFF99;
}
.oddRow{
	background-color: #FFFF99;
}
.hoverRow, .selectRow{
	background-color: #FFFF00;
	cursor: pointer;
	cursor: hand;
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px; }
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}
.cleardefault {
}
.contactstyle {
	font-size: 12px;
	color: #1D6F89;
	font-weight: bold;
}
.indrag {
	line-height: 1.5em;
}
