@charset "utf-8";
#outer {
position:relative !important;
width:auto !important;
top:auto !important;
margin-top:auto !important;
	min-width:900px;
	left: 0px;
}

#inner {
margin:auto !important;
height:auto !important;
width:auto !important;
}

#topleft {
float:left;
display:inline;
width:auto !important;
height:auto !important;
}

#imageholder {
display:none !important;
}

#navholder {
display:none !important;
	float:left;
	display:inline;
	width:635px;
	height:21px;
	margin-left:215px;
	padding-bottom:11px;
	background-attachment: scroll;
	background-image: url(images/underline-nav.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 50px;
	margin-top: 3px;
}

#leftofcont {
display:none !important;
	float:left;
	display:inline;
	width:215px;
	height:255px;
}

#contholder {
width:auto !important;
height:auto !important;
	float:left;
	display:inline;
	padding-left: 50px;
	padding-right: 50px;
	overflow:visible !important;
	margin-top: 10px;
	SCROLLBAR-FACE-COLOR: #272727;
	SCROLLBAR-HIGHLIGHT-COLOR: #272727;
	SCROLLBAR-SHADOW-COLOR: #272727;
	SCROLLBAR-3DLIGHT-COLOR: #272727;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #272727;
	SCROLLBAR-DARKSHADOW-COLOR: #272727;
}

#bottomleft {
display:none !important;
	float:left;
	display:inline;
	width:215px;
	height:34px;
}

#footerholder {
display:none !important;
	float:left;
	display:inline;
	width:685px;
	height:34px;
	text-align: center;
}

#footertop {
display:none !important;
	float:left;
	display:inline;
	width:685px;
	height:16px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/footer-line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
}

#footerbottom {
display:none !important;
	float:left;
	display:inline;
	width:685px;
	height:11px;
	text-align: center;
	margin-top: -3px;
}

/* BUTTONS */

.btntext, a.btntext:link, a.btntext:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #bbbab8;
	text-decoration: none;
	margin-right: 17px;
	letter-spacing: -1px;
}

a.btntext:hover, a.btntext:active {
color: #b49859;
text-decoration: none;
}

/* END BUTTONS */

.text-main {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#c4c3c0;
}

.text-address {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#777674;
}
.text-underline {
	text-decoration: underline;
}

.text-highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#777674;
}
