body 
{
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Lucida,Arial,Helvetica,sans-serif;
	background-color: rgb(7,82,61);
	color: rgb(83,138,101);
	cursor: url(images/arrow.cur), auto;
}

hr
{
	color: rgb(181,209,179);
}

h2
{
	font-style: italic;
}

em, div.caption, div.subtitle, h2, td.contactinfo, td.contactinfotitle
{
 color: #cc9900;
}

div.subtitle
{
	font-size: 150%;
	font-style: italic;
	position: relative;
	left: -60px;
}

div.caption
{
	font-size: 80%;
	line-height: 150%;
}

span.selected
{
	font-weight: bold; 
}

table.kmain
{
	width: 1000px;
	background: #ffffff;
	position: relative;
	top: -15px;
	
}

a, a:hover
{
	cursor: url('images/hand.cur');
}

ul.menu
{
	list-style-image: url('../images/layout/blt_lrg.png');
	font-weight: normal;
	line-height: 150%;
	font-style: italic;
	cursor: url(hand.cur);
}

li.submenu
{
	font-size: 90%;
	list-style-position: inside;
}

ul.menu a
{
	color: rgb(83,138,101);
	text-decoration: none;
}

ul.menu a:hover
{
	border: 1px solid #ffcc33;
	border-right: none;
	border-left: none;
	color: rgb(7,82,61);
}


td.leftbar
{
	width: 30px;
	height: 820px;
	background: url('../images/layout/leftbar.jpg') repeat-y;
}

td.rightbar
{
	width: 50px;
	height: 820px;
	background: url('../images/layout/rightbar.jpg') repeat-y right;
}

td.bottombar
{
	background: url('../images/layout/bottombar.jpg') repeat-x;
	height: 31px;
}

td.bottomleft
{
	background: url('../images/layout/leftcorner.jpg') no-repeat;
}

td.bottomright
{
	background: url('../images/layout/rightcorner.jpg') no-repeat;
}


td.break
{
	height: 25px;
	background-image: url('../images/layout/hr.png');
	background-repeat: repeat-x;
	background-position: 20px 12px;
}

td.main
{
	font-size: 90%;
	width: 480px;
}

div.maintext
{
	font-family: Verdana;
	width: 480px;
}

div.gallery
{
	font-family: Verdana;
	width: 680px;
}

span.guestname
{
	font-style: italic;
	font-size: 80%;
	font-weight: bold;
}

div.img
{
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: 145px;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img a:hover img 
{
	border: 1px solid #cc9900;
}

div.desc
{
	text-align: center;
	font-weight: normal;
	font-size: 80%;
	width: 120px;
	margin: 0px;
}

td.rightcol
{
	padding-top: 40px;
	width: 230px;
}


td.logo
{
	width: 200px;
	height: 160px;
	background: url('../images/layout/konewalogo.jpg') no-repeat 50% 50%;
}

td.maintitle
{

	height: 160px;
	background: url('../images/layout/konewatitle.jpg') no-repeat 20% 30%;
}

td.contactinfotitle
{
	font-size: 70%;
	text-align: right;
	padding-right: 25px;
}

td.contactinfo
{
	font-size: 70%;
}

td.bottomnav
{
	height: 30px;
	line-height: 150%;
	font-size: 70%;
	color: #cc9900;
}


td.bottomnav a
{
	color: rgb(83,138,101);
	text-decoration: none;
}

td.bottomnav a:hover
{
	border: 1px solid #ffcc33;
	border-right: none;
	border-left: none;
	color: rgb(7,82,61);
}

td.contactinfo a
{
	color: rgb(83,138,101);
	text-decoration: none;
}

td.contactinfo a:hover
{
	color: rgb(7,82,61);
}

a.em
{
	color: #cc9900;
	text-decoration: none;
}

a.em:hover
{
	color: rgb(7,82,61);
	border: 1px solid #ffcc33;
	border-right: none;
	border-left: none;
}

input
{
	margin-bottom:5px;
}