#container {
	position: absolute;
	height: auto;
	width: 795px;
	background-color: #a54628;
	font-family: Arial;
}
#side {
	position: absolute;
	height: 600px;
	background-image: url(../images/side2.jpg);
	background-repeat: repeat-x;
	background-color: #a54628;
	text-align: center;
	z-index: 100;
	width: 178px;
	left: 0px;
}
#side_foot {
	position: relative;
	height: 30px;
	width: 178px;
	font-size: 9px;
	left: 0px;
	bottom: 0px;
	top: -30px;
	text-align: center;
}
#banner {
	position: relative;
	height: 92px;
	width: 617px;
	left: 178px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
#banner a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 10pt;
}

#banner a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration:none;
}

#banner a:active {
	color:#3B1C01;
	font-size: 10pt;
	text-decoration:none;
}

#banner a:hover {
	color:#3B1C01;
	text-decoration:underline;
	font-size: 10pt;
	font-weight: bold;
}
#left_btn {
	position: relative;
	height: 67;
	width: 88px;
	float: left;
	left: 1px;
}
#mid_btn {
	position: relative;
	height: 67;
	width: 88px;
	float: left;
	text-align: center;
}
#right_btn {
	position: relative;
	height: 67;
	width: 86px;
	text-align: right;
	float: left;
}
#left_btnlink {
	position: relative;
	height: 23;
	width: 85px;
	float: left;
	left: 1px;
	text-align: center;
	background-color: #ab5135;
	top: 2px;
	right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mid_btnlink {
	position: relative;
	height: 23;
	width: 86px;
	float: left;
	text-align: center;
	top: 2px;
	background-image: url(../images/bronze_bck.jpg);
	left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mid2_btnlink {
	position: relative;
	height: 23;
	width: 87px;
	float: left;
	text-align: center;
	top: 2px;
	background-image: url(../images/bronze_bck.jpg);
	left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mid3_btnlink {
	position: relative;
	height: 23;
	width: 85px;
	float: left;
	text-align: center;
	top: 2px;
	background-image: url(../images/bronze_bck.jpg);
	left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mid4_btnlink {
	position: relative;
	height: 23;
	width: 87px;
	float: left;
	text-align: center;
	top: 2px;
	background-image: url(../images/bronze_bck.jpg);
	left: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mid5_btnlink {
	position: relative;
	height: 23;
	width: 86px;
	float: left;
	text-align: center;
	top: 2px;
	background-image: url(../images/bronze_bck.jpg);
	right: 2px;
	left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#right_btnlink {
	position: relative;
	height: 23;
	width: 86px;
	text-align: center;
	float: left;
	background-color: #AB5135;
	top: 2px;
	left: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#silver_bck {
	height: auto;
	width: 617px;
	left: 178px;
	background-color: #ebebe8;
	position: relative;
}
#anchor {
	position: relative;
	height: 50px;
	width: 617px;
	text-align: right;
}
#content {
	height: auto;
	width: 617px;
	position: relative;
}
#main_txt {
	height: auto;
	width: 597px;
	position: relative;
	top: 5px;
	left: 10px;
	right: 10px;
	font-size: 11pt;
	text-align: justify;
}
#links_txt {
	height: auto;
	width: 597px;
	position: relative;
	top: 5px;
	left: 10px;
	right: 10px;
	font-size: 11pt;
	text-align: justify;
	background-image: url(../images/links_bck.jpg);
}
#about_txt {
	height: auto;
	width: 597px;
	position: relative;
	top: 5px;
	left: 10px;
	right: 10px;
	font-size: 11pt;
	text-align: justify;
	background-image: url(../images/about.jpg);
}
#gallery_txt {
	height: auto;
	width: 597px;
	position: relative;
	top: 5px;
	left: 10px;
	right: 10px;
	font-size: 10pt;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#store_txt {
	height: auto;
	width: 597px;
	position: relative;
	top: 5px;
	left: 10px;
	right: 10px;
	font-size: 11pt;
	text-align: justify;
	z-index: auto;
}
#contact_txt {
	float: right;
	height: 300px;
	width: 250px;
	position: relative;
}
#contact_tbl {
	border: thin ridge #D23E10;
	position: relative;
	width: 280px;
	margin-left: 7px;
	padding-left: 15px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#gallery_holder {
	float: left;
	text-align: center;
	margin-right: 5px;
	height: 220px;
	width: 190px;
	position: relative;
}


