
body{
background:#2B302E;
}

a{
outline:none;
}

#main{
margin:0px auto 0px auto;
width:1000px;
height:1100px;
background:#E5E0C6;
}

#main2{
margin:0px auto 0px auto;
width:1000px;
height:2000px;
background:#E5E0C6;
}

#header{
background:#D66700;
width:900px;
height:200px;
color:white;
text-align:center;
font:bold 45px sans-serif;
}

#links{
width:1000px;
height:40px;
background:#9C977B;
}

#home{
float:right;
width:760px;
height:700px;
padding-top:10px;
}

/* slideshow container div */
#slidecon{
float:right;
background:#2B302E;
width:300px;
height:250px;
margin-top:10px;
margin-right:10px;
margin-left:10px;
color:white;
text-align:center;
}

/*slideshow div*/
#slideshow{
position:relative;
overflow:hidden;
width:300px;
height:250px;
margin:10px auto auto auto;
}

img.slide{
position:absolute;
top:0px;
left:0px;
}

#sidebox{
float:left;
background:#2B302E;
width:221px;
border:4px solid #e5e0c5;
color:white;
padding-left:1px;
padding-top:20px;
}

#sidebox img{
border:0px;
}

#owner{
margin:0px auto 0px auto;
width:218px;
border:1px solid #e5e0c5;
text-align:center;
}

#owner a{
color:white;
text-decoration:none;
}

#owner img{
margin: auto;
display:block;
}

#owner a:hover{
text-decoration:underline;
}

#ownerheader{
margin-top:1px;
width:216px;
height:33px;
color:black;
background:#e5e0c5;
margin-left:1px;
text-align:center;
padding-top:7px;
font:bold 17px sans-serif;
}

#contact{
margin:0px auto 0px auto;
width:218px;
border:1px solid #e5e0c5;
text-align:center;
}

#contact a{
color:#F68600;
text-decoration:none;
}

#contact a:hover{
text-decoration:underline;
}

#contactheader{
margin-top:1px;
width:216px;
height:33px;
color:black;
background:#e5e0c5;
margin-left:1px;
text-align:center;
padding-top:7px;
font:bold 17px sans-serif;
}

#location{
margin:0px auto 0px auto;
width:218px;
border:1px solid #e5e0c5;
text-align:center;
}

#location a{
color:#F68600;
text-decoration:none;
}

#location a:hover{
text-decoration:underline;
}

#locoheader{
margin-top:1px;
width:216px;
height:33px;
color:black;
background:#e5e0c5;
margin-left:1px;
text-align:center;
padding-top:7px;
font:bold 17px sans-serif;
}

.priceclass {
float: left;
border: 0px solid #CCCCCC;
padding: 10px;
width: 600px;
margin-right: 15px;
margin-bottom: 15px;
}
