#alignall {
	width: 1000px;
	margin-left:auto; margin-right:auto;
}
#header {
	width: 970px;
	margin-left: 11px;
}



/* start header main sosd 02/18/09 */

.weather {
	color:#333333;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif
}


.subscribe {

	color:#333333; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif

}


/* end header main sosd 02/18/09 */



#footer {
/*	height: 100px;  */
	width: 970px;
	margin-left: 10px;
	margin-bottom:20px;

/*	background-image: url(http://www.signonsandiego.com/images/indexm/bg6.jpg); */
/*	background-image: url(http://sdhomes.signonsandiego.com/images/footer_bg.jpg); */

	background-repeat: no-repeat;
	padding-top: 0px;
}


.footerbg {


	background-image:url(http://www.signonsandiego.com/images/indexm/bg6.jpg);
	background-repeat:no-repeat;


}




#wrapper {
	width: 990px;
	margin-left:h5px;
    background-image: url(http://sdhomes.signonsandiego.com/images/wrapper_bg_990.gif);
	background-color: #FFFFFF;
}
#containerleft {
	float: left;
	width: 650px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#mainwell {
	float: left;
	width: 650px;
	background-color: #FFFFFF;
}





#mainwellcontent {
margin-top:5px;
	float: left;
	width: 650px;
	background-color: #FFFFFF;
}



#mainwellcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-position: left;
	display: block;	
}


#mainwellcontent h1 a:link, #mainwellcontent h1 a:visited, #mainwellcontent h1 a:active {
	color: #000;
	text-decoration: none;

}

#mainwellcontent h1 a:hover {
	text-decoration: underline;
	color: #000;

}


#mainwellcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-position: left;
	display: block;	
}


#mainwellcontent h2 a:link, #mainwellcontent h2 a:visited, #mainwellcontent h2 a:active {
	color: #666666;
	text-decoration: none;

}

#mainwellcontent h2 a:hover {
	text-decoration: underline;
	color: #666666;

}


#mainwellcontent h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-position: left;
	display: block;
	padding-top: 10px;
}


#mainwellcontent h3 a:link, #mainwellcontent h3 a:visited, #mainwellcontent h3 a:active {
	color: #666666;
	text-decoration: none;

}

#mainwellcontent h3 a:hover {
	text-decoration: underline;
	color: #000;

}


#mainwellcontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BAB;
	background-position: left;
	display: block;
	padding-top: 10px;
}


#mainwellcontent h4 a:link, #mainwellcontent h4 a:visited, #mainwellcontent h4 a:active {
	color: #000;
	text-decoration: none;

}

#mainwellcontent h4 a:hover {
	text-decoration: underline;
	color: #000;

}

#mainwellcontent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC7842;
	background-position: left;
	display: block;
	padding-top: 10px;
	list-style-type: disc;
}


#mainwellcontent h5 a:link, #mainwellcontent h5 a:visited, #mainwellcontent h5 a:active {
	color: #DC7842;
	text-decoration: none;

}

#mainwellcontent h5 a:hover {
	text-decoration: underline;
	color: #DC7842;

}


#mainwellcontent h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC7842;
	display: inline;
	line-height: 15px;
	padding-bottom:10px;
}


#mainwellcontent h6 a:link, #mainwellcontent h6 a:visited, #mainwellcontent h6 a:active {
	color: #DC7842;
	text-decoration: none;

}

#mainwellcontent h6 a:hover {
	text-decoration: underline;
	color: #DC7842;

}


/* start deprecated style  3/25/09  

#mainwellcontent  li
{
	list-style-type: disc;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	margin-left:10px;
	line-height: 14px;
	overflow: hidden;
	list-style-position: inside;
	padding-top: 3px;
	padding-bottom: 3px;

}


#mainwellcontent  li a:link, #mainwellcontent  li a:visited, #mainwellcontent  li a:active {
	color: #F3F3F3;
	text-decoration: none;
}

#mainwellcontent  li a:hover {
	text-decoration: underline;
	color: #F3F3F3;
}



end deprecated style  3/25/09 */


#mwltitlebox {

	width: 640px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E99D74;
	padding-bottom: 5px;
	height:16px;



}

.mwltitle {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #DC7842;
	padding-left:10px;
}


.mwltitle0 {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #DC7842;
	padding-left:0px;
}



/* start left bar orange */

#mwlleftcolumn {
	width:155px;
	float:left;
	margin-top:10px;
	background-color: #FEF9DA;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 10px;

}



#mwlleftcolumn h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:13px;
	font-weight: bold;
	color: #DC7D3C;
	display: block;
	margin-left:5px;
	margin-top: 10px;

}

#mwlleftcolumn h1 a:link, #mwlleftcolumn h1 a:visited, #mwlleftcolumn h1 a:active {
	color: #DC7D3C;
	text-decoration: none;

}




#mwlleftcolumn h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin-left: 5px;
	top: 8px;

}


#mwlleftcolumn h2 a:link, #mwlleftcolumn h2 a:visited, #mwlleftcolumn h2 a:active {
	color: #333333;
	text-decoration: none;

}


#mwlleftcolumn h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;


}


#mwlleftcolumn h3 a:link, #mwlleftcolumn h3 a:visited, #mwlleftcolumn h3 a:active {
	color: #333333;
	text-decoration: none;

}





#mwlleftcolumn h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005BAB;
	background-position: left;
	display: block;
	padding-top: 10px;
	margin-left:10px
}




#mwlleftcolumn h4 a:link, #mwlleftcolumn h4 a:visited, #mwlleftcolumn h4 a:active {
	color: #000;
	text-decoration: none;

}

#mwlleftcolumn h4 a:hover {
	text-decoration: underline;
	color: #000;

}





/* end left bar orange */




/* start left bar blue */



#mwlleftcolumnbl {
	width:155px;
	float:left;
	margin-top:10px;
	background-color: #E2EBF1;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 10px;

}



#mwlleftcolumnbl h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:13px;
	font-weight: bold;
	color: #DC7D3C;
	display: block;
	margin-left:5px;
	margin-top: 10px;

}

#mwlleftcolumnbl h1 a:link, #mwlleftcolumnbl h1 a:visited, #mwlleftcolumnbl h1 a:active {
	color: #DC7D3C;
	text-decoration: none;

}




#mwlleftcolumnbl h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin-left: 5px;
	top: 8px;

}


#mwlleftcolumnbl h2 a:link, #mwlleftcolumnbl h2 a:visited, #mwlleftcolumnbl h2 a:active {
	color: #333333;
	text-decoration: none;

}


#mwlleftcolumnbl h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;


}


#mwlleftcolumnbl h3 a:link, #mwlleftcolumnbl h3 a:visited, #mwlleftcolumnbl h3 a:active {
	color: #333333;
	text-decoration: none;

}



/* end left bar blue */




/* start middle column */


#mwlrightcolumn {

width:470px;
margin-right:5px;
margin-left:5px;
float:right;
margin-top:10px;


}






#mwlrightcolumn .mwlrightcolumnbox h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	color: #DC7D3C;
	display: block;
	margin-bottom:5px;



}

#mwlrightcolumn .mwlrightcolumnbox h1 a:link, #mwlrightcolumn .mwlrightcolumnbox h1 a:visited, #mwlrightcolumn .mwlrightcolumnbox h1 a:active {
	color: #DC7D3C;
	text-decoration: none;

}




#mwlrightcolumn .mwlrightcolumnbox h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display: inline;
	margin-left: 5px;
	top: 8px;

}


