body
{
	background-color: #fefada;
	font-family: "Trebuchet MS", Tahoma;
	font-size:11px;
	color: #202020;
}
h1
{
	font-size:18px;
	font-weight:bold;
	color: #a3352a;
	background-image: url('images/h1bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 80%;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
h2
{
	font-size:14px;
	color: #7e3a2b;
	margin:0px;
	padding:0px;
}
h2 a 
{
	color: #7e3a2b;
	text-decoration:none;
}
h2.left
{
	float:left;
	clear:none;
}
h2.right
{
	float:right;
	clear:none;
}
h3
{
	font-size:14px;
	color: #7e3a2b;
	margin:0px;
	padding:0px;
}
h3 a 
{
	color: #7e3a2b;
	text-decoration:none;
}
form
{
	padding:0px;
	margin:0px;
}
input, select
{
	font-family: "Trebuchet MS", Tahoma;
	font-size:11px;
	color: #202020;
	border: 1px solid #b49250;
	padding: 2px;
}
input.button
{
	background-color: #a3352a;
	border: 1px solid #b49250;
	padding: 2px;
	color: #ffffff;
}
div.PageContent
{
	width: 965px;
}
div.PagerContent
{
	width: 946px;
}
div.LeftPanel
{
	width:609px;
	float:left;
	clear:left;
}

div.RightPanel
{
	width:337px;
	float:left;
	clear:right;
	background-color: #fefada;
}
div.RightContent
{
	background-image: url('images/rightbg.jpg');
	background-repeat: repeat-x;
	padding-left: 10px;
}
div.MenuBar
{
	background-image: url('images/menubg.jpg');
	width:946px;
	height:30px;
}
div.MenuItem, div.MenuItemSelected
{
	width: 87px;
	float:left;
	clear:none;
	text-align:center;
	background-image: url('images/menuitembg.jpg');
	padding-top:6px;
	height:24px;
}
div.LargeMenuItem
{
	background-image: url('images/menuitembg_large.jpg');
	width: 170px;
}
div.MenuItem a, div.MenuItemSelected a
{
	color: #580800;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

div.Workspace
{

}
div.Article
{
	padding:11px;
}
div.PropertyQuickSearch
{
	background-image: url('images/searchbg.jpg');
	margin: 11px 11px 0px 0px;
	background-repeat: repeat-y;
}
div.PropertyQuickSearchTop
{
	background-image: url('images/searchtopbg.jpg');
	background-repeat: repeat-x;
	padding:5px 11px 0px 11px;
	margin-bottom:1px;
	clear:both;
}
div.PropertyQuickSearchBody
{
	padding:0px 11px 0px 11px;
	clear:both;
}
div.PropertyQuickSearchSection
{
	float:left;
	clear:none;
	margin-right:11px;
}
div.PropertySearchInput
{
	float:left;
}
div.ChecklistItem
{
	float:left;
	clear:none;
	width:100px;
	margin-right:4px;
	vertical-align:middle;
}
div.PropertyListItem
{
	padding:11px 11px 11px 11px;
	float:left;
	/*height: 115px;*/
}
div.PropertyListItemAlternate
{
	background-image: url('images/listitemaltbg.jpg');
}
div.PropertyListItemImage
{
	width: 152px;
 	/*height: 114px;*/
 	float:left;
 	margin-right:11px;
}
img.PropertyListItemImage
{
	width: 152px;
 	/*height: 114px;*/
 	border: 0px none white;
}
div.PropertyListItemDetails
{
	width: 413px;
 	/*height: 114px;*/
 	float:right;
}

div.PropertyMiniListItemImage
{
	width: 65px;
 	/*height: 47px; */
 	float:left;
 	clear:none;
 	margin-right: 10px;
}
img.PropertyMiniListItemImage
{
	width: 65px;
 	/*height: 47px;*/
 	border: 0px none white;
}
div.PropertyListItemDetails
{
 	/*height: 47px; */
}
div.TextLeft
{
	float:left;
	clear:none;
}
div.TextRight
{
	float:right;
	clear:none;
}
div.PropertyListItemLead
{
	color: #7e3a2b;
	height: 64px;
	overflow: hidden;
	
}
div.PropertyDataImageSection
{
	float:left;
	clear:none;
	margin-right:11px;
	width: 326px;
}
img.PropertyDataImage
{
	width: 326px;
 	/*height: 244px;*/
 	border: 0px none white;
 	margin-bottom:11px;
}
div.PropertyDataDetailSection
{
	float:left;
	clear:none;
	width: 238px;
}
p.Lead
{
	color: #7e3a2b;
}
span.Label
{
	color: #7e3a2b;
}
