/* CSS Document */

#homeheader {
	background-image: url(../images/ourplacehome_01.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeheader2 {
	background-image: url(../images/ourplacebanner2.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeheader3 {
	background-image: url(../images/ourplacebanner3.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeheader4 {
	background-image: url(../images/ourplacebanner4.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeheader5 {
	background-image: url(../images/ourplacebanner5.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homeheader6 {
	background-image: url(../images/ourplacebanner6.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homenav {
	background-image: url(../images/ourplacehome_02.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 804px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	font-family: "Bradley Hand ITC", Georgia, "Times New Roman";
	font-size: 24px;
	text-align: right;
	height: 237px;
	width: 160px;
	vertical-align: middle;
	line-height: 33px;
}

#homemiddle {
	background-image: url(../images/ourplacehome_03.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homebody {
	background-image: url(../images/ourplacehome_04.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 480px;
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-left: 328px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#homefooter {
	background-image: url(../images/ourplacehome_05.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 46px;
	width: 804px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#intbanner {
	background-image: url(../images/ourplace_int_01.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 804px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#intbody {
	background-image: url(../images/ourplace_int_02.gif);
	background-repeat: repeat-y;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
}

#intnav {
	font-family: "Bradley Hand ITC", Georgia, "Times New Roman";
	font-size: 24px;
	text-align: right;
	width: 210px;
	vertical-align: middle;
	line-height: 33px;
	float: left;
}
#intbody2 {
	text-align: left;
	padding-left: 40px;
	z-index: 400;
	padding-top: 10px;
	line-height: 20px;
	float: left;
	width: 450px;
}

#intfooter {
	height: 46px;
	width: 804px;
	clear: both;
	background-color: #5B512D;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

