body {
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #a09b97;
	background: #1d1815 url(../images/bg.jpg);
}
#wrapper {
	position: relative;
	width: 928px;
	margin: 0 auto;
	text-align: left;
	background: #1d1815 url(../images/lines.gif);
}
#content {
	background: url(../images/topbg.png);
	padding: 0 22px;
	height: 299px;
}
#content h2 {padding: 27px 0 0 0;}
.half {
	float: left;
	width: 421px;
	text-align: left;
}
a {
	color: #fff; text-decoration: none;
}
a:hover {text-decoration: underline;}
h1 {
	padding: 0;
	margin: 0;
}
h2 {
	padding: 0;
	margin: 0;
}
h1 em, h2 em {
	display: none;
}
p {
	line-height: 18px;
}
.clear {
	clear:both;
}
#gallery {
	background: url(../images/gallerybg.png);
	height: 331px;
	text-align: center;
	padding-bottom: 17px;
}
#gallery img {
	width: 210px;
	height: 323px;
	border: none;
	padding: 0 5px 8px 5px;
}
#gallery a img {border: none;}
#contact {background: url(../images/bottombg.png) no-repeat; padding: 22px; height: 222px;}
form {line-height: 30px;}
input {font: 12px Georgia, "Times New Roman", Times, serif;	color: #807975; background-color: #2f2926; border: 1px solid #1d1815; padding: 2px; height: 15px; width: 200px;}
textarea {font: 12px Georgia, "Times New Roman", Times, serif; color: #807975; background-color: #2f2926; border: 1px solid #1d1815; padding: 2px;}
.button {font: 12px Georgia, "Times New Roman", Times, serif; color: #0b0603; width: 60px; height: 20px; border: 1px solid #0b0603; padding: 2px;}

#banner {position: absolute; right: 24px; top: 36px; width: 470px; z-index: 2;}
#banner img {border: none;}
#search {position: absolute; right: 24px; top: 0px; width: 480px; height: 32px; background:url(../images/top-box.png)}
#search #box {padding: 4px 24px; text-align: center;}
#search #box .button {color: #a09b97;}
#footer {width: 928px; text-align: center; padding-bottom: 25px;}
#footer a {color: #a09b97;}
#footer a:hover {color: #eee;}