body {
	background: url(../images/topstripes-alt.gif) repeat-x;
	background-color: #fff;
	margin: 0px; 
	padding: 0px;
}

/* BODY TEXT */
p  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.ptext  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}

.ptextbold  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.aptextlink 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color:#5f8fbf;
	}

.org, .adr, .tel, .fax  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #333333;
	margin-bottom:0px;
	margin-top:0px;
}


.littlep  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.biggertext p{
	font-size: 12px;
}


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:.5em;
	margin-top:.5em;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:0px;
	margin-top:0px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	line-height: 1.5em;
	text-align:left;
	color: #003366;
	margin-bottom:0px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:0px;
}

ul {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#636466; 
	margin-top:0px
	}
	
hr {border: none 0; 
	border-top: 1px dotted #cccccc;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom:10px;
}

/* CONTAINERS */

#wrapper {
	background: #fff;
	position: relative;
	height: 100%;
	width: 960px;
	margin: 0px auto;
	z-index: 100;
}

#header {
	position: relative;
	height: 128px;
	margin: 0px auto;
	z-index: 500;
	padding-bottom:0px;
	padding-top:0px;
}

#pagecontent
{
    position:static;
	margin-top:20px;
}
#asppagecontent
{
    position:static;
	margin-top:20px;
	margin-left:40px;
}
#topnav {
height:26px;
width:930px;
/*width:960px; too big, wrapper 960*/
margin: 0px; 
padding-left:30px;
background-image:url(../images/top_nav.gif);
float:left;
z-index:600 !important;
padding-top:0px;
padding-bottom:0px;
}

#top-pic {
	float:left;
	height:160px;
}

#content-wrap {
	position:absolute;
	top:288px;
	left:310px;
	display:block;
	height:auto;
	padding:20px 0px 0px 40px;
	z-index: 100;
}

#contentleft {
	position:relative;
	float:left;
	width: 250px;
	padding-left:30px;
	padding-top:15px;
	height:auto;
	display:block;
}
#contentright {
	position:relative;
	float:left;
	width: 250px;
	height:auto;
	padding-left:50px;
	padding-top:15px;
	display:block;

}
#contentfull {
	position:relative;
	float:left;
	width: 610px;
	/*width: 660px;*/
	height:auto;
	display:block;
}

.contentleftright {
	position:relative;
	float:left;
	width: 580px;
	/*padding-left:30px;*/
	padding-top:15px;
	height:auto;
	display:block;
}

#aspxnavleft {
	position:relative;
	float:left;
	width: 136px;
	height:auto;
	display:block;
	padding-left:30px;
}
#aspxnavright {
	position:relative;
	float:left;
	width: 580px;
	height:auto;
	padding-left:60px;
	display:block;
}	
#aspxnavleftnowidth {
	position:relative;
	float:left;
	height:auto;
	display:block;
	padding-left:30px;
}
#aspxnavrightnowidth {
	position:relative;
	float:left;
	height:auto;
	padding-left:60px;
	display:block;
}
#content {
	width: 660px;
	position: relative;
	float:left;
	height:auto;
	margin-top: 20px;
	display:block;
	z-index: 100;
}

#content a {
	color:#5f8fbf;
	}

/*------------------------COMMERCIAL-------------------------------*/	

#com-sideimage {
	width: 290px;
	height:450px;
	display:block;
	position:relative;
	float:left;
 	z-index: 0;
}

#com-sidebar {
	width: 290px;
	position:absolute;
	top:120px;
	left:0px;
	z-index: 1;
}

/*----
#com-sidebar a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	color: #ffffff;
	padding-top:100px;
}---*/

#com-sidebar a:hover {
	color: #5f8fbf;
	text-decoration:underline;
}

#com-sidebar ul {
	margin: 0;
	padding-left:50px;
	padding-right:60px;
	padding-top:40px;
	list-style: none;
}

#com-sidebar li {
	border-bottom: 1px dotted #636466;
	line-height: 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#com-sidebar li a {
	text-decoration: none;
	color: #636466;
}

#com-sidebar li a:hover {
	color: #5f8fbf;
	text-decoration:underline;
}

#com-wrap {
	position:relative;
	display:block;
	width:610px;
	background-image:url(../images/sidenav_rightshadow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	/*height:650;
	background-image:url(../images/sidenav_rightshadow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	*/
	padding:20px 20px 0px 40px;
	height:auto;
	z-index: 100;
}

#flash-com {
	position:relative;
	display:block;
	width:560px;
	height:35px;
}

.com-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: underline;
	margin-left:50px;

}
	
#comm-col{
	width: 279px;
	height:850px;
	position: relative;
	float:left;
	border:1px solid #a1bee1;
	margin-left:20px;
	background-color:#f7f7f7;
	z-index:0;
}

#comm-top {
	height:30px;
	width:260px;
	margin-top:0px;
	padding-left:20px;
	background-color:#a1bee1;
	z-index:1;
	line-height:1.6em;
}

