@charset "UTF-8";


#wrap {
	background-color: none;
	height: 265px;
	width: 970px;
	padding: 100px 0px 0px 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px
	}
#header2 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
color: 0006;
}

#content
{
height:610px;
width: 915px;
margin-left:200px;
margin-top: -15px;
background-color: none;
}

#top img
{
max-height: 300px;
max-width:300px;
float: left;
}

#thumbnails {
	height: 100px;
	width: 700px;
	margin-left:150px;
	margin-top:9px;
	background-color:none;
	
}

#thumbnails ul {
	padding-left: 0 ;
	text-decoration: none;
	
}

#thumbnails ul li {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	border:none;
	margin-left:none;
}


#thumbnails img{
border:none;
}

#footer {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	height: 20px;
	width: 930px;
	background-color:none;
	text-align: center;
	margin-left:62px;
	margin-top: 150px;
}
/* nav begin */
#nav {
	/*background-color: red;*/
	border: 0px;
	position: absolute;
	width: 80px;
	height:80px;
	top: 15px;
	padding: 0px 10px 10px 10px;
	margin-top: 90px;
}
#nav ul {
	 font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px; 
    /*display: inline; */
    padding: 0px; margin: 0px; 
}         
#nav a { 
	color: #401703;
    text-decoration: none;     
}    
#nav li {
	
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px; 
    line-height: 20px;
    cursor: pointer;
    display: inline;
    float: left; 
    margin: 0; 
    padding-right: 50px;        
    list-style: none; 
}
#nav li ul {
    display: none; 
    width: 140px;
    position: absolute;  
}
#nav li:hover ul {
	color:#FFFFCC;
	background-color: transparent;
    display: list-item;
    list-style: none;
    
}
#nav ul li a:hover, 
#nav ul li a.current { 
			color: #999; 
			
    
}
#displayimage  {
max-height: 575px;
max-width: 675px;
margin-top: 60px;
}
#displayimage2  {
max-height: 500px;
max-width: 675px;
margin-left:-45px;
margin-top: 30px;
background-color: none;
}
 #forsale img {
 max-width:700px; 
max-height: 600px;
margin-top: 20px;

}


#about {

    font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	
	width:400px;
	background-color:none;
	margin-left:150px;
	margin-top: 32px;
    }




 #forsale  {

    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px; 
    color: black;
    margin-top:35px;
    margin-left:130px;
 }
 
 #forsale form {
	 margin-top:45px;
	 margin-bottom: 45px;
	 }
	 #store2 form {
	 margin-top:45px;
	 margin-bottom: 45px;
	 }
#storeimg
{
margin-left: 200px;}

/* end nav */

