/* @override http://knowyourbible.com/newkyb/css/style.css */

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

*{
margin:0;
padding:0;}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0;}
div .sched table {margin: 0px;padding: 0px;}

a{color: #470d2e; text-decoration:underline; }
a:Visited {color:#660033; }
a:Hover {color:#febb00; }

img{border:0px;}

body{
	margin:0px;
	padding:0px;
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#30061e;
}

#page{
 margin:0px auto;/* center the div*/
 width:960px; 
 background-color: transparent;
 color: #4e4e4e;
}

/*-----------------------------------------------------------------------------------------*/
/*- STD STYLES ----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
body{padding: 10px; font: normal .85em "Helvetica Neue", Arial, Helvetica, sans-serif; line-height: 20px;color: #4e4e4e;}
h1{padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6 {font-weight: bold; margin: 15px 0 10px;}

h1 {font-size: 2em;}

h2 {font-size: 1.5em;}
h3 {font-size: 1.3em;}
h4, h5, h6 {font-size: 1.2em;}
p {
	font-size: .85em;
	color: #4e4e4e;
	margin-bottom: 1.4em;
}
/*-----------------------------------------------------------------------------------------*/
/*- LAYOUT --------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
#container{
		width: 960px;
		margin: auto;
		
		}
	
.content_box{
	width: 100%;
	margin: 0px auto 20px;
	background-color: #fff;
	
}
		

#page #top {
	width:960px;
	height: 100px;
	float:left;
	background-color: transparent;	/* Temporal */
}
/*-- White --*/
.content_box .header{
	height: 16px;
	overflow: hidden;
	background: #ffffff url(../images/tr.gif) top right no-repeat;
}
	.content_box .header div{
		width: 16px;
		height: 16px;
		overflow: hidden;
		background: #ffffff url(../images/tl.gif) top left no-repeat;
	}




#top {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer{
	height: 16px;
	overflow: hidden;
	background: #ffffff url(../images/rb.gif) bottom right no-repeat;
	clear: both;
}
	.footer div{
		width: 16px;
		height:16px;
		overflow: hidden;
		background: #ffffff url(../images/lb.gif) bottom left no-repeat;
	}

/* container */
.content{
	background-color: #ffffff; padding: 20px 20px 20px; clear: both;
}


#page_body #nav {
	clear: both;
	margin-left: 5px;
	margin-right: 260px;
	background: transparent url(../images/navigation.png) no-repeat right;;
}
			
/* The CSS Code for the menu starts here */
#menu {
font-family: Arial, sans-serif;
font-weight: bold;
margin: 50px 0 0 0;
padding: 0;
list-style-type: none;
font-size: 13px;
height: 39px;

	
}
#menu li {
float: left;
margin: 0;}
#menu li a {
text-decoration: none;
display: block;
padding: 0 10px;
line-height: 39px;
color: #666;}
#menu li a:hover, #menu li.active a {color: #febb00;}
#menu_wrapper ul {}
#menu_wrapper {padding: 0 6px 2px 0px; }
#menu_wrapper div {float: left; height: 39px;}
		
			
			/* nav Menu */
#menu_wrapper.nav ul {}
	#menu_wrapper.nav a {color: #fff;}
#menu_wrapper.nav li a:hover, #menu_wrapper.nav li.active a {color: #febb00;}
#menu_wrapper.nav {}
#menu_wrapper.nav div {}
			
			/*inner*/
#inner { width: 950px; margin: 0 auto; }			
.column { float: left; margin-right: 10px; }
.schbox .topleft .topright div .sched td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.span-8 { width: 300px; }
.last { margin-right: 0; }

