﻿body 
{
	font-family:Arial;
	font-size:9pt;
	background-color:#fdc04a;
	background-image: url(/images/background_sale_repeat.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-y;
	background-position:top center;
	color:#422a03;
}

.background { 
   
	background-image: url(/images/background_sale_new.jpg);
	background-position:center -265px;
	background-repeat:no-repeat;
	height :900px;
	width:100%; 
	display:table;  
}

.formTitle 
{
	font-family:Arial;
    font-weight:bold;
    font-size:13pt
}

h1 
{
	font-family:Arial;
    font-weight:bold;
    font-size:13pt;
    color:#948567;
    border:0; margin:0; padding:0
    
}



.ListingBold 
{
	font-weight:bold
}
.ListingBox 
{
	color:#56401B;
	margin-bottom:5px;
}
.ListingBox .Title
{
	font-weight:bold;
	font-size:large;
}

.Main 
{
	text-align:justify;
	color:#422a03;
	font-size: 9pt;
	
}

.BuyerTopImage 
{
	margin-top:-8px;
	
}

.Link_Top 
{
	font-size:12pt;
	color:#422a03;
}

a.Link_Top:link {
	color: #422a03;
}
a.Link_Top:visited {
	color: #422a03;
}
a.Link_Top:hover {
	color: #B56D07;
}
a.Link_Top:active {
	color: #B56D07;
}


.Link_Bottom
{
	font-size:10pt;
	color:#422a03;
}

a.Link_Bottom:link {
	color: #422a03;
}
a.Link_Bottom:visited {
	color: #422a03;
}
a.Link_Bottom:hover {
	color: #B56D07;
}
a.Link_Bottom:active {
	color: #B56D07;
}



.ListingDetails 
{
	color:#696767
}

.TitleBrown 
{
	font-weight:bold;
	color:#86541f
}

.TitleBar 
{
	text-align:left;
	color:White;
	font-weight:bold;
	padding-left:6px;
}

.Message 
{
	color:Green
}

.WarningMessage 
{
	color:Red
}

.SmallMessage 
{
	font-size:x-small
}

.popUpControl 
{
	visibility:hidden
}

.SaleTable 
{
	background-image: url(/images/Sale_Table_Background.jpg);
	background-repeat: no-repeat;
}

div.button_large {

	background-image: url(/images/Button_large.png);
	background-repeat: no-repeat;
	width:157px;
	height:31px;
	color:#FFFFFF;
	font-size:11pt;
	text-align: center;
	top:0px; 
	left: 0px
}
div.button_large a {width:157px; height:25px;display:block;color:#FFFFFF;padding-top:6px;}
div.button_large a:link {color: #FFFFFF;text-decoration: none}
div.button_large a:visited {text-decoration: none;color:#FFFFFF}
div.button_large a:hover {text-decoration: none;color:#FFFFFF}
div.button_large a:active {text-decoration: none;color:#FFFFFF}


div.button_large_brown {

	background-image: url(/images/Button_large_onBrown.png);
	background-repeat: no-repeat;
	width:157px;
	height:31px;
	color:#FFFFFF;
	font-size:11pt;
	text-align: center;
	top:0px; 
	left: 0px
}
div.button_large_brown a {width:157px; height:25px;display:block;color:#FFFFFF;padding-top:6px;}
div.button_large_brown a:link {color: #FFFFFF;text-decoration: none}
div.button_large_brown a:visited {text-decoration: none;color:#FFFFFF}
div.button_large_brown a:hover {text-decoration: none;color:#FFFFFF}
div.button_large_brown a:active {text-decoration: none;color:#FFFFFF}

div.button_small {

	background-image: url(/images/Button_small.gif);
	background-repeat: no-repeat;
	width:118px;
	height:31px;
	color:#FFFFFF;
	font-size:11pt;
	text-align: center;
	top:0px; 
	left: 0px
}
div.button_small a {width:118px; height:25px;display:block;color:#FFFFFF;padding-top:6px;}
div.button_small a:link {color: #FFFFFF;text-decoration: none}
div.button_small a:visited {text-decoration: none;color:#FFFFFF}
div.button_small a:hover {text-decoration: none;color:#FFFFFF}
div.button_small a:active {text-decoration: none;color:#FFFFFF}

.BuildingRow 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:Silver;
}

.BrownUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}


a:link {
	color: #B56D07;
}
a:visited {
	color: #B56D07;
}
a:hover {
	color: #B56D07;
}
a:active {
	color: #B56D07;
}

.mediumTitle {
	font-size: 11pt;
}

