    /* 684px wide */
    html{
    	background:#8B1C1C;
    }
        body{
            text-align:center;
            color:#000;
            font-family:sans-serif, "Times New Roman", arial;
            margin:0;
            background:#8B1C1C;
        }
/*        div{
            border: 1px solid;
        }                    */
        
        #container{
            width:900px;
            margin:0 auto;
       		background-image: url("../images/accRepeat.png");
            background-repeat: repeat-y;
        }
        
        #column1{
            width:287px;
            float:left;
            height:auto;
            min-height:600px;
        }
        
        #column2{
            width:561px;
            float:left;
            height:auto;
            min-height:600px;
        }
        
 
        
        #banner{
            height:139px;
            width:842px;
        }
        
        #nav{
            height:55px;
            width:842px;
            background-image: url("../images/accNav2.png");
            background-repeat: no-repeat;
        }
        
        #footer{
            width:842px;
            height:77px;
            background-image: url("../images/accFooter.png");
            background-repeat: no-repeat;
            font-size: 10px;
    	}
        
        #accSquare{
 			width:275px;
 			height:39px;
       		background-image: url("../images/SOL.png");
            background-repeat: no-repeat;
            margin:0 auto;
            position:relative;
            left:3px;
            bottom:1px;
        }
        
        #accFeatured3{
        	width:559px;
        	height:200px;
        	position:relative;
        	right:4px;
        	background-image: url("../images/accFeatured4.png");
            background-repeat: no-repeat;
        }
		
		#accFeatured2{
        	width:559px;
        	height:225px;
        	position:relative;
        	right:4px;
        	background-image: url("../images/accFeatured4-blank.png");
            background-repeat: no-repeat;
        }
        
        #pageHeading {
        	width: 515px;
        	height: 20px;
        	position: relative;
        	bottom: 25px;
        	padding-right:10px;
        	padding-left:10px;
        }
        
        #content{
        	min-height:540px;
        	width: 515px;
        	padding: 0px 15px;
        	
        }
        
        #searchForm{
        	width:90%;
			height:200px;
        	padding:5px;
        	position:relative;
        	left:3px;
        	margin:0 auto;
        }
        #footerContent{
            padding: 10px;
			padding-bottom:15px;
        }
		#footerContent div{
			font-weight:bold;
		}
        #featured1, #featured2, #featured3{
            width: 180px;
            height: 100px;
            float:left;
            position:relative;
            top:40px;
            font-size:10px;
            text-align:center;
          }
		  
		  #featured_new1, #featured_new2, #featured_new3{
            width: 180px;
            height: 120px;
            float:left;
            position:relative;
            top:40px;
			left: 20px;
            font-size:10px;
			font-weight:bold;
            text-align:center;
          }
                  
          #featured1 img, #featured2 img, #featured3 img{
              width:87px;
              height:69px;
              position:relative;
              top:9px;
          }
		  
		  .featured_image{
              height:100px;
          }
		  
		  .featured_label {
			font-weight:bold;
			font-size:10px;
			text-align:center;
		  }
          
          #price1, #price2, #price3{
              position:relative;
              bottom:0px;
          }
          
          #price3, #address3{
              position:relative;
              left:7px;
          }

          #featured3 img{
              left:8px;
          } 
                  
          .moreListings a{
                font-size: 12px;
                color: black;
                text-decoration: none;
            }
        .moreListings {
            position: relative;
            top: 52px;
            left: 197px;
        }
		
		.moreListings_new a{
                font-size: 12px;
				font-weight: bold;
                color: black;
                text-decoration: none;
            }
        .moreListings_new {
			height: 13px;
			padding: 5px;
			float: right;
			position: relative;
			bottom: -60px;
			right: 40px;
        }
        
        img{
            border:none;
        }
        dl {
      float: left;
      margin: 10px 20px;
      display: inline; 
}
 
dd {
      margin: 0 5px;
      font-size:90%;
      color: #000;
}

dl dd.image {
       margin: 0;
}
       
dd.image img {
      float: left;
      padding: 10px;
      border: 0;
      margin-top: 35px;
}
 
.switch dt {
      float: left;
}
      
.switch dd {
    
      margin: 0 5px;
      clear:left;
}
.switch dd.image img {    
      float: right;
      padding-left:25px;
 
}
.bold {
    font-weight: bold;
}

.sideitem {
	font-size:12px;
	font-weight:bold;
}

.sideitem td{
	font-size:12px;
}