#mwlrightcolumn .mwlrightcolumnbox h2 a:link, #mwlrightcolumn .mwlrightcolumnbox h2 a:visited, #mwlrightcolumn .mwlrightcolumnbox h2 a:active {
	color: #333333;
	text-decoration: none;

}


#mwlrightcolumn .mwlrightcolumnbox h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;


}


#mwlrightcolumn .mwlrightcolumnbox h3 a:link, #mwlrightcolumn .mwlrightcolumnbox h3 a:visited, #mwlrightcolumn .mwlrightcolumnbox h3 a:active {
	color: #333333;
	text-decoration: none;

}





#mwlrightcolumn .mwlrightcolumnbox h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	color: #DC7D3C;
	display: block;
	margin-bottom:5px;



}

#mwlrightcolumn .mwlrightcolumnbox h4 a:link, #mwlrightcolumn .mwlrightcolumnbox h4 a:visited, #mwlrightcolumn .mwlrightcolumnbox h4 a:active {
	color: #DC7D3C;
	text-decoration: none;

}







.mwlrightcolumnbox {

border:1px solid #EAE9E2;
width: 444px;
padding: 10px;
margin-bottom:12px;

}



.mwlrightcollistings {

	width:140px;
	height:160px;
	float:left;

	margin-right:10px;



}




.lcflh { 

height:200px;

}

/* end middle column */









#mainwellcontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

.mwlshare {

	float:right;
 display:inline;

}




#rightbar {
	float: left;
	width: 320px;
	margin-left: 5px;
	background-color: #FFFFFF;
}

#rightbarbigbox {
	width: 300px;
	float: left;
margin-bottom: 5px;

}
#rightbarleft {
	float: left;
	width: 150px;
	padding-top:5px;
	background-color: #FFFFFF;
	
}


/* start real estate right bar left 021209*/


#rerbl {
	float: left;
	width: 140px;
	padding-top:0px;
	background-color: #FFFFFF;
	clear: both;
	height: 100%;
	overflow:hidden;
		


}


#rerbl h1 {
	color: #E67F37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom:15px;
	width:140px;
	display:block;


}


#rerbl h1 a:link, #rerbl h1 a:visited, #rerbl h1 a:active {
	color: #E67F37;
	text-decoration: none;

}



#rerbl h2

{

color: #e67f37;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 14px;
font-weight: bold;
margin-bottom: 0px;
width: 140px;
display: block;

}




#rerbl h2 a:link, #rerbl h2 a:visited, #rerbl h2 a:active {
	color: #e67f37;
	text-decoration: none;

}



#rerbl h2 a:hover {
	color: #e67f37;
	text-decoration: none;

}


#rerbl h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #568bb0;
	
	display:block;
	margin-top:5px;
}


#rerbl h3 a:link, #rerbl h3 a:visited, #rerbl h3 a:active {
	color: #568bb0;
	text-decoration: none;

}


#rerbl h3 a:hover {
	color: #568bb0;
	text-decoration: none;

}





#rerbl ul
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	font-weight: normal;
	color: #999999;
	list-style-position: outside;
	position: relative;
	text-align: left;
	margin-left: 20px;
	margin-top:5px;

}

#rerbl li
{
	list-style-image: url(http://www.signonsandiego.com/sdhomes/images/sm_arrows_icon.gif);


}


#rerbl li a:link, #rerbl li a:visited, #rerbl li a:active #rerbl li a:hover {
	color: #999999;
	text-decoration: none;
}





/* end real estate right bar left */



#rightbarright {
	float: right;
	width: 160px;
	padding-top:5px;
	display:inline;


}


#rerbr {
	float: left;
	width: 160px;
	padding-top:0px;
	background-color: #FFFFFF;
	clear: right;
	height: 100%;
	overflow:hidden;
		


}



.clear {
	clear: left;
}

.contentpad0x5 {
	padding-left: 0px;
	padding-right: 5px;

}

.contentpad0x10 {
	padding-left: 5px;
	_padding-left: 0px;
	padding-right: 5px;
	_padding-right: 0px;
	
}



.contentpad5 {

	padding-left: 0px;
	padding-right: 10px;
}


.contentpad5x5 {
	padding-left: 5px;
	padding-right: 5px;

}

.contentpad5x5x5x5 {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contentpad0x0x5x0 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.contentpad0x0x7x0 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
}

.contentpad5x0x5x0 {
	padding-right: 5px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}


.contentpad0x0x10x0 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}


.contentpad0x0x10x5 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}


.contentpad5x5x10x5 {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}



.contentpad0x0x20x0 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}

.contentpad0x5x20x5 {
	padding-right: 0px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
}




.contentpad0x0x0x20px {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

/* Content Padding by Marc Ilagan */

.contentpad0x0x0x10px {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/* End of content padding by Marc Ilagan */


.contentpad10x10 {
	padding-right: 10px;
	padding-left: 10px;
}



.contentpad15 {
	padding-left: 15px;
}



.contentpad90 {
	padding-left: 90px;
}


.contentpad250 {
	padding-left: 250px;
}


.floatleftsdh {
	float: left;

}



.floatleftsdh250 {
	float: left;
	width: 250px;
}


.floatrightsdh {
	float: right;
}

.floatleftsdr {

	float: left;
	width: 256px;
	background-image: url(http://sdhomes.signonsandiego.com/images/sdrentals_search_box.gif);
	height: 520px;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
}


.floatleftnh {

	float: left;
	width: 256px;
	background-image: url(http://sdhomes.signonsandiego.com/images/new_homes_search_box.gif);
	height: 520px;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
}


.floatleftrh {

	float: left;
	width: 256px;
	background-image: url(http://sdhomes.signonsandiego.com/images/resale_homes_search_box.gif);
	height: 520px;
	padding-left: 5px;
	padding-top: 3px;
	background-repeat: no-repeat;
}



.floatrightsdh375 {
	float: right;
	width: auto;
	margin-left: 7px;
}




.floatleftmarginb5 {
	float: left;
	margin-bottom: 5px;
	background-image: none;
}


.floatleftgrnboxshortlid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/green_box_bg_short_lid.jpg);
	background-repeat: repeat-x;
	width: 150 px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;
	margin-bottom: 10px;

}


.floatleftgrnboxlglid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/green_box_bg.jpg);
	background-repeat: repeat-x;
	width: 150 px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 0px;
	clear: both;
	margin-bottom: 10px;
}



.floatleftgrnboxlglidsolid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/green_box_bg_lg_lid_solid.jpg);
	background-repeat: repeat-x;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
}




.floatleftorgboxshortlid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/orange_box_bg_short_lid.jpg);
	background-repeat: repeat-x;
	width: 247px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;

	margin-bottom: 10px;
}


.floatleftorgboxshortlidsolid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/orange_box_bg_short_lid_solid.jpg);
	background-repeat: repeat-x;
	width: 247px;
	padding-left: 4px;
	padding-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	margin-bottom: 10px;
}




.floatleftblueboxshortlid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/blue_box_bg_short_lid.jpg);
	background-repeat: repeat-x;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.floatleftblueboxshortlidhalfmargin {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/blue_box_bg_short_lid.jpg);
	background-repeat: repeat-x;
	width: 175px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
}




.floatleftblueboxshortlidsolid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/blue_box_bg_short_lid_solid.jpg);
	background-repeat: repeat-x;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;
	padding-right: 5px;
	margin-bottom: 10px;
}


.floatleftblueboxshortlidhalfmargin2 {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/blue_box_bg_short_lid.jpg);
	background-repeat: repeat-x;
	width: 185px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;
	margin-left: 8px;
	margin-bottom: 10px;
	left: 5px;
}

