﻿body {
	font-family: verdana;
	font-size: 75%;
	color: #000000;
}
h1 {
	margin: 0px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
p {
	margin-left: 20px;
	margin-right: 50px;
}
.style1 {
	background-color: #000000;
}
.style2 {
	text-align: center;
}
.style3 {
	background-image: url('images/homebg.jpg');
}
.style4 {
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF;
	font-size: 8pt;
}
#header {
	height: 105px;
	background-image: url('images/header-bg.jpg');
	background-repeat: no-repeat;
}
#topNav {
	background-image: url('images/navBG.jpg');
	background-repeat: no-repeat;
	height: 51px;
}
#topNav a {
	color:#ffffff
}
#topNav a:hover {
	color:#FFC900
}

#topLinks {
	position: relative;
	top: 8px;
	left: 260px;
}
#scroller {
	width: 393px;
	height: 186px;
	background-image: url('images/latest-bg.jpg');
	background-repeat: no-repeat;
}
#actualHomeText {
	position: relative;
	top: 21px;
	left: 48px;
}
#actualHomeText a {
	color: #FFFFFF;
}
#actualHomeText a:hover {
	color: #FFC900;
}
#homeFlashMap {
	position: relative;
	top: 40px;
}
#flashRotation {
	background-image: url('images/f1.jpg');
	background-repeat: no-repeat;
	height: 186px;
	width: 507px;
}
#copyright {
	background-image: url('images/copyBG.jpg');
	background-repeat: repeat-x;
	height: 43px;
}
#left_col {
	width: 240px;
	background-image: url('images/left-bg.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
}
#left_col ul {
	list-style-type: none;
	width: 94%;
	display: block;
	margin-left:6px;
	margin-top:6px;
	padding: 0px;
}
#left_col li {
	display: block;
	padding: 0px;
	margin: 0px;
	border: 1px solid #000000;
	background-color: #000000;
}
#left_col a {
	color: #F19B2E;
	text-decoration: none;
	display: block;
	padding: 1px;
	border: 1px solid #ffffff;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
}
#left_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #ffffff;
	margin-right: 0px;
	background-color: #000000;
}
#main {
	width: 453px;
	background-color: #E5E5E5;
}
#mainPages {
	width: 900px;
	height: 405px;
	background-image: url('images/homeBGpages.jpg');
	background-color: #ffffff;
	background-repeat: repeat-y;
}
#mainPagesLong {
	width: 900px;
	background-image: url('images/homeBGpages.jpg');
	background-color: #ffffff;
	background-repeat: repeat-y;
}
#mainText {
	margin-left: 90px;
	margin-top: 10px;
}
#rightCol {
	width: 507px;
	height: 405px;
	background-color: #FFFFFF;
}
#rightColHome {
	width: 507px;
	height: 405px;
	background-image: url('images/searchBG.jpg');
	background-repeat: no-repeat;
}
#rightColContact {
	width: 507px;
	height: 405px;
	background-image: url('images/contactBG.jpg');
	background-repeat: no-repeat;
}
#footer {
	height: 18px;
	background-color: #000000;
	color: #ffffff;
	padding-top: 6px;
}
#footer a {
	color: #FFFFFF;
	font-size: x-small;
}
#footer a:hover {
	color: #FFC900;
	font-size: x-small;
}
#bottomSliver {
	background-image: url('images/botBG.jpg');
	background-repeat: no-repeat;
	height: 10px;
}
