@charset "utf-8";
/* CSS Document */

body {
	background: #670001 url(images/bb_11bgfillacross.jpg) repeat-x;
	margin: 0px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#logo {
	background: url(images/bb_11logo2.jpg) no-repeat;
	height: 168px;
}
#navbar {
	background: url(images/bb_11navbar2.jpg) no-repeat;
	height: 77px;
}
#centertop {
	background: url(images/bb_11centertop3.jpg) no-repeat;
	height: 25px;
}
#centerfill {
	background: url(images/bb_11centerfill3.jpg) repeat-y;
}
#footer {
	background: url(images/bb_11footer2.jpg) no-repeat;
	height: 133px;
}
.navbar {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	border: 1px none #CEAB75;
}
.maincontent {
	padding: 0px 10px;
}
.navbar a:link {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: underline;
	padding: 2px;
	border: 1pt none #D6BB90;
}
.navbar a:visited {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-decoration: underline;
}
.navbar a:hover {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #E0BB87;
}
a:link {
	color: #670001;
	text-decoration: underline;
}
a:visited {
	color: #670001;
	text-decoration: underline;
}
a:hover {
	color: #4A4F3E;
}
.copyrighttext {
	font: bolder 12px "Trebuchet MS";
	color: #53432D;
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	width: 50%;
	border-top: 1pt dashed #8E3D3A;
	border-right-color: #8E3D3A;
	border-bottom-color: #8E3D3A;
	border-left-color: #8E3D3A;
}
hr {
	color: #670001;
	height: 1pt;
}

TABLE.cobtbl{
	background: #670001;
}

TD.cobhl{
	background: #D0AB74;
}

TD.cobll{
	color : #666666;
	background: #F5EDD6;
}
img.cartimage {
width: 65px;
border:0px;
}.largertext {
	font-size: 18px;
	font-weight: bold;
}
.imagepad {
	padding-right: 8px;
	padding-bottom: 3px;
	clear: both;
}
.imagepadright {
	padding-top: 4px;
	padding-left: 6px;
}
li {
	line-height: 25px;
}
.texthighlight {
	background: #F1DFAF;
	padding: 2px;
}
h3 {
	font-size: 16px;
	color: #F1DFAF;
	background: #670001;
}
h4 {
	background: #F1DFAF;
	padding: 2px;
	border-bottom: 3px double #600100;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.smaller {
	font-size: 10px;
}
.bottomborder {
	border-bottom: 1px solid #670001;
}
