@charset "utf-8";
/* CSS Document */
#menu {
	background: #a0410d;
	padding-left: 148px;
}

#content {
	margin-left: 65px;
	background: url(../images/bg_indexcontent.gif) no-repeat;
	color: #bcb199;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	position: relative;
}
.showcase {
	background: url(../images/index_showcase_14.jpg);
	height: 377px;
	width: 570px;
	position: absolute;
	top: 65px;
	left: 330px;
}
.copy {
	width: 290px;
	padding-top: 130px;
	height: 360px;
	font-size: 12px;
	line-height: 18px;
}
#footer {
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	color: #b19969;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
}
.footAddress a, .footAddress a:visited {
	text-decoration: underline;
	color: #b19969;
	font-variant: small-caps;
	font-size: 10px;
}
.footAddress a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomMenu {
	font-size: 11px;
	padding-top: 25px;
}
.bottomMenu a, .bottomMenu a:visited {
	color: #b19969;
	text-decoration: none;
}
.bottomMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
