@charset "utf-8";

a:focus {
	-moz-outline-style:none;
}


#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -290px;
	min-width:800px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 580px;
	width: 800px;
}

#navholder {
	float:left;
	display:inline;
	width:800px;
	height:135px;
}

#midholder {
	float:left;
	display:inline;
	width:614px;
	height:407px;
}

#galleryholder {
	float:left;
	display:inline;
	width:600px;
	height:380px;
	overflow:auto;
	border:0;
}

#galleryholder a, #galleryholder img{
	border:0;
}

#fireholder {
	float:left;
	display:inline;
	width:186px;
	height:407px;
}

#footerholder {
	float:left;
	display:inline;
	width:764px;
	height:32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-left: 18px;
	margin-right: 18px;
	padding-top: 6px;
}

#picholder {
	float:left;
	display:inline;
	width:293px;
	height:407px;
}

.offerbox {
	border: 1px solid #c8831e;
	padding: 5px;
	background-color: #4d2001;

}

#textholder {
	float:left;
	display:inline;
	width:321px;
	height:407px;
}

#textholder-history {
	float:left;
	display:inline;
	width:600px;
	height:407px;
}

#scroll-short {
	float:left;
	display:inline;
	width:292px;
	height:250px;
	overflow:auto;
	margin-top:42px;
	margin-left:19px;
	padding-right:10px;
	SCROLLBAR-FACE-COLOR: #32160b; 
	SCROLLBAR-HIGHLIGHT-COLOR: #32160b; 
	SCROLLBAR-SHADOW-COLOR: #503221; 
	SCROLLBAR-3DLIGHT-COLOR: #503221; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #32160b; 
	SCROLLBAR-DARKSHADOW-COLOR: #32160b;
}

#under-scroll-short {
	float:left;
	display:inline;
	width:292px;
	height:89px;
	overflow:auto;
	margin-top:19px;
	margin-left:19px;
}

#scroll-tall {
	float:left;
	display:inline;
	width:292px;
	height:313px;
	overflow:auto;
	margin-top:42px;
	margin-left:19px;
	margin-bottom:52px;
	padding-right:10px;
	SCROLLBAR-FACE-COLOR: #32160b; 
	SCROLLBAR-HIGHLIGHT-COLOR: #32160b; 
	SCROLLBAR-SHADOW-COLOR: #503221; 
	SCROLLBAR-3DLIGHT-COLOR: #503221; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #32160b; 
	SCROLLBAR-DARKSHADOW-COLOR: #32160b;
}

#scroll-history {
	float:left;
	display:inline;
	width:570px;
	height:313px;
	overflow:auto;
	margin-top:42px;
	margin-left:19px;
	margin-bottom:52px;
	padding-right:10px;
	SCROLLBAR-FACE-COLOR: #32160b; 
	SCROLLBAR-HIGHLIGHT-COLOR: #32160b; 
	SCROLLBAR-SHADOW-COLOR: #503221; 
	SCROLLBAR-3DLIGHT-COLOR: #503221; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #32160b; 
	SCROLLBAR-DARKSHADOW-COLOR: #32160b;
}

.text-address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

.text-main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
}

.text-propellerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#9e4b21;
	text-decoration: none;
}

/* BUTTONS */

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#371809;
	text-decoration: none;
	background-image: url(images/linkbk.png);
	width: 246px;
	height: 20px;
	padding-top:3px;
	padding-left:7px;
	display: block;
	margin-bottom: 5px;
}

a.btntext:hover {
text-decoration: none;
color:#FFFFFF;
background-image: url(images/linkbk-over.png);
}

/* END BUTTONS */
