/* SEE WREN_IE6.CSS FOR IE6 CONTROL */

/* --------------------------   MAIN DIVS   --------------------------- */
body {
	font-family: "trebuchet ms", Verdana, Helvetica, sans-serif;
	margin:0 0 0 0;
	padding:0;
}
#container {
	position:relative;
	margin:0 auto;
	width:989px;
	border:#a3a3a3 1px solid;
	background:url(../images/coverbg.gif) repeat-y;
}
#header {
	float:left;
	width:989px;
	height:126px;
	_height:160px;
}
/* --------------------------   NAVIGATION   --------------------------- */
#navbar {
	clear:left;
	float:left;
	width:989px;
	height:34px;
	text-transform:uppercase;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
	font-size:14px;
	_margin-top: -34px;
}
#navbar ul {
	padding: 0;
}
#navbar ul li {
	display: inline;
}
#navbar ul {
	margin: 0;
	padding:0;
	color: #FFFFFF;
}
#navbar ul li a {
	padding: 8px 0 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000000;
	width:163px;
	text-align:center;
	background: #000000 url(../images/nav_bg.gif) repeat-x;
}
#navbar ul li a:hover {
	color: #FFFFFF;
	background:#000000 url(../images/nav_bg2.gif) repeat-x;
}
/* --------------------------   MIDDLE STUFF   --------------------------- */
#mainhead {
	clear:left;
	float:left;
	width:702px;
	border-bottom:#464646 1px solid;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
}
#mainhead h1 {
	margin:0;
	padding-right:100px;
	text-transform:capitalize;
	font-size:20px;
}
#maintext 
{
	clear:left;
	float:left;
	margin:30px 0 30px 30px;
	_margin:0px 0 30px 15px;
	width:703px;
	_padding-top: 30px;
}
#wrenlogo {
	float:left;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
}
/* --------------------------   RIGHT COLUMNS   --------------------------- */
#rightcol {
	float:right;
	width: 225px;
	padding:20px 0;
}
/* --------------------------   FOOTERS   --------------------------- */

#footclear {
	clear:both;
	float: none;
}
#footer {
	position:relative;
	margin:0 auto;
	width:989px;
}
#footer p {
	margin:15px 0;
	padding:0;
}
/* -------------------------	STYLES	---------------------------- */
p {
	font-size:14px;
}
#maintext a {
	color:#a76d23;
	text-decoration:underline;
}
#maintext a:hover {
	text-decoration:none;
}
ol {
	font-size:14px;
}
/* --------------------------   CLASSES   -------------------------- */
.newHeader img {
	padding-top: -20px;
	position:absolute;
	left: 638px;
	top: 187px;
}
.realtor_img img {
	padding-top: -20px;
	position:absolute;
	left: 687px;
	top: 187px;
}
/*  BOX CLASSES  */
.sp_image {
	background:url(../images/box_searchproperties.gif) no-repeat;
	width:211px;
	height:35px;
}
.oh_image {
	background:url(../images/box_openhouse.gif) no-repeat;
	width:211px;
	height:35px;
}
.fr_image {
	background:url(../images/box_findarealtor.gif) no-repeat;
	width:211px;
	height:35px;
}
.cu_image {
	background:url(../images/box_contactus.gif) no-repeat;
	width:338px;
	height:35px;
}
.li_image {
	background:url(../images/box_links.gif) no-repeat;
	width:338px;
	height:35px;
}
.na_image {
	background:url(../images/new_article.gif) no-repeat;
	width:177px;
	height:43px;
}
/*  SPACING CLASSES   */
.margin0 {
	margin:0;
}
.padding0 {
	padding:0;
}
.padding10 {
	padding:10px;
}
.padding20 {
	padding:20px;
}
/*  POSITION CLASSES   */

