body {
	margin-top: 0px;
	background-image: url(../img/stripe.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
}

#mother {
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2E251F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 100%;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}
div#mother:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 

#header {
	width: 815px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main {
	margin-top: 0;
	width: 815px;
}
#main h2{
	font-size: 10px;
	left: -999px;
	position: absolute;

}
#sl-main {
	margin-top: 0;
	width: 815px;
	height: 600px;
}
#head-copy {
	margin: 0px;
	width: 755px;
	clear: both;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
#floor {
	width: 755px;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#floor-photo {
	margin: 0px;
	float: left;
	padding: 5px;
	background-color: #493C32;
}
#floor-text {
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	height: 190px;
	background-color: #261F1A;
	width: 314px;
}

#footer {
	width: 815px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

.copy {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 1.2em;
}


td img {
display: block;
}
#clear {
	clear: both;	
}
#floor-text2 {
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	height: 196px;
	background-color: #261F1A;
	width: 314px;
}
#floor-text3 {
	margin: 0px;
	float: left;
	color: #FFFFFF;
	padding: 15px;
	height: 204px;
	background-color: #261F1A;
	width: 314px;
}
