body {
	margin: 0;
	padding: 0;
	background: #d1d1d1;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	}

body * { 
	margin: 0; 
	padding: 0;
	}

a, a:visited, a:active { text-decoration: none; color: #be311a; }
a:hover { text-decoration: underline; }

address { font-style: normal; }

/*--- Structure --------------------------------*/


#container {
	margin: 0 auto;
	width: 780px;
	background: transparent url(../img/bg_container.gif) repeat-y;
	text-align: left;
	}

#header {
	width: 780px;
	position: relative;
	height: 190px;
	background: transparent url(../img/bg_header.gif) 0 0 no-repeat;
	}

#content
{
	width: 780px;
	background: transparent url(../img/bg_content.gif) 0px 100% no-repeat;
	padding-bottom: 1px; /* FireFox display issue */
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	}

#side {
	float: left;
	display: inline;
	width: 195px;
	margin-left: 44px;
	}

#main {
	float: left;
	display: inline;
	width: 455px;
	margin-left: 43px;
	margin-bottom: 20px;
	}

#splash {
	float: left;
	display: inline;
	width: 705px;
	margin-left: 38px;
	background: transparent url(../img/bg_img_splash.gif) 0 0 no-repeat;
	}

#footer {
	width: 780px;
	background: #d1d1d1 url(../img/bg_footer.gif) repeat-y;
	padding-bottom: 1px; /* FireFox display issue */
	}

#legal {
	width: 780px;
	padding: 0;
	background: #d1d1d1 url(../img/bg_bottom.gif) no-repeat;
	padding-bottom: 1px; /* FireFox display issue */
	}

.halfleft{
	width: 175px;
	padding: 0 0 0 10px;
	float: left;
	}
	
.halfright{
	width: 200px;
	float: left;
	padding: 0 0 0 20px;
	}


/*--- Header -----------------------------------*/


#header h1 {
	width: 207px;
	height: 161px;
	position: absolute;
	left: 38px;
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../img/logo_pdp.gif) no-repeat;
	font: 1px/5px "Georgia", serif; /*Deals with IE Win*/
	}

#header h1 a {
	width: 207px;
	height: 161px;
	position: absolute;
	left: 0;
	top: 0;
	}


/*--- Header Log In ----------------------------*/


#login {
	position: absolute;
	font-size: 10px;
	line-height: 10px;
	width: 780px;
	z-index: 1000;
	}

#login ul {
	float: right;
	margin: 12px 14px 0 0;
	}

#login li {
	float: left;
	display: inline;
	list-style-type: none;
	color: #fff;
	border: 1px solid;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	}

#login li.loginfirst {
	border-left: 1px solid;
	}

#login li a {
	float: left;
	display: inline;
	padding: 0 7px 0 7px;
	color: #fff;
	text-decoration: none;
	}
#login li a:hover {
	text-decoration: underline;
	}


/*--- Header Navigation -----------------------------------*/


#nav { position: absolute; top: 102px; right: 20px; width: 489px; height: 44px; background: transparent url(../img/buttons_nav.gif) no-repeat; }

#nav li { list-style: none; position: absolute; }
#nav li, #nav a { height: 44px; display: block; }
#nav li a { text-indent: -9999px; text-decoration: none; voice-family: "\"}\""; voice-family: inherit; }

#navhome { width: 63px; left: 0px; }
#navabout { width: 68px; left: 63px; }
#navsearch { width: 137px; left: 131px; }
#navtown { width: 119px; left: 268px; }
#navcontact { width: 102px; left: 387px; }

#navhome a:hover { background: transparent url(../img/buttons_nav.gif) 0px -44px no-repeat; }
#navabout a:hover { background: transparent url(../img/buttons_nav.gif) -63px -44px no-repeat; }
#navsearch a:hover { background: transparent url(../img/buttons_nav.gif) -131px -44px no-repeat; }
#navtown a:hover { background: transparent url(../img/buttons_nav.gif) -268px -44px no-repeat; }
#navcontact a:hover { background: transparent url(../img/buttons_nav.gif) -387px -44px no-repeat; }

.home #navhome, .home #navhome a:hover { background: transparent url(../img/buttons_nav.gif) 0px -88px no-repeat; cursor: default; }
.about #navabout, .about #navabout a:hover { background: transparent url(../img/buttons_nav.gif) -63px -88px no-repeat; cursor: default; }
.search #navsearch, .search #navsearch a:hover { background: transparent url(../img/buttons_nav.gif) -131px -88px no-repeat; cursor: default; }
.town #navtown, .town #navtown a:hover { background: transparent url(../img/buttons_nav.gif) -268px -88px no-repeat; cursor: default; }
.contact #navcontact, .contact #navcontact a:hover { background: transparent url(../img/buttons_nav.gif) -387px -88px no-repeat; cursor: default; }


