body {
	font-family: 'Times New Roman', Times, serif;
	font-size: small;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	font-size: small; /* for other IE versions */
}
#home {
/*	background: #eee url(images/bg.gif) repeat-x;*/
	background: #eee;
	margin: 3px 0;
}
#container {
	width: 750px;
	margin: 0 auto;
	background: url(images/bg_repeat.gif) repeat-y top;
	padding: 0;
	clear:both;
}
#innercontainer {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bg_top.gif) no-repeat top;
}


#header {
	padding: 0;
	padding-top: 10px;
	margin: 0;
	clear:both;
}


#logo {
	float:left;
}
#logo a {
	width: 459px;
	height: 179px;
	display:block;
	text-indent: -10000px;
	/*background: #1f1f1f url('images/logo.jpg') no-repeat; *** this is now in newheader.php.inc *** */
	color: #fff;
}

#logo_home {
	float:left;
}
#logo_home a {
	width: 360px;
	height: 179px;
	display:block;
	text-indent: -10000px;
	background: #1f1f1f url('images/logo_home.jpg') no-repeat;
	color: #fff;
}

#home_pic2 {
	float:right;
}
#home_pic2 a {
	width: 360px;
	height: 179px;
	display:block;
	text-indent: -10000px;
	background: #1f1f1f url('images/home_pic2.jpg') no-repeat;
	color: #fff;
}

#slideshow {
	float:left;
}


#subnav {
	width: 750px;
	margin: 10px auto;
	padding: 0;
/*	background: url(images/100years.gif) no-repeat top right;*/
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
	margin-right: 12px;
	
}
#subnav li {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	padding-top: 0px;
	float: left;
	font-size: 1.1em;
}
#subnav p {
	margin: 0;
	padding: 0;
	padding-left: 12px;
	margin-top: 85px;
	float: left;
	font-size: 1.2em;
}
#subnav a {
	color: #6699cc;
}
#subnav a:hover {
	color: #0f4275;
}
#content {
	width: 724px;
	margin: 0 auto;
	padding: 7px;
}

#content h1 {
	color:#000;
}

#content h2 {
	color:#0f4275;
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'Times New Roman', Times, serif;
}

#content p, #content li {
	color:#0f4275;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: .95em;
		line-height: 1.6em;*/
}

#tabber li {
	font-family: 'Times New Roman', Times, serif;
	font-size: small;
}

/* FOOTER */

#foot {
	background: url('images/footer_bg.gif') bottom repeat-x;
	border: 1px solid #9b9b9c;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 4px;
}

#foot p {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.3;
}

#foot-links {
	width: 585px;
	float:left;
}
#foot-login {
	width: 125px;
	float:right;
}
#foot-login a {
	display:block;
	width: 120px;
	height: 28px;
	text-indent: -99999px;
	background: url('images/employeelogin.gif');
}

#footer {
	background: url(images/bg_bottom.gif) no-repeat top;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: .9em;
	color: #999;
}
#footer p {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	margin-bottom: .5em;
	font-weight: normal;
	text-align: center;
}
p {
}
a {
	color: #002A76;
}
a:hover {
	color: #000;
}
.clearer {
	margin: 0;
	padding: 0;
	clear: both;
}

#left {
	width: 318px;
	margin-right: 8px;
	float: left;
	
}
#right {
	width: 398px;
	float: left;
}


#navbar {
	margin: 0;
	background: url('images/nav_bg.gif') bottom repeat-x;
	height: 76px;
	margin-bottom: 7px;
	margin-top:3px
}
#navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navbar ul li {
	list-style-type: none;
	display: inline;
}
#navbar ul li a {
	display:block;
	height: 63px;
	float:left;
/*	text-indent: -10000px;*/
	color: #fff;
	font-size: 16pt;
	text-decoration: none;
	text-align: center;
	padding: 8px 0 5px 0;
}

#navbar ul li a span {
	display:block;
	font-size: 10pt;
	padding: 4px;
}

#navbar ul li a:hover {
/*	text-decoration: underline;*/
	background-position: 0 -16px;
	/*text-decoration: underline;*/
}

