@charset "utf-8";
body {

}
#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -310px;
	min-width:800px;
	left: 0px;
	background-image: url(./images/site-shadow.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position:relative !important;
	top:auto !important;
	margin-top:auto !important;
	background-image:none !important;
}

#inner {
	margin: auto;
	height: 600px;
	width: 800px;
	background-color: #1b1c1a;
	background-image: url(images/site-bk.gif);
	height:auto !important;
	width:auto !important;
	background-color:#FFFFFF !important;
}

#footer {
	margin: auto;
	padding-top:5px;
	width:800px;
	height:15px;
	text-align:right;
	display:none !important;
}

#logo-holder{
	float:left;
	display:inline;
	width:784px;
	height:26px;
	margin-top: 16px;
	margin-left: 16px;
	display:none !important;
}

#nav-holder{
	float:left;
	display:inline;
	width:784px;
	height:29px;
	margin-left: 16px;
	margin-top: 13px;
	display:none !important;
}

#main-holder{
	float:left;
	display:inline;
	width:800px;
	height:472px;
	width:auto !important;
	height:auto !important;
}

#address-holder{
	float:left;
	display:inline;
	width:784px;
	height:34px;
	margin-left: 16px;
	margin-top: 10px;
	display:none !important;
}

#image-holder{
	float:left;
	display:inline;
	margin-left:18px;
	margin-bottom:19px;
	width:346px;
	height:451px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	overflow:hidden;
	display:none !important;
}

#image-holder-right{
	float:left;
	display:inline;
	margin-right:18px;
	margin-bottom:34px;
	width:346px;
	height:437px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	overflow:hidden;
	display:none !important;
}

#text-holder{
	float:left;
	display:inline;
	margin-left:18px;
	margin-right:10px;
	margin-bottom:34px;
	padding-right:5px;
	width:401px;
	height:439px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #1b1c1a;
	SCROLLBAR-HIGHLIGHT-COLOR: #1b1c1a;
	SCROLLBAR-SHADOW-COLOR: #1b1c1a;
	SCROLLBAR-3DLIGHT-COLOR: #1b1c1a;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #1b1c1a;
	SCROLLBAR-DARKSHADOW-COLOR: #1b1c1a;
	width:auto !important;
	height:auto !important;
	overflow:visible !important;
}

#text-holder-left{
	float:left;
	display:inline;
	margin-left:18px;
	margin-right:10px;
	margin-bottom:19px;
	padding-right:5px;
	width:401px;
	height:454px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #1b1c1a;
	SCROLLBAR-HIGHLIGHT-COLOR: #1b1c1a;
	SCROLLBAR-SHADOW-COLOR: #1b1c1a;
	SCROLLBAR-3DLIGHT-COLOR: #1b1c1a;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #1b1c1a;
	SCROLLBAR-DARKSHADOW-COLOR: #1b1c1a;
	width:auto !important;
	height:auto !important;
	overflow:visible !important;
}

.nav-margin{
	margin-right:28px;
}

.text-siteby {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#7a2a33;
	text-decoration:none;
}

.text-main {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height: 18px;
	color:#000000 !important;
}

.text-larger {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	color:#000000 !important;
}

.red {
	color:#7a2a33;
}