/*--- Side -----------------------------------*/


#splash {
	overflow: hidden;
	height: 256px;
	margin-bottom: 25px;
	}

#splash .s-image {
	height: 235px;
	overflow: hidden;
	margin: 11px 15px 11px 11px;
	}

#splash .s-form {
	width: 218px;
	float: left;
	background: transparent url(../img/bg-splash-form.gif) 0 0 no-repeat;
	padding-top: 70px;
	}

#splash .s-form h3 {
	display: none;
	}

#splash .s-form p {
	margin: 12px 10px 0 10px;
	}

#splash form {
	margin: 0 10px;
	padding: 12px 0;
	border-bottom: 1px solid #d8d8d8;
	}

#splash form label {
	font-weight: bold;
	font-size: 10px;
	margin: 0;
	}

#splash form .criteria {
	width: 145px;
	vertical-align: middle;
	border: 1px solid #C3C3C3; border-top-color: #7C7C7C; border-bottom-color: #DDD;
	}

#splash form button {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	cursor: pointer;
	border: none;
	background: transparent;
	}


#flashcontent { width: 458px; height: 235px; float: right; }





#side h3 {
	color: #333;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	}



#side ul {
	position: relative;
	padding: 24px 0 0 0;
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 195px;
	color: #333;
	list-style-type: none;

}

#side ul li {
	border-bottom: 1px solid #eee;
}

#side ul li a {
	display: block;
	padding: 10px 2px 2px 15px;
	background: #fff url(../img/bullets_nav.gif) 0 -126px no-repeat;
	}


#side ul li a:hover {
	background: #fff url(../img/bullets_nav.gif) 0 -76px no-repeat;
	}

#side ul li a.active {
	background: #fff url(../img/bullets_nav.gif) 0 -26px no-repeat;
	}

#side ul li.selected {
	padding: 10px 2px 2px 15px;
	background: #fff url(../img/bullets_on.gif) 0 13px no-repeat;
}

#side ul li.menufirst {
	border-top: 1px solid #d8d8d8;
	}






#side ul ul {
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 11px;
	font-weight: normal;
}

#side ul ul li {
	display: block;
	border-bottom: 0;
}

#side ul ul li a {
	display: block;
	padding: 2px 2px 1px 10px;
	background-image: none;
	}

#side ul ul li a:hover {
	background-image: none;
	}




#side ul ol {
	margin: 5px 0 5px 25px;
	font-size: 11px;
	font-weight: normal;
	list-style-type: decimal;
}

#side ul ol li {
	list-style: decimal outside;
	border-bottom: 0;
	padding: 2px 2px 1px 0px;
	list-style-type: decimal;
	list-style-position: default;
}


/* Fix IE. Hide from IE Mac \*/
* html #side ul ul li { float: left; }
* html #side ul ul li a { height: 1%; }
/* End */



/*--- Main -----------------------------------*/


#main p {
	padding: 0 0 15px 0;
	}
	
#main h2, .home h2 {
	font: normal 20px/24px Palatino,"Times New Roman",Times,serif;
	text-transform: uppercase;
	margin: 0 0 20px -10px;
	height: 24px;
	text-indent: -9999px;
	border-bottom: #d8d8d8;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.home h2 {
	margin: 0 44px 20px 44px;
	height: 24px;
}

#main h3 {
	color: #333;
	padding: 0 0 5px 0;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	}

.award { margin-top: 24px; border-top: 1px solid #d8d8d8; }

/*--- Main h2s ---------------------------------*/


.home h2 { background: #fff url(../img/head_welcome.gif) 10px 0 no-repeat; }

.about #main h2 { background: #fff url(../img/head_about.gif) 10px 0 no-repeat; }
.search #main h2 { background: #fff url(../img/head_search.gif) 10px 0 no-repeat; }
.town #main h2 { background: #fff url(../img/head_around.gif) 10px 0 no-repeat; }
.contact #main h2 { background: #fff url(../img/head_contact.gif) 10px 0 no-repeat; }
.thanks #main h2 { background: #fff url(../img/head_thanks.gif) 10px 0 no-repeat; }
.error #main h2 { background: #fff url(../img/head_sorry.gif) 10px 0 no-repeat; }
.login #main h2 { background: #fff url(../img/head_register.gif) 10px 0 no-repeat; }







.halfleft img {
	padding: 9px;
	background: transparent url(../img/bg_left_thumb.gif) 0 0 no-repeat;
}



.halfright li
{
	padding: 0 0 10px 0;
	list-style-type: none;
	list-style-position: default;
}




ul.lists { width: 450px; list-style-type: none; overflow: hidden; }
ul.lists li { width: 200px; float: left; margin: 0 0 15px 0; line-height: 16px; }
ul.lists li.row { clear: both; float: left; margin-right: 40px; }
ul.lists strong { color: #be311a; }






/*--- Footer -----------------------------------*/


#bottomnav {
	float: right;
	font-size: 10px;
	line-height: 10px;
	color: #c8b03e;
	margin: 8px 14px 12px 0;
	}

#bottomnav li {
	float: left;
	display: inline;
	list-style-type: none;
	color: #fff;
	border: 1px solid #c8b03e;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	}

#bottomnav li.first {
	border-left: 1px solid #c8b03e;
	}

#bottomnav li a {
	float: left;
	display: inline;
	padding: 0 7px 0 7px;
	color: #978532;
	text-decoration: none;
	}