#navitem-buy {
	width: 136px;
	margin-right: 10px;
	background:#003068 url('/images/nav_background.gif') no-repeat top;
}
#navitem-sell {
	width: 137px;
	margin-right: 10px;
	background:#003068 url('/images/nav_background.gif') no-repeat top;
}
#navitem-commercial {
	width: 137px;
	margin-right: 10px;
	background:#003068 url('/images/nav_background.gif') no-repeat top;
}
#navitem-relocate {
	width: 137px;
	margin-right: 10px;
	background:#003068 url('/images/nav_background.gif') no-repeat top;
}
#navitem-land {
	width: 137px;
	margin-right: 0;
	background:#003068 url('/images/nav_background.gif') no-repeat top;
}
#navitem-lagrange {
	width: 357px;
	margin-right: 10px;
	background:#003068 url('/images/nav_background_home.gif') no-repeat top;
}
#navitem-westpoint {
	width: 357px;
	background:#003068 url('/images/nav_background_home.gif') no-repeat top;
}

#splash {
	background: #963;
}

#splash div {
	width: 185px;
	background: #013490;
	float: left;
	margin: 0 4px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
}
#splash div p {
	margin: 0;
	padding: 0;
	padding-top: 7px;
	padding-bottom: 4px;
}
.splash {
	background: #013490;
	color: #000;
	width: 190px;
	float: left;
}
.navitem-head {
	font-size: 18pt;
}
.navitem-p {
	font-size: 12pt;
}

#welcome {
	width: 310px;
	color: #0f4275;
	font-family: Arial;
	
	font-size: .95em;
	line-height: 1.6em;
	
}

#welcome h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'Times New Roman', Times, serif;
	margin: 0;
	padding: 0;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
}

#welcome p {
	line-height: 1.8em;
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
}


img {
	border: none;
}


/* FEATURED LISTINGS */

.featured {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}
.featured p {
	margin: 0;
	margin-bottom: 6pt;
}
.featured-photo {
	float:left;
	width: 217px;
	margin-right: 15px;
}
.featured-photo img, .featured-description img, .featured-moreinfo img {
	border: 1px solid #888;
}
.featured-description {
	width: 140px;
	float:left;
}
.featured-moreinfo {
	width: 460px;
	float:left;
}
.featured-price {
	font-size: 14pt;
	font-weight: bold;
}
.featured-more {
	padding: 4px;
	background: #ccc;
}

.featured-more a {
	display:block;
	text-decoration:none;
	text-align: center;
	
}
.featured-more span {
	font-family: Webdings;
}


#featuredlistings {
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
}


#agentfeatured {
	margin: 0;
	padding: 0;
	text-align: center;
}
#featuredlistings th, #agentfeatured th {
	font-size: 1.2em;
}
#featuredlistings caption, #agentfeatured caption {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}
#featuredlistings img, #agentfeatured img {
	border: 1px solid #666;
}
h2.featured {
	font-size: 2em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-top:  .3em;
	text-align:  center;
	
}
div.featuredsearch {
	border: 1px solid #000;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	float: right;
	margin: 0;
	font-size: 1.1em;
}
.featuredsearch a {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	background: #666;
	color: #fff;
}
.featuredsearch a:hover {
	background: #444;
	margin: 0;
}

.openhouse-title {
	font-size: 1.3em;
}
.openhouse-date {
	font-size: 1.1em;
}
.openhouse-addr {
	font-size: 1.1em;
}

/* SEARCH */

#search {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.2em;
	
}
#search h2 {
	background: #fff url('images/tab_find-a-home.gif') top left no-repeat;
	width: 100%;
	height: 34px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#search form {
	display: block;
	border-left: 1px solid #9a9a9b;
	border-right: 1px solid #9a9a9b;
	border-bottom: 1px solid #9a9a9b;
	margin: 0px;
	padding: 5px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;

}
#search form p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1em 0;
}

/*
#search {
	clear:both;
	text-align: center;
	margin: 0;
	padding: .2em 0;
	border: 1px solid #999;
	border-left: none;
	border-right: none;
}

#search form {
	padding: 0;
	margin: 0;
}

#search p {
	margin: .2em 0;
	padding: 0;
}
*/

.listing {
	padding: 4px;
	margin: 0;
	margin-bottom: 6px;
}

.listingphoto {
	width: 127px;
}

.listingphoto img {
	border: 1px solid #333;
}

.listingdesc {
	padding-left: 6px;
}

.listingdesc h2 {
font-size: 1.3em;
	margin: 0;
	padding: 0;
}

.listingdesc p {
	padding: 0;
	margin: 0;
}

.listingdesc a {
	color: #600;
}

.listingdesc a:hover {
	color: #000;
}

.listingbeds, .listingbaths {
	text-align: center;
}

.listingprice {
	font-weight: bold;
	font-size: 1.2em;
}

