body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: arial, helvetica, sans-serif;
	background: #BF311A;	
	position: relative;
 }
body.article {
	margin: 0;
	padding: 20px;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;	
	position: relative;
 }
/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: georgia, times, serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 25px auto 0px auto;
	padding: 30px 30px 0 30px;
	background: #ffffff;
	border: 9px solid #000000;
	width: 680px; }

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	float: left;
	margin:0;
	padding:0px 0 0px 0;
	height: 132px;

	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 132px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

#HeaderRight {
	float: right;
}

#HeaderRight p{
	padding: 20px 0 0 0px;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	}

#HeaderRightImage{
	float: left;
	padding: 0 20px 0 0;
	
	}
	
	
/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.kojagrille.com/img/navigation.gif) #ffffff no-repeat;
	height: 31px;
	width: 680px;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	position: relative;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 31px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_home {left: 0px; width: 48px;}
#nav_aboutus {left: 71px; width: 72px;}
#nav_press {left: 174px; width: 47px;}
#nav_menu {left: 252px; width: 41px;}
#nav_directions {left: 323px; width: 83px;}
#nav_friends {left: 438px; width: 59px;}
#nav_careers {left: 525px; width: 63px;}
#nav_contactus {left: 620px; width: 65px;}

#nav_home a:hover, #nav_home a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -0px -31px no-repeat;}
#nav_aboutus a:hover, #nav_aboutus a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -71px -31px no-repeat;}
#nav_press a:hover, #nav_press a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -174px -31px no-repeat;}
#nav_menu a:hover, #nav_menu a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -252px -31px no-repeat;}
#nav_directions a:hover, #nav_directions a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -323px -31px no-repeat;}
#nav_friends a:hover, #nav_friends a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -438px -31px no-repeat;}
#nav_careers a:hover, #nav_careers a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -525px -31px no-repeat;}
#nav_contactus a:hover, #nav_contactus a:active { background: url(http://www.kojagrille.com/img/navigation.gif) -620px -31px no-repeat;}

#nav_home a.selected:link, #nav_home a.selected:hover, #nav_home a.selected:visited, #nav_home a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -0px -31px no-repeat;}
#nav_aboutus a.selected:link, #nav_aboutus a.selected:hover, #nav_aboutus a.selected:visited, #nav_aboutus a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -71px -31px no-repeat;}
#nav_press a.selected:link, #nav_press a.selected:hover, #nav_press a.selected:visited, #nav_press a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -174px -31px no-repeat;}
#nav_menu a.selected:link, #nav_menu a.selected:hover, #nav_menu a.selected:visited, #nav_menu a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -252px -31px no-repeat;}
#nav_directions a.selected:link, #nav_directions a.selected:hover, #nav_directions a.selected:visited, #nav_directions a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -323px -31px no-repeat;}
#nav_friends a.selected:link, #nav_friends a.selected:hover, #nav_friends a.selected:visited, #nav_friends a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -438px -31px no-repeat;}
#nav_careers a.selected:link, #nav_careers a.selected:hover, #nav_careers a.selected:visited, #nav_careers a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -524px -31px no-repeat;}
#nav_contactus a.selected:link, #nav_contactus a.selected:hover, #nav_contactus a.selected:visited, #nav_contactus a.selected:visited:hover { background: url(http://www.kojagrille.com/img/navigation.gif) -620px -31px no-repeat;}

/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 30px 0 0px 0;
	text-align: left;
	background-color: #fff; }
	
/* Sidebar column */
#SubCol {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 50px 35px 0px 0px;
	width: 188px;
height: 444px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 188px; } html>body #SubCol { width:188px; }
	
#SubColSecondary {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 50px 0px;
	width: 270px;
	float: right;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 270px; } html>body #SubColSecondary { width:270px; }

/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0px;
	width: 680px; }
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: left;
	padding: 0 10px 50px 0;
	width: 346px; }

/*------------MISCELLANEOUS-----------------------*/
.meetingredients {
	background: url(http://www.kojagrille.com/img/ingredients_bg.gif) right bottom no-repeat;
	padding: 0px 0px 3px 10px;
	margin 0;
}
.homepageimages{
margin: 0 5px 0 0;
}

#searchme { /* Global Search */
margin: 0;
padding: 0;
}
#searchme2 { /* Global Search */
margin: 0;
padding: 0 0 0 18px;
}
.searchfield {
border: 1px solid #626366;
height: 18px;
top: 0px;
}
.textareafield {
border: 1px solid #626366;
top: 0px;
}
.sectiontitlehome{
padding: 0 0 10px 0;
}
.sectiontitle{
padding: 0 0 15px 0;
}

.homepagepic{
border: 5px solid #626366;
}


.HomepageLeft {
float: left;
width: 498px;
height: 92px;
padding: 14px;
margin: 0 5px 0 0;
background: #8cc845;
}

.HomepageRight {
float: left;
width: 132px;
height: 105px;
padding: 10px 4px 5px 5px;
background: #c4db38;
}

.HomepageBoxes {
float: left;
margin: 0 0 5px 0;
}

#HomeSliderContainer {
	border: 1px solid #666;	
	width: 672px;
	height: 325px;
	overflow: hidden;
	padding: 3px;
}

#HomeSlider {
	float: left;
	width: 672px;
	height: 325px;
	margin: 0 0 5px 0;
	overflow: hidden;
}

#BodyText #SliderNav {
	float: right;
	width: 77px;
}

#BodyText #SliderNav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#BodyText #SliderNav li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#SliderNav li a {
	float: left;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 0 0 0 5px;
	background: #C6C7C9;
}

#SliderNav li.activeLI a {
	background: #97BE0D;
}




#BodyText{
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText p.nobreak {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText .HomepageLeft p {
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #ffffff; }

#BodyText p.smalltext {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText p.smallgraytext {
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #6D6F71; }
	
#BodyText td p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343; }

#BodyText ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 2px;
	margin: 0 0 18px 0;
}
}
#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText ul li.arrow {
	font-size: 12px;
	background: url(http://www.kojagrille.com/img/bullet_arrow.gif) left top no-repeat;
	padding: 0px 0px 3px 10px;
	margin 0;
}
#BodyText ul li {
	font-size: 12px;
	background: url(http://www.kojagrille.com/img/main_black_bullet.gif) left top no-repeat;
	padding: 0px 0px 3px 8px;
	margin 0;
}
#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h5 {
	padding: 0px 0px 3px 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h4{
	padding: 0px 0px 0px 0px; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }
	
#BodyText h3 {
	padding: 0px 0px 5px 0px; 
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h2 {
	padding: 0px 0px 15px 0px;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #434343; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #434343; }

#BodyText a:link, #BodyText a:visited { color: #BF311A; text-decoration: none;}
#BodyText a:hover, #BodyText a:visited:hover { color: #3f3f3f;text-decoration: none; }

#BodyText .HomepageLeft a:link, #BodyText .HomepageLeft a:visited { color: #ffffff; text-decoration: underline;}
#BodyText .HomepageLeft a:hover, #BodyText .HomepageLeft a:visited:hover { color: #ffffff;text-decoration: none; }


#TopPic {
padding: 0 0 20px 0;
}

/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: arial, helvetica, sans-serif;
	margin: 0px auto 0px auto;
	padding: 4px 0px 0px 0px;
	text-align: right;
	width: 740px;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	border-bottom: none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	}
	
#Copyright a:link, #Copyright a:visited { color: #6B6D6F; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #6B6D6F;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}