.floatleftwhiteboxshortlid {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/wht_box_bg_short_lid_solid.jpg);
	background-repeat: repeat-x;
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2D7B9;
	border-right-color: #E2D7B9;
	border-bottom-color: #E2D7B9;
	border-left-color: #E2D7B9;
	padding-left: 4px;
	padding-top: 3px;
	margin-left: 0px;
	padding-right: 5px;
	margin-bottom: 10px;
}


.floatleftsdhomesheader {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/sd_homes_header.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 650px;
	margin-bottom: 0px;
	padding-top: 10px;
}


.floatleftsdrentalsheader {

	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/sd_rentals_header.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 650px;
	margin-bottom: 0px;
	padding-top: 10px;

}


.floatleftnewhomesheader {

	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/new_homes_header.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 650px;
	margin-bottom: 0px;
	padding-top: 10px;

}


.floatleftresalehomesheader {

	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/resale_homes_header.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 650px;
	margin-bottom: 0px;
	padding-top: 10px;

}



.txtgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #495111;
	background-position: left;
	padding-left: 5px;
}

.txtgrn a:link, .txtgrn a:visited, .txtgrn a:active {
	color: #495111;
	text-decoration: none;
}

.txtgrn a:hover {
	text-decoration: underline;
	color: #495111;

}




.txtorg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C96923;
	background-position: left;
	padding-left: 0px;
}


.txtorg a:link, .txtorg a:visited, .txtorg a:active {
	color: #c96923;
	text-decoration: none;
}

.txtorg a:hover {
	text-decoration: underline;
	color: #c96923;

}


.txtorgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c96923;
	background-position: left;
	font-weight: bold;


}


.txtorgtitle a:link, .txtorgtitle a:visited, .txtorgtitle a:active {
	color: #c96923;
	text-decoration: none;
}

.txtorgtitle a:hover {
	text-decoration: underline;
	color: #c96923;

}


.txtorgsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c96923;
	background-position: left;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 5px;

}


.txtorgsm a:link, .txtorgsm a:visited, .txtorgsm a:active {
	color: #c96923;
	text-decoration: none;
}

.txtorgsm a:hover {
	text-decoration: underline;
	color: #c96923;

}





.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3871A9;
	background-position: left;

}


.txtblue a:link, .txtblue a:visited, .txtblue a:active {
	color: #3871A9;
	text-decoration: none;
}

.txtblue a:hover {
	text-decoration: underline;
	color: #3871A9;

}


.txtbluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2B5580;
	background-position: left;
	font-weight: bold;


}


.txtbluetitle a:link, .txtbluetitle a:visited, .txtbluetitle a:active {
	color: #3871A9;
	text-decoration: none;
}

.txtbluetitle a:hover {
	text-decoration: underline;
	color: #3871A9;

}


.txtbluesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3871A9;
	background-position: left;
	font-weight: normal;
	padding-bottom: 5px;

}


.txtbluesm a:link, .txtbluesm a:visited, .txtbluesm a:active {
	color: #3871A9;
	text-decoration: none;
}

.txtbluesm a:hover {
	text-decoration: underline;
	color: #3871A9;

}








.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	position: relative;
	top: 0 px;
	_top: 15px;
	right: -200px;
	width: 450px;
}


.headertxt a:link, .headertxt a:visited, .headertxt a:active {
	color: #000000;
	text-decoration: none;
}

.headertxt a:hover {
	text-decoration: underline;
	color: #000000;

}





.boxtop {
	background-image: url(http://sdhomes.signonsandiego.com/images/box_top.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 150px;
	background-position: left;
	float: left;
	left: -2px;
	position: relative;
	padding-left: 5px;
	padding-top: 0px;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC7D3C;
	background-position: left;
	display: inline;	
}


 h1 a:link, h1 a:visited, h1 a:active {
	color: #DC7D3C;
	text-decoration: none;

}

h1 a:hover {
	text-decoration: underline;
	color: #DC7D3C;

}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC7D3C;
	background-position: left;
	display: inline;
}

 
 
 h2 a:link, h2 a:visited, h2 a:active {
	color: #DC7D3C;
	text-decoration: none;

}

h2 a:hover {
	text-decoration: underline;
	color: #DC7D3C;

}




#rightbarleft h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-position: left;
	display: inline;
}

#rightbarleft h3 a:link, #rightbarleft h3 a:visited, #rightbarleft h3 a:active {
	color: #333333;
	text-decoration: none;

}

#rightbarleft h3 a:hover {
	text-decoration: underline;
	color: #333333;

}




#rightbarleft h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-position: left;
	display: inline;
}

#rightbarleft h4 a:link, #rightbarleft h4 a:visited, #rightbarleft h4 a:active {
	color: #333333;
	text-decoration: none;

}

#rightbarleft h4 a:hover {
	text-decoration: underline;
	color: #333333;

}

#rightbarleft h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #495111;
	background-position: left;
	display: inline;
	background-x-position: left;
	background-y-position: center;
	display: inline;
	padding-left: 5pt;
	position: relative;
	top: 0px;
}

#rightbarleft h5 a:link, #rightbarleft h5 a:visited, #rightbarleft h5 a:active {
	
	text-decoration: none;

}

#rightbarleft h5 a:hover {
	text-decoration: none;
	

}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-position: left;
	display: inline;
	background-x-position: left;
	background-y-position: center;
	display: inline;
	padding-left: 5pt;
	position: relative;
	top: 8px;

}

 h6 a:link, h6 a:visited, h6 a:active {
	color: #ffffff;
	text-decoration: none;

}

h6 a:hover {
	text-decoration: underline;
	color: #ffffff;

}






.listgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	text-align: left;

	color: #606A15;
	line-height: 13px;
	margin-left: 15px;
	list-style-image: url(http://sdhomes.signonsandiego.com/images/green_list_arrow.gif);

	
}


.listgr a:link, .listgr a:visited, .listgr a:active {
	color: #7C8A1C;
	text-decoration: none;
}

.listgr a:hover {
	text-decoration: underline;
	color: #7C8A1C;

}



.listor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	text-align: left;
	line-height: 14px;
	color: #c96923;

	margin-left: 15px;
	list-style-image: url(http://sdhomes.signonsandiego.com/images/orange_list_arrow.gif);
}


.listor a:link, .listor a:visited, .listor a:active {
	color:  #c96923;
	text-decoration: none;
}

.listor a:hover {
	text-decoration: underline;
	color:  #c96923;

}


.listorcircle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	text-align: left;
	margin-left: 40px;
	color: #c96923;
	line-height: 15px;
	list-style-image: none;
}


.listorcircle a:link, .listorcircle a:visited, .listorcircle a:active {
	color:  #c96923;
	text-decoration: none;
}

.listorcircle a:hover {
	text-decoration: underline;
	color:  #c96923;

}



.listgrcircle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	list-style-position: inside;
	list-style-type: circle;
	position: relative;
	text-align: left;
	margin-left: 15px;
	color: #7C8A1C;
	line-height: 15px;
	list-style-image: none;
}


.listgrcircle a:link, .listgrcircle a:visited, .listgrcircle a:active {
	color:  #7C8A1C;
	text-decoration: none;
}

.listgrcircle a:hover {
	text-decoration: underline;
	color: #7C8A1C;

}






.listwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	position: relative;
	text-align: left;
	left: -20px;
	color: #ffffff;
	line-height: 15px;
	list-style-image: url(http://sdhomes.signonsandiego.com/images/orange_list_arrow.gif);
}