#listingtable {
	border-collapse: collapse;
	width: 99%;
}

#listingtable caption {
	padding-bottom: .5em;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	margin-top: 10px;
}

#listingtable td {
	border-bottom: 1px solid #999;
	padding: 4px;
}
#listingtable th {
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	padding: .5em;
	background: #eee;
}

.mlsid {
	font-size: .85em;
}

.listingalt td {
	background: #eee
}
#prevnext {
	text-align: center;
	margin:  .3em 0;
}
#buy-a-home, #sell-a-home {
	margin-right: 210px;
}
#buy-a-home-sidebar, #sell-a-home-sidebar, #relocate-sidebar {
	background: #eee url(/images/question.gif) no-repeat top right;
	float: right; 
	width: 178px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	margin-left:10px;
}

#buy-a-home-sidebar h2, #sell-a-home-sidebar h2 {
	margin: 0;
	padding: 0;
	margin-bottom: .4em;
}

#newbuy-a-home-sidebar, #newsell-a-home-sidebar {
	background: #eee url(/images/question.gif) no-repeat top right;
	float: left; 
	width: 295px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top:.8em;
	margin-bottom:.8em;
}

#newrelocate-sidebar {
	background: #eee url(/images/question.gif) no-repeat top right;
	float: left; 
	width: 295px;
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top:.8em;
	margin-bottom:.8em;
}

#newbuy-a-home-sidebar h2, #newsell-a-home-sidebar h2, #newrelocate-sidebar h2 {
	margin: 0;
	padding: 0;
	margin-bottom: .4em;
}

.icon {
	border: 1px solid #333;
	padding: 0;
	margin: 0;
	margin-right: 6px;
	float: left;
}

.buy-list-photo {
	border: 1px solid #333;
	padding: 0;
	margin: 0;
	margin-right: 15px;
	margin-bottom:10px;
	float: left;
}

.steps {
	font-family: Arial, Helvetica, sans-serif;
}

.steps ul {
	padding:0;
	margin:0;
	margin-left:20px;
	margin-bottom:.4em;
}

.steps ul li {
	font-family: Arial, Helvetica, sans-serif;
	color:#0f4275;
}

div.buy-list, div.sell-list {
	border-bottom: 1px solid #cccccc;
	min-height: 135px;
	padding: 5px 0;
}

* html body div.buy-list, * html body div.sell-list {
	height: 135px; /* for IE5/Win */
}
#buy-a-home h3, #sell-a-home h3 {
	font-size: 1.5em;
	margin: 0;
	margin-bottom: .5em;
}

#tab_default h4 {
	padding:0;
	margin:0;
	margin-top:.5em;
	margin-bottom:.5em;
	font-family:'Times New Roman',Times,serif;
	font-size:1.6em;
	font-weight:normal;
	color:#0F4275;
}

#tab_default h5 {
	padding:0;
	margin:0;
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#tab_default p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

hr {
	height: 0;
	border: 0;
	border-top: 1px solid #aaa;
}

/* DETAIL PAGE */

#moreinfo-content {
	font-size: 1.2em;
	margin: 0;
	margin-right: 225px;
	padding: 5px;
}

#moreinfo-container {
	width: 100%;
	padding: 0;
}

#moreinfo-sidebar {
	background: #f5f5f5;
	width: 225px;
	float: right;
	padding: 5px;
}
#main_image {
	background: url(images/imagebg.gif) repeat-x top;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #666;
	width: 400px;
	margin-bottom: 5px;
}

#additional_images {
	text-align: center;
	overflow: auto;
	height: 180px;
	width: 475px;
}

#additional_images img {
	margin: 3px;
	text-align: center;
	border: 1px solid #666;
}

.beds, .baths, .built, .subdivision, .city, .address, .county, .schoolzone {
	font-size: 1.2em;
	font-weight: bold;
}

.price {
	color: #600;
	font-size: 1.3em;
	font-weight: bold;
}

#essentials {
	text-align: center;
	margin-bottom: .5em;
}

#essentials h2, #description h2, .desc h2 {
	text-align: center;
	font-size: 1.3em;
	border-bottom: 1px solid #999;

	margin-bottom: .5em;
	padding-bottom: .2em;
}
#features h2 {
	text-align: left;
	font-size: 1.3em;
	border-bottom: 1px solid #999;
	clear: both;
	margin-bottom: .5em;
}
#essentials p {
	margin: 0;
	margin-bottom: .3em;
	line-height: 1.5em;
}

#features {
	text-align: left;
	width: 100%;
}

