body
{
	text-align: center;
	padding: 0px;	
	margin: 0px;
	background: #ede6d7 url(../images/bgTile.gif) top left repeat-x;
}

#mainContainer
{
	margin: auto;
	width: 780px;
}

#header
{
	width: 780px;
	height: 195px;
	background: url(../images/header1.jpg) top left no-repeat;
	text-align: left;		
	line-height: 30px;	
	position: relative;
}

#headerText
{
	padding: 0px 0px 0px 80px;
}

#bodyContent
{
	width: 760px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #5d606a;
	background: #ffffff url(../images/bodyBg.gif) top right repeat-y;
}

#mainContent
{
	margin: 10px;
	margin-right: 12px;
	width: 540px;
}

#sideBar
{
	width: 195px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

#sideBar em
{
	font-style: normal;
	font-size: 16pt;
	line-height: 21pt;
}

#headerSearch
{
	position: absolute;
	bottom: 3px;
	right: 20px;
}

.inputBox
{
	background: #ffffff;
	border: 1px solid #5d606a;
}

#submitSearch
{
	background: url(../images/searchBtnBg.jpg) top left no-repeat;
	height: 24px;
	width: 79px;
	border: 0px;
}

#menu
{
	background: url(../images/menuBg.jpg) top left repeat-x;
	height: 25px;
	border-bottom: 1px solid #5d606a;
	text-align: center;
	line-height: 15px;
}

#menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul
{	
	padding: 4px 0px 0px 0px;
	width: 700px;
	margin: auto;
}

#subMenu
{
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: 2px solid #dddddd;
	width: 150px;
	background: #ffffff;
}

.menuItem
{
	margin: 2px;
	padding: 3px;
	background: #eeeeee;
	border: 1px solid #dddddd;
}

#footer1
{
	background: url(../images/menuBg.jpg) top left repeat-x;
	padding: 3px;
	border-bottom: 1px solid #5d606a;
	border-top: 1px solid #5d606a;
	text-align: left;
	font-size: 8pt;
	clear: both;
}

#footer2
{
	font-size: 8pt;
	color: white;
	background-color: #73070a;
	padding: 4px;
	height: 30px;
}
#footer2 a
{
	color: white;
}

#propertyDetails
{
	table-layout: fixed;
}

#realEstatePhotosCell
{
	width: 310px;
}