/* CSS Document */

body {
	margin: 0px; padding: 0px;
	color: black; background-color: white;
	text-align: center;
}
#pageDIV {
	width: 744px;
	margin: 0 auto;
	text-align: left;
	color: black; background-color: white;
}
#headerDIV {
	margin: 0px 0px;
	padding: 1px 0px;
	height: 106px;
	color: black; background-color: white;
	text-align: right;
/* see DBR.css or BAK.css 
	background-image: url('/images/logoDBR_w144h99.gif');
	background-position: 23px 0px;
*/	background-repeat: no-repeat;
}
#headerContact {
	margin: 11px 0px 6px 0px;
}
#headerContact a {
	color: black;
	background-color: inherit;
	text-decoration: none;
}
#headerContact a:hover {
	text-decoration: underline;
}
#headerThumbBar {
	margin: 16px 0px 0px 0px;
}
#sidebar {
	position: absolute;
	margin: 9px 0px 0px 9px;
}
#sidebarContent {
	width: 171px;
	margin-top: 9px;
}
#mainDIV {
	border: 1px solid #B7AB58;
	padding: 2px;
}
#contentDIV {
	clear: both;
	border: 1px solid #B7AB58;
	padding-left: 170px;
	padding: 4px 4px 18px 189px;
	height: 100%;
}
.photoAccent {
	float: right;
	margin: 0px 0px 9px 9px;
}
.photoShadow .photoAccent {
	float: none;
	background-color: white;
	border: 1px solid #B7AB58;
	display: block;	
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: relative;
}
.photoShadow {
	background: url('/images/shadowAlpha.png') no-repeat bottom right;
	float: right;
	margin: 9px 0px 15px 25px;
	padding: 0;
	position: relative;
}
.photoInPage {
	float: right;
	margin: 0px 5px 0px 9px;
	padding: 2px;
	border: 1px solid #B7AB58;
}
.photoInPage:hover {
	background-color: #B7AB58;
}
#footerDIV {
	clear: both;
	width: 744px;
	margin: 0 auto;
	background-color: white;
}
#foot4Columns {
	height: 108px;
	background-image: url('/images/squareBrown_w14.gif');
	background-repeat: no-repeat;
	background-position: 50% 33%;
	margin-top: 27px;
	margin-bottom: 27px;
}
#foot4Columns a {
	text-decoration: none;
}
#foot4Columns a:hover {
	text-decoration: none;
	border-bottom: 3px solid #FBFAF5;
}
#foot2Left {
	float: left;
	width: 354px;
	height: 100%;
	margin-right: 9px;
	border: 1px solid white;
}
#foot2Left:hover {
	background-color: #FBFAF5;
	border: 1px solid #B7AB58;
}
#footColLeft {
	float: left;
	text-align: right;
	width: 44%;
	margin-top: 12px;
}
#footColInLeft {
	float: left;
	text-align: left;
	width: 56%;
	margin-top: 0px;
}
#foot2Right {
	float: right;
	width: 354px;
	height: 100%;
	margin-left: 9px;
	border: 1px solid white;
}
#foot2Right:hover {
	background-color: #FBFAF5;
	border: 1px solid #B7AB58;
}
#footColInRight {
	float: left;
	text-align: right;
	width: 56%;
	margin-top: 12px;
}
#footColRight {
	float: left;
	text-align: left;
	width: 44%;
	margin-top: 12px;
}
#footLogoDBR {
	margin-top: 0px;
	margin-left: 18px;
}
#footLogoBAK {
	margin-right: 18px;
	margin-top: 3px;
}
.miniHR {
	height: 2px;
	border: 1px solid #B7AB58;
	margin: 36;
}
#footAwards {
	margin: 18px 9px;
	padding: 9px;
}
#footAwards p {
	width: 336px;
	height: 36px;
	padding: 9px;
	text-align: right;
	font-style: italic;
}
#footAwards img {
	float: right;
	margin-right: 11px;
}
#copyright {
	text-align: center;
	margin-top: 36px;
}
#inHouseTrade {
	display: block;
	color: #5D462A;
	background-color: #BBD2DF;
	width: 504px;
	padding: 18px 18px 9px 18px;
	text-align: left;
	font-size: large;
	font-style: italic;
}
#listTrades {
	display: block;
	color: #5D462A;
	background-color: #BBD2DF;
	width: 504px;
	padding: 18px 18px 9px 18px;
	text-align: center;
	font-size: large;
	font-style: italic;
}
#trades1co {
	color: #FFFFFF;
	background-color: #5D462A;
	padding: 9px;
	width: 288px;
}
#trades1coInner {
	border: 2px solid white;
	text-align: center;
	font-size: 36px;
	padding: 18px 0px;
	color: white;
	line-height: 1.1em;
}
#headerLogoGhost {
	float: left;
}
