@charset "utf-8";


body {
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center center;
}

a img {
	border: 0;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -295px;
	min-width:900px;
	left: 0px;
}

#inner {
	margin: auto;
	height: 590px;
	width: 900px;
}

#top-holder {
	float:left;
	display:inline;
	width:900px;
	height:95px;
}

#centre-holder {
	float:left;
	display:inline;
	width:900px;
	height:457px;
}

#flash-holder {
	float:left;
	display:inline;
	width:542px;
	height:457px;
}

#text-holder {
	float:left;
	display:inline;
	width:338px;
	height:440px;
	margin-left:10px;
	padding-right:10px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #fffef9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fffef9; 
	SCROLLBAR-SHADOW-COLOR: #fffef9; 
	SCROLLBAR-3DLIGHT-COLOR: #fffef9; 
	SCROLLBAR-ARROW-COLOR: #b5b5a2; 
	SCROLLBAR-TRACK-COLOR: #fffef9; 
	SCROLLBAR-DARKSHADOW-COLOR: #fffef9;
}

#nav-holder {
	float:left;
	display:inline;
	width: 795px;
	padding-left: 100px;
	height:20px;
}

#nav-holder a:hover {
	color:#b6b6a3;
}

#scroll {
	height: 375px;
	width: 338px;
	float:left;
	display:inline;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #FDFEF8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FDFEF8;
	SCROLLBAR-SHADOW-COLOR: #FDFEF8;
	SCROLLBAR-3DLIGHT-COLOR: #FDFEF8;
	SCROLLBAR-ARROW-COLOR: #9a9a8c;
	SCROLLBAR-TRACK-COLOR: #FDFEF8;
	SCROLLBAR-DARKSHADOW-COLOR: #FDFEF8; 
}

#map-container {
	height:457px;
	width:542px;
	float:left;
	display:inline;
}

#frame {
	z-index:1;
	position:absolute;
	height:457px;
	width:542px;

}
#google {
	width: 504px;
	height:442px;
	margin-left:18px;
	margin-top:6px;
	z-index:2;
	position:absolute;
}

.text-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#4d4b4c;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.text-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #9a9a8c;
	letter-spacing: 0.1em;
	font-weight: normal;
}

.text-main {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}

p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	SCROLLBAR-FACE-COLOR: #fffef9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #fffef9; 
	SCROLLBAR-SHADOW-COLOR: #fffef9; 
	SCROLLBAR-3DLIGHT-COLOR: #fffef9; 
	SCROLLBAR-ARROW-COLOR: #b5b5a2; 
	SCROLLBAR-TRACK-COLOR: #fffef9; 
	SCROLLBAR-DARKSHADOW-COLOR: #fffef9;
}

a {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}

.nopad {
margin:0;
padding:0;
}

#nav-holder a.text-siteby {
	float: right;
	display: inline;
	font: 10px Arial, Helvetica, sans-serif;
	color:#b6b6a3;
	text-decoration:none;
	margin-top: -14px;
}

#nav-holder a:hover.text-siteby {
	color:#b6b6a3;
	text-decoration: underline;
}

.text-caps {
	text-transform: uppercase;
	font-size: 12px;
}

.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	line-height:20px;
	height:22px;
	width:160px;
	border:1px solid #9a9a8c;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:5px;
	background-color:#FDFEF8;
	
}

.formtextbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	height:55px;
	width:160px;
	border:1px solid #9a9a8c;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	background-color:#FDFEF8;
}

.formdropdown {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	height:20px;
	border:1px solid #9a9a8c;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	background-color:#FDFEF8;

}

.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	background-color: #9a9a8c;
	border:1px solid #FDFEF8;
	padding:3px;
}

.button2 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight: bold;
	background-color: #9a9a8c;
	border:1px solid #FDFEF8;
	padding-right:10px;
	padding-left:10px;
	padding-top: 3px;
	padding-bottom:3px;
	text-decoration:none;
}
#slideshow {
	background: url(images/imagebkg.png) top left no-repeat;
	display: inline;
	height: 457px;
	float:left;
	overflow: hidden;
	position:relative;
	width: 542px;	
	margin: 0;
	padding: 0;
}
#slideshow #slideshow_content {
	display: inline;
	height: 422px;
	float:left;
	overflow: hidden;
	position:relative;
	width: 504px;	
	margin: 10px 0 0 19px;
	padding: 0;
}
#slideshow #slideshow_content img {
	width:  504px; 
    height: 422px; 
    top:  0; 
    left: 0;
	position: absolute;
	z-index:8;
}
#slideshow #slideshow_content img.active {
    z-index:10;
}
#slideshow #slideshow_content img.last-active {
    z-index:9;
}