.listwht a:link, .listwht a:visited, .listwht a:active {
	color:  #ffffff;
	text-decoration: none;
}

.listwht a:hover {
	text-decoration: underline;
	color:  #ffffff;

}

.listbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	margin-left: 17px;
	color: #3871A9;
	line-height: 14px;
	list-style-image: url(http://sdhomes.signonsandiego.com/images/blue_list_arrow.gif);
}


.listbl a:link, .listbl a:visited, .listbl a:active {
	color: #3871A9;
	text-decoration: none;
}

.listbl a:hover {
	text-decoration: underline;
	color: #3871A9;

}

.footernav {
	color: #20427A;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	line-height: 15px;
	font-weight: normal;

}


.footernav a:link, .sdjobs3 a:visited{ 
	color: #20427A;
	text-decoration: none;
}

.footernav a:hover, .sdjobs3 a:active{
	color: #20427A;
	text-decoration: underline;

}

/****sdmarketplace header ******/



* {margin: 0; padding: 0;}



#sosdnavcontainer {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/bg-graphic-6x85.jpg);
	background-repeat: repeat-x;
	height: 85px;
	width: 971px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:11px;
	overflow: hidden;
	display: inline;
	
}

#sosdnavcontainerhomes {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/bg-graphic-6x85.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 971px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:11px;
	overflow: hidden;
	display: inline;
	
}



#sosdnavcontainerhomes0 {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/bg-graphic-6x85.jpg);
	background-repeat: repeat-x;
	height: 45px;
	width: 971px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	display: inline;
	
}




#sdmarketplacead {

	height:33px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #01597e;



}



#sdmarketplacead970 {

	height:33px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #e17942;
	width: 970px;
	margin-left: 11px;
}


.whtitle {

	
	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:17px;
	padding-right:30px;
	line-height: 40px;
	overflow: hidden;

}
	


#sosdnavlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #F3F3F3;
	font-weight: bold;
	margin-left:20px;
	line-height: 15px;
	overflow: hidden;

}


#sosdnavlist li a:link, #sosdnavlist li a:visited, #sosdnavlist li a:active {
	color: #F3F3F3;
	text-decoration: none;
}

#sosdnavlist li a:hover {
	text-decoration: underline;
	color: #F3F3F3;
}


#sosdnavlist2 li
{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #e17942;
	font-weight: bold;
	padding-top:20px;
	padding-left:2px;
	line-height: 11px;
	overflow: hidden;

}


.sdmarketplacelogo {
float:left;
margin-top:18px; 
margin-left:16px; 
display:inline;
}


.placead {
float:right;
margin-top:18px; 
display:inline;
}



#navcontainer {
	float: left;
	background-image: url(http://sdhomes.signonsandiego.com/images/re-bg-6x100.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 750px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0 px;
	overflow: hidden;
	display: inline;

	
}



.whtitleshortnav {

	font-family: arial, helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:10px;
	line-height: 40px;
	overflow: hidden;
	display: inline;
}
	



#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #F3F3F3;
	font-weight: bold;
	margin-left:10px;
	line-height: 18px;
	overflow: hidden;

}


#navlist li a:link, #navlist li a:visited, #navlist li a:active {
	color: #F3F3F3;
	text-decoration: none;
}

#navlist li a:hover {
	text-decoration: underline;
	color: #F3F3F3;
}

.sdmarketplacelogoshortnav {
float:left;
margin-top:7px; 
margin-left:10px; 
display:inline;
}


.placeadshortnav {
float:right;
margin-top:10px; 
display:inline;
}

.tablebody {

margin-left:10px; 

}


.pagename {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	text-align:left;
	color: #e17942;
	float: left;
	padding-left: 20px;
	padding-top:1px;
	display:inline;
	
	}
	
	
.pagename| {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	text-align:left;
	color: #e17942;
	float: left;
	padding-left: 5px;
	
	}	
	

.homessubnav1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	text-align:left;
	color: #e17942;
	padding-right: 10px;
	padding-left: 10px;

}

.homessubnav2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color: #e17942;
	padding-right: 10px;

	font-weight: bold;
}


.homessubnav2 a:link, .homessubnav2 a:visited, .homessubnav2 a:active {
	color: #e17942;
	text-decoration: underline;
	padding-bottom: 100px;
}

.homessubnav2 a:hover {

	text-decoration: underline;
	color: #e17942;
}


.homessubnav3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color: #e17942;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: underline;

}


.homessubnav3 a:link, .homessubnav3 a:visited, .homessubnav3 a:active {
	color: #e17942;
	text-decoration: underline;
}

.homessubnav3 a:hover {
	text-decoration: underline;
	color: #e17942;
}
.homesoasright {
	padding-top:5px;

}
.homesred {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	line-height: 16px;
}


/*featured new development 12/08/08 */ 



.ftrnwdvpnt {

	height:100px;
	width:172px;
	margin-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
 }




/*video tour 12/08/08 */ 


.ftrnwdvpntlogo {
	
	height:100px;
	
	margin-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 5px;

 }






/*video tour 12/08/08 */ 


.nhvideotourtitle {

	height:10px;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
		

 }
 
.nhvtxttitle {
 
 float:left;
 font-size:20px;

 font-weight:bold; 
 font-style:italic; 
 line-height:normal
 
 }


.nhvideotour {
	
	height:80px;	
	margin-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;

 }



/*order process for print and online 12/11/08 */ 


.opprntonlinehldr {

	width:630px; 
	clear:both;
	margin-top:10px;
	

}