#footer {
	position: relative;
	height: 23px;
	width: 617px;
	background-color: #552817;
	text-align: center;
	font-family: Arial;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 8.5pt;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 8.5pt;
}

#footer a:active {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 8.5pt;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 9pt;
}
#bottom {
	position: relative;
	height: 50px;
	width: 795px;
	background-image: url(../images/coal_bt.jpg);
	background-repeat: no-repeat;
}
.h1_txt{
	font-size:12pt;
	color:#91191B;
	font-family:arial;
	text-decoration:underline;
	line-height: 15px;
	font-weight: bold;
}
.h2_txt{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 90px;
}
.h2_txt1{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 150px;
}
.h2_txt2{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 90px;
}
.h2_txt3{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 255px;
}
.h2_txt4{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 115px;
}
.h2_txt5{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	line-height: 15px;
	font-weight: bold;
	background-color: #AB5136;
	border-top: #552817;
	border-right: thin solid #552817;
	border-bottom: thin solid #552817;
	border-left: #552817;
	width: 150px;
}
.h3_txt{
	font-size:11pt;
	font-family:arial;
	color: #26090D;
	font-weight: bold;
	line-height: 15px;
}
.h04_txt{
	font-size:10pt;
	font-family:arial;
	line-height: 15px;
}
.btn_bck{
	font-size:9pt;
	font-family:arial;
	color: #26090D;
	font-weight: bold;
	line-height: 15px;
}
.h4_txt{
	font-size:10pt;
	color:#FFFFFF;
	font-family:arial;
	font-weight: bold;
	background-color: #AB5136;
	width: auto;
	height: 12px;
	vertical-align: middle;
	line-height: 12px;
}
#about_border {
	position: relative;
	border: thin solid #552817;
}
.btn_admin{
	font-size:10pt;
	font-family:arial;
	color: #26090D;
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline;
	height: 18px;
}
#forge_about {
	float: left;
	height: 150px;
	width: 210px;
	position: relative;
}
#adrian_about {
	float: right;
	height: 134px;
	width: 210px;
	position: relative;
	top: -20px;
}
#forge_about2 {
	float: right;
	height: 280px;
	width: 206px;
	position: relative;
	margin-left: 20px;
	top: -30px;
}
#tool_bespoke {
	float: right;
	position: relative;
	height: 150px;
	width: 190px;
	top: -20px;
	text-align: right;
}
#draw_bespoke {
	float: right;
	position: relative;
	height: 200px;
	width: 165px;
	top: -10px;
	text-align: right;
	padding-left: 10px;
}
#flower_bespoke {
	float: right;
	position: relative;
	height: 135px;
	width: 180px;
	text-align: right;
	top: -5px;
}
#fire_bespoke {
	float: right;
	position: relative;
	height: 160px;
	width: 120px;
	top: -10px;
	text-align: right;
	padding-left: 8px;
}
#banner_ads {
	background-color: #FFFFFF;
	padding: 3px;
}
#trolley {
	height: 35px;
	width: 184px;
	position: absolute;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	padding-top: 2px;
	right: 0px;
	top: 25px;
	z-index: 10;
}
#trolley a:link {
	color: #FFFFFF;
	font-size: 11px;
}

#trolley a:visited {
	color: #FFFFFF;
	font-size: 11px;
}

#trolley a:active {
	color: #FFFFFF;
	font-size: 11px;
}

#trolley a:hover {
	color: #FFFFFF;
	font-size: 11px;
}
