body {
	padding: 22px 0 0 0;
	margin: 0;
	background: #000000 url(/images/background.png) repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#all {
	position: relative;
	top: -1px;
	text-align: left;
	width: 1040px;
	height: 695px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	border-top: 1px solid #3d3d3d;
}

#rightcol {
	position: absolute;
	top: 0;
	right: 4px;
	width: 313px;
	/*border: 1px solid red;*/
	color: #9d9d9d;
	font-size: 0.9em;
}

#rightcol p {
	padding-left: 40px;
}

#rightcol p.top {
	padding-top: 20px;
}

#rightcol a {
	border: none;
}

.upf {
	font-size: 1.3em;
}

#logo {
	position: absolute;
	left: 0;
	top: -18px;
	top: 0;
}

div#content {
	width: 620px;
	/*background: #ededed url(/images/in-contentback.jpg) no-repeat 0px 98px;*/
	background: #ededed; /*url(/images/in-contentback.jpg) no-repeat 0px 98px;*/
	padding: 110px 25px 100px 25px;
	*padding-top: 115px;
	position: relative;
	color: #473E32;
	font-size: 0.85em;
}

.vt {
	background-color: #ffffff;
    border: 4px solid #000000;
    padding: 2px 10px;
}

a {
	color: #AE5A42;
	border-bottom: 1px solid #AE5A42;
	text-decoration: none;
}

a:hover {
	border-bottom: 2px solid #AE5A42;
}

h1 {
	color: #AE5A42;
	text-transform: uppercase;
	font-size: 1.2em;
}

h2 {
	font-weight: normal;
	font-size: 1.15em;
	margin-bottom: 0.45em;
	padding-bottom: 0;
	color: #000000;
}

ul {
	/*border: 1px solid red;*/
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

li {
	padding: 0 0 5px 20px;
	background: transparent url(/images/bullet.png) no-repeat;
}

li.bhighlight {
	font-weight: bold;
	background: transparent url(/images/bulletbold.png) no-repeat;
}

li.blink {
	font-weight: bold;
	background: transparent url(/images/bulletlink.png) no-repeat;
}

div#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	background: #000000 url(/images/in-footer.png) no-repeat;
	font-size: 0.85em;
	color: #BBB4AA;
	text-align: center;
	width: 670px;
	height: 51px;
}

div#footer p {
	padding: 12px 0 10px 0;
	margin: 0;
}

div#footer a {
	color: #BBB4AA;
	text-decoration: none;
	border: none;
}

div#footer a:hover {
	color: #ffffff;
}

.photoborder {
	border: 3px solid #746552;
	position: relative;
}

.photo {
	border: 2px solid #000000;
}

.photooverlay {
	position: absolute;
	top: 0;
	left: 0;
}

.photoborder a {
	display: block;
	border: none;
}

.photoborder a:hover {
	display: block;
	border: none;
}

.twocols h2 {
	padding-top: 0;
	margin-top: 0;
}

.twocols td {
	padding-bottom: 16px;
}

.twocols ul {
	padding-top: 0;
	margin-top: 0;
}

.highlighted {
	background-color: #C8C2BA;
}

table.lots {
	border-top: 2px solid #C8C2BA;
	border-left: 1px solid #C8C2BA;
}

table.lots td {
	border-right: 1px solid #C8C2BA;
	border-bottom: 1px solid #C8C2BA;
}

table.lots h2 {
	margin: 0;
}