.opprntonline {

	float:left; 
	width:260px; 
	height:254px; 
	background-image:url(http://www.signonsandiego.com/sdhomes/productsservices/images/op_print_sosd_bg.jpg);  
	padding-top:18px; 
	padding-left:15px; 
	margin-right:0px;
	margin-left:15px;
	text-decoration: none;
	display:inline;

}


 .oporg {

	color:#E7935C; 
	font-size:22px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-decoration: none;

}


 .oporg  a:link, .oporg  a:visited, .oporg  a:active {
	color:#E7935C;
	text-decoration: none;
}



 .opgry {

	color:#666666;
	font-size:24px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;

}


 .opgry a:link,  .opgry  a:visited,  .opgry a:active {
	color:#666666;
	text-decoration: none;
}



.optxt {

	color:#666666; 
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	display:block; 
	padding-top:10px;
	padding-right:15px;
	text-decoration: none;


}



 .optxt a:link,  .optxt a:visited,  .optxt a:active {
	color:#666666;
	text-decoration: none;
}





.oponline {
	float:right;
	width:270px; 
	height:254px;

	padding-top:18px; 
	padding-left:15px;
	margin-right:0px;
	background-image: url(http://www.signonsandiego.com/sdhomes/productsservices/images/op_sosd_only_bg.jpg);
}




/* topper area */ 



.hmtopper {

	height:137px; 
	width:980px; 
	margin-left:11px; 
	margin-top:20px; 
	margin-bottom:20px; 
	background-color:#ffffff; 
	border-bottom:#FFFFFF



}


.hmlft1 {
	float:left;
	width:420px;
	height:137px;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
	background-image: url(http://sdhomes.signonsandiego.com/images/ts_topper_bg.gif);
	border: 1px solid #E2D7B9;
	background-repeat: repeat-x;
}



.hmlft1 h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;
	padding-left:30px;
	padding-right:10px;
	line-height: 20px;
	display:block;
	float: left;
	width:220px;

}



.hmlft1 h1 a:link, .hmlft1 h1 a:visited, .hmlft1 h1 a:active {

	color::#ffffff;
	text-decoration: none;

}





.hmlft1 h2 {

	color:#8D8D8F; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height: 14px;
	width:270px;
	font-weight:bold;
	padding-top:25px;
	padding-left:0px;
	float:left;
display:inline;


}


.hmlft1 h2 a:link, .hmlft1 h2 a:visited, .hmlft1 h2 a:active {

	color:#8D8D8F;
	text-decoration: none;

}




.hmlft1 h3 {
	color:#8D8D8F; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height: 14px;
	width: 250px;
	font-weight:bold;
	padding-top:20px;
	padding-left:0px;
	float:left;
	display:inline;
	width:270px;

}


.hmlft1 h3 a:link, .hmlft1 h3 a:visited, .hmlft1 h3 a:active {

	color:#8D8D8F;
	text-decoration: none;

}



.hmtpmdlbx {
	float:left;
	width:211px;
	height:137px;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
	margin-left:10px;
	background-image: none;
	border: 1px solid #E2D7B9;


}



.hmtpmdlbx h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;

	padding-right:10px;
	line-height: 20px;
	display:block;
	float: left;
	width:200px;
	text-align: center;
}



.hmtpmdlbx h1 a:link, .hmtpmdlbx h1 a:visited, .hmtpmdlbx h1 a:active {

	color::#ffffff;
	text-decoration: none;

}





.hmtpmdlbx h2 {

	color:#8D8D8F; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height: 14px;
	width:80px;
	font-weight:bold;
	padding-top:25px;
	padding-left:10px;
	float:left;
	display:inline;



}


.hmtpmdlbx h2 a:link, .hmtpmdlbx h2 a:visited, .hmtpmdlbx h2 a:active {

	color:#8D8D8F;
	text-decoration: none;

}





.hmtpmdlbx h3 {
	color:#8D8D8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	width:192px;
	font-weight:bold;
	padding-top:17px;
	padding-left:0px;
	float:left;
	display:inline;
	position:relative;
	left: 10px;
	top: 0px;



}


.hmtpmdlbx h3 a:link, .hmtpmdlbx h3 a:visited, .hmtpmdlbx h3 a:active {

	color:#8D8D8F;
	text-decoration: none;

}








.hmtprbx {
	float:left;
	width:150px;
	height:137px;
	padding-top:0px;
	padding-left:0px;
	margin-right:0px;
	margin-left:10px;
	background-image: none;
	border: 1px solid #E2D7B9;
	display:inline;




}




.hmtprbx h1 {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	padding-top:10px;

	padding-right:10px;
	line-height: 20px;
	display:block;
	float: left;
	width:140px;
	text-align: center;
}



.hmtprbx h1 a:link, .hmtprbx h1 a:visited, .hmtprbx h1 a:active {

	color::#ffffff;
	text-decoration: none;

}





.hmtprbx h2 {
	color:#8D8D8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 12px;
	width:125px;
	font-weight:bold;
	padding-top:25px;
	padding-left:10px;
	float:left;
	display:inline;
	padding-right: 0px;



}


.hmtprbx h2 a:link, .hmtprbx h2 a:visited, .hmtprbx h2 a:active {

	color:#8D8D8F;
	text-decoration: none;

}





.hmtprbx h3 {
	color:#8D8D8F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 12px;
	font-weight:bold;
	width: 130px;
	padding-top: 13px;
	padding-left: 10px;
	margin-top: 0px;
	padding-right: 0px;
	float:left;
	display:inline;


}


.hmtprbx h3 a:link, .hmtprbx h3 a:visited, .hmtprbx h3 a:active {

	color:#8D8D8F;
	text-decoration: none;

}















.toprtbx  h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color:#006696;
	font-weight: bold;
	display:inline;

}



.toprtbx  h2 {
	font-size:18px;
	color:#62B0D2;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display:inline;
	text-transform: uppercase;	

}



.toprtbx  h2 a:link, .toprtbx  h2 a:visited, .toprtbx  h2 a:active {

	color:#039193;
	text-decoration: none;


}

.toprtbx  h3 {
	font-size:16px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 5px;
	display:block;

	

}



.toprtbx  h3 a:link, .toprtbx  h3 a:visited, .toprtbx  h3 a:active {

	color:#999999;
	text-decoration: none;


}




.toprtbx  h4 {
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-right:10px;
	display:block;
	letter-spacing: normal;
	line-height: 15px;
	margin-left:0px;

	

}



.toprtbx  h4 a:link, .toprtbx  h4 a:visited, .toprtbx  h4 a:active {

	color:#999999;
	text-decoration: none;


}


.toprtbx li
{
	font-size:11px;
	color:#006696;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 4px;
	padding-bottom: 0px;

	margin-left:20px;
	list-style-type: disc;
	font-weight: bold;
}


.toprtbx li a:link, .toprtbx li a:visited, .toprtbx li a:active {
	color:#006696;
	text-decoration: none;
}

.toprtbx li a:hover {
	text-decoration: none;
	color:#006696;
}


.hmtsbx  {

	background-image: url(http://sdhomes.signonsandiego.com/images/ts_topper_bg.gif);
	background-repeat: repeat-x;

}




.hmnhbx  {

	background-image: url(http://sdhomes.signonsandiego.com/images/nh_topper_bg.gif);
	background-repeat: repeat-x;

}



.hmrentalsbx  {

	background-image: url(http://sdhomes.signonsandiego.com/images/rtl_topper_bg.gif);
	background-repeat: repeat-x;

}


.hmrhbx  {

	background-image: url(http://sdhomes.signonsandiego.com/images/rh_topper_bg.gif);
	background-repeat: repeat-x;

}



	





.bxgryoutline {

	float: left;

	border: thin solid #D4D5D5;
	padding-left:20px;
	padding-top: 5px;
	padding-right: 0px;



}





.bxgryoutline h1 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color:#C1C1C1;
	font-weight: bold;
	display:inline;

}



.bxgryoutline h2 {
	font-size:18px;
	color:#62B0D2;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 5px;
	display:inline;
	text-transform: uppercase;	

}



.bxgryoutline  h2 a:link, .bxgryoutline  h2 a:visited, .bxgryoutline h2 a:active {

	color:#039193;
	text-decoration: none;


}

.bxgryoutline  h3 {
	font-size:16px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 5px;
	display:block;

	

}



.bxgryoutline  h3 a:link, .bxgryoutline  h3 a:visited, .bxgryoutline  h3 a:active {

	color:#999999;
	text-decoration: none;


}




.bxgryoutline  h4 {
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 10px;
	padding-bottom: 5px;
	display:block;

	

}



.bxgryoutline  h4 a:link, .bxgryoutline  h4 a:visited, .bxgryoutline h4 a:active {

	color:#999999;
	text-decoration: none;


}






.bxgryoutline li
{
	font-size:14px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-bottom: 5px;

	margin-left:20px;
	list-style-type: disc;
	font-weight: bold;
}


.bxgryoutline li a:link, .bxgryoutline li a:visited, .bxgryoutline li a:active {
	color:#999999;
	text-decoration: none;
}

.bxgryoutline li a:hover {
	text-decoration: none;
	color:#999999;
}



/* form begins */




#mainForm 
{
	position: relative;


	margin: 0;
	text-align: left;
	width:120px;

}

#mainwellcontent #mainForm ul
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;
	list-style-image: none;
}

#mainwellcontent #mainForm li
{
	list-style-type: none;
	padding-bottom: 10px;


}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width:120px;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;

	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #999999;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:120px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

/* pop-up calendar */

button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	cursor: hand;
}



.formlgltxt {


	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	color:#333333;
	font-weight:bold;

}


/* form ends */






/* start quigo code 2/23/09 */


#quigorb {

	width:300px; 
	margin-top:20px; 
	margin-bottom:20px;
	

}