#features ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 33%;
}
#features li {
	list-style: none;
	line-height: 1.5em;
	margin-bottom: .4em;
	margin-left: 1em;
	margin-right: 1em;
	text-indent: -1em;
}
#moreinfo-header {
	padding: 5px;
	border-bottom: 3px double #999;
	margin-bottom: .5em;
}

#moreinfo {
	width: 430px;
	margin-right: 200px;
}

#moreinfo h2 {
	margin: 0;
	font-size: 1.0em;
}
#moreinfo p {
	margin: 0;
}

#moreinfo .phone {
	font-size: 1.2em;
	font-weight: bold;
}

#moreinfo .address {
	font-size: .9em;
	font-weight: normal;
}

#moreinfo .webaddress {
	font-size: .9em;
}

#moreinfo h1 {
	text-align: left;
	font-size: 1.6em;
	margin: .1em 0;
}

.agentphoto {
	float:left;
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #999;
	background: url(/images/imagebg.gif) repeat-x top;
}

#moreinfologo {
	float: right;
	width: 200px;
	text-align: right;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links ul li {
	margin: 0;
	margin-bottom: .2em;
}

.img-right {
	float: right;
	margin-left: 8px;
	border: 1px solid #666;
}

.img-left {
	float: left;
	margin-right: 8px;
	border: 1px solid #666;
}

#providedby {
	text-align: center;
	color: #666;
	font-size: .8em;
	margin-bottom: .5em;
}

#disclaimer {
	padding: 0 100px;
	color: #999;
	font-size: 9px;
	margin-top: 25px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#disclaimer p {
	margin: 0;
	padding: 0;
	margin-bottom: .4em;
}
#agentstable {
	margin-bottom:.4em;
}
#agentstable h2 {
	margin: 0;
	margin-bottom: .2em;
	font-size: 1.1em;
}
#agentstable p {
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.1em;
}
#agentstable td {
	padding: 5px;
}
 
td.agentstable-photo {
	border-bottom: 1px solid #ccc;
}
td.agentstable-contact {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#agentstable img {
	border: 1px solid #ccc;
	
}
#agent-listings {
	margin-left: 236px;
}
#agent-bio {
	width: 200px;
	float: left;
	background: url(/images/agent-bg.gif) repeat-y right;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 8px;
	margin-right: 8px;
}

#agent-bio h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	margin-bottom: .5em;
}
#agent-bio ul {
	margin: 0;
	margin-left: 1em;
	padding: 0;
	list-style-type: square;
}
#agent-bio ul li {
}
#agentname {
	text-align: left;
}

#virtualtour {
	text-align: center;
}

#eleytech {
	text-align: center;
	font-size: 8pt;
	margin-top: 10px;
}

#eleytech p {
	margin: 0;
	padding: 0;
}

#eleytech a {
	color: #999;
	text-decoration: none;
}

#eleytech a:hover {
	color: #777;
}

#mapper {
	border: 1px solid #999;
}

#get_directions {
	text-align: center;
	color: #333;
	margin-top: 6px;
}

#relocate-form p {
	clear: left;
	margin-bottom: .5em;
}

#relocate-form label {
	display: block;
	float: left;
	width: 150px;
}

#relocate-form input, #relocate-form textarea, #relocate-form select {
	float: left;
}

/* For Flash / Regular Images */

.flash_none, .reg_none
{
	display: none;
}

.flash_block, .reg_block
{
	display: block;
}


.newimg-right {
	float: right;
	margin-left: 8px;
	margin-bottom:5px;
	border: 1px solid #666;
}

.newimg-left {
	float: left;
	margin-right: 8px;
	border: 1px solid #666;
}

#leftside {
	width: 318px;
	margin-right: 8px;
	float: left;
}

#rightside {
	width: 318px;
	margin-left: 8px;
	float: right;
}

/* New Relocate Form */

#newrelocate-form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#newrelocate-form h2 {
	background:url('images/tab_request_relocation.gif') top no-repeat;
	width:318px;
	height:34px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#newrelocate-form form {
	display: block;
	width:306px;
	border-left: 1px solid #9a9a9b;
	border-right: 1px solid #9a9a9b;
	border-bottom: 1px solid #9a9a9b;
	margin: 0px;
	padding: 5px;
}
#newrelocate-form form p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000;
}
#newrelocate-form form label {
	width:100px;
	float:left;
}
#newrelocate-form form #textinput {
	width:200px;
	float:left;
	margin-bottom:.3em;
}