#col-fill {
	width: 240px;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	z-index:1;
}

#col-fill a {
	text-decoration: none;
	color: #5f8fbf
}

#col-fill a:hover{
	text-decoration:underline;
}
#col-fill ul {
	margin: 20px;
	list-style: none;
	padding-left:0px;
}

#col-fill li {	
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	background-image:url(../images/arrow-trans.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}

/* --------------SIDEIMAGE & SIDEBAR----------------------- */

#sideimage {
	width: 310px;
	display:block;
	position:relative;
	float:left;
 	z-index: 0;
}

#sidebar {
	width: 310px;
	position:absolute;
	top:15px;
	left:0px;
	z-index: 1;
}


#sidebar h1 {
	font-size:21px;
	color: #003366;
	line-height: 2em;
	border-bottom: 1px dotted #636466;
	margin: 30px 60px 0px 50px;
}
	
#sidebar ul {
	margin: 0;
	padding-left:50px;
	padding-right:60px;
	list-style: none;
}

#sidebar li {
	border-bottom: 1px dotted #636466;
	line-height: 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sidebar a {
	text-decoration: none;
	color: #636466;
}

#sidebar a:hover {
	color: #5f8fbf;
	text-decoration:underline;
}


#sidebar li li {
	color: #5f8fbf;
	border-bottom:none;
	line-height: 1em;
	margin-top:0px;
	margin-bottom:1em;		
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li a:hover {
	text-decoration:underline;
}



/* -----------------SIDENAV------------------------------ */

#sidenav {
 	width: 290px;
	background-image:url(../images/sidenav.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	height:450px;
 	margin-top:2px;
 	z-index: 0;
}

#sidenav h1 {
	font-size:21px;
	color: #003366;
	line-height: 2em;
	border-bottom: 1px dotted #636466;
	margin: 35px 50px 0px 50px;
}

#sidenav h1 a {
	color:#003366;
	text-decoration:none;
}
	
#sidenav ul {
	margin: 0;
	padding-left:50px;
	padding-right:50px;
	list-style: none;
}

#sidenav li {
	border-bottom: 1px dotted #636466;
	line-height: 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#sidenav li ul {
	padding-left: 20px;
}

#sidenav li li {
	color: #5f8fbf;
	border-bottom:none;
	line-height: 1em;
	margin-top:0px;
	margin-bottom:1em;	
}

.sideblue {
	font-size:21px;
	color: #ffffff;
	line-height: 1em;
	margin: 35px 50px 0px 50px;
}

.sideblue2 {
	color: #ffffff;
	margin: 0px 50px 0px 50px;
}

/*--------------- Details Page SideNav --------------------*/

#detailsnav {
 	width: 240px;
	background-image:url(../images/sidenav.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
 	margin-top:2px;
 	z-index: 0;
}

#detailsnav ul {
	margin: 0;
	padding-top:35px;
	padding-left:50px;
	padding-right:40px;
	list-style: none;
}

#detailsnav li {
	border-bottom: 1px dotted #636466;
	line-height: 3em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#detailsnav a {
	text-decoration: none;
	color: #636466;
}

#detailsnav a:hover {
	color: #5f8fbf;
	text-decoration:underline;
}

#propmortgage {
	border:1px solid #cccccc;
	background-color: #F9F9F9;
	padding:15px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}

#propdesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-top:10px;
	padding-bottom:10px
}

/* FF test */
#sidenav li ul a {
	color: #5f8fbf;
	border-bottom:none;
	line-height: 1em;
	margin-top:0px;
	margin-bottom:1em;	
}
/* end FF test */




#sidenav a {
	text-decoration: none;
	color: #636466;	
}

#sidenav a:hover {
	text-decoration:underline;
	color: #5f8fbf;
}

/*--------------------- HE-Vrd-------------------------------- */

body.he {
background-image:none;
	background-color: #fff;
	margin: 0px; 
	padding: 0px;
}
.valuelabeltext{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: White;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
}

.heptext  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
}

.heptextbold  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	font-weight:bold;
}

.heaptextlink 
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color:#5f8fbf;
	}
/*--------------------- HOME PAGE-------------------------------- */
#test {
z-index:1;
position:absolute;
}

.home h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:normal;
	line-height:1.3em;
	text-align:left;
	color: #003366;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom:.4em;
	margin-top:.7em;
}

.home p  {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.heading a  {
	color:#003366;
	text-decoration:none;	
}

.heading a:hover  {
	color:#5f8fbf;
	text-decoration:none;	
}

body.home {
	background: url(../images/default_topbars.gif) repeat-x;
	background-color: #fff;
	margin: 0px; 
	padding: 0px;
}

#homeworth {
	float: left;
	width: 196px;
	height:18px;
	border: 1px solid #333333;
	display:block;
}

