/* CSS Document */

html, body {margin:0; padding:0; background-color: #000033; height:100%;}

body {}

#main_container {
	text-align: center; margin-left:auto; margin-right:auto;
	width: 748px;
	background: url(../images/slices/body.jpg) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;

}

#branding {
	background:url(../images/slices/headerNew.jpg) no-repeat;
	height: 309px;
	margin-bottom: 0;
}

#main_content {
	padding-bottom: 15px;
	margin-left: 20px;
	margin-top: 20px;
	width: 465px;
}

#sidebar {
position: relative;
float:right;
margin-right: 3px;
margin-top:5px;
width:230px;
height: 500px;
}


#theinside{ width: 230px; height: 80px; position: relative; padding:0; margin:0; }

#theinside img {padding:0; margin:0; border:0;}

#stairs_pic {position: absolute; left:0; bottom: 0;}

#table_pic {position: absolute; left:77px; bottom: 0;}

#kitchen_pic {position: absolute; left:153px; bottom: 0;}




#thegarden{ width: 230px; height: 80px; position: relative; padding:0; margin:0; }

#thegarden img {padding:0; margin:0; border:0;}

#stairs_pic {position: absolute; left:0; bottom: 0;}

#table_pic {position: absolute; left:77px; bottom: 0;}

#kitchen_pic {position: absolute; left:153px; bottom: 0;}



#theview { width: 230px; height: 80px; position: relative; padding:0; margin:0; }

#theview img {padding:0; margin:0; border:0;}

#stairs_pic {position: absolute; left:0; bottom: 0;}

#table_pic {position: absolute; left:77px; bottom: 0;}

#kitchen_pic {position: absolute; left:153px; bottom: 0;}


#homelink a {
display:block;
width:356px;
height:112px;
position:absolute;
left:200px;
top:10px;}
