@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/btb_bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
}
body a {
	color: #F2272D;
	font-weight: bold;

}
.oneColFixCtr #container {
	width: 871px;
	background-image: url(images/btb_container_bg_tall.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 130px;
	padding-left: 0px;
	height: 1791px;
}
.oneColFixCtr #mainContent {
	padding-top: 30px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 26px;
	width: 538px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/btb_page_bg.png);
	background-repeat: repeat;
	border: 1px solid #929292;
}
.oneColFixCtr #mainContent h1{
	color: #ED1C22;
}
.oneColFixCtr #mainContent h2{
	font-size: 18px;
}
.oneColFixCtr #navcontainer {
	padding: 0px;
	margin: 0px;
	text-align: center;

}
.oneColFixCtr #topmenu {
	margin-right: auto;
	margin-left: auto;
	height: 36px;
	width: 590px;
}
#navlist li
{
	list-style-type: none;
	padding-right: 12px;
	float: left;
	display: block;
	text-align: center;

}
.mapborder {
	border: 1px solid #5F5F5F;
}

.oneColFixCtr #logo{
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding-bottom: 30px;
}
.tableborder {
	border: 1px solid #898989;
}