.fleft {
	float:left;
}
.fleftimg {
	float:left;
	padding-right:10px;
}
.fleft a {
	color: #a76d23;
	text-decoration:underline;
}
.fleft a:hover {
	color: #a76d23;
	text-decoration:none;
}
.fright {
	float:right;
}
.frightimg {
	float:right;
	padding-left:10px;
}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
/*   TABLE CLASSES   */
.tborder {
	border:#000000 1px solid;
}
/*   BACKGROUND COLORS   */
.whitebg {
	background-color:#FFFFFF;
}
/*   FONT CLASSES   */
.bold {
	font-weight:bold;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size12 a {
	font-size:12px;
	color: #a76d23;
	text-decoration:none;
}
.size12 a:hover {
	font-size:12px;
	color: #a76d23;
	text-decoration:underline;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size16 a {
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
.size16 a:hover {
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}
.allcaps {
	text-transform:uppercase;
}
/*	MORTGAGE CALCULATOR	*/
#mortgage_table {
	background-image:url(../images/mortgage_calculator2_bg.jpg);
	padding-top: 20px;
}
#mortgage_table td {
	padding: 5px;
}
.go_back_listings {
	font-size: 12px;
}
#archive-list select {
	width: 600px;
}
/*   THIS IS FOR THE LISTING DETAIL PAGE ONLY   */

#price {
	float:left;
	width:472px;
}
#price_print {
	float:left;
	width:480px;
}
#h_images {
	clear:left;
	float:left;
	width:480px;
}
#h_images img {
	border: 1px solid #000000;
}
#h_images2 {
	clear:left;
	float:left;
	width:477px;
}
#descr {
	clear:both;
	float: left;
	width:703px;
	margin:10px 0;
	font-size:14px;
	text-align:justify;
}
#features {
	/*clear:left;*/
	float:left;
	width:325px;
	background-color:#dcdcdc;
	padding:10px;
	border:#7f7f7f 1px solid;
	font-size:14px;
}
#features p {
	margin:0;
	padding:0;
}
#influences {
	float:left;
	width:325px;
	/*margin-left:19px;*/
	background-color:#dcdcdc;
	padding:10px;
	border:#7f7f7f 1px solid;
	font-size:14px;
}
#influences p {
	margin:0;
	padding:0;
}
#goodsincluded {
	float:left;
	width:325px;
	/*margin-left:19px;*/
	background-color:#dcdcdc;
	padding:10px;
	border:#7f7f7f 1px solid;
	font-size:14px;
}
#goodsincluded p {
	margin:0;
	padding:0;
}
#details {
	float:right;
	width:203px;
}
#details_print {
	float:right;
	width:180px;
	_margin-right: 10px;
	margin-top: 20px;
}
#details_print table {
	background-color: #a5a5a5;
	width: 180px;
}
#details_print td {
	padding: 3px;
	font-size: 11px;
}
.imgborder {
	border:0px;
	padding:3px;
}
#MainImage {
	margin-bottom: 20px;
	height:320px;
	clear:left;
	text-align:center;
}
table.PrintDetails {
	clear: both;
	font-size: .8em;
	display: none;
}
.pricebold {
	font-size:22px;
	font-weight:bold;
}
.whtbold {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}
#details table {
	background-color:#a5a5a5;
	font-size:10px;
}
#details td {
	padding:2px 3px 2px 5px; /*text-transform:uppercase;*/
}
#details p {
	font-size:12px;
}
.upper-case {
	text-transform: uppercase;
}
.td1 {
	background-color:#f8f8f8;
	vertical-align: top;
}
.td1_title {
	background-color:#f8f8f8;
	vertical-align: top;
	white-space:nowrap;
}

.td2 {
	background-color:#f3f3f3;
	vertical-align: top;
}
.td2_title {
	background-color:#f3f3f3;
	vertical-align: top;
	white-space:nowrap;
}
.td3 {
	background-color:#FFFFFF;
	vertical-align: top;
}
#main_print {
	width: 700px;
}
.Agent {
	font-weight: normal;
}
#backToListing {
	display: none;
}
.PrintLogo {
	display: none;
}
.NoScreen {
	display: none;
}
#ListingThumbs
{
	clear:left;
	margin-top:1px;
}
#ListingThumbs div 
{
	width:112px;
	display:inline;
	background-image:url(../27120921.jpg);
	text-align:center;
}
#ListingThumbs img {
	cursor: pointer;
}
table .noborder {
	border: none;
	background-color: #FFFFFF;
}
#price_Red {
	float:left;
	width:472px;
	clear: both;
}
.nolink a
{
	text-decoration:none;
}

.directionBox
{
	float:left;
	width:325px;
	/*margin-left:19px;*/
	padding:10px;
	border:#7f7f7f 1px solid;
	font-size:14px;
	height:100px;
	margin-top:20px;
}
div
{
	font-weight:normal;
}
table.Thumbs
{
	text-align:center;
}
div.editorialTxt 
{
	max-width:700px;
}