#bottomnav li a:hover {
	text-decoration: underline;
	}
	
	
	
/*--- Legal -----------------------------------*/


#legal #equal {
	float: left;
	width: 100px;
	text-align: center;
	margin: 20px 0 0 0;
	}

#legal #equal img {
	margin: 5px 0 0 0;
	}

#legal #legaltxt {
	float: left;
	width: 574px;
	margin: 20px 0 20px 0;
	text-align: center;
	}

#legal #legaltxt p {
	font-size: 10px;
	line-height: 13px;
	color: #9e9e9e;

	}

#legal #realtor {
	float: left;
	width: 100px;
	margin: 20px 0 20px 0;
	text-align: center;
	}




/*--- Forms -----------------------------------*/




fieldset {
	margin: 10px 0 0 0;
	padding: 10px 5px 5px 5px;
	border: 1px solid #ccc;
	background: transparent url(../img/bg_lines.gif) repeat-x;
	}

fieldset legend {
	padding: 0 5px;
	color: #be311a;
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

fieldset p {
	float: left;
	margin: 5px 0 0 5px;
	width: 150px;
}

table.searchfrm {
	float: right;
	border: none;
	}

table.searchfrm tr {
	vertical-align: top;
	}

table.searchfrm td {
	border: none;
	padding: 3px;
	}

table.searchfrm label {
	text-align: right;
	}

table.searchfrm td.fmlabel {
	padding: 3px 5px 0 0;
	text-align: right;
	}

table.searchfrm input, table.searchfrm textarea, table.searchfrm select {
	width: 175px;
	margin: 0 2px 0 2px;
	padding: 3px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	}

table.searchfrm td.fmmulti select {
	width: 80px;
	}

table.searchfrm td.frmsubmit {
	text-align: right;
	}
	
table.searchfrm td input.frmbutton {
	width: 50px;
	}



















form label {
	font-size: 10px;
	color: #333;
	display: block;
	margin: 0 0 6px;
	}

form span {
	display: block;
	padding: 1px;
	background-color: #FFF;
	border: 1px solid #d1d1d1;
	margin: 0 0 0 -4px;
	}

form span textarea, form span input {
	border: 1px solid #C3C3C3;
	border-top-color: #7C7C7C;
	border-bottom-color: #DDD;
	}

form span select, form span textarea, form span input {
	width: 100%;
	font-size: 1.0em;
	font-family: Geneva,Tahoma,Arial,sans-serif;
	}

form span textarea { 
	height: 148px;
	}

.btn-post 
{ 
	display: block; 
	width: 62px;
	height: px;
}
	
	
	
	



/*--- Search Results -----------------------------------*/


table.result {
	border-top: 1px solid #666;
	padding: 5px 0 0 0;
	margin: 10px 0 0 0;
	}

table.result td.desc {
	font: normal 10px/13px Arial, Helvetica, sans-serif;
	}

div.name a, div.price a {
	font-weight: bold;
	}

table.result td.head, table.result td.data, table.result td.desc {
	border-bottom: 1px solid #ccc;
	padding: 2px 0 2px 0;
	}
	
table.result td.thumbholder {
	width: 175px;
	}

table.result div.thumb {
	width: 175px;
	height: 132px;
	background: #fff url(../img/bg_thumb.gif) no-repeat;
	}

table.result div.thumb img {
	margin: 5px 0 0 5px;
	}

table.result .name, table.result .mls {
	float: left;
	}
	
table.result .price, table.result .idx {
	float: right;
	}

table.result strong { font-weight: bold; }




div.grid { position: relative; width: 100%; padding: 10px 0 8px 4px; background-color: #eee; overflow: hidden; }
div.result { width: 142px; float: left; display: block; display: inline; position: relative; margin: 0 0 6px 6px; font-size: 10px; background: #fff url(../img/thumb-bg.gif) repeat-y; }
div.result ul { padding: 0 10px 10px 10px; list-style-type: none; font-size: 10px; line-height: 13px; background: transparent url(../img/thumb-bottom.gif) 0 100% no-repeat; }
div.result ul li { margin: 0; padding: 0; }
div.result .mls { padding: 6px 10px 4px 10px; overflow: hidden; background: transparent url(../img/thumb-top.gif) 0 0 no-repeat; }
div.result .mls span { float: left; }
div.result .mls a.idx { float: right; }
div.result img.thumbnail { clear: both; margin: 0 0 6px 4px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 1px 0; }


/*--- Individual Listing Page -----------------------------------*/


table.listing {
	
}

table.listing td {
	padding: 2px 2px 2px 10px;
}

table td#listingimage {
	width: 332px;
	height: 252px;
	padding: 0;
	background: #fff url(../img/bg_listingphoto.gif) no-repeat;
}

table td#listingimage img {
	margin: 5px;
}

table td#listingstats {
	padding: 2px 0 0 5px;
	line-height: 16px;
}



