@charset "utf-8";
body {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(../_img/back.jpg);
	background-repeat: repeat-x;
	background-color: #F7E6B7;
}
h1 {
	font-family: Garamond, serif;
	font-size: 36px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 25px;
}
h2 {
	font-family: Garamond, serif;
	font-size: 24px;
	padding: 10px;
}

#wrapper {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content {
	width: 886px;
	top: 115px;
	position: absolute;
	left: 23px;
	z-index: 1;
}
.footer {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	color: #333333;
}
.footer a:link {
	color: #FF9900;
	text-decoration: underline;
}
.footer a:hover {
	color: #990000;
	text-decoration: none;
}
.footer a:active {
	color: #FF3300;
	text-decoration: underline;
}
.footer a:visited {
	color: #FF9900;
	text-decoration: underline;
}
.body-leather {
	background-image: url(../_img/newhome/leather_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #6A3201;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerkeys {
	color: #CCCCCC;
}
.showcase {
	width: 200px;
	border-top-style: none;
	border-left-style: dotted;
	border-top-color: #FFD291;
	border-right-color: #FFD291;
	border-bottom-color: #FFD291;
	border-left-color: #FFD291;
	padding: 5px;
	float: left;
	text-align: center;
}
.label {
	width: 200px;
	float: none;
}
.showcase2 {
	width: 150px;
	border-top-style: none;
	border-left-style: dotted;
	border-top-color: #FFD291;
	border-right-color: #FFD291;
	border-bottom-color: #FFD291;
	border-left-color: #FFD291;
	padding: 5px;
	float: right;
}
.label2 {

	width: 200px;
	float: right;
}
.flash {
	border-left-style: dotted;
	border-top-color: #F8E2A6;
	border-right-color: #F8E2A6;
	border-bottom-color: #F8E2A6;
	border-left-color: #F8E2A6;
	z-index: 3;
	padding: 5px;
}
