@charset "UTF-8";

#centercolumninside {
	float: left;
	width: 520px;
	margin: 0;
}
#rightcolumninside {
	float: right;
	margin: 0 0 0 18px;
	width: 205px;
padding: 0;
}
#onecolumninside {
	float: left;
	width: 730px;
	margin: 0 13px 0 0;
}
#overviewnavigation {
border: 2px solid black;
background-color: #000;
padding: 0;
margin: 0;
}

hr {
margin: 10px 0 10px 0;
}
.rwbfdtable {
padding: 5px;
background-color: #151515;
border: 2px solid #000;
}
.rwbfdtable td {
padding: 3px;
}
.rwbfdtabletitle {
background-color: #222;
padding: 5px 0 5px 0;
vertical-align: middle;
}
.rwbfdtablecontent {
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
}
/*these control background and inside padding for all the boxes that contain content*/
#topmainboxcontentinside {
background-image:url(images/redline.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 5px 0 10px 0;
margin-top: 2px;
}
#topboxcontent {
background-color:#1b1b1b;
background-repeat: no-repeat;
padding: 13px 10px 10px 10px;
border: 1px solid #000;
margin-top: 2px;
}
#cleardiv {
clear: both;
margin: 0;
}

.left {
float: left;
margin: 15px 20px 10px 0;
border: 0px
clear: both;
}
.right {
float: right;
margin: 15px 0 10px 20px;
border: 0px;
clear: both;
}

.caption {
clear: both;
	float: right;
	margin: -5px 0 15px 0;
	width: 250px;
	font: 11px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
display: inline-block;
position: relative;
}
.leftcaption {
clear: both;
	float: left;
	margin: -5px 0 15px 0;
	width: 272px;
	font: 11px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
display: inline;
position: relative;
}
.centercaption {
clear: both;
	float: left;
	margin: -5px 0 15px 0;
	width: 250px;
	font: 11px/12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
display: inline;
position: relative;
}

.leftwithborder {
float: left;
margin: 0 10px 10px 0;
border: 1px solid #fff;
}
.rightwithborder {
	float: right;
margin: 0 0 10px 10px;
border: 1px solid #fff;
}
.footerlogos {
	width: 320px;
	float: left;
	color: #fff;
margin: 23px 0 0 250px;
}
.footerlogos img {
margin: 2px 10px 0 0;
	border: none;
	padding: 0;
}
.footercopy {
	width: 360px;
	float: right;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	line-height: 15px;
margin: 23px 50px 0 0;
}

/* font formatting */
h1 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.50em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}
h2 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.25em;
font-weight: bold;
	margin-bottom: 2px;
}

h3 {
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.15em;
}
.fontbox {
border: 0px;
margin: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
display: inline;
position: relative;
}

.smallfont {
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

.loginbutton {
	margin-top: 10px;
	margin-bottom: 10px;
}

.logintextfields {
	background-color: #CCC;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #666;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 5px;
}
.tabletitles {
	font-size: 1.05em;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
background-color: #000;
vertical-align: middle;
}
.tablecontent {
	vertical-align: top;
	font-size: 97%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}

.breadcrumb {
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	width: 520px;
	float: left;
	position: relative;
	margin: 20px 0 0 0;
}
.breadcrumb ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
.breadcrumb ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
.breadcrumb a:link {
	font-style: italic;
	text-decoration: none;
}
.breadcrumb a:visited {
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #B2272C;
	text-decoration: none;
}
.breadcrumb a.active {
	color: #737373;	
	text-decoration: none;
}


.pagination {
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
width: 500px;
	margin: 10px 0 15px 0;
clear: both;
}

.pagination ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
.pagination ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

.beginning, .previous, .next, .end, .last ul li {
	margin-left: 0;
	padding-left: 4px;
	border: none;
	list-style: none;
	display: inline;
float: left;
}
.page_total {
float: right;
border: none;
list-style: none;
margin: 0;
padding: 0;
display: inline;
}




.sub_level_0 {
font-size: .9em;
font-weight: bolder;
vertical-align: middle;
text-transform: uppercase;
list-style-type: none;
list-style-image: none;
width: 197px;
margin: 0;
padding: 0;
}

.sub_level_1 {
font-size: .9em;
vertical-align: middle;
text-transform: uppercase;
list-style-type: none;
list-style-image: none;
width: 180px;
margin: 0;
padding: 0;
background-image: url(images/medium-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
}

.sub_level_0 a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 4px 0 4px 7px;
margin: 1px 0 1px 0;
}
/* second level lists*/
.sub_level_1 a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 4px 0 4px 7px;
margin: 0;
}
.sub_level_1 a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 4px 0 4px 7px;
margin: 0;
}
.sub_level_0 here a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
background-color: #000;
padding: 4px 0 4px 7px;
margin: 0;
}
.sub_level_1 here a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
padding: 4px 0 4px 7px;
margin: 0;
background-color: #000;
}
.sub_level_1 last a {
color: #fff;
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
padding: 4px 0 4px 7px;
margin: 0;
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
}
.sub_level_0 a:hover {
width: 197px;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
padding: 4px 0 4px 7px;
background-image: url(images/medium-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
color: #222;
}
.here a {
color: #fff;
background-color: #000;
background-image: none;
list-style-type: none;
list-style-image: none;
width: 197px;
display: inline-block;
vertical-align: middle;
margin: 0;
}

.sub_level_0 last, .sub_level_1 last {
color: #fff;
width: 100%;
display: inline-block;
vertical-align: middle;
list-style-type: none;
list-style-image: none;
padding: 4px 0 4px 7px;
margin: 1px 0 1px 0;
background-image: url(images/dark-repeated-bg.gif);
background-repeat: repeat-x;
background-position: top left;
}

/*for the station page
.station6 {
display: table-cell;
background-image: url(http://www.rwbfire.org/uploads/website_images/main-station.jpg);
background-repeat: no-repeat;
border: 0;
padding: 15px;
}
*/