#searchbox {
	float:left;
	width:230px;
	/*height:500px;*/
	margin:0px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../images/home_searchbox.gif);
	background-repeat:repeat-x;
}


#quickbox {
	margin-top:15px;
	padding:10px 10px 0px 10px;
	background-color:#ffffff;
	border: 1px solid #6699cc;
}
.quickbox {
	color:#003366;
	font-size:11px;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
#quickbox h2 {
	color:#003366;
	font-size:17px;
	font-weight:normal;
	line-height:1em;
	margin:0px;
}

	/*------new content top box, center and right col divs*/
#contentbox {
	width: 560px;
	display:block;
	float:left;
	margin-top:15px;
	padding-left:40px
}

	/*----------end new content------------*/

#center-col {
	width: 260px;
	display:block;
	/*position:relative; -- this is what was causing the menu to sink below the page content*/
	float:left;
	margin-top:5px;
	padding-left:40px
}

#right-col {
	width: 260px;
	display:block;
	/*position:relative; -- this is what was causing the menu to sink below the page content*/
	float:left;
	margin-top:5px;
	padding-left:40px
}

#home-topsection {
	width:960px;
	height:128px;
	background-image:url(../images/default_topfill.gif);
	background-repeat: repeat-x;
	/*(new stuff*/
	position: relative;
	margin: 0px auto;
	/*z-index: 500;*/
	padding-bottom:0px;
	padding-top:0px;
	/*header
	position: relative;
	height: 128px;
	margin: 0px auto;
	z-index: 500;
	padding-bottom:0px;
	padding-top:0px;
	*/
}

#property_con {
	position:absolute;
	left:300px;
	top:14px;
	width:609px;
	height:126px;
	z-index:3;
/*	background-color: #CCD3E4;*/
/*(new stuff*/
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
}
#prop_1 {
	position:absolute;
	left:0px;
	top:0px;
	width:117px;
	height:121px;
	z-index:5;
}
#prop_2 {
	position:absolute;
	left:123px;
	top:0px;
	width:117px;
	height:121px;
	z-index:5;
}
#prop_3 {
	position:absolute;
	left:246px;
	top:0px;
	width:117px;
	height:121px;
	z-index:5;
}
#prop_4 {
	position:absolute;
	left:369px;
	top:0px;
	width:117px;
	height:121px;
	z-index:5;
}
#prop_5 {
	position:absolute;
	left:492px;
	top:0px;
	width:117px;
	height:121px;
	z-index:5;
}
.fpfont {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
}

.fph1font {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 9px;
	color:#6699CC;
}

#fp_home1 {
	position:absolute;
	left:0px;
	top:0px;
	width:107px;
	height:111px;
	z-index:1;
	overflow: hidden;
}
#fp_home2 {
	position:absolute;
	left:2px;
	top:0px;
	width:107px;
	height:111px;
	z-index:1;
	overflow: hidden;
}
#fp_home3 {
	position:absolute;
	left:2px;
	top:0px;
	width:107px;
	height:111px;
	z-index:1;
	overflow: hidden;
}
#fp_home4 {
	position:absolute;
	left:2px;
	top:0px;
	width:107px;
	height:111px;
	z-index:1;
	overflow: hidden;
}
#fp_home5 {
	position:absolute;
	left:2px;
	top:0px;
	width:107px;
	height:111px;
	z-index:1;
	overflow: hidden;
}
/*-----------------SEARCH-MAP-LISTINGS ------------------------ */
#searchdetails-top {
	position:relative;
	display:block;
	top:20px;
	left:20px;
	height:28px;
	width:210px;
	padding-left:20px;
	background-color:#003366;
}
#searchdetails {
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:203px;
	padding-left:15px;
	padding-right:10px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #F9F9F9
}

#search_listings {
	position:relative;
	float:left;
	top:20px;
	left:20px;
	width:203px;
	padding:10px;
	background-image:url(../images/home_searchbox.gif);
	background-repeat:repeat-x;
}
#search_listings_g 
{
	background-image:url(../images/home_searchbox.gif);
	background-repeat:repeat-x;
}
.searchresultsheader
{
    font-size:11px; 
    font-family:Tahoma; 
    font-weight:bold;
    color:#ffffff;
    }
.searchcolumn
{
    padding-left:10px;
    width:335px;
    float:left;
}

#search_quick {
	padding:3px 3px 0px 3px;
	background-color:#ffffff;
	border: 1px solid #6699cc;
}
#search_quick_g {
	padding:3px 3px 3px 3px;
	background-color:#ffffff;
	border: 1px solid #6699cc;
	margin-bottom:10px;
}
#search-maplistings {
    position:relative;
	width:580px;
	display:block;
	padding-left:20px;
	padding-right:20px;

}

#maplist-container {
	position:relative;
	display:block;
	margin-left:270px;
	margin-top:20px;
	width: 620px;
	padding:10px 20px 10px 20px;
	border:1px solid #d3e0f0;
}
#maplist-container_g {
	position:relative;
	display:block;
	float:left;
	margin-top:20px;
	margin-left:10px;
	width: 620px;
}

