﻿dd
{
	line-height: 18px;
}

html
{
	height: 100%;
}
h3
{
	font-weight: bold;
	color:#009999;
	font-size: 14px; 
}
body 
{
	width:755px;
	margin:0px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img
{
	border: 0px;
}
a
{
	text-decoration:none;
	color:#FF6633;
	border:0px;
}
a:visited
{
	text-decoration: none;
	color:#FF6633;
	border:0px;
}

a:hover
{
	text-decoration:none;
	color:#009999;
	border:0px;
}

.background
{
	background-image: url("Images/topBkg.gif");
	background-repeat: no-repeat;
}
.contact-box
{
	background: silver;
	border-width: 0px;
	width: 100%;
}
.contact-text
{
	font-size: 10px;
	padding: 5px;
}
.contact-form
{
	font-weight: bold;
	font-size: 11px;	
	letter-spacing: 1px;
	color: #009999;
}
.content
{
	font-size: 12px;
}
.footer-text
{
	font-size: 10px;
	font-style: italic;
}
.header
{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	padding: 5px;
}
.login
{
	font-weight: bold;
	font-size: 10px;	
	letter-spacing: 1px;
}
.bottom
{
	border: 0px;
}
.productImg
{
	border: 1px;
	border-style:solid;
	border-color:Silver;
	width: 90px;
	height: 90px;
}
.left-border
{
	background-image: url("Images/border-left.jpg");
	background-repeat: repeat-y; 
}
.nav-image
{
	height: 34px;
	width: 138px;
	border: 0px;
}
.nav-link
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6633;
	letter-spacing: 1px;
	line-height: 18px;
	
}
.nav-link-enabled
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #009999;
	letter-spacing:1.5px;
	line-height: 20px;
	
}
.nav-text
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	letter-spacing: 1.5px;
	line-height: 20px;
	padding-bottom: 5px;
}
.navSpacer
{
	width: 2px;
}
.message 
{
	font-family: Verdana;
	text-decoration: none;
	font-size: 11px;
	color:#009999;
}
.right-border
{
	background-image: url("Images/border-right.jpg");
	background-repeat: repeat-y; 
}


* html a:hover
{
	visibility: visible;
}
.loginButton
{
	height: 26px;
	width: 62px;
}
#hoverPic
{
	position: relative;
}
#hoverPic a .large {
	border: 0px;
	border-style:solid;
	border-color:Silver;
	height: 0px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 0px;
}
#hoverPic a.linkHover, #hoverPic a.linkHover:visited {
	background: #FFFFFF;
	border: 0px solid Silver;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 90px;
}

#hoverPic a.linkHover:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#hoverPic a.linkHover:hover .large {
	border: 1px solid Silver;
	height: 300px;
	left: 85px;
	position: absolute;
	top: 105px;
	width: 300px;
}




