div.Centered {text-align: center;}
div.Centered table  {margin-left: auto; margin-right: auto; text-align: center;}        
div.Centered table td {text-align: left;}

body {
	background-color: #DDDDDD;

	}

h3 {
	margin: 20 20 20 20;
	padding-left: 10;
	text-align: left;
	font-family: arial;
	color: darkgreen;
	font-size: medium;
	font-weight: bold;
	background-color: beige;
	}

h4	{ 
	color: navy;	
	font-size: medium;	
	margin: 0px 0px 0px 0px;
	}

h5	{ 	
	font-size: small;	
	margin: 0px 0px 0px 0px;
	}

p {
	text-indent: 25; 
	text-align: justify;
	margin: 15px 30px 10px 30px;
	}

a.Small {
	font-size: xx-small;
	}

img.ImageLink {
	border: 1px solid navy;
	margin: 10px 10px 0px 10px;
	align: center;
	vertical-align: center;
	}

table.MainTable {
	width: 750px;
	background-color: white;
	padding: 0;
	margin: 0;
	}


td.Heading {
	width:750px;
	height: 100px;
	}
	
td.tdNavigationTop {
	vertical-align: top; 
	}

td.tdNavigationBottom {
	vertical-align: bottom;
	}

div.Navigation {
	text-align: center;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 4px;
	padding: 4px;

	}
	
div.Navigation a{
	text-align: center;
	background-color: beige;
	color: navy;
	text-decoration: underline;
	}

div.Navigation a:hover{
	text-align: center;
	background-color: beige;
	color: darkgreen;
	text-decoration: underline;
	}

div.NavColor {
	background-color: beige;
	}

span.CurrentLink {
	color: darkgreen;	
	}

span.BreadCrumbs {
	font-size: 8pt;
	margin: 0px 0px 0px 20px;
	color: black;
	vertical-align: top;	
	}

span.BreadCrumbs a{
	text-decoration: underline;
	color: navy;
	vertical-align: top;
	}

span.BreadCrumbs a:hover{
	text-decoration: underline;
	vertical-align: top;
	}
	
span.BreadCrumbs span {
	font-size: 6pt;
	}

td.Paragraph {
	background-image: url(images/Watermark.png);
	background-repeat: no-repeat; 
	background-position: center center; 
	}

td.tdInStock {
	width: 365px;

	}

div.Range {
	text-align: center;
	border: 1px solid black;
	}

table.LineDesc {
	text-align: center;
	border: 1px solid gray;
	margin: 10px 10px 10px 10px;
	width: 620px;
	background-image: url(images/Watermark_Small.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
	
table.LineDesc tr td {
	text-align: center;
	margin: 10px 10px 10px 10px;
	}

table.LineDesc tr th {
	background-color: navy;
	color: white;	
	font-size: medium;
	text-align: left;
	border-bottom: 1px solid gray;
	padding: 0px 0px 0px 40px;
	}
	
table.LineDesc tr th a{
	color: white;	
	font-size: medium;
	text-decoration: none;
	}	

div.ModelDesc {
	margin: 10px 10px 10px 10px;
	text-align: center;

	}
	
td ul {
	margin-left: 30px;
	padding-left: 30px;
	text-align: left;
	}

td ul li{
	text-align: left;
	}
		
table.SizeChart {
	margin-top: 10px;
	background-color: white;
	font-size: small;
	border: 1px solid gray;
	}

table.SizeChart tr td{
	text-align: center;
	font-size: x-small;
	background-color: #EEEEEE;
	border-top: 1px solid darkgray;
	border-right: 1px solid darkgray;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 1px 3px 1px 3px; 
	}

	
table.SizeChart tr th{
	font-size: small;
	text-align: center;
	color: blue;
	background-color: white;	
	border: 0px;
	padding: 0;
	}

div.Slogan {
	text-align: center;
	background-color: white;
	font-size: 12pt;
	font-family: arial;
	}

p.MainParagraph {
	margin-top: 10px;
	}

p.FootNote {
	margin-top: 100px;
	font-size: 10pt;
	width: 450px;
	height: 45px;
	}
a.OurLines {
	color: darkslategray;
	font-size:12pt;
	}