#details-container_g {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:20px;
	width:280px;
	padding:10px;
	border:1px solid #cccccc;
	/*background-image:url(../images/home_searchbox.gif);
	background-repeat:repeat-x;
*/
}
.detailsfield
{
    width:140px;
    float:left;
}
.detailsfieldfull
{
    width:280px;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	float:left;
}
.detailsfieldnames
{
    width:50px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
	float:left;
}
.detailsfieldtext
{
    width:90px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	float:left;
}
.detailsfieldtextfull
{
    width:230px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
	

/*-----------------SEARCH-PROPERTIES ------------------------ */
#searchprop {
	position:relative;
	width:578px;
	padding-left:20px;
	padding-top:10px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #F9F9F9	
}

#searchproptop {
	height:28px;
	width:580px;
	padding-left:20px;
	background-color:#003366;
}

#searchproptop p{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.searchprop {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight:bold;
	color: #333333;
}

#divimgMain
{
    width:424px;
    height:318px;
    margin:0px;
}
#divthumbnailblock
{
    width:420px;
    margin:0px 0px 0px 0px;
}
.divthumbnail
{
    width:80px;
    height:60px;
    text-align:center;
    vertical-align:middle;
    float:left;
    margin:2px 2px 2px 2px;
}
.propmain
{
    max-height:318px;
    max-width:424px;
    margin:0px;
}

.propthumbnails
{
    max-height:60px;
    max-width:80px;
    margin:0px;
    padding:0px;
    border:0px;
}
.markerdescription {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	width:180px;
}
/*------------agents & offices------------------------ */
#top-officesearch {
	position: absolute;
	left:159px;
	top:0px;
	width:380px;
	height:90px;
	padding-left:10px;
	border:1px solid #6699cc;
	background-color:#f7f7f7;
	z-index:1;
}

#top-officesearch p{
	font-size:12px;
	color:#6699cc;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
}

#rulebreak  {
	border-top:#000000 1px solid;
	padding-bottom:10px;
}

#officediv {
	background-color:#f7f7f7;
	height:60px;
	margin-bottom:10px;
}

#agentsearch {
	position:relative;
	width:485px;
	padding:10px 25px 10px 25px;
	background-color: #eef3f8;	
}

#agentsearchtop {
	width:510px;
	height:28px;
	padding-left:25px;
	padding-top:5px;
	margin-top:8px;
	background-color:#a1bee1;
}

#agentsearchtop h3{
	color:#FFFFFF;
	font-size:17px;
}
#agentsearchtop p{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/*--------------------- Subdivisions-------------------- */
#subdiv {
	width:840px;
	margin-left:50px;
}
	
	
#townbar {
	background-image:url(../images/sub_div_bkd.gif);
	background-repeat:repeat-x;
	height:25px;
	margin:0px;
}

#townbar h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	letter-spacing:.2em;
	text-transform:capitalize;
	line-height:1.6em;
	color: #FFFFFF;
	margin-left:10px;
}

#subbar {
	height:28px;
	border-bottom:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	margin:0px;
	background-color: #E6E6E6;
}


#subbar p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
	color: #003366;
	margin-bottom:0px;
}

td.info {
	border-left:thin;
	border-color:#CCCCCC;
	border-left-style:solid;
	padding-left:10px;
}

td.info a {
	color: #5f8fbf;
}

/*-----------------PRU-MOBILE - SMARTER AGENT ------------------------ */

#sa_table h2{
	font-size: 14px;
	white-space: normal;
	display: block;
	margin-top: 0px;
	margin-right: 0px;	
	margin-left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	margin-bottom:5px;
}

.head {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #778FA7;
	padding: 5px;
	display: block;
	width: 800px;
}
#bannertop {
	background-color:#6699cc;
	height:20px;
	margin:0px;
	width:280;
}
.bannertype{
	font-size: 14px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	color:#FFFFFF;
}
.box1 {
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 190px;
	width: 282px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	background-color:#FFFFFF;
}
.box2 {
	background-image: url(../images/list.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 190px;
	width: 282px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#FFFFFF;
}
.box3 {
	background-image: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 190px;
	width: 282px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	background-color:#FFFFFF;
}
.box4 {
	background-image: url(../images/detail.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 190px;
	width: 282px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	margin-top: 5px;
	margin-left: 5px;
	background-color:#FFFFFF;
}

.box_txt {
	padding-left: 105px;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}

#sa_frame {
    float:right;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	background-color:#FFFFFF;
}
.frame_banner {
	text-align: left;
	font-size: 12px;
	color: #000;
	clear: both;
	display: block;
	width:282px;
	padding:3px;
	margin: 5px;
	margin-bottom:0px;
	margin-left:-10px;
	
}


.main_text{
	font-size: 12px;
	color: #333333;
	padding-left:5px;
	margin-bottom:4px;
	padding-right: 0px;
	margin-left:0px;
	padding-top: 10px;

}


.sa {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	display: block;
	vertical-align: top;
	
}
#sa_txt {
	display: block;
	width: 110px;
	text-align: center;
	color: #003366;
	text-decoration: none;
}

