﻿body {
	overflow-x: hidden;
	background: #666666;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	font-size: 14pt;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: silver;
}


#mainTable {
	margin-left: auto;
	margin-right: auto;
	border: 3px solid black;
}

#nav {
	background: url('../siteart/topBarbg.gif') repeat-x;
	height: 83px;
}

#contentTable {

}

#contentTable2 {
	background: url('../siteart/contentBG2.gif') no-repeat;
}

#topContent {
	background: url('../siteart/inventoryBG.gif') repeat-y;
	padding: 0 35px 0px 35px;
	color: white;
	font-size: 14pt;
	
}

#bottomContent {
	background: url('../siteart/footerBG.gif') repeat-y;
	padding: 0 35px 35px 35px;
	color: black;
	height: 100%;
	font-size: 14pt;
}

#locPicture {
	margin: 0 35px 0 35px;
	float: left;
}

.boldUnderline {
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: underline;
}

.imageLeft {
	margin-left: 40px;
	float: left;
	border: 1px solid silver;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{
	text-transform: none;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#999999;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#999999;}

.divfooter
{width:450px; text-align:center;
}

