
<!--

body
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family:verdana,arial;
	font-size:11px;
	white-space:nowrap;
}

table
{
	font-family:verdana,arial;
	font-size:11px;
}

a
{
	font-family:verdana,arial;
	font-size:13px;
	color:#404040;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

.content
{
	font-family: verdana, arial;
	font-size: 12px;
	color:black;
	font-weight:normal;
}

.contentHeader
{
	font-family: verdana, arial;
	font-size: 14px;
	color:black;
	font-weight:bold;
}

.contentSubHeader
{
	font-family: verdana, arial;
	font-size: 14px;
	color:black;
	font-weight:bold;
}

.blackBarLink
{
	color:white;
	padding-left:3px;
	font-size:1.1em;
	font-weight:bold;
	background-color:black;
	width:100%;
	height:20px;
	filter: alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
	float:left;
}
.blackBarLink:hover
{
	color:black;
}

.topLink
{
	font-family: verdana, arial;
	font-size: 13px;
	color:#404040;
	padding-left:3px;
	font-size:13px;
	font-weight:normal;
	height:24px;
	white-space: nowrap;
}

.directionLink
{
	font-family:verdana,arial;
	font-size:13px;
	color:blue;
	text-decoration:none;
}

.directionLink:hover
{
	color:red;
	text-decoration:none;
}

#slideshow {
	margin:20px 20px 20px 20px;
	width:960px;
	height:600px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:940px;
  height:600px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  background-color:white;
  filter: alpha(opacity=100);
  -moz-opacity:1.00;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:960px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:600px;
  background-image: url('images/background.png');
  color:  #000256;
}

#border
{
	width:100%;
	height: 700px;
	min-height:700px;
	/*margin-top:20px;*/
	position:relative;
	color:#404040;
	background-color:#FFD600;
	white-space:nowrap;
}

.control {
  display:block;
  width:39px;
  height:600px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.png) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.png) no-repeat 0 0;
}

#pageContainer {
  margin-left: 0px;
  margin-right: 0px;
  padding:0px;
  width:100%;
}
#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:24px Verdana, Georgia, "Times New Roman", Times, serif;
  color:#000256;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin:0 15px;
}

ul.navigation li
{
list-style:none;
display:inline;
margin-left: 10px;
padding: 5px;
text-decoration: none;
overflow:hidden;
width:133px;
white-space:no-wrap;
}

.liSelected
{
background-color: #0062F6;
text-color:#000256;
}

ul.navigation li.imgLI
{
margin-left: 5px;
padding: 3px;
width:20px;
}

.tab
{
color:#70A5D2;
font-family:Verdana, Arial;
font-size:12px;
text-decoration:none;
font-weight:bold;
}
.tab:hover, .tab:active, .tab:focus
{
color:white;
text-decoration:none;
outline:0;
}


.splashContainer
{
width:900px;
height:570px;
background-image:url('images/home splash bg.png')
}

.splashPanel
{
width:900px;
height:570px;
background-image:url('images/home splash 1.jpg')
}

.splashHeader
{
float:left;
width:300px;
margin:0px;
height:80px;
background-image:url('images/home box.png');
cursor:normal

}
.splashHeaderSelected
{
float:left;
width:300px;
margin:0px;
height:80px;
cursor:normal
background-image:url('');
background-size:100% 100%;
background-repeat:no-repeat;
}
.splashHeader:hover
{
cursor:pointer

}
.inventoryLink
{
color:#2A587E;
cursor:normal;
font-family:Verdana, Arial;
font-size:14px;
text-decoration:none;
text-align:left
}
.categoryLink
{
color:#2A587E;
cursor:normal;
font-family:Verdana, Arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
text-align:left
}
.categoryLink:hover
{
color:red;
cursor:pointer
}

.inventoryLinkSelected
{
color:red;
cursor:normal;
font-family:Verdana, Arial;
font-size:14px;
text-decoration:none;
text-align:left
}
.inventoryLink:hover
{
color:red;
text-decoration:none;
cursor:pointer;
outline:0;
}
-->





