@charset "UTF-8";
/* CSS Document */

.mask{

	position:relative;

	width:480px;

	height:240px;

	overflow:hidden;

}

.mask img{

	position:absolute;

	display:block;

	border:none;

}
.box3 {
	position:absolute;
}
.content {
	
	background:#331809;
	width:862px;
	min-height:620px;
}
.content_sub td {
	padding:0px;
}
.content_sub td .mask {
	width:862px;
	height:620px;
	overflow:hidden;
}

.slide {
	
	position:absolute;
	height:620px;
	width:862px;
}
.brownboxtext {
	position:absolute;
	overflow:hidden;
	top:516px;
	background-color:#331809;
	height:105px;
	z-index:3;
}
.slide_head {
	font-family: Arial, helvetica, sans-serif;
	font-weight:bold;
	color:#CFAD67;
	text-transform:uppercase;
	letter-spacing:.15em;	
	font-size:11px;
	line-height:17px;
	width:450px;
}
.slide_head a {
	color:#CFAD67;
}
.slide_head a:hover {
	color:#FFF6dc;
}

/* BEGIN homepage rollovers... */

.brownboxtext div a {
	display: block;
	}

.brownboxtext div a span {
	display: none;
	}

.bottom-left a#default_bottom_lnk0 {
	background-image:url(../images/default-bottom-left-trans.png);
	width:288px;
	height:105px;
}
.bottom-left a#default_bottom_lnk0:hover {
	background-image:url(../images/default-bottom-left-ro-trans.png) !important;
}
.bottom-center a#default_bottom_lnk1 {
	background-image:url(../images/default-bottom-center-trans.png);
	width:286px;
	height:105px;
}
.bottom-center a#default_bottom_lnk1:hover {
	background-image:url(../images/default-bottom-center-ro-trans.png) !important;
}
.bottom-right a#default_bottom_lnk2 {
	background-image:url(../images/default-bottom-right-trans.png);
	width:288px;
	height:105px;
}
.bottom-right a#default_bottom_lnk2:hover {
	background-image:url(../images/default-bottom-right-ro-trans.png) !important;
}

/* END homepage rollovers... */