#sa_txt a {
	display: block;
	width: 110px;
	text-align: center;
	color: #003366;
	text-decoration: none;
}

#sa_txt a:hover{
	display: block;
	width: 110px;
	text-align: center;
	color: #6699cc;
	text-decoration: none;
}

.sa_badge{
	display: inline;
	width: 132px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	float: right;
}

#sa_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline-block;
	width: 400px;
	clear: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: left;
}	
	
/*------------TEXT CLASSES------------------------ */

.contacth2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:.5em;
	margin-top:.5em;
}

.searchbar {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-top:1px;
}

.contentlink ul {
	margin: 0;
	list-style: none;
	padding-left:0px;
}

.contentlink li {	
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
}

.contentlink a {
	color: #5b87b4;
	text-decoration: none;
}

.contentlink a:hover {
	text-decoration:underline;
}

.contenthead h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:0px;
}

.searchlink {	
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1em;
	background-image:url(../images/arrow-sm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	
}

.searchtext {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	line-height:2em;
}
.searchtext_gnowidth {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	float:left;
	/*line-height:2em;*/
}
.searchtext_g {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:170px;
	float:left;
	/*line-height:2em;*/
}
.searchtext_g2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:162px;
	float:left;
	/*line-height:2em;*/
}
.searchtext_g3 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:110px;
	float:left;
	/*line-height:2em;*/
}
.searchtext_g3x2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:220px;
	float:left;
	/*line-height:2em;*/
}

.searchtext_g4 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:82px;
	float:left;
	/*line-height:2em;*/
}
.searchtextfull_g {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	width:325px;
	float:left;
	/*line-height:2em;*/
}
.separator_g
{
    width:325px;
    background-color:#333333;
    height:3px;
    margin-top:4px;
    margin-bottom:4px;
    float:left;
    text-align:center;
}
.listingtext {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:left;
}

.subhead {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.subhead-big {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.text-white-bold {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin-top:0px;
}

.officeaddress {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #333333;
}

.condensed {
	font-weight:bold;
	letter-spacing:-.03em;
}

.box480 {
	margin: 0px;
	padding: 0px 10px 10px;
	border: 1px solid #356391;
	width:450px;
}

.box945 {
	margin: 0px;
	padding: 0px 10px 10px;
	border: 1px solid #356391;
	width:925px;
}


.box480title {
	font: bold 14px Georgia, sans-serif;
	color: #356391;
	background: #FFFFFF;
	margin: 10px 00px 10px 0px;
}

.classh2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:normal;
	text-align:left;
	color: #003366;
	margin-bottom:.5em;
	margin-top:.5em;
}

/*------------------- special seo state page ---------------------------*/
#seoheadertext {
	position:absolute;
	top:15px;
	left:300px;
	display:block;
	width:600px;
	height:40px;
	padding:1px;
	z-index:1500;
}

#seoheader {
	position: relative;
	height: 128px;
	margin: 0px auto;
	z-index: 500;
	padding-bottom:0px;
	padding-top:0px;
	background: url(../images/topstripe-pp.gif) repeat-x;
}

#seoheadertext h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	margin-bottom:0px;
	margin-top:0px;
}
/*------------------- 24/7 top box ---------------------------*/



#logintopbox {
	position:absolute;
	top:25px;
	left:610px;
	display:block;
	width:270px;
	height:40px;
	border:1px solid #6699cc;
	background-color:#335c85;
	padding:10px;
	z-index:1500;
}

#logintopboxri {
	position:absolute;
	top:50px;
	left:610px;
	display:block;
	width:270px;
	height:40px;
	border:1px solid #6699cc;
	background-color:#335c85;
	padding:10px;
	z-index:1500;
}

#logindiv {
	border:1px solid #000000;
	height:11px;
	width:105px;
	padding:4px;
	background-color:#FFFFFF;
	position: absolute;
	top:30px;
	left:10px;
}
#passworddiv {
	border:1px solid #000000;
	height:11px;
	width:105px;
	padding:4px;
	background-color:#FFFFFF;
	position: absolute;
	left:130px;
	top:30px;	
}
#txtEmail {
	border:1px solid #000000;
	height:11px;
	width:105px;
	padding:4px;
	background-color:#FFFFFF;
	position: absolute;
	top:30px;
	left:10px;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#txtPassword {
	border:1px solid #000000;
	height:11px;
	width:105px;
	padding:4px;
	background-color:#FFFFFF;
	position: absolute;
	left:130px;
	top:30px;	
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*-----Footer-----*/

