@charset "UTF-8";
/* CSS Document */


body {
	background-color:#000;
	margin:0px;
	padding:0px;}


a {
	text-decoration: none;
	color: #a79588;}

a:hover {
	color: #857366;}

a img {
	border: none;
	text-decoration:none;}

h2 {
	color: #a79588;}
	
.headline {
	color:#ac9c8f;}
	
.prices {
	width:100%;
	margin-bottom:20px;}		

.prices tr {
	background:#2d251c;}

.prices .header {
	background:#000;}

.prices .odd {
	background:#1a160c;}	

.prices td {
	padding:5px 10px;
	text-align:center;}
	
.prices td:first-child {
	background:#000;
	text-align:left;
	padding-left:0px;}		


#headerbar {
	height: 15px;
	margin: 75px 0px 0px 0px;
	background: url(img/headerbar.jpg);}

#container {
	height: 640px;
	width: 900px;
	margin: 0px auto;}


#homelink {
	height: 220px;
	width: 210px;
	padding-top: 20px;
	position: absolute;
	top: 100px;}

#links  {
	position: absolute;
	top: 330px;
	height: 240px;
	width: 200px;
	margin-left: 15px;
	color: #847365;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 1px;}

#text {
	position: relative;
	width: 600px;
	height: 600px;
	margin: 20px;
	padding: 15px 20px 0px 0px;
	color: #958476;
	text-align: left;
	overflow: auto;
	left: 250px;}

#thanks {
	position: relative;
	width: 600px;
	height: 600px;
	margin: 20px;
	padding-top: 200px;
	color: #958476;
	text-align: center;
	overflow: auto;
	left: 250px;}

#text div {
	margin: 0px 0px 15px 0px;}

#text div img {
	margin: 0px 10px;}

#message2 {
	width: 500px;
	max-width: 500px;
	height: 140px;
	max-height: 160px;}

#error {
	color: #FF0000;}


#footerbar  {
	height: 15px;
	background: url(img/footerbar.jpg);}

#footer {
	font-size: small;
	text-align: center;
	height: 150px;
	color: #4e463f;}
