body {
	margin: 0;
	padding: 0;
	color:#333333;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	background-color: #711325;
}

p, td, li {
	color:#333333;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	}
a, a:visited {
	color: #711325;	
	text-decoration: none;
	} 
a:hover {
	text-decoration: underline;
	} 	
#border-top {
	width: 100%;
	background-image: url(../images/sp-border-top-slide.png);
	text-align: center;
	}
#white-bg {
	background-color: #fff;
	width: 100%;
	}	
#pagewrap {
	width: 970px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 30px 0;
	}
	#homelink {
		height:100px;
		left:31px;
		position:absolute;
		top:32px;
		width:120px;
		}
	#sign-up {
		height:20px;
		left:750px;
		position:absolute;
		top:3px;
		width:200px;
		}		
	
	#content-top {
		width: 970px;
		height: 180px;
		background-image: url(../images/sp-top.png);
		}
	#content {
		width: 910px;
		background-image: url(../images/sp-slide.png);	
		position: relative;
		padding: 30px 30px 51px 30px;
		/* min-height: 300px; */
		}
	#content-left {
		left:30px;
		/* min-height:250px; */
		position:absolute;
		top:25px;
		width:330px;
		text-align: center;
		}
	#content-right {
		margin:0 0 0 356px;
		/* min-height:287px; */
		position:relative;
		top: -10px;
		width:544px;
		}
	#content-pagewidth {
		left:30px;
		/* min-height:250px; */
		position:absolute;
		top:25px;
		width:874px;
		text-align: center;
		}
		#content h1 {
			font-size: 22px;
			color: #711325;	
			margin: 0 0 2px 0;
			padding: 0;
			}
		#subtitle {
			font-weight: bold;
			border-bottom: 1px solid #711325;
			height: 16px;
			font-size: 13px;
			margin: 0 0 5px 0;
			}		
		.attributes {
			width: 540px;
			}
		.attribute {
			width: 265px;
			float: left;
			line-height: 16px;
			}			
		.description {
			padding: 15px 0 0 0;
			clear: both;
			line-height: 18px;
			}
		#listing-links {
			text-align: center;
			border-top: 1px solid #711325;
			margin: 15px 0 0 0;
			font-size: 11px;
			font-weight:bold;
			}
			#listing-links a, #listings-links a:visited {
				padding: 0 6px 0 6px;
				}
	#content-bot {
		width: 970px;
		height: 33px;
		background-image: url(../images/sp-bottom.png);
		}		
	.floatleft {
		float: left;
		}
	.floatright {
		float: right;
		}	
		ul#botnav {
			margin: 17px 0 0 13px;
			padding:0;
			}	
		#botnav li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			float: left;
			font-size: 10px;
			}
		#botnav li a, #botnav li a:visited {
			color: #590f1d;
			text-decoration: none;
			padding: 0 10px 0 0;
			}			
		#botnav li a:hover {
			text-decoration: underline;
			}		
		#webmaster {
			margin: 17px 13px 0 0;
			font-size: 10px;		
			}
		#webmaster a, #webmaster a:visited {
			color: #d3ac5a;
			text-decoration: none;
			}			
		#webmaster a:hover {
			text-decoration: underline;
			color: #590f1d;			
			}				
#border-bot {
	height: 32px;
	width: 100%;
	background-image: url(../images/sp-border-bot-slide.png);
	text-align: center;	
	}	
									
	
/*  --- Nav  ---  */
  #nav {
		background:transparent url(../images/sp-nav.png) no-repeat scroll 0 0;
		height:22px;
		left:11px;
		margin:0;
		padding:0;
		position:absolute;
		top:149px;
		width:947px;
		z-index:2;
    }
  #nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    }
  #nav li, #nav a {height: 22px; display: block; margin: 0; padding: 0; z-index: 3;}  
    #home {left: 0px; width: 57px;}
    #about {left: 58px; width: 56px;}
    #listings {left: 113px; width: 98px;}
    #search {left: 212px; width: 140px;}
    #buyers {left: 352px; width: 147px;}
    #sellers {left: 497px; width: 144px;}    
    #rent {left: 641px; width: 80px;}    
    #links {left: 721px; width: 158px;}    
    #contact {left: 879px; width: 69px;}    						
    #home a:hover {background: url(../images/sp-nav.png) no-repeat 0px -22px;}
    #about a:hover {background: url(../images/sp-nav.png) no-repeat -58px -22px;}
    #listings a:hover {background: url(../images/sp-nav.png) no-repeat -113px -22px;}
    #search a:hover {background: url(../images/sp-nav.png) no-repeat -212px -22px;}
    #buyers a:hover {background: url(../images/sp-nav.png) no-repeat -352px -22px;}
    #sellers a:hover {background: url(../images/sp-nav.png) no-repeat -497px -22px;}	
    #rent a:hover {background: url(../images/sp-nav.png) no-repeat -641px -22px;}	
    #links a:hover {background: url(../images/sp-nav.png) no-repeat -721px -22px;}	
    #contact a:hover {background: url(../images/sp-nav.png) no-repeat -879px -22px;}							

