
* {
	font-family: Arial, Verdana, Helvetica;
	font-size:100%;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
	overflow: -moz-scrollbars-vertical !important;
}
BODY {
	background:#ccc;
	background-image: url(/kinbre/images/bac_tile.gif);
	background-repeat: repeat-y repeat-x;
	margin:0px;
	padding:0px;
	font-size: 10pt;
}
p {
	margin: 16px 0px 0px 0px;
	}
p.indent {
	margin: 16px 0px 0px 24px;
	}
p.indent_two {
	margin: 16px 0px 0px 48px;
	}
.rule {
	border-top: #CBB676 1px solid;
}
p.note {
	font-size: 80%;
	margin: 4em 1em 0em 1em;
	}
#details {
	visibility:hidden;
}
H1, H2, H3, H4, H5 {

	font-family:Arial, Verdana, Helvetica;
}
h1 {
	font-size: 120%;
	color: #333;
}
h2 {
	font-size: 110%;
	color:#6E9A60;
	padding-top: 6px;
}
DIV.frame {
	padding:0.95em 0.95em 0.95em 0.95em;

}
DIV.page {
	width:760px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	overflow:hidden;
}
.top {
	text-align: right;
	margin-top: 30px;
}
DIV.vmenuBG {
	width:200px;
	position:absolute;
	top:0;
	left:0;
	background: #baaf99;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.contentBG {
	width:560px;
	position:absolute;
	top:0;
	margin-left:200px;
	background:#FFF;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.containerBG {
	width:200px;
	position:absolute;
	top:0;
	right:0;
	/* background:#ECABCF; */
	background: #FFF;
	padding-top: 32767px !important;
	margin-bottom: -32767px !important;
}
DIV.header_box {
	clear:both;
	position:relative;
	z-index:1;
}
DIV.header {
	background: #b3cc95;
	position:relative;
	height: 63px;
	background-image: url(/kinbre/images/header_bac.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.search {
	padding-top: 2em;
	padding-right: .5em;
	font-size:85%;
}
.searchbutton { vertical-align: text-bottom;}
DIV.footer_box {
	clear:both;
	position:relative;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
}
DIV.footer_box p {
	margin-left: 12px;
	margin-top: 4px;
}
DIV.footer {
	background: #666;
	position:relative;
	padding: 0px 3px;
	height: 20px;
}
DIV.main {
	clear:both;
	padding-bottom:35px;
	width:760px;
	position:relative;
	z-index:1;
}

DIV.wrap {
	width:760px;
	float:left;
}
DIV.hmenu_box {
	position:absolute;
	top:-1.49em;
	z-index:3;
	height:1.49em;
	width:760px;
	background:#DCC08D;
}
DIV.hmenu {
	padding:0px 3px;
	height:1em;
}
DIV.vmenu_box {
	position:relative;
	top:0;
	z-index:3;
	width:200px;
	float:left;
	margin-top:0;
	background-image: url(/kinbre/images/nav_bac.jpg);
	background-repeat: no-repeat;
}
DIV.vmenu {
	padding:12px 6px 0px 6px;
}
/* style for menu items */
div#vmenu ul {
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style:none;
	margin-right: 0px;
	padding-right: 0px;
	}
#vmenu li {
	display:block;
	color:#FFF;
	text-decoration: none;
	font-weight: normal;
	/* letter-spacing: 0.05em; */
	/* background:#A6A698; */
	/* border-bottom: 1px solid #eee; */
	background:#666;
	opacity:.65;
   *filter:alpha(opacity="65");
	margin-bottom: 4px;
	width: 170px;
	padding: 6px 2px 6px 8px;
	margin-left: -30px;
	font-size: 8pt;
	}
#vmenu a{
	color: #FFF;
	text-decoration: none;
	font-size: 8pt;
	}
#vmenu A.here:link,
#vmenu A.here:visited,
#vmenu A:hover
 {
	color:#b3cc95;
	}
#vmenu A.here:link,
#vmenu A.here:visited {
	position:relative;
	z-index:102;
}
DIV.content_box {
	position:relative;
	z-index:3;
	float:right;
	width:560px;
	margin-top:1em;
}
DIV.content {
	padding:0px 24px 24px 24px;
	background: #FFF;
}

.main_photo {
	/* border: #A9A99B 1px solid; */
	border: #B3CC94 1px solid;
}
td {
	border-bottom: #E6E6E6 1px solid;
}
.highlight { color: #900;}

}
}
@media print {
* {
	font-family:Arial Narrow, Arial, Verdana, Helvetica;
	font-size:100%;
}
H1, H2, H3, H4, H5 {
	display:inline;
	font-family:Arial, Verdana, Helvetica;
}
.noDisplay {
	display:none;
}
.fix {
	visibility:hidden;
	clear:both;
	display:block;
}
HTML {
}
BODY {
}
DIV.frame {

}
DIV.page {
}
DIV.vmenuBG {
	display:none;
}
DIV.contentBG {
	display:none;
}
DIV.containerBG {
	display:none;
}
DIV.header_box {
}
DIV.header {
	display:none;
}
DIV.footer_box {
}
DIV.footer {
	display:none;
}
DIV.main {
	width:100%;
}
DIV.wrap {
	width:100%;
}
DIV.hmenu_box {
}
DIV.hmenu {
	display:none;
}
DIV.vmenu_box {
}
DIV.vmenu {
	display:none;
}
DIV.container_box {
}
DIV.container {
	display:none;
}
DIV.content_box {
	width:100%;
}
DIV.content {
}

