@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
body {
	background-color: #900;
	background-image: url(images/kami_bg.jpg);
	background-repeat: repeat;
}
a {
	font-size: 10px;
	color: #900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #C60;
}
a:active {
	text-decoration: none;
	color: #900;
}
.top_bar_bg {
background: url("images/kami_top_bg.jpg") repeat-x;
border: 0px;
width: 100%;
height: 253px;
padding: 0px;
}

.middle_bg {
background: url("images/kami_bg2.jpg") repeat-x;
border: 0px;
width: 100%;
height: 515px;
padding: 0px;
}

.table_nav {
background: transparent;
border: 0px;
width: 100%;
height: 38px;
padding: 0px;
align: center;
}

.table_logo {
background: transparent;
border: 0px;
width: 100%;
height: 146px;
padding: 0px;
align: center;
}

.table_sub_nav {
background: url("images/nav_bottom.jpg") no-repeat center;
border: 0px;
width: 100%;
height: 43px;
padding: 0px;
align: center;
}

.content_holder {
background: transparent;
border: 0px;
width: 100%;
padding: 0px;	
align: center;
}

.table_top {
background: url("images/kami_table_top.jpg") no-repeat center;
border: 0px;
width: 100%;
height: 45px;
padding: 0px;
align: center;
}

.table_content {
background: url("images/kami_table_content.jpg") repeat-y center;
border: 0px;
width: 100%;
padding: 0px;
align: center;
}

.table_bottom {
background: url("images/kami_table_bottom.jpg") no-repeat center;
border: 0px;
width: 100%;
height: 43px;
padding: 0px;
align: center;
}

.table_content_text {
	background: transparent;
	border: 0px;
	width: 480px;
	padding-left: 20px;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-align: justify;
}

.table_box {
background: transparent;
border: 0px;
width: 770px;
padding-left: 20px;		
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-style: normal;
font-align: justify;
}

.video {
background: transparent;
border: 0px;
padding-left: 20px;		
align: center;
}

.specials {
background: transparent;
border: 0px;
width: 500px;
padding-left: 25px;		
padding-right: 40px;	
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-style: normal;
font-align: justify;
}

td img {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}.table_content_text p {
	line-height: 18px;
}

.content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size:10px;
	line-height: 12pt;
	color: #000;
	text-align: justify;
}

.bottom_copyright {
	border: 0px;
	width: 850px;
	height: 50px;
	padding-left: 10px;		
	padding-right: 10px;	
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: light;
	color: #cc9966;
	text-align: center;
	letter-spacing: 1px;
}

.exp_content_lft {
background: transparent;
border: 0px;
width: 430px;
padding-left: 15px;		
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-style: normal;
font-align: justify;
}

.exp_content_rt {
background: transparent;
border: 0px;
width: 430px;
padding-right: 15px;		
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-style: normal;
font-align: justify;
}

.contact_frm {
background: transparent;
border: 0px;
width: 900px;
padding:30px;	
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-style: normal;
font-align: justify;
}

.contact_cell {
background:  url("images/contact_bg.jpg") repeat;
border: 0px;
width: 300px;
padding:25px;	
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-style: normal;
font-align: justify;
}


.contact_addr {
background: url("images/contact_bg.jpg") repeat;
border: 0px;
width: 350px;
padding:20px;	
align: center;
font-family: Arial, Helvetica, sans-serif;
font-size:13pt;
font-style: normal;
font-align: justify;
line-height: 16pt;
}

.nav_text_links {
	font-family: Century Gothic;
	font-size: 11px;
	letter-spacing: 1px;
	color: #960;
}