#quigomw {
	
	width: 640px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAE9E2;
	margin-left:20px;
	
}

/* end quigo code 2/23/09 */


/* start re home page 03-04-09 */


#resection1 {

	width:650px; 
	height:360px; 
	margin-top:10px;

}

#resection2 {

	width:650px; 
	margin-top:15px; 
	float:left; 
	display:inline;

}


#resection3 {
	width:650px; 
	margin-top:15px; 
	margin-right:15px; 
	float:left;

}



.swbgph1 {

	width:260px; 
	height:408px; 
	border:2px solid #F2DE99; 
	background-image:url(http://www.signonsandiego.com/sdhomes/images/searchwidget_bg.gif); 
	background-repeat:no-repeat; float:left;

}


.swsubhdr {

font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:16px; color:#858585; font-weight:bold; padding-top:0px; padding-left:10px; display:block;

}


.swintro {

width:260px; margin-top:20px; font-size:14px; line-height:14px; color:#616161; font-family:Arial, Helvetica, sans-serif; display:block; padding-left:10px;

}



#mainwellcontent #resection1 .swbgph1 h2 {

	font-family:Arial, Helvetica, sans-serif; 
	font-size:30px; 
	line-height:30px; 
	color:#E88240; 
	font-weight:bold; 
	padding-top:20px; 
	padding-left:10px; 
	display:block;


}


#mainwellcontent #resection1 .swbgph1 h2 a:link, #mainwellcontent #resection1 .swbgph1 h2 a:visited, #mainwellcontent #resection1 .swbgph1 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 .swbgph1 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}


#mainwellcontent #resection1 .retpsry1 h2 {


	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#E88240; 
	font-weight:bold; 
	padding-top:23px; 
	padding-left:10px; display:block



}


#mainwellcontent #resection1 .retpsry1 h2 a:link, #mainwellcontent #resection1 .retpsry1 h2 a:visited, #mainwellcontent #resection1 .retpsry1 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 .retpsry1 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}




#mainwellcontent #resection1 .retpsry1 h3 {


 color:#20427A; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:16px; font-weight:bold; padding-bottom:10px; padding-left:0px; padding-top:0px; display:block; height:20px;

}


#mainwellcontent #resection1 .retpsry1 h3 a:link, #mainwellcontent #resection1 .retpsry1 h3 a:visited, #mainwellcontent #resection1 .retpsry h3 a:active {

	color:#20427A;
	text-decoration: none;

}



#mainwellcontent #resection1 .retpsry1 h3 a:hover {
	text-decoration: none;
	color:#20427A;

}



















#mainwellcontent #resection1 .retpsry .retpsry2 h2 
{

font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
line-height: 16px;
color: #e88240;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
display: block;

}


#mainwellcontent #resection1 .retpsry .retpsry2 h2 a:link, #mainwellcontent #resection1 .retpsry .retpsry2 h2 a:visited, #mainwellcontent #resection1 .retpsry .retpsry2 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 .retpsry2 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}



#mainwellcontent #resection1 h2 {

font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 13px;
color: #e88240;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
display: block;

}


#mainwellcontent #resection1 h2 a:link, #mainwellcontent #resection1 h2 a:visited, #mainwellcontent #resection1 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}


#mainwellcontent #resection1 .whtitlehldr h2  {

font:Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; font-size:28px; line-height:28px; color:#666666; font-weight:bold; letter-spacing:-1px; float:left; display:inline;

}


#mainwellcontent #resection1 .whtitlehldr .whtitlehldrtxt {

float:left; font: Arial, Helvetica, sans-serif; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#666666; padding-left:10px; margin-top:17px; padding-top:0px; display:inline;


}



#mainwellcontent #resection2 h2 {
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 13px;
color: #e88240;
font-weight: bold;
padding-top: 5px;
padding-left: 10px;
padding-bottom: 5px;
display: block;

}




#mainwellcontent #resection2 h2 a:link, #mainwellcontent #resection2 h2 a:visited, #mainwellcontent #resection2 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection2 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}



#mainwellcontent #resection3 h2 {

font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 13px;
color: #e88240;
font-weight: bold;
margin-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
display: block;

}


#mainwellcontent #resection3 h2 a:link, #mainwellcontent #resection3 h2 a:visited, #mainwellcontent #resection3 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection3 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}







#mainwellcontent #resection3 .relocrenews .relocrenewshdr h2 {

font-family: Arial,Helvetica,sans-serif;
font-size: 16px;
line-height: 16px;
color: #e88240;
font-weight: bold;
margin-top: 5px;
padding-left: 0px;
padding-bottom: 5px;
display: block;

}


#mainwellcontent #resection3 .relocrenews .relocrenewshdr h2 a:link, #mainwellcontent #resection3 .relocrenews .relocrenewshdr h2 a:visited, #mainwellcontent #resection3 .relocrenews .relocrenewshdr h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection3 .relocrenews .relocrenewshdr h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}





#mainwellcontent #resection3 h2 a:link, #mainwellcontent #resection3 h2 a:visited, #mainwellcontent #resection3 h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection3 h2 a:hover {
	text-decoration: none;
	color:#E88240; 

}










#resection2 .reflatxt
{
	width:200px;
	margin-top:15px;
	font-size:12px;
	color: #e88240;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	float:left;
	margin-top:0px;
	font-weight: bold;
}









#resection2 .reflatxt a:link, #resection2 .reflatxt a:visited, #resection2 .reflatxt a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 .retpsry2 h3 a:hover {
	text-decoration: none;
	color:#E88240; 

}












#mainwellcontent #resection2  h4 {


font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:13px; color:#E88240; font-weight:bold; padding-top:5px; padding-left:10px; padding-bottom:5px; display:block;

}


#mainwellcontent #resection2 h4 a:link, #mainwellcontent #resection2  h4 a:visited, #mainwellcontent #resection2 h4 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection2 h4 a:hover {
	text-decoration: none;
	color:#E88240; 

}



#mainwellcontent #resection3  h4 {


font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:13px; color:#E88240; font-weight:bold; padding-top:5px; padding-left:10px; padding-bottom:5px; display:block;

}


#mainwellcontent #resection3 h4 a:link, #mainwellcontent #resection3  h4 a:visited, #mainwellcontent #resection3 h4 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection3 h4 a:hover {
	text-decoration: none;
	color:#E88240; 

}






#mainwellcontent #resection3  h5 {


width:420px; color:#4280AA; font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; padding-bottom:10px; padding-left:0px; padding-top:0px;

}


#mainwellcontent #resection3 h5 a:link, #mainwellcontent #resection3  h5 a:visited, #mainwellcontent #resection3 h5 a:active {

	color:#4280AA; 
	text-decoration: none;

}



#mainwellcontent #resection3 h5 a:hover {
	text-decoration: none;
	color:#4280AA; 

}






#mainwellcontent #resection3  h6 {


width:420px; color:#20427A; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:16px; font-weight:bold; padding-bottom:5px; padding-left:0px; padding-top:0px; display:block; height:20px;

}


#mainwellcontent #resection3 h6 a:link, #mainwellcontent #resection3  h6 a:visited, #mainwellcontent #resection3 h6 a:active {

	color:#20427A;
	text-decoration: none;

}



