
body {
	background: url(images/tpp_BG.jpg) repeat-x top left #CCCCCC;
}

#outline  {
	position: relative;
	margin: auto;
	width: 924px;
}

#pg_header  {

}
#top_nav  {
	width: 924px;
	height: 25px;
	color:  #CAD0DE;
	font: normal 12px Arial;

}
#header  {
	width: 924px;
	height: 154px;
	background: url(images/header_BG.jpg) no-repeat top left;
}

#nav  {
	position: absolute;
	width: 690px;
	height: 29px;
	top: 149px;
	left: 242px;
	background: url(images/nav_BG.jpg) no-repeat;
}

.menuItem  {
	color: #FCFDFF;
	text-transform: uppercase;
	text-align: center;
	font: bold 13px Arial;
	padding: 5px 3px;
	letter-spacing: -1px;
}

.menuItem a:active, .menuItem a:link, .menuItem a:visited  {
	color: #FFF;
	text-decoration: none;
}
.menuItem a:hover  {
	color: #DDD;
	text-decoration: none;
}

#header_bottom  {
	width: 924px;
	height: 24px;
	background: url(images/top_gradient.jpg) no-repeat top left;
}

#pg_body  {
	width: 924px;
	height: auto;
	background: url(images/content_BG.jpg) repeat-y top left;
	padding: 0px 0px 0px 0px;
}

#content_wrapper  {
	position: relative;
	width: 875px;
	height: auto;
	margin: auto;
}

#leftCol  {
	position: relative;
	float: left;
	width: 600px;
	margin: auto;
	height: auto;
}
#rightCol  {
	position: relative;
	float: right;
	width: 245px;
	height: auto;
	margin: auto;
	color: #17273E;
}

.rtColTitle {
	font-weight: bold;
}
.rtColDate  {
	font-size: 10px;
	font-style: italic;
}

.clear  {
	clear: both;
	width: 1px;
	height: 1px;
}

#pg_footer  {
	position: relative;
	width: 924px;
	margin: auto;
	background: url(images/footer_BG.jpg) no-repeat top left;
}

#bottom_links  {
	width: 924px;
	height: 28px;
	color: #9BA5C0;
	top: 8px;
	margin-right: auto;
	margin-left: auto;
}

#gutter_bot  {
	width: 924px;
	height: 8px;
	background: url(images/bottom_BG.jpg) no-repeat top left;
}

#copyright {
	width: 924px;
	color: #22244A;
	text-align: center;
	font: normal 10px Arial;
}


/**
	Feature Property Slideshow Styles
**/

.feature_price  {
	padding: 0px 15px;
	font: bold 18px "Arial, Helvetica, sans-serif";
}
.feature_bedbath  {
	padding-left: 25px;
}
.feature_address  {
	padding: 10px 15px;
	font: bold 14px "Arial, Helvetica, sans-serif";
}
.feature_mlsnum  {
	padding: 5px 25px;
	font-weight: bold;
}
.feature_description {
	padding-left: 15px;
}

#mlsImg  {
	border: 2px solid #000;
}