#home_navbar {
	position: absolute;
	top: 59px;
	left: 117px;
	z-index: 1000;
}
#home_wrapper_wrapper {
	position: abosolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
}
#home_wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	vertical-align:middle;
	width: 1045px;
}
#home_main {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #422b12;
	width: 1045px;
	height: 642px;
	z-index: 0;
}
#home_padding {
	position: absolute;
	top: 792px;
	left: 0px;
	height: 32px;
	width: 1045px;
/*	display: none;*/
}
#home_footer {
	position: absolute;
	top: 672px;
	left: 0px;
	height: 32px;
	width: 1045px;
	text-align:center;
	z-index: 1200;
/*	display: none;*/
}
#home_tiles {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 149px;
	width: 1045px;
	background-image: url("/images/global/hdr_page.gif");
	background-color: #fbf5e9;
	background-repeat: repeat-x;
	background-position: top;
	z-index: 10;
}
#home_text {
	position: absolute;
	top: 149px;
	left: 639px;
	width: 289px;
	height: 344px;
	background-image: url("/images/home/text_graphic.gif");
	background-repeat: no-repeat;
	z-index: 200;
}
#home_logo {
	position: absolute;
	top: 0px;
	left: 664px;
	width: 234px;
	height: 108px;
	background-image: url("/images/home/logo.gif");
	background-repeat: no-repeat;
	z-index: 200;
}
#home_body {
	position: absolute;
	top: 493px;
	left: 667px;
	width: 235px;
	z-index: 200;
	color: #977f62;
}/*
#home_footer {
	position: absolute;
	top: 752px;
	left: 0px;
	width: 840px;
	font-size: .85em;
	text-align: center;
	z-index: 200;
}*/
#home_photo_a {
	position: absolute;
	top: 122px;
	left: 117px;
	width: 460px;
	height: 307px;
	background-image: url("/images/home/img_1.jpg");
	background-repeat: no-repeat;
	z-index: 110;
}
#home_photo_b {
	position: absolute;
	top: 437px;
	left: 117px;
	width: 272px;
	height: 159px;
	background-image: url("/images/home/img_2.jpg");
	background-repeat: no-repeat;
	z-index: 120;
}
#home_photo_c {
	position: absolute;
	top: 437px;
	left: 397px;
	width: 178px;
	height: 197px;
	background-image: url("/images/home/img_3.jpg");
	background-repeat: no-repeat;
	z-index: 130;
}

#home_left {
	position: absolute;
	top: 149px;
	left: 0px;
	width: 117px;
	height: 123px;
	background-image: url("/images/home/floral_left.jpg");
	background-position: top;
	background-repeat: no-repeat;
	z-index: 10;
}
#home_mid {
	position: absolute;
	top: 149px;
	left: 577px;
	width: 62px;
	height: 123px;
	background-image: url("/images/home/floral_mid.jpg");
	background-position: top;
	background-repeat: no-repeat;
	z-index: 10;
}
#home_right {
	position: absolute;
	top: 149px;
	left: 928px;
	width: 117px;
	height: 123px;
	background-image: url("/images/home/floral_right.jpg");
	background-position: top;
	background-repeat: no-repeat;
	z-index: 10;
}
#admin_menu {
	position: absolute;
	top: 65px;
	left: 480px;
	width: 360px;
	text-align: center;
	z-index: 20;
}
*/