#footer {
	width:960px;
	clear:both;
	z-index:101;
	position:relative;
}

#foot-toprule  {
	border-top:#003366 1px solid;
	margin-top:10px;
}

#foot-bottomrule  {
	border-top:#003366 1px solid;
	padding-top:5px;
	padding-bottom:5px;
}


#footer h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	color: #003366;
}

#footer a {
	color: #003366;
	text-decoration:none;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:center;
	line-height: 1em;
	color: #003366;
}

/* SPECIFIC ITEMS */
.linkbuttonarrow {	
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 11px;
	padding-right: 15px;
	text-decoration:none;
}

.privatecontent
{
    background-color:#ccccff;
}
.searchitemtext
{
    font: normal 11px Arial, Helvetica, sans-serif;
}



/* ASPX Header */

#aspxheader {
	background: url(../images/topstripes.gif) repeat-x;
	position: relative;
	height: 128px;
	overflow: hidden;
	color: White;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	vertical-align:top;
}

.headerimgLogo
{
    position:absolute;
    width:290px;
    left:50px;
    z-index:3;
    padding-bottom:0px;
    margin-bottom:0px;
}
#headerawards
{
    width:150px;
    z-index:3;
    left:335px;
    position:absolute;
    padding-bottom:0px;
    margin-bottom:0px;
}
/*
#headercontact
{
    width:400px;
    z-index:3;
    left:485px;
    position:absolute;
    padding-bottom:0px;
    margin-bottom:0px;
    text-align:right;
    line-height:0px;
}
*/
.headerimageagent
{
    z-index:800;
    position:absolute;
    left:875px;
    padding-bottom:0px;
    margin-bottom:0px;
}
#headeragentname
{
    width:385px;
    z-index:3;
    left:475px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    font: bold 14px Arial, Helvetica, sans-serif;
}
#headeragentaddress
{
    width:385px;
    z-index:3;
    left:475px;
    top:19px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    font: normal 10px Arial, Helvetica, sans-serif;
}
#headerphone1
{
    width:385px;
    z-index:3;
    left:475px;
    top:35px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    font: bold 11px Arial, Helvetica, sans-serif;
}
#headerphone2
{
    width:385px;
    z-index:3;
    left:475px;
    top:50px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    font: bold 11px Arial, Helvetica, sans-serif;
}
#headerphone3
{
    width:385px;
    z-index:3;
    left:475px;
    top:65px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    font: bold 11px Arial, Helvetica, sans-serif;
}
#headercontacticons
{
    width:385px;
    z-index:3;
    left:475px;
    top:80px;
    position:absolute;
    text-align:right;
    color: #FFFFFF;
    margin-right: 10px;
    font: normal 12px Arial, Helvetica, sans-serif;
}

.itemheader 
{
    color: #356391;
    margin: 5px 0px 10px;
    font: bold 14px Georgia, sans-serif;
}

.itemheaderred
{
    color:Maroon;
    margin: 5px 0px 10px;
    font: bold 14px Georgia, sans-serif;
}
/* Custom controls */
.sortable{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	margin-bottom:.5em;
	margin-top:.5em;
}

.reglink {
	color: #216AA1;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.bluelinkline {
	/*color: #216AA1;*/
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.bluelinks 
{
    color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bluelinks a {
	/*color: #216AA1;*/
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.bluelinks a:hover {
	color: #216AA1;
	text-decoration: underline;
}
.propmortgage {
	background-color: #EEEFF0;
	padding: 5px 15px;
	margin: 5px;
	border: 1px solid #666666;
}
.propdes {	font-size: 16px;
	color: #216AA1;
	font-family: Arial, Helvetica, sans-serif;
}

.propdes h1 {	font-size: 18px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.propspacer {
	padding-left: 7px;
}
.propdesc {		padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.propdesc1 {	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navcontainer {
	width: 130px;
	text-align: right;
	position: relative;
}

#navcontainer ul
{
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-top: solid 1px #eee;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
	background-color: #FFFFFF;
	width: 130px;
}

#navcontainer a:link, #navlist a:visited
{
color: #2069A1;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #CCD3E4;
color: #2069A1;
}

.LegendBoxImg
{
	position:absolute;
	margin: 0;
	padding:0;
	width:145px;
	height:62px;
	display:none;
	z-index:500;	
	background-image:url(../images/legend.gif);
	background-repeat:no-repeat;
}

.SearchGraphicImg
{
	position:absolute;
	margin: 0;
	padding:0;
	width:32px;
	height:32px;
	display:none;
	z-index:500;
	text-align: center;
	background: url(../images/loading.gif) no-repeat center;
	left: 448px;
	top: 351px;
}

.PushpinIcon
{
    background-color:Transparent;
}

.PushpinTitle
{
    background-color:White;
    font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.PushpinDetail
{
    background-color:White;
    font-family: Tahoma, sans-serif;
	font-size: 6px;
	width:320px;
}

.criterialabel {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: right;
}

.criterialabelbold {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;
	position: absolute;
	width: 170px;
	top: 175px;
	left: 577px;
}
.criteriadropdown70 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width:70px;
}
.criteriadropdown100 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width:100px;
}
.criteriadropdown120 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width:120px;
}
.criteriadropdown140 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width:140px;
}

.criteriadropdown200 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 200px;
}
.criteriadropdown90 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 90px;
}
.criteriadropdown105 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 105px;
}
.criteriadropdown110 {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
	width: 110px;
}
.criteriadropdown {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
}