table.listing td.lhead {
	padding: 0 0 10px 0;
}

table.listing h3 {
	border-bottom: 1px solid #666;
	padding: 15px 0 0 0;
	}

table.listing h4 {
	color: #333;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 0 0;
	}











/*-------------- Page Numbers -------------------*/
.pages {
	display: block;
	border-top: 1px solid #eee;
	margin: 10px 0;
	padding: 10px 0;
	clear: left;
	font-size: 9px;
	}

.numberholder a, .numberholder span {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 1px;
	border: 1px solid #fff;
	background: #fff;
}

.numberholder span.current {
	border: 1px solid #d8d8d8;
	font-weight: bold;
	background: #be311a;
	color: #fff;
}

.numberholder a {
	border: 1px solid #d8d8d8;
	text-decoration: none;
}

.numberholder a:hover {
	border-color: #be311a;
}

.numberholder a.nextprev {
	font-weight: bold;
}

.numberholder span.nextprev {
	color: #ccc;
}

.numberholder span.nextprev {
	border: 1px solid #d8d8d8;
}



/*-------------- Photo Numbers -------------------*/
.listimgnum {
	display: block;
	margin-top: 5px;
	clear: left;
	font-size: 9px;
	}

.listimgnum a {
	display: block;
	float: left;
	padding: 0.2em 0.5em;
	margin-right: 1px;
	border: 1px solid #fff;
	background: #fff;
	border: 1px solid #d8d8d8;
	text-decoration: none;
}

.listimgnum a:hover {
	border-color: #be311a;
}


#c-info { background: transparent url(../img/car.jpg) 0 0 no-repeat; width: 100%; overflow: hidden; }
#c-info .vcard { width: 215px; clear: both; float: right; margin-bottom: 1.5em; }
#c-info .vcard .fn { font-weight: bold; }
#c-info .agent div.org, #c-info .agent div.title { display: none; }



img.large { padding: 11px; background: #fff url(../img/bg_img_large.gif) no-repeat; margin: 0 0 10px 0; }
img.large2 { padding: 11px; background: #fff url(../img/bg_img_large2.gif) no-repeat; margin: 0 0 10px 0; }
img.thin { padding: 11px; background: #fff url(../img/bg_img_thin.gif) no-repeat; margin: 0 0 10px 0; }
img.intro { padding: 11px; background: #fff url(../img/bg_img_splash.gif) no-repeat; margin: 0 0 20px 0px; }



div.hr { clear: both; display: block; height: 30px; margin: 0; padding: 0; background: #fff url(../img/bg_hr.gif) 50% 0px no-repeat; }
div.hr hr { display: none; }



.clearall { clear: both; height: 1%; font: 1px/5px "Georgia", serif; /*Deals with IE Win*/ }

#featured {
	width: 693px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 172px;
}
#featured .pic {
	width: 160px;
	float: left;
}

#featured .title {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin-left: 15px;
	padding-bottom: 6px;
}
#f1 {
	float: left;
}
#f2 {
	float: right;
}
.showcase {
	height: 135px;
	width: 327px;
	border: 1px solid #d8d8d8;
	padding-left: 13px;
	padding-top: 11px;
}
#featured .desc {
	clear: none;
	float: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#featured .fbutton {
	clear: left;
	margin-top: 5px;
}

#featured ul
  {
  margin-left: 1em;
  padding-left: 0;
  }
#featured li
  {
  margin: 0;
  padding: 0;
  }