.relocate-photo {
	border: 1px solid #333;
	padding: 0;
	margin: 0;
}

#right-text {
	width:398px;
	color: #0f4275;
	font-family: Arial;
}

#right-text h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'Times New Roman', Times, serif;
}

#right-text p {
	line-height: 1.8em;
	text-align: justify;
}

.headerimg-left {
	border:1px solid #333;
	margin-top:23px;
}

/* Columns */

#left_col {
	width:362px;
	float:left;
	margin:0;
	padding:0;
}

#left_col h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'Times New Roman', Times, serif;
	color: #0f4275;
}

#left_col p {
	line-height: 1.8em;
	text-align: left;
	color: #0f4275;
	font-family: Arial, Helvetica, sans-serif;
}

#left_col img {
	border:1px solid #333;
}


#right_col {
	width:362px;
	float:left;
	margin:0;
	padding:0;
}

#right_col h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'Times New Roman', Times, serif;
	color: #0f4275;
}

#right_col p {
	line-height: 1.8em;
	text-align: left;
	color: #0f4275;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#right_col img {
	border:1px solid #333;
}

/* SEARCH */

#newsearch {
	background: url('images/footer_bg.gif') bottom repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:.5em;
}
#newsearch h2 {
	background: url('images/tab_find-a-home.gif') top no-repeat;
	width: 318px;
	height: 34px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#newsearch form {
	display: block;
	border: 1px solid #9a9a9b;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#newsearch form p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* END SEARCH */

#neighborhoods h3 {
	font-size:  1.3em;
	font-weight:  normal;
	color:  #0F4275;
	font-style: italic;
}


/* OPEN HOUSE ON DETAIL PAGE */

#openhousedetail {
	text-align: center;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 8px;
	background: #ffc;
	margin-bottom: 8px;
}

/* Agent Detail Form */

#agent_form label {
	/*width:60px;
	float:left;
	text-align:left;
	padding:0;*/
}

#agent_form .input_text {
	width:210px;
}


/* Highslide CSS */

.highslide-html {
    background-color: white;

}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 300px;
	height:200px;
    padding: 5px;
}

.highslide-wrapper .highslide-html-content-home {
    width: 300px;
	height:230px;
    padding: 5px;
}

.highslide-wrapper .highslide-header {
	width:280px;
	height:31px;
	background: #fff url('/images/highslide_top.gif') no-repeat;
	padding:7px 10px 0 10px;
}

.form_header {
	font-family:'Times New Roman',Times,serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	color:#fff;
	padding:0;
	margin:0;
	float:left;
}

.close {
	font-family:'Times New Roman',Times,serif;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	color:#fff;
	float:right;
	text-decoration:none;
	line-height:1.8em;
}

.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next, .highslide-html-content-home {
	display: none;
	overflow:hidden;
}

.highslide-wrapper .highslide-header a:hover {
	text-decoration:underline;
	color:#fff;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 12px;
	width:300px;
	margin-top:-3px;
	display:block;
	background: #fff url('/images/highslide_bottom.gif') no-repeat;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	background-position:bottom left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* Text Styles */

.highslide-body h4 {
	font-family:georgia, times, serif;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	line-height:1.4em;
}
.offer {
	font-family: arial, tahoma, serif;
	font-size:12px;
	padding:0;
    margin:0;
	margin-right:5px;
	padding-bottom:4px;
	line-height:1.2em;
	color:#000;
}
.highslide-body a {
	font-family:georgia, times, serif;
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:8px;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* Details Page New */

#location_price_wrapper {
	width:698px;
	background:#fbf7db url("/images/location_price_background.gif") bottom left repeat-x;
	border:1px solid #aaaaaa;
	padding:10px 12px 20px 12px;
	margin:10px 0 12px 0;
}

#location_column {
	width:448px;
	float:left;
	border-right:1px solid #aaa;
}

#location_price_wrapper .description {
	font:italic 20px "Times New Roman", times, georgia, serif;
	line-height:1.3em;
	color:#003068;
	padding:0 0 5px 0;
	margin:0;
}

#location_price_wrapper h1 {
	font:normal 35px "Times New Roman", times, georgia, serif;
	text-align:left;
	line-height:1em;
	color:#003068;
	padding:0;
	margin:0;
}

#location_price_wrapper h2 {
	font:normal 32px "Times New Roman", times, georgia, serif;
	text-align:left;
	line-height:1em;
	color:#003068;
	padding:0;
	margin:0;
}

