html body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica;
	font-size: 12px;
	background: top left repeat-y url(../images/leftBackground.gif);
	background-color: #fff6e8;
}

td
{
	font-family: arial, helvetica;
}

#container
{
	width: 100%;
	min-height: 100%;
}

#leftColumn
{
	position: relative;
	clear: both;
	float: left;
	width: 135px;
	min-height: 100%;
}

#leftNavigation
{
	float: left;
	min-height: 100%;
}

ul.leftNavigation
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-top: 4px;
}

ul.leftNavigation li
{
	border: 0px;
	border-color: Black;
	border-right: 1px;
	border-bottom: 1px;
	padding-top: 0px;
}

ul.leftNavigation li.firstElement
{
	padding-top: 20px;
}

ul.leftNavigation li a
{
 	display: block;
	height: 24px;
	width: 99px;
	background:top left no-repeat url("../images/menuItemWide.jpg");
	
	font-size: 12px;
	font-weight: bold;
	color: #030E48;
	padding-left: 36px;
	padding-top: 6px;
	text-decoration: none;
}

ul.leftNavigation li a:hover
{
	color: #FFF6E8;
	background:top left no-repeat url("../images/menuItemWideOver.jpg");
}

#headerContent
{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;

	width: 100%;
	height: 119px;
}

#title
{
	position: relative;
	height: 79px;
	padding-left: 127px;
	font-size: 52px;
}

#titleText
{
	position: absolute;
	bottom: 0px;
}

#upperNavigation
{
}

#contactBar
{
	position: absolute;
	left: 0px;
	top: 79px;
	height: 31px;
	width: 100%;
	background-color: #A21B1B;
	
	color: #fff6e8;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
}

#headerShadow
{
	position: absolute;
	left: 0px;
	top: 110px;

	width: 100%;
	height: 9px;
	background-image: url("../images/headerShadow.gif");
}

#cornerShadow
{
	position: absolute;
	left: 0px;
	height: 9px;
}

#address
{
	position: relative;
	float: left;
	padding-left: 127px;
}

#contactInfo
{
	position: relative;
	float: right;
	padding-right: 361px;
	text-align: right;
}

#upperLeftImageContainer
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 121px;
	height: 110px;
	background-color: #030E48;
}

#upperLeftImage
{
	margin: 27px 0px;
}

#headerDecoration
{
	position: absolute;
	right: 2px;
	top: 5px;
	background: url('../images/highlightShadow.jpg') repeat-x;
	height: 127px;
	border: 0px;
	margin: 0px;
}

#headerDecorationImage
{
	margin: 0px;
	padding: 0px;
	border: 0px;

	width: 350px;
	height: 119px;
}

#headerDecorationRightShadow
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px;
	height: 127px;
	background-image: url('../images/highlightShadowRight.jpg');
}

* html div#headerDecorationBottomLeftShadow
{
	bottom: -1px;
}

#headerDecorationBottomLeftShadow
{
	position: absolute;
	bottom: 0px;
	left: 0px;

	width: 8px;
	height: 8px;
	margin: 0px;
	padding: 0px;

	font-size: 0px;
	background-image: url('../images/highlightShadowBottomLeft.jpg');
}

#contentArea
{	
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	width: 620px;
}

#featuredPropertyBorderShadow
{
	display: none;
	position: absolute;
	bottom: -1px;
	right: 18px;
	margin: 0px;
	padding: 0px;
	
	border: 0px;

	height: 8px;
	width: 184px;
}


#featuredProperty
{
	position: absolute;
	top: 134px;
	right: 20px;
	
	width: 180px;
	height: 240px;
	
	border: 2px solid #A21B1B;
	background-color: #fffdfa;
}

#featureBody
{
	width: 180px;
}

#featureTitle
{
	width: 180px;
	height: 16px;
	margin-top: 12px;
	margin-bottom: 6px;

	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#featureImageDiv
{
	width: 144px;
	height: 108px;
	margin: 6px auto;
	margin-top: 0px;
}

#featureImage
{
	width: 144px;
	height: 108px;
	border: 1px solid Black;
}

#featureDetail
{
	width: 156px;
	margin: 9px auto;
	background-color: #FFFDFA;

	font-size: 11px;
}

#featureAddress
{
	font-size: 13px;
	font-weight: bold;
}

#featureShowHide
{
	display: none;
	position: absolute;
	top: 10px;
	right: 5px;
}

#featureShowHide a {
	text-decoration: none;
}

#featureMore {
	position: absolute;
	right: 8px;
	bottom: 2px;
	font-size: 11px;
}

.contentAreaWidth
{
	width: 620px;
}

#contentHeaderBar {
}

#contentHeader {
	position: relative;
	padding: 4px;
	background-color: #030E48;
	color: white;
	font-size: 20px;
}

#contentSummary {
	position: relative;
	height: 16px;
	padding: 4px;
	background-color: #17265F;
	color: white;
	font-size: 14px;
	font-weight: bold;
}

#contentSummaryRight {
	position: absolute;
	right: 4px;
	top: 4px;
}

.agentListing {
	border-bottom: 1px solid #030E48;
}

.agentListingName {
	font-weight: bold;
	font-size: 17px;
}

