@charset "UTF-8";
.staticBody {
}
.headerBuyingSelling {
	width: 950px;
	height: 46px;
	background-image: url(/images/buying-selling/buying-and-selling.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-top: 30px;
}
.headerDepartments {
	width: 950px;
	height: 46px;
	background-image: url(/images/departments/departments.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-top: 30px;
}
.headerBuying {
	width: 350px;
	height: 150px;
	background-image: url(/images/headers/buying-at-doyle.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.headerSelling {
	width: 350px;
	height: 150px;
	background-image: url(/images/headers/selling-at-doyle.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.imgHeader {
	margin-top: 20px;
}
.headerEstateAppraisal {
	width: 955px;
	height: 42px;
	background-image: url(/images/headers/estate-appraisal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-bottom: 10px;
	margin-top: 30px;
}
.headerMusuemServices {
	width: 955px;
	height: 42px;
	background-image: url(/images/headers/museum-institutional.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-bottom: 10px;
	margin-top: 30px;
}
.staticBody li {
	margin-bottom: 5px;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -20px;
}
.staticLeftColumn
{
	width: 180px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
}
.staticCenterColumn {
	width: 310px;
	float: right;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 20px;
}
.staticRightColumn {
	width: 280px;
	float: right;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	margin-top: 20px;
	margin-right: 20px;
}
.staticTwoColumnLeft {
	width: 350px;
	background-color: #FFFFFF;
	float: left;
	height: 150px;
	display: block;
	padding-left: 0px;
}
.staticTowColumnRight {
	width: 550px;
	float: right;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.headersBuyingSelling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	color: #666666;
	background-color: #ebebeb;
	text-align: left;
	margin-top: 40px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.buyingContents {
	font-weight: bold;
	color: #4E99B7;
}
.sellingContents {
	font-weight: bold;
	color: #D3A12B;
}
.estateContents {
	font-weight: bold;
	color: #669416;
}