/* Schedule Table */
#inner .column.span-8 .sched {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	color: #470d2e;
}
.column.span-8 .sched tr .tabtitle {
	font-size: 16px;
	padding-top: 5px;
	height: 30px;
}
#inner .column.span-8 .sched tr td {
	font-size: 90%;
	text-align: center;
	padding: 2px;
}
.sched td a:hover {background-color: #transparent; color: #444;}
.sched tr {background-color: #transparent; color: #666;}
.sched tr:hover {background: #fff;}
.schbox {
  width: 21em;
  margin: 10px auto;
}

.schbox div {
	margin: 0.5em 0 0 -1.7em;
}

.schbox div.topleft {
	display: block;
	padding: 2.0em 0em 0em 2.0em;
	background-color: #ffffff;
	background-image: url(../images/sched.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.schbox div.topright {
	display: block;
	background: url("../images/sched.png") top right no-repeat white;
	padding: .5em 2em 2em 0em;
	margin: -2.0em 0 0 1.0em;
}

.schbox div.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("../images/sched.png") bottom left no-repeat white;
}

.schbox div.bottomright {
	display: block;
	background: url("../images/sched.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}
p {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 1.4em;
	color: #4e4e4e;
}

.introp {
	width: 650px;
	margin: 40px;
	display: block;
}
.introp p {
	line-height: 1.6em;
	
}

div.bmw_breadcrumbs { display: inline }
/* footer hnav navigation */

div.bmw_navigation.bmn_hnav {
	margin-left: 30px;
}

div.bmw_navigation ul, div.bmw_navigation li {
    list-style:none;
    padding:0;
    margin:0;
	color: #ffffff;
}


div.bmn_hnav li {
    background-color: #transparent;
}

div.bmn_hnav li li {
    background-color: transparent;  /* background color of dropdowns*/
}

div.bmn_hnav li:hover, div.bmn_hnav li.bmn_hover {
    background-color: transparent;    /* rollover background color */
}

div.bmn_hnav li {
     /* border between menu items */
    
	padding: 4px;
}

div.bmn_hnav li ul {
    padding-top: 1px;   /* should be same width as border-bottom above */
}
div.bmn_hnav li { /* vary main section width according to name length */
    width:auto; 
}

div.bmn_hnav li ul,
div.bmn_hnav li li {
    width:10em; /* width of the navigation items and dropdown menus */
}
div.bmn_hnav li ul ul {
    margin-left:10em; /* should be same as the width above */
}
div.bmn_hnav, div.bmn_hnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position:relative;
    zoom:1; /* forces IE to give layout and honor relative position */
}
div.bmn_hnav { margin: 0px 0px 1px 0px;
}

div.bmn_hnav a {
    display: block;
    padding: .2em .7em;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 1px;
}

div.bmn_hnav li {
    float: left;
    line-height:1.2em;
}
div.bmn_hnav li ul ul {
    margin-top:-1.6em; /* line height + ( 2 x padding on div.bmn_hnav li ) */
}
div.bmn_hnav li:hover,
div.bmn_hnav li.bmn_hover {
    position: static;
}
div.bmn_hnav li ul {
    position: absolute;
    z-index: 1001;
    left: -999999em;
}
div.bmn_hnav li:hover ul,
div.bmn_hnav li.bmn_hover ul {
    left: auto;
}
div.bmn_hnav li:hover ul ul,
div.bmn_hnav li.bmn_hover ul ul,
div.bmn_hnav li:hover ul ul ul,
div.bmn_hnav li.bmn_hover ul ul ul {
    left: -999999em;
}
div.bmn_hnav li li:hover ul,
div.bmn_hnav li li.bmn_hover ul,
div.bmn_hnav li li li:hover ul,
div.bmn_hnav li li li.bmn_hover ul {
    left: auto;
}
div.bmn_hnav span.bmn_clearNav {
    height:0px;
    font-size:0px;
    display:block;
    width: 0px;
    overflow:hidden;
    clear:left;
}
.emph {
	color: #470d2e;
	font-weight: bold;
	font-size: medium;
}
div.bm_end div.bmn_hnav { margin: 0px 0px 1px 170px;
}
/* inner pages */
.fullwidth {
	width: 920px;
}

.2column { width: 950px; margin: 0 auto; } 
.col1 { float: left; width: 150px;
	background-color: #ffffff;
	margin-right: 10px;
} 
.col2 { float: left; margin-right: 10px; margin-right: 0; width: 760px;
}
div.bmw_parentlink h1 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	letter-spacing: 1px;
}
h3.bmc_subhead { 
    color:#333333;
    font-family:helvetica, arial, sans-serif;
    font-weight:normal;
    font-size:small;
    voice-family:"\"}\"";
    voice-family:inherit;
    font-size:medium;
	margin-bottom: 1px;
}

span.bmw_pubdate { 
    color:#333333;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-size:xx-small;
    voice-family:"\"}\"";
    voice-family:inherit;
    font-size:small;
	
}
img.imgfloatright {
	float: right;
	padding: 10px;
}

img.imgfloatleft {
	float: left;
	padding: 10px;	
}

.clearfloat {
	display: table;
	width: 100%;}
	/*SUBMENU*/
	#secsubNav a{
	margin:0px; padding:0px 18px 6px 18px;
	display:block; 
	font-size:1em;
	line-height:1.9em;
	font-weight:bold;
	color:#470d2e;
	border-bottom:1px solid #969696;
	text-decoration: none;
	}

	#secsubNav a:hover, #submenu a:active{background:#ffffff; color:#febb00;}
