/* CSS Document */

#navigation, .footLinks, #leftCol {
	display: none;
}
#nav li {
	display: inline;
	padding-right: 5px;
	float: left;
	width: 200px;
}
#nav img {
	border: 0px;
	display:block;
}
a {
	text-decoration: none;
	color: #000000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	line-height: 1.25em;
}
#homeContentWraper h2 {
	clear: both;
	padding-top: 50px;
	display:block;
}
h1 {
	padding-bottom: 30px;
}

#footer {
	padding: 14px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align:center;
	font-size: 12px;
}
.intextPhoto, .productGFX {
	float: right;
	margin-left: 10px;
}

td {padding: 3px 10px;}
th {border-bottom: 2px solid #000000;}
.tblOdd, .tblEven {border-bottom: 1px solid #000000;}
.productsTable {border: 1px solid #000000;}
.tblCellSeperator {}

.tabbertab h3 {margin-top: 40px;}

.liOverride ol {
	list-style: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 40px;
}
.liOverride li {
	margin-bottom: 8px;
}

