@import "IKI.css";
@import "typography.css";





table.mceEditor td,
table.mceEditor th,
table.mceEditor tr {
	padding: 0;
}




body.page_subscribe #content_container {
	background: url(/images/subscribe_bg.jpg) no-repeat;
	padding-right: 340px
}
body.page_subscribe_form #static_container {
	background: url(/images/subscribe_bg.jpg) no-repeat;
}
body.page_subscribe_form #static_container h1 {
	margin-right: 340px;
}




form .row {
	margin-bottom: .5em;
}
form .row label {
	color: #5d2e16;
	display: block;
	font-weight: normal;
	margin-bottom: .1em;
}
form .buttons input {
	border: 1px solid #CCCCCC;
	-moz-border-radius:	3px;
	border-radius:	3px;
	
	color: #5d2e16;
	background: #fff;
}
form .buttons input:hover,
form .buttons input:focus {
	border: 1px solid #AAA;
	background: #FFD;
}
form .row .err {
	color: #f00;
	font-size: .9em;
}


div.news_result,
div.search_result {
	margin-bottom: 2em;
}

div.news_result h3,
div.search_result h3 {
	margin-bottom: .3em;
}

div.pagination {
	text-align: center;
}



#home_footer div {
	width: 218px;
	float: left;
	margin-left: 16px;
	background: url(/images/homediv.png) top left no-repeat;
}
#home_footer div.first {
	margin-left: 0;
}
#home_footer div h4 {
	padding-left: 11px;
	background: #593f3e url(/images/homedivtop.png) top left no-repeat;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 5px solid #9d7972;
	margin-bottom: 0;
}
#home_footer div h4 a,
#home_footer div h4 a:link,
#home_footer div h4 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
#home_footer div h4 a:hover {
	text-decoration: underline;
}
#home_footer div p {
	font-size: .9em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}

#home_footer div img {
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 8px;
	float: left;
}

#home_footer div ul {
	margin-top: 8px;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	font-size: .9em;
}
#home_footer div ul li {
	border-bottom: 1px dashed #ddc8c7;
	padding: 5px 2px;
}




#accessibility_links {
	position: absolute;
	top: 15px;
	right: 20px;
}

#accessibility_links a {
	font-weight: 700;
	text-decoration: none;
}











#wrapper {
	width: 990px;
	background: #fff url(/images/w-mid.png) top left repeat-y;
	margin: 10px auto;
}
#header {
	padding: 32px 33px 6px 34px;
	position: relative;
	background: #fff url(/images/w-top.png) top left no-repeat;
}
#header p {
	margin: 0;
	line-height: 0;
}
#header img {
	float: none;
	margin: 0;
}

#header form {
	position: absolute;
	right: 33px;
	bottom: 6px;
}
#header form label {
	visibility: hidden;
}



#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
	color: #5d2e16;
	text-decoration: none;
}
#navigation ul li a:hover,
#navigation ul li a:active,
#navigation ul li a:focus {
	color: #9d7972;
}


#navigation {
	border-top: 5px solid #9d7972;
	margin: 0 auto;
	padding: 0 0 21px;
	text-transform: uppercase;
	font-size: .8em;
	position:relative;
	height: 2em;
	width: 923px;
	
}
#navigation ul {
	margin: 0;
	list-style: none;
	width: 923px;
	height: 2em;
}
#navigation table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	line-height: 0;
}
#navigation table tr td {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	line-height: 0;
}

#navigation li {
	float: left;
	height: 2em;
	position: relative;
	background: #fff;
}
#navigation li span {
	line-height: 2em;
}
#navigation li a {
	float: left;
	display: block;
	height: 2em;
	line-height: 2em;
	
	padding: 0 16px;
	position: relative;
	z-index: 5;
	border-top: 7px solid #fff;
}
#navigation li ul li a,
#navigation li ul li a:link,
#navigation li ul li a:visited {
	border-top: 0;
	color: #666;
	display: block;
	background: #fff;
	width: auto; /* 152 */
	height: 2.3em;
}
#navigation li ul li {
	white-space: nowrap;
	float: none;
	width: auto;
	background: #fff;
	height: 2.3em;
	min-width: 100%;
}

* html #navigation li ul li {
	width: 100%;
}

#navigation li ul {
	position: absolute;
	top: 2.4em;
	left: -9999px;
	z-index: 10;
	width: auto;
	border: 1px solid #ebebeb;
	border-top: 5px solid #9d7972;
	margin: 0;
	list-style: none;
	height: auto;
	text-transform: none;
	font-size: 1.1em;
	background: #fff;
	min-width: 100%;
}

* html #navigation li ul {
	width: 100%;
}

#navigation ul li.current a,
#navigation ul li a:hover {
	cursor:pointer;
	border-top: 7px solid #60331d;
}


#navigation ul li ul li.current,
#navigation ul li ul li.current a {
	background: #eaeaea;
}
#navigation ul li ul li a:hover {
	cursor: pointer;
	border-top: 0;
	color: #60321c;
}



#navigation li:hover > a  { cursor:pointer; }
#navigation ul :hover ul { left:0; border-bottom: 1px solid #fff; }

















#content {
	width: 923px;
	margin: 0 auto;
}

#content_container,
#static_container {
	padding: 16px;
}

#footer {
	background: url(/images/w-bot.png) bottom left no-repeat;

	padding: 0 33px 26px 34px;
	
	text-align: right;
	font-size: .8em;
	color: #593f3e;
	clear: both;
}