.criteriatextbox {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
}


.criteriacbllist {
    font-family: Tahoma, sans-serif;
	font-size: 10px;
}

.criteriadropdownnumeric {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	list-style-position:inherit;
	text-align: right;
}
.criterialabelleft {

	font-family: Tahoma, sans-serif;
	font-size: 10px;
	text-align: left;
}
.searchresultstext
{
    font-family: Tahoma, sans-serif;
	font-size: 10px;
}
.SearchGraphicImg2 {
	position:absolute;
	margin: 0;
	padding:0;
	width:156px;
	height:65px;
	display:none;
	z-index:500;
	text-align: center;
	background: url(../images/loading.gif) no-repeat center 20px;
	left: 250px;
	top: 200px;
	/*
    left: 393px;
	top: 332px;
    */
}
/* Town Expand Box */

.overlay {
	position:absolute;
	display:block;
}

.tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.mask {
    z-index:0;   
    display:none;
    position:absolute;
    top:0;
    left:0;
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);
    background-color:#CCC;
}

.hide-scrollbars * {
	overflow:hidden;
}

.hide-scrollbars textarea, .hide-scrollbars select {
	overflow:hidden;
	display:none;
}

.show-scrollbars textarea, .show-scrollbars select {
	overflow:visible;
}

.panel-container {
	position:absolute;
	background-color:transparent;
	z-index:6;
	visibility:hidden;
	overflow:visible;
	width:auto;
}

.panel-container.matte {
	padding:3px;
	background-color:#FFF;
}

.panel-container.matte .underlay {
	display:none;
}

.panel-container.shadow {
	padding:0px;
	background-color:transparent;
}

.panel-container.shadow .underlay {
	visibility:inherit;
	position:absolute;
	background-color:#CCC;
	top:3px;left:3px;
	z-index:0;
	width:100%;
	height:100%;
    -moz-opacity: 0.7;
    opacity:.70;
    filter:alpha(opacity=70);
	zoom:1;
}

.panel {
	visibility:hidden;
	border-collapse:separate;
	position:relative;
	left:0px;top:0px;
	font:1em Arial;
	background-color:#FFF;
	border:1px solid #000;
	z-index:1;
	overflow:hidden;
}

.panel .hd {
	background-color:#3d77cb;
	color:#FFF;
	font-size:100%;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.panel .bd {
	overflow:hidden;
	padding:4px;
}

.panel .bd p {
	margin:0 0 1em;
}

.panel .close {
	position:absolute;
	top:5px;
	right:4px;
	z-index:6;
	height:12px;
	width:220px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	cursor:pointer;
	visibility:inherit;
}

.panel .close.nonsecure {
	background-image:url(../../images/closenonsecure.gif);
}

.panel .close.secure {
	background-image:url(https://a248.e.akamai.net/sec.yimg.com/i/nt/ic/ut/alt3/close12_1.gif);
}

.panel .ft 
{
    background-color:#3d77cb;
	color:#FFF;
	font-size:100%;
	line-height:100%;
	border:1px solid #FFF;
	border-bottom:1px solid #000;
	font-weight:bold;
	overflow:hidden;
	padding:4px;
}

.simple-dialog .bd .icon {
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	margin-right:10px;
	float:left;
}

.dialog .ft, .simple-dialog .ft {
	padding-bottom:5px;
	padding-right:5px;
	text-align:right;
}

.dialog form, .simple-dialog form {
	margin:0;
}

.button-group button {
	font:100 76% verdana;
	text-decoration:none;
	background-color: #E4E4E4;
	color: #333;
	cursor: hand;
	vertical-align: middle;
	border: 2px solid #797979;
	border-top-color:#FFF;
	border-left-color:#FFF;
	margin:2px;
	padding:2px;
}

.button-group button.default {
	font-weight:bold;
}

.button-group button:hover, .button-group button.hover { 
	border:2px solid #90A029;
	background-color:#EBF09E;
	border-top-color:#FFF;
	border-left-color:#FFF;
}

.button-group button:active { 
	border:2px solid #E4E4E4;
	background-color:#BBB;
	border-top-color:#333;
	border-left-color:#333;
}

/*TAX CREDIT COUNTDOWN CSS*/

.countdownlink a {	
	color: #b29632;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 2em;
	text-decoration: none;
	margin-bottom:0px;
}

.countdownlink a:hover {
	text-decoration:underline;
}

/*-----------------HOME BUYER REWARDS ------------------------ */

.hbr {	
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-stretch:condensed;
	line-height: 1em;
	margin-bottom:0px;
}

.hbr-small {
	color:#fbcf10;	
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:0px;
}

.bluelinkhbr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:2em;
	text-decoration:none;
}

.bluelinkhbr a {
	color: #336699;
	text-decoration:none;
}

.bluelinkhbr a:hover {
    color:#fbcf10;
	text-decoration:none;
}

.tracking {
 letter-spacing: -0.04em;
}

/*--------------SPRING CYBER SALE------------------ */

.hbrlink a {
	color:#333333;
	text-decoration:none;
}

.hbrlink a:hover {
	color:#5f8fbf;
	text-decoration:underline;
}

/*-----SEO Footer-----*/

#seofooter {
	width:960px;
	clear:both;
	z-index:101;
	position:relative;
}

