@charset "utf-8";
#outer {
	position: absolute;
	width: 100%;
	min-width:740px;
	left: 0px;
}

#inner {
	margin: auto;
	width: 740px;
}

#header {
float:left;
display:inline;
width:740px;
height:126px;
}

#navbar {
	float:left;
	display:inline;
	width:740px;
	height:50px;
	text-align:center;
	background-image:url(images/bar-bk.gif);
	background-color: #AB924A;
}

#mainarea {
	float:left;
	display:inline;
	width:740px;
	min-height:314px;
	height:auto !important;
	height:314px;
	background-color: #000000;
}

#imageholder {
float:left;
display:inline;
width:370px;
height:314px;
}

#galleryholder {
	float:left;
	display:inline;
	width:710px;
	padding-left: 30px;
	padding-top: 20px;
}

#textholder {
float:left;
display:inline;
width:339px;
height:294px;
overflow:auto;
margin-left:15px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
padding-right:5px;
SCROLLBAR-FACE-COLOR: #231f20;
SCROLLBAR-HIGHLIGHT-COLOR: #231f20;
SCROLLBAR-SHADOW-COLOR: #231f20;
SCROLLBAR-3DLIGHT-COLOR: #231f20;
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #231f20;
SCROLLBAR-DARKSHADOW-COLOR: #231f20;
}

#textholderhome {
	float:left;
	display:inline;
	width:339px;
	height:254px;
	overflow:auto;
	margin-left:15px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:5px;
	SCROLLBAR-FACE-COLOR: #231f20;
	SCROLLBAR-HIGHLIGHT-COLOR: #231f20;
	SCROLLBAR-SHADOW-COLOR: #231f20;
	SCROLLBAR-3DLIGHT-COLOR: #231f20;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #231f20;
	SCROLLBAR-DARKSHADOW-COLOR: #231f20;
}

#addressbar {
	float:left;
	display:inline;
	width:740px;
	height:50px;
	text-align:center;
	background-image:url(images/bar-bk.gif);
	background-color: #A4843A;
}

#bottombar {
float:left;
display:inline;
width:740px;
height:15px;
text-align:center;
}

.sitebylink {
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

.navmargintop {
margin-top:4px;
}

.navmarginright {
margin-right:18px;
}

.textmain {
font-family:Arial, Helvetica, sans-serif;
color:#aaaaaa;
font-size:71%;
line-height:16px;
}

.texthighlight {
color:#FFFFFF;
}

.btntext, a.btntext:link, a.btntext:active, a.btntext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	text-align: left;
	text-decoration: none;
	padding-right:10px;
	padding-left:4px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #aaaaaa;
}

a.btntext:hover {
	border-left-color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
