/* ===================================================	
BODY STYLES	
=================================================== */
body {
	background: #ECE8D9;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A431C;
}
/* ===================================================	
CONTENT STYLES	
=================================================== */
#content {
	position: absolute;
	min-height: 100%;
	width: 501px;
	background-color: #EDE3C6;
	border-left: 1px solid #B9732C;
	border-right: 1px solid #B9732C;
	border-bottom: 1px solid #B9732C;
	margin: 142px 0px 0px 212px;
	padding: 0;
}
#content a {
	color: #B55D00;
}
#content a:hover {
	color: #EF9535;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6A431C;
	padding: 0 0 5px 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6A431C;
	padding: 0 0 0 0;
}
.imgRight {
	float: right;
	margin: 2px;
}
.imgLeft{
	float: left;
	margin: 2px;
}
.printButton {
	float: right;
	clear: both;
	margin: 5px;
	border: 0px;
}
/* ===================================================	
HEADER STYLES	
=================================================== */
#lantern {
	position: absolute;
	margin: 0px 0px 0px 676px;
	float: left;
}
/* ===================================================	
PRIMARY NAV STYLES	
=================================================== */
#nav span {
	display: none; 
}
a#home {
	background: url(/lib/images/site/fbx_logo.gif); background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 264px;
	margin: 0px 0px 0px 0px;
	float: left;
}
a#home:hover {
	background: url(/lib/images/site/fbx_logo.gif); background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 264px;
	margin: 0px 0px 0px 0px;
	float: left;
}
a#aboutthefbx{
	background: url(/lib/images/site/nav_about_off.gif); background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 144px;
	float: left;
	margin: 0px 0px 0px 264px;
}
a#aboutthefbx:hover {
	background-image: url(/lib/images/site/nav_about_on.gif);
	position: absolute;
	height: 142px;
	width: 144px;
	float: left;
	margin: 0px 0px 0px 264px;
}
a#aboutthefbxON{
	background-image: url(/lib/images/site/nav_about_on.gif);
	position: absolute;
	height: 142px;
	width: 144px;
	float: left;
	margin: 0px 0px 0px 264px;
}
a#schedule{
	background: url(/lib/images/site/nav_schedule_off.gif); background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 148px;
	margin: 0px 0px 0px 408px;
	float: left;
}
a#schedule:hover {
	position: absolute;
	height: 142px;
	width: 148px;
	margin: 0px 0px 0px 408px;
	float: left;
	background-image: url(/lib/images/site/nav_schedule_on.gif);
}
a#scheduleON {
	position: absolute;
	height: 142px;
	width: 148px;
	margin: 0px 0px 0px 408px;
	float: left;
	background-image: url(/lib/images/site/nav_schedule_on.gif);
}
a#news{
	background: url(/lib/images/site/nav_news_off.gif); background-repeat: no-repeat;
	position: absolute;
	height: 142px;
	width: 148px;
	margin: 0px 0px 0px 556px;
	float: left;
}
a#news:hover {
	background-image: url(/lib/images/site/nav_news_on.gif);
	position: absolute;
	height: 142px;
	width: 120px;
	margin: 0px 0px 0px 556px;
	float: left;
}
a#newsON {
	background-image: url(/lib/images/site/nav_news_on.gif);
	position: absolute;
	height: 142px;
	width: 120px;
	margin: 0px 0px 0px 556px;
	float: left;
}

/* ===================================================	
SUB NAV STYLES	
=================================================== */
#subnav {
	position: absolute;
	width: 212px;
	height: 621px;
	background: url(/lib/images/site/trainbg.jpg) no-repeat;
	margin: 142px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#subnav ul {
	position: absolute;
	margin: 15px 0px 0px 37px;
	padding: 0px;
	width: 175px;
	list-style: none;
}
#subnav li {
	display: inline;
	width: 100%;
	padding: 0px;
}
#subnav li a {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6A431C;
	font-weight: bold;
	border: 1px solid #B9732C;
	text-decoration: none;
	background: url(/lib/images/site/subnav_bg.gif) repeat-y;
	padding:2px 0px 0px 5px;
	display: block;
	width: 100%;
	height: 100%;
	margin: 1px 0px 0px 0px;
}
#subnav li a:hover, #subnav li.primaryON a {
	color: #EDE3C6;
}
#subnav li.child a {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 0px 0px 15px;
	background: none;
	background-color: #D0A978;
}
#subnav li.child a:hover {
	color: #6A431C;
	background: none;
	background-color: #DEC69F;
}
#subnav li.childON a {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 0px 0px 15px;
	background: url(/lib/images/site/subnav_bg_on.gif) no-repeat;
	background-color: #D0A978;
}
#subnav li.childON a:hover {
	color: #6A431C;
	background: url(/lib/images/site/subnav_bg_on.gif) no-repeat;
	background-color: #D0A978
}

/* ===================================================	
IE HACKS & GENERAL MALARKEY	
=================================================== */
* html #content {	/* box model hack for IE6 PC */
	height: 100%;
	width: 536px;
	w\idth: 536px;
}
html>body #content { /* box model hack for IE5 Mac */
	width: 536px;
}
* html #subnav {
	width: 212px; /* box model hack for IE6 PC */
	w\idth: 212px;
}
html>body #subnav { /* box model hack for IE5 Mac */
	width: 212px;
}
* html #subnav ul { /* box model hack for IE6 PC */
	width: 175px;
	w\idth: 175px;
}
html>body #subnav ul { /* box model hack for IE5 Mac */
	width: 175px;
}
* html #subnav li a { /* box model hack for IE6 PC */
	width: auto;
}
html>body #subnav li a { /* box model hack for IE5 Mac */
	width: auto;
}
html>body #subnav li.child a { /* box model hack for IE5 Mac */
	width: auto;
}
/* Code to fix Internet Explorer image hover bug */
a#aboutthefbx:hover, a#schedule:hover, a#news:hover { border: none; }

#toolbar a {
	background: #FF7F00;
	padding: 2px 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
