﻿@import url('tka-layout.css');
body {
	color: #000;
	/*font-size: small;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #def;
}
#container {
	width: 1024px;
	margin: 0 auto;
	background-color: #fff;
}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	width: 1004px;
	padding: 0;
	background-color: #FF0000;
	background-image: url('../images/header-3ext.png');
	background-repeat: no-repeat;
}
#navigation {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FF0000;
	font-size: small;
	overflow: hidden;
}
#column_l {
	width: 1004px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
}
/*#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #eef;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}*/
#footer {
	text-align: center;
	background-color: #FF0000;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 10px 2px 2px 2px;
	border: 3px black solid;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 5px 10px 0px 10px;
}
#masthead h1 {
	color: #f00;
	font-size: 46px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0px 0px 10px;
}
#masthead dt {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 65px 0px 0px 10px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	margin: 0 1px;
	padding: 2px 7px 2px 7px;
	display: block;
	border: 2px solid #000;
}
#navigation a:hover {
	font-weight: bolder;
	background-color: #000;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #000000;
	font-size: 2.5em;
}
h2 {
	color: #000000;
	font-size: 1.75em;
}
h3 {
	color: #000000;
	font-size: 1.5em;
}
h4 {
	color: #000000;
	font-size: 1.25em;
}
h5 {
	color: #000000;
	font-size: 0.75em;
}
h6 {
	color: #000000;
	font-size: 0.5em;
}
big {
	color: #000000;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
/*#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}*/
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* CSS Menu Styles ===================================== */
ul#css3menu1,ul#css3menu1 ul{
	margin:0;	
	list-style:none;
	padding:0;
	background-color:#ffffff;
	border-width:2px;
	border-style:solid;
	border-color:#000000;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	}
ul#css3menu1 ul{
	display:none;
	position:absolute;
	left:0;
	top:100%;
	-moz-box-shadow:3.5px 3.5px 5px #000000;
	-webkit-box-shadow:3.5px 3.5px 5px #000000;
	box-shadow:3.5px 3.5px 5px #000000;
	background-color:#ff0000;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-color:#000000;
	padding:0 10px 10px;
	}
ul#css3menu1 li:hover>*{
	display:block;
	}
ul#css3menu1 li{
	position:relative;
	display:block;
	white-space:nowrap;
	font-size:0;
	float:left;
	}
ul#css3menu1 li:hover{
	z-index:1;
	}
ul#css3menu1{
	font-size:0;
	width:100%;
	z-index:999;
	position:relative;
	display:inline-block;
	zoom:1;
	padding:0 0%;
	margin:0 0%;
	*display:inline;
	*padding-right:1.17%;
	}
* html ul#css3menu1 li a{
	display:inline-block;
	}
ul#css3menu1>li{
	margin:0;
	width:20%;
	}
body:first-of-type ul#css3menu1{
	display:inline-table;
	border-spacing:0px 0;
	}
body:first-of-type ul#css3menu1>li{
	display:table-cell;
	float:none;
	}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;
	}
ul#css3menu1 a{
	display:block;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	font:14px Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-shadow:#FFF 0 0 1px;
	cursor:pointer;
	padding:10px;
	background-color:#ff0000;
	background-position:0 0;
	border-width:0 0 0 2px;
	border-style:solid;
	border-color:#000000;
	}
ul#css3menu1 ul li{
	float:none;
	margin:10px 0 0;
	}
ul#css3menu1 ul a{
	text-align:left;
	padding:4px;
	background-color:#ff0000;
	background-image:none;
	border-width:0;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	font:14px Arial,Helvetica,sans-serif;
	color:#ffffff;
	text-decoration:none;
	}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	background-color:#000000;
	border-color:#000000;
	border-style:solid;
	color:#ffffff;
	text-shadow:#FFF 0 0 1px;
	background-position:0 100px;
	}
ul#css3menu1 span{
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
	}
ul#css3menu1 li:hover>a,ul#css3menu1 li > a.pressed{
	background-color:#000000;
	background-position:0 100px;
	border-style:solid;
	border-color:#000000;
	color:#ffffff;
	text-decoration:none;
	text-shadow:#FFF 0 0 1px;
	}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li > a.pressed{
	background-color:#000000;
	background-image:none;
	color:#ffffff;
	text-decoration:none;
	}
ul#css3menu1 li.topfirst>a{
	border-radius:0px 0 0 0px;
	-moz-border-radius:0px 0 0 0px;
	-webkit-border-radius:0px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	}
ul#css3menu1 li.toplast>a{
	border-radius:0 0px 0px 0;
	-moz-border-radius:0 0px 0px 0;
	-webkit-border-radius:0;
	-webkit-border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	}
ul#css3menu1>li:nth-of-type(1){width:14%}ul#css3menu1>li:nth-of-type(2){width:22%}ul#css3menu1>li:nth-of-type(3){width:14%}ul#css3menu1>li:nth-of-type(4){width:29%}ul#css3menu1>li:nth-of-type(5){width:21%}
@-moz-document url-prefix(){body:first-of-type ul#css3menu1{display:inline-block} body:first-of-type ul#css3menu1>li{display:block;
	float:left !important;
	}}
