body {
	background: white url(images/main-b-bar.jpg) repeat-x 0px 40px;
	color: black;
	font: 11px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

body.main {
	background: white url(images/main-b-bar.jpg) repeat-x 0px 148px;
}

a {
	color: #900;
}

#container {
	margin: 20px auto 0px;
	text-align: left;
	width: 800px;
	position: relative;
}

body.main #container {
	margin-top: 128px;
}

#title-smiths-auctions {
	float: left;
	margin: 0px;
	padding: 0px;
}

#title-smiths-auctions a {
	display: block;
	height: 84px;
	width: 240px;
	background: url(images/title-smiths-auctions.png) no-repeat left top;
	text-indent: -100em;
	text-decoration: none;
}

#navbar {
	margin: 0px 0px 0px 33px;
	padding: 0px;
	width: 152px;
	clear: left;
	float: left;
	margin-right: 22px;
	font: 11px Verdana, sans-serif;
}

#container>#navbar {
	margin-left: 66px;
}

#navbar a {
	display: block;
	padding: 4px 6px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	color: #006;
	background-color: #B2C1E0;
	border: 1px solid #006;
	margin-bottom: 8px;
	font-weight: normal;
}

#navbar a:hover, #navbar a.active {
	background-color: #006;
	color: white;
	margin-bottom: 8px;
}

#navbar li{
	display: inline;
	list-style: none;
}

#main {
	margin-left: 240px;
	width: 432px;
	line-height: 1.8;
	text-align: justify;
	padding-top: 20px;
}

#se-sidebar {
	position: absolute;
	left: 66px;
	top: 302px;
	width: 150px;
	font: 11px Verdana, sans-serif;
	text-transform: uppercase;
	color: #B2C1E0;
	text-align: center;
}

#sidebar-thing {
	position: absolute;
	left: 66px;
	top: 302px;
	width: 150px;
	font: 10px/16px Verdana, sans-serif;
	text-align: center;
}

#auctions {
	position: absolute;
	left: 66px;
	top: 302px;
	border: 1px solid #006;
	width: 150px;
	font: 10px Verdana, sans-serif;
	background-color: #B2C1E0;
	text-align: right;
}

#auctioneers {
	position: absolute;
	left: 33px;
	top: 270px;
	background: #B2C1E0 url(images/main-m-auctioneers.jpg) no-repeat top;	
	border: 1px solid #006;
	width: 150px;
	font: 10px Verdana, sans-serif;
	margin-left: 33px;
	padding-top: 136px;
}

#auctioneers h2 {
	font-size: 100%;
	margin: 6px;
	color: #006;
}

#auctioneers p {
	margin: 6px;
}

#auctions h2 {
	font-size: 100%;
	margin: 6px;
	color: #006;
}

#auctions ul {
	margin: 6px;
	line-height: 1.8;
	padding: 0px;
}

#auctions ul li {
	list-style: none;
	margin: 0px 0px 2ex;
	padding: 0px;
	line-height: 1.5;
}

#auctions ul li a {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 99.9%;
}

#se-quote {
	clear: left;
	font: 11px Verdana, sans-serif;
	font-style: italic;
	color: #FF8C00;
	margin-left: 240px;
	width: 432px;
	line-height: 1.8;
	text-align: justify;
	padding-top: 20px;
}

body.main #main {
	padding-top: 160px;
	background: url(images/main-m-background.jpg) no-repeat left top;
}

#main p, #main address {
	margin: 0px 16px 2ex 8px;
	font-style: normal;
}

#main h1 {
	margin: 0px 8px 32px;
	color: #fefefe;
	text-align: left;
	font: bold 250% Verdana, sans-serif;
	background-color: #000066;
}

#main h2 {
	padding: 1ex 8px 0.5ex;
	margin: 1ex 0px 2ex;
	font: bold 150% Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	border-bottom: 1px dashed #006;
	color: #FF8C00;
	text-align: left;
}

#main h3 {
	margin: 5ex 8px 1ex !important;
	font: bold 100% Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-align: left;
	color: #FF8C00;
}

#footer {
	clear: both;
	margin-left: 240px;
	margin-top: 4ex;
	width: 432px;
	border-top: 1px dashed #006;
}

#footer p {
	margin: 0px;
	padding: 1ex 8px 8ex;
}

#gloat {
	background: url(images/main-quotation.png);
	position: absolute;
	right: 75px;
	top: -120px;
	width: 440px;
	overflow: hidden;
	padding-top: 116px;
	height: 116px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#container>#gloat {
	top: --128px;
}

ol.subclause {
	list-style: lower-alpha;
}

dt {
	float: left;
	font-weight: bold;
}

dd {
	margin-bottom: 2ex;
}

dl {
	margin-bottom: 6ex;
}

img.map {
	float: right;
	border: 1px solid #006;
}

img.team {
	border: 1px solid #006;
	clear: left;
	float: left;
	margin: 0px 8px 8px;
}

img.photo {
	border: 1px solid #006;
	clear: right;
	float: right;
	margin: 0px 8px 8px;
}

img.cp-photo {
	border: 1px solid #006;
	margin: 0px 8px 8px;
}

p.emphasis {
	font-weight: bold;
}

#testimonial-staniforth {
	width: 400px;
	padding-top: 160px;
	background: url(images/selling-quotation.png) no-repeat right top;
	overflow: hidden;
	height: 160px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;	
}

form label {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	text-align: right;
}

form input.text, form textarea {
	width: 200px;
	font: 11px Verdana, sans-serif;
	margin-bottom: 1ex;
}

form ul.optionlist {
	margin: 1ex 0px 2ex 120px;
	padding: 0px;
}

form ul.optionlist li {
	list-style: none;
}

form input.button {
	margin-left: 120px;
	font: 11px Verdana;
	border: 1px solid #006;
	background-color: #B2C1E0;
	width: 200px;
}

#special-auction {
	position: absolute;
	right: 50%;
	top: 8px;
	width: 150px;
	font: 10px Verdana, sans-serif;
	margin-right: 180px;
	border: 1px solid #006;
	height: 108px;
	background: #B2C1E0;
	padding-top: 4px;
}

#special-auction h2 {
	font: bold 100% Verdana, sans-serif;
	color: #006;
	margin: 0px 8px;
	padding: 0px;
}

#special-auction p {
	margin: 0px 8px;
}

#team h3 {
	margin: 0px 97px !important;
}

#team p {
	margin-left: 97px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
