body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(imgs/bg_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#hm_table {
	height: 420px;
}
#pg_table {

	height: 630px;
}
#navbar {
	height: 50px;
	vertical-align: bottom;
}
#conttable {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 417px;
	width: 860px;
	color: #999999;
}
#conttable h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #D0BA73;
}
#conttable p {
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
.contPadTop {
	margin-top: 15px;
	padding-top: 15px;
}
#conttable a {
	color: #CAB470;
	text-decoration: none;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 860px;
}
#footer td {
	padding-left: 0px;
	font-weight: bold;
	color: #D0BA73;
	font-size: 11px;
}
.addprices {
	font-size: 11px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 10px;
	color: #999999;
}
#homeTable {
	background-attachment: scroll;
	background-image: url(imgs/home_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 289px;
	width: 860px;
}
#conttable h2 {
	font-size: 14px;
	font-weight: bold;
	color: #D0BA73;
	margin: 15px 5px 15px 10px;
	padding: 0px 5px 2px 10px;
}
#conttable h2 a {
	color: #BCA868;
}