#seofooter a {
	color: #003366;
	text-decoration:none;
}

#seofooter p {
	color: #003366;
	text-decoration:none;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height: 1em;
}

/*--------------MA SEARCH PAGES------------------ */
.searchclass
{
    width:184px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	border-color:#333333;
	border-width:1px;
}
a#criteriabuildinglink, a#criteriaconstructionlink, a#criteriautilitieslink, a#criteriaapplianceslink, a#criterianeighborhoodlink, a#criteriaparkinglink, a#criteriawaterlink, a#criteriabeachlink, a#criterialandlink {
	width: 188px;
	height: 18px;
	padding-top: 1px;
	padding-left: 25px;
	display: block;
	border: 1px solid #6b9bc4;
	font-weight:bold;
	/*margin-bottom: 10px;*/
	margin-top: 10px;
	color:White;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.hideinfo {
	background: url(../images/hideshowgraphic.gif) 0px 0px;
}
.showinfo {
	background: url(../images/hideshowgraphic.gif) 0px -19px;
}

/* -----------------Short Sale------------------------------ */

.ss-content {
	width: 600px;
	position: relative;
	float:left;
	height:auto;
	margin-top: 20px;
	padding-right:30px;
	display:block;
}
.ss-sidenew {
 	width: 300px;
	display:block;
	position:relative;
	float:left;
	margin-top:20px;
	background-image:url(../images/SAFgradient.gif);
	background-position:top;
	background-repeat:repeat-x;
 	z-index: 0;
}

.ss-sideimage {
 	width: 360px;
	height:800px;
	display:block;
	position:relative;
	float:left;
 	z-index: 0;
}

.ss-sidebar {
	width: 360px;
	position:absolute;
	top:15px;
	left:0px;
	z-index: 1;
}

.ss-sidebar h1 {
	/*font-size:21px;
	color: #003366;
	line-height: 2em;
	border-bottom: 1px dotted #636466;
	margin: 30px 60px 0px 50px;*/
	font-size:24px;
	color: #ffffff;
	line-height: 1em;
	margin: 35px 50px 0px 50px;
	text-align:center;
}

.ss-sideblue {
	font-size:24px;
	color: #ffffff;
	line-height: 1em;
	margin: 10px 50px 0px 50px;
	text-align:center;
}

.ss-contentleft {
	position:relative;
	float:left;
	width: 220px;
	padding-left:30px;
	padding-top:15px;
	height:auto;
	display:block;
}

.ss-contentright {
	position:relative;
	float:left;
	width: 220px;
	height:auto;
	padding-left:40px;
	padding-top:15px;
	display:block;
}

/* -----------------Rental------------------------------ */

.rent-search {
	position:relative;
	width: auto;
	height:200px;
	margin-left:0px;
	margin-top:0px;
	background-image: url(/images/rent-top.jpg);
	background-repeat:repeat-x;
}

.rent-main{
	width:auto; 
	display:block; 
}


.rent-left {
	float:left;
	margin-top:10px;
	margin-right:15px;
	width: 588px;
	/* -border:1px solid #cccccc;--*/
	padding:120px 20px 0px 20px;
	background-image:url(/images/rent-college.jpg);
	background-repeat:no-repeat;
}

.rent-right {
	float:left;
	margin-top:10px; 
	width:315px;

}

div.spacer{
	clear:both; 
	height:10px; 
	display:block;}

.rent-bottom {
	display:block;
	/* -width: 913px;--*/
	padding:0px 20px 0px 20px;
	border:1px solid #cccccc;
}

.rent-head {
	color: #ffffff;
	margin-bottom:0px;
	padding-top:25px;
	padding-left:40px;
}

.rent-smlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	text-decoration:underline;
}

/* -----------------Easy Promo------------------------------ */
.easy a {
	/*color: #216AA1;*/
	color: #5f8fbf;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
}
.easy a:hover {
	color: #216AA1;
	text-decoration: underline;
}