#mainwellcontent #resection3 h6 a:hover {
	text-decoration: none;
	color:#20427A;

}








.retpsry {

float:left; display:inline; width:636px; margin-left:0px; margin-top: 6px; _margin-top:10px;

}




.retpsry1 {

	width:636px; height:160px; border:1px solid #EAE9E2; background-image:none; background-repeat:no-repeat; 

}


.retpsrysubhdr {

 font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#858585; font-weight:bold; padding-top:0px; padding-left:10px; padding-bottom:15px; display:block;

}

.retpsrysubhdr a:link, .retpsrysubhdr a:visited, .retpsrysubhdr a:active {

	color:#858585;
	text-decoration: none;

}



.retpsrysubhdr a:hover {
	text-decoration: none;
	color:#858585;

}





.retpsry2 {

width:354px; border:1px solid #EAE9E2; margin-top:15px; margin-bottom:15px;


/* sdmarketplace vertical share program 3/26/09 add to style when authorized


margin-bottom:7px;


*/



}


.retpsry2subhdr {

 font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#20427a; font-weight:bold; padding-top:0px; padding-left:0px; padding-bottom:15px; display:block;
 

/* sdmarketplace vertical share program 3/26/09 add to style when authorized


padding-bottom:7px;


*/


}


retpsry2subhdr a:link, .retpsry2subhdr a:visited, .retpsry2subhdr a:active {

	color:#20427a;
	text-decoration: none;

}



.retpsry2subhdr a:hover {
	text-decoration: none;
	color:#20427a;

}



.retpsry2secstory {

width:354px; border:1px solid #EAE9E2; margin-top:20px; margin-bottom:0px; background-color:#EAE9E2;

/* sdmarketplace vertical share program 3/26/09 add to style when authorized


margin-top:8px;


*/





}


.retpsry2secstorytxt {

font: Arial, Helvetica, sans-seriffont-family; font-family :Arial, Helvetica, sans-serif; font-size:12px; line-height:12px; color:#4280AA; font-weight:normal; padding-bottom:5px; 

width:335px; height:14px; border:1px solid #EAE9E2; padding-top:5px;  margin-top:10px; margin-left:15px; background-color:#EAE9E2; float:left; padding-left:10px; display:inline;


}



.retpsry2secstorytxt a:link, .retpsry2secstorytxt a:visited, .retpsry2secstorytxt a:active {

	color:#4280AA;
	text-decoration: none;

}



.retpsry2secstorytxt a:hover {
	color:#4280AA;
	text-decoration: none;

}





.refeatlocagent {

width:266px; margin-right:15px; _margin-right:10px; float:left; border:1px solid #EAE9E2;

}


.refeatnwdvlpment {
width:354px; float:left; display:inline;
}


.refeatnwdvlpmenthdrbox {
	width:354px;
	float:left;
	display:inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAE9E2;
	border-right-color: #EAE9E2;
	border-bottom-color: #EAE9E2;
	border-left-color: #EAE9E2;
}


.refeatnwdvlpmentbox {

width:354px; height:110px; border:1px solid #DEE8EF; background-color:#ffffff; float:left; display:inline; padding-top:4px;

}

.relocrenews {

width:421px; float:left; display:inline;

}


.relocrenewshdr {
width:422px; border-bottom:1px solid #EAE9E2; float:left; display:inline;

}


.relocrenews .relocrenewartsection  {
	width:418px;
	float:left;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAE9E2;
	font-weight: bold;
}


.relocrenews .relocrenewartsection a:link, .relocrenews .relocrenewartsection a:visited, .relocrenews .relocrenewartsection a:active {

	color:#616161;
	text-decoration: none;

}



.relocrenews .relocrenewartsection a:hover {
	
	color:#616161;
	text-decoration: none;
}



.relocrenews .relrnsecarticles {
width:400px; float:left; color:#6E9EBF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; padding-top:10px; padding-bottom:6px;

}


.relocrenews .relrnsecarticles a:link, .relocrenews .relrnsecarticles a:visited, .relocrenews .relrnsecarticles a:active {

	color:#6E9EBF;
	text-decoration: none;

}



.relocrenews .relrnsecarticles a:hover {
	color:#6E9EBF;
	text-decoration: none;

}







.relrntxt {

width:418px; float:left; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-top:10px; font-family:Arial, Helvetica, sans-serif; padding-bottom:5px;

}

.relrntxt a:link, .relrntxt a:visited, .relrntxt a:active {

	color:#666666;
	text-decoration: none;

}



.relrntxt a:hover {
	text-decoration: none;
	color:#666666;

}




.relrnimg {
	margin-right:10px; border: 2px solid #EAE9E2; float:left;
}

.relrnimg a:link, .relrnimg a:visited, .relrnimg a:active {

	border-color:#EAE9E2;
	text-decoration: none;

}



.relrnimg a:hover {

	border-color:#EAE9E2;
	text-decoration: none;
}






.sdms {

width:200px;  margin-left:15px; float:left; display:inline; margin-top:15px;

}


.sdmsbox {
width:200px; height:230px; border:1px solid #EAE9E2; float:left; display:inline;
}


.sdmsboxcntr {
height:95px; width:200px;
}



.sdmsboxnbr1 {

padding-right:8px; padding-left:9px; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#000000; display:block; width:62px; float:left;

}


.sdmsboxnbr1  a:link, .sdmsboxnbr1  a:visited, .sdmsboxnbr1  a:active {

	color:#000000;
	text-decoration: none;

}


.sdmsboxnbr1  a:hover {
	text-decoration: none;
	color:#000000;

}





.sdmsboxnbr1bl {
padding-right:8px; padding-left:9px; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#3771CE; display:block; width:70px; float:left;

}


.sdmsboxnbr1bl  a:link, .sdmsboxnbr1bl a:visited, .sdmsboxnbr1bl  a:active {

	color:#3771CE;
	text-decoration: none;

}


.sdmsboxnbr1bl  a:hover {
	text-decoration: none;
	color:#3771CE;

}








.sdmsboxnbr2 {

padding-right:8px; padding-left:0px; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#000000; display:block; width:27px; float:left; 

}



.sdmsboxnbr2  a:link, .sdmsboxnbr2  a:visited, .sdmsboxnbr2  a:active {

	color:#000000;
	text-decoration: none;

}


.sdmsboxnbr2  a:hover {
	text-decoration: none;
	color:#000000;

}







.sdmsnbrclrboxwh {

padding-top:5px; background-color:#ffffff; height:18px;
}


.sdmsnbrclrboxbl {

padding-top:5px; background-color:#E7F3FF; height:18px;
}

.sdmsnbrclrboxbltall {
padding-top:5px; background-color:#E7F3FF; height:26px;
}


.sdmsboxnbr3 {

padding-left:9px; font-size:9px; font-family:Arial, Helvetica, sans-serif; color:#000000; display:block; width:60px; float:left;

}

.sdmsboxnbr3  a:link, .sdmsboxnbr3  a:visited, .sdmsboxnbr3  a:active {

	color:#000000;
	text-decoration: none;

}


.sdmsboxnbr3  a:hover {
	text-decoration: none;
	color:#000000;

}








.marketrvw {

font-family:Arial, Helvetica, sans-serif; font-size:17px; line-height:17px; color:#4280AA; font-weight:bold; padding-top:15px; padding-left:10px; padding-bottom:5px; display:block;

}


.marketrvw a:link, .marketrvw a:visited, .marketrvw a:active {

	color:#4280AA;
	text-decoration: none;

}