#location_price_wrapper p {
	font:normal 18px arial, helvetica, sans-serif;
	line-height:1.3em;
	color:#003068;
	padding:0;
	margin:0;
}

#price_column {
	width:234px;
	float:left;
	padding:0 0 0 15px;
}

.property_slideshow {
	border:1px solid #aaaaaa;
	margin:0 10px 0 0;
}

#left_column {
	width:450px;
	float:left;
}

#right_column {
	width:241px;
	float:right;
	background:#f4f4f1 url("/images/listedby_background.gif") top left repeat-x;
	border:1px solid #aaaaaa;
	padding:10px 11px 20px 11px;
}

#right_column p {
	font:normal 15px arial, helvetica, sans-serif;
	line-height:1.5em;
	color:#003068;
	padding:0;
	margin:0;
}

#right_column hr {
	border:0;
	height:0;
	border-top:1px solid #aaa;
	margin:25px 0 20px 0;
}

#right_column img {
	border:1px solid #aaa;
}

#right_column .description {
	font:italic 20px "Times New Roman", times, georgia, serif;
	line-height:1.3em;
	color:#003068;
	padding:0 0 8px 0;
	margin:0;
}

#right_column .listedby_agent {
	float:right;
	margin:0 0 7px 0;
}

#right_column h3 {
	font:normal 23px 'Times New Roman', times, georgia, serif;
	line-height:1em;
	color:#003068;
	padding:0 0 10px 0;
	margin:0;
}

#right_column h4 {
	font:normal 23px 'Times New Roman', times, georgia, serif;
	line-height:1em;
	color:#003068;
	padding:0 0 5px 0;
	margin:0;
}

#right_column .phone {
	font:bold 19px arial, helvetica, sans-serif;
	line-height:1.3em;
	padding:0;
	margin:0;
}

.cell {
	font:normal 15px arial, helvetica, sans-serif;
	line-height:1.3em;
	padding:0;
	margin:0;
}

.button_emailtheagent {
	width:139px;
	height:32px;
	background:url("/images/button_emailtheagent.gif") top left no-repeat;
	display:block;
	text-indent:-999999px;
	padding:0;
	margin:15px 0 5px 0;
}

.button_requestmoredetails {
	width:241px;
	height:40px;
	background:url("/images/button_requestmoredetails.gif") top left no-repeat;
	display:block;
	text-indent:-999999px;
	padding:0;
	margin:15px 0 5px 0;
}


#directions_column {
	width:244px;
	float:right;
	background:#f5f5f5;
	padding:10px;
	margin:5px 0 0 0;
}

.map {
	width:239px;
	padding:0;
	margin:0 0 15px 0;
}

#right_column .input_text {
	width:241px;
	height:29px;
	background:url("/images/input_background.gif") top left no-repeat;
	padding:0;
	margin:0;

}

.sendtoafriend {
	width:232px;
	height:18px;
	border:1px solid #9b9b9c;
	font:normal 16px 'Times New Roman',Times,serif;
	text-align:center;
	text-decoration:none;
	color:#000;
	display:block;
	background:#fff url("/images/detailsbutton.gif") repeat-x;
	padding:5px;
	margin:10px 0 5px 0;
}

#features_column {
	width:450px;
	float:left;
}

#features_column li {
	font:9px arial, verdana, sans-serif;
	line-height:1.6em;
}

#moreinformation {
	border-top:3px double #999999;
	padding:0;
	margin:0 0 10px 0;
}

#moreinformation h3 {
	font:normal 22px 'Times New Roman',times,georgia,serif;
	line-height:1em;
	padding:5px 0 5px 0;
	margin:0;
}

.requestmoreinformation {
	width:232px;
	height:18px;
	border:1px solid #9b9b9c;
	font:normal 16px 'Times New Roman',Times,serif;
	text-align:center;
	text-decoration:none;
	color:#000;
	display:block;
	background:#fff url("/images/detailsbutton.gif") repeat-x;
	padding:5px;
	margin:10px 0 5px 0;
}

.requestmoreinformation:hover {
	color:#ccc;
}

.error {
	background: #ffc;
}

#trans_background{position:absolute;top:0px;left:0px;display:none;background:#000000;z-index:1;}
#modal{z-index:1;position:absolute; top:50px; width:501px;height:453px;display:none; border:#222222 1px solid;}
.close{position:absolute;top:5px;right:5px;color:#000000; width:70px;height:30px;}

#estimate_apr {
	font-size: 15px;
	font-weight:bold;
}
