html, body {height:100%}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image:url(img/bg1.jpg);
	background-repeat:repeat-x;
	
	}


body,td,th {
	font-family: Arial, Verdana, Helvetica, , sans-serif;
	font-size: 12px;
	color: #231f20;
	
}


a:link {
	color: #ed1c24;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ed1c24;
}
a:hover {
	text-decoration: none;
	color: #b9332e;
}
a:active {
	text-decoration: underline;
	color: #ed1c24;
}
a img {
border-width:0;
}

a.menu01{
color:#8C8C8C;
text-decoration:none;
}
a.menu01:hover{
color:#EC2725;
text-decoration:underline;
}

a.menu02{
color:#C8AC64;
text-decoration:none;
}
a.menu02:hover{
color:#FF6600;
text-decoration:underline;
}

.copyright{
	font-size:10px;
	}
	
	
.header1{
font-size:14px;
font-weight:bold;
color:#76cdd9;
}

.home_text1{
font-size:10px;
color:#C8AC64;
}


img.special {border: 1px #c8ad65 solid;}

.hm_box_header_gold{
font-size:11px;
font-weight:bold;
color:#c8ad65;
}

.text11{
font-size:11px;
}

.column{
color:#000000;
border-left: 1px solid black;
border-top: 1px solid black;
border-right: 1px solid black;
}

.column2{
color:#000000;
border-bottom: 1px solid black;
border-right: 1px solid black;
}

.column3{
color:#000000;
border-bottom: 1px solid black;
}*{outline: none;}img {border: 0;}.container {	width: 859px;	padding: 0;	margin: 0 auto;}/*--Main Container--*/.slider {	float: left;	position: relative;}/*--Window/Masking Styles--*/.slider_window {	height:226px;	width: 858px;	overflow: hidden; /*--Hides anything outside of the set width/height--*/	position: relative;}.image_reel {	position: absolute;	top: 0; left: 0;}.image_reel img {float: left;}/*--Paging Styles--*/.slider_paging {	position: absolute;	bottom: 10px; right: -7px;	width: 178px; height:47px;	z-index: 100; /*--Assures the paging stays on the top layer--*/	text-align: center;	line-height: 40px;	background: url(paging_bg2.png) no-repeat;	display: none; /*--Hidden by default, will be later shown with jQuery--*/}.slider_paging a {	padding: 5px;	text-decoration: none;	color: #ed1c24;}.slider_paging a.active {	font-weight: bold; 	background: #920000; 	border: 1px solid #610000;	-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;}.slider_paging a:hover {font-weight: bold;	color: #b9332e;}