.marketrvw a:hover {
	text-decoration: none;
	color:#4280AA;

}






.marketrvwtxt {

font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:15px; color:#616161; font-weight:bold; padding-top:5px; padding-left:10px; padding-bottom:5px; display:block;

}


.marketrvwtxt a:link, .marketrvwtxt a:visited, .marketrvwtxt a:active {

	color:#616161;
	text-decoration: none;

}


.marketrvwtxt a:hover {
	text-decoration: none;
	color:#616161;

}


.re200pxbox {
	width:200px;
	margin-left:15px;
	margin-top:0px;
	float:left;
	display:inline;

}


.re200pxboxbdr {
	width:202px;
	margin-left:15px;
	margin-top:15px;
	float:left;
	display:inline;
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #EAE9E2;
}


.re200pxboxclr {

width:202px; margin-left:0px; margin-top:0px; float:left; display:inline; background-color:#EAE9E2;

}


.rehdrbx {

width:200px; border:1px solid #EAE9E2; float:left; display:inline; background-color:#ffffff;

}



.retzrbox {

 height:70px; width:180px; padding-left:10px;  margin-top:10px; 

}

.retzrtxt {

color:#4280AA; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; padding-right:10px;

}


.retzrtxt a:link, .retzrtxt a:visited, .retzrtxt a:active {

	color:#4280AA;
	text-decoration: none;

}



.retzrtxt a:hover {
	text-decoration: none;
	color:#4280AA;

}






.retzrcredit {

color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-right:10px; margin-top:10px;

}


.retzrcredit a:link, .retzrcredit a:visited, .retzrcredit a:active {

	color:#333333;
	text-decoration: none;

}



.retzrcredit a:hover {
	text-decoration: none;
	color:#333333;

}



.respnsrbox {

background-image:url(http://www.signonsandiego.com/sdhomes/images/srb_live_chat.gif); height:150px; widows:320px; margin-top:12px; background-repeat:no-repeat;

}


.respnsrbox a:link, .respnsrbox a:visited, .respnsrbox a:active {

	border:none;
	text-decoration: none;

}



.respnsrbox a:hover {

	border:none;
	text-decoration: none;
	

}


.retzrsponbox {

padding-top:85px; padding-left:21px; width:160px;

}


.reohtxt {


	font-size:12px;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	display:block;
	width:120px;
	border:1px solid #6E9EBF;
	padding:5px;
	margin-bottom:25px; 

}


.reohtxt a:link, .reohtxt a:visited, .reohtxt a:active {

	color:#616161;
	text-decoration: none;

}



.reohtxt a:hover {
	text-decoration: none;
	color:#616161;

}



.tsimg {
float:left; padding-top:10px; padding-left:10px;

}



.tstxt1 {
	width:354px; 
	margin-top:4px;
	font-size:12px;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	float:left;
	line-height:15px; height:100px;  padding-top:10px; display:inline;


}


.tstxt1 a:link, .tstxt1 a:visited, .tstxt1 a:active {

	color:#616161;
	text-decoration: none;

}



.tstxt1 a:hover {
	text-decoration: none;
	color:#616161;

}



.tstxt2 {
	width:250px;
	margin-top:15px;
	font-size:12px;
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	float:left;
	width:200px;
	margin-top:0px;

}


.tstxt2 a:link, .tstxt2 a:visited, .tstxt2 a:active {

	color:#616161;
	text-decoration: none;

}



.tstxt2 a:hover {
	text-decoration: none;
	color:#616161;

}




.retpsry2hdr {

 font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:14px; color:#568BB0; font-weight:bold; padding-top:5px; padding-left:10px; padding-bottom:5px; display:block;

}

.arw1 {
	display:inline-block;
	padding-right:15px;
	background-image: url(http://www.signonsandiego.com/sdhomes/images/sm_arrows_icon_bold_center.gif);
	background-repeat: no-repeat;
	background-position: right center;

}


.arw1 a:link, .arw1 a:visited, .arw1 a:active {

	text-decoration: none;
}



.arw1 a:hover {
	text-decoration: none;

}


.arw2 {
	display:inline-block;
	padding-right:15px;
	background-image: url(http://www.signonsandiego.com/sdhomes/images/sm_arrows_icon_center.gif);
	background-repeat: no-repeat;
	background-position: right center;

}


.arw2 a:link, .arw2 a:visited, .arw2 a:active {

	text-decoration: none;
}



.arw2 a:hover {
	text-decoration: none;

}





/* end re home page 5-26-09 */




/* start news ticker 3-24-09 */



#mainwellcontent #resection1 #renews {
	list-style-type: none;
	background: #ffffff;
	color:#009900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainwellcontent #resection1 #renews .newsticker {
	list-style-type: none;


}


#mainwellcontent #resection1 #renews li.first {
	display: list-item;


	list-style-type: none;
	background: #ffffff;
	color:#009900;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#mainwellcontent #resection1 #renews li {
	display: none;
	list-style-type: none;
	background: #ffffff;
	color:#009900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;	
}



#mainwellcontent #resection1 #renews li a:link, #mainwellcontent #resection1 #renews li a:visited, #mainwellcontent #resection1 #renews li a:active {
	color:#4280AA;
	text-decoration: none;
	font-weight: bold;
}



#mainwellcontent #resection1 #renews li a:hover {
	text-decoration: underline;
	color:#4280AA;
	font-weight: bold;

}


#mainwellcontent #resection1 #renews li.first a:link, #mainwellcontent #resection1 #renews li.first a:visited, #mainwellcontent #resection1 #renews li.first a:active {
	color:#4280AA;
	text-decoration: none;
	font-weight: bold;
}



#mainwellcontent #resection1 #renews li.first a:hover {
	text-decoration: underline;
	color:#4280AA;
	font-weight: bold;

}


.ticker {

padding-right:13px;_padding-right:12px;
}



/* end news ticker 3-24-09 */






/* start section front styles */


.whtitlehldr {

float:left; padding-right:13px; _padding-right:12px; height:45px;  _height:38px;  display:inline; width:642px;

}


.researchwidget {
	width:642px;
	_height:145px;
	margin-top:0px;
	padding-top:4px;
	height:150px;
	display:inline;


}


.resfrtcol{

width:200px;
float:right;
margin-right:17px;
_margin-right:5px; 
display:inline;

}


.resfrtcolrbg {

padding-top:20px;
_padding-top:10px;
background-image:url(http://www.signonsandiego.com/sdhomes/images/polls_bg.jpg);
background-repeat:repeat-x;
border:1px solid #EAE9E2;
width:200px;
padding-bottom:10px;

}



.resflftcol{
width:422px;
}


.retpsrysf {

	width:422px; margin-left:0px; float:left; display:inline;

}




.retpsry1sf {

	width:422px; height:140px; margin-left:0px; border:1px solid #EAE9E2; background-image:url(http://www.signonsandiego.com/sdhomes/images/topstory_bg.gif); background-repeat:no-repeat; 

}


#mainwellcontent #resection1 .retpsry1sf h2 {


	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:24px;
	color:#E88240; 
	font-weight:bold; 
	padding-top:23px; 
	padding-left:10px; display:block



}


#mainwellcontent #resection1 .retpsry1sf h2 a:link, #mainwellcontent #resection1 .retpsry1sf h2 a:visited, #mainwellcontent #resection1 .retpsry1sf h2 a:active {

	color:#E88240; 
	text-decoration: none;

}



#mainwellcontent #resection1 .retpsry1sf h2 a:hover {
	text-decoration: none;
	color:#E88240; 




/* end section front styles */