@charset "utf-8";
/* CSS Document */

html {
	background-image: url(slices/bg-top=x.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #d9cf9b;
	text-align: center;
	margin: 0, auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424242;
}
body {
	width: 978px;
	margin: 0, auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body>div {
}
#home_Content {
	height: 683px;
	width: 401px;
	background-image: url(slices/home_content.jpg);
	font-weight: bold;
}
.sub {
	background-image: url(slices/sub_directions.jpg);
	height: 683px;
	width: 754px;
	color: #FFFFFF;
}
.h_2 {
	background-image: url(slices/h_2_sub.jpg);
}
#title {
	position: relative;
	left: 2px;
	top: 0px;
	width: 340px;
	height: 60px;
}

.L {
	background-image: url(slices/sub_L.jpg);
	height: 683px;
	width: 124px;
}
.R {
	background-image: url(slices/sub_R.jpg);
	height: 683px;
	width: 100px;
}
#f {
	background-image: url(slices/f_cap.jpg);
	background-position: center top;
	height: 108px;
	width: 978px;
}


a:link, a:visited {
	color: #343434;
}
a:hover {
	color: #000;
}

#home_Content a:link,
#home_Content a:visited {
	background-color: #c2bfab;
}
