html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/footprints.jpg);
	background-color: #000000;
	text-align: center;
}
/*
h1 {
	margin: 0px;
	padding: 0px;
	float: right;
	margin-top: 57px;
	padding-right: 31px;
}
*/
h1 {
	margin: 10px;
	padding: 2px;
}

h2 {
	margin: 10px;
	padding: 2px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

h5 {
	margin: 0px;
	padding: 0px;
}

h6 {
	margin: 0px;
	padding: 0px;
}



.container {

}
#page-container {
	width: 1000px;
	margin: auto;
	text-align: left;
}
/*
body.about #header {
	height: 150px;
	background: #db6d16
		    url(../images/about.jpg);
}


#header {
	height: 80px;
	background: #db6d16
	            url(../images/about.jpg);
}
*/

#header {
	height: 80px;
	padding: 0px 0px 0px 0px;
	background: #ffffff
		    url(../images/headerIMG.gif);
}
	            
#leftnav {
	float: left;
	width: 163px;
	line-height: 18px;
	/*height: 600px;*/
	text-align:center;
	color: #cccccc;

}

#leftnav a {
	color: #ffffff;
	text-decoration: none;
}

#leftnav a:hover {
	color: #db6d16;
}

#leftnav .padding {
	padding-bottom: 10px;
}

#rightnav {
	float: right;
	width: 12px;
	background:  #330000;
	line-height: 18px;
	/*height: 600px;*/

}

#content {
	margin-right: 0px;
	margin-left: 0px;
	background: #330000;
	background-image: url(../images/leftnavBG.gif);
	background-repeat: repeat-y;
	line-height: 18px;
	/*height:600px;
	width:825px;
	overflow:auto;*/
	
}

#content .padding {
	padding: 0px;
}

#content h2 {
	margin: 0;
	padding: 0;
	/*padding-bottom: 15px;*/
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#innercontent {
	/*height: 600px;*/
	width: 825px;
	overflow: auto;
	/*background: #ffffff;*/
	min-height:550px;
	/*padding-left: 3px;
	padding-right: 3px;
	float: left;*/
}

#contentpage {
	padding: 15px;
	text-align: left;
	min-height:925px;
	background-color: #ffffff;
	background-image: url(../images/contentgradient.jpg);
	background-repeat: repeat-y; 
}

#contentpage a {
	color: #333399;
	text-decoration: none;
}

#contentpage a:hover {
	color: #993333;
	text-align: center;
	font-style: italic;
	/*font-size: 24px;*/
}

#contentpage h1 {
	margin: 10px;
	padding: 0px;
	font-size:30px;
}

#contentpage h2 {
	margin: 0px;
	padding: 0px;
	font-size:20px;
}

#contentpage h3 {
	margin: 5px;
	padding: 0px;
	font-size:16px;
}

#contentpage h4 {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

#contentpage h5 {
	margin: 0px;
	padding: 0px;
	font-size:10px;
}

#contentpage h6 {
	margin: 0px;
	padding: 0px;
	font-size:9px;
}


#footer {
	clear: both;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	background:  #330000;
	background-image: url(../images/footerBG.gif);
	background-repeat: repeat-x; 
	color: #cccccc;
	border-top: 1px solid #efefef;
	padding: 7px 10px;
	line-height: 18px;
	height: 45px;
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	clear: both;
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 5px;
}

#footer #copyright {
	padding-top: 5px;
}

#fitting {
	/*margin-right:auto;
	margin-left:auto;*/
	width: 765px;
	text-align:left;
	background-color:#ffffff;
	border: 1px solid black;
	padding: 10px;
	margin: 12px 0px 0px 0px;
}

#fittinglist ul {
	
}

#fittinglist li {
	padding: 6px;
}

.productimage {
	margin: 0px 0px 3px 0px;
	width: 120px;
	border-width: 0px;
	text-align: center;
}

.productlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}



#productstable {
	/*width: 160px;*/
	text-align: left;
	margin-left: 0px;
	padding-left: 0em;
	border: none;
;
}
#productstable ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#productstable li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;	
}
#productstable li a {
	/*color: #CCCC99 ;
	background-color: #996633 ;*/
	border: 0px outset #FFFFFF ;
	width: 90px ;*/
	text-decoration: none ;
	display: block ;
}
#productstable li a:hover {
	/*color: #996633;
	background-color: #CCCC99;*/
}

/*
table.sample {
	font-size:12px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
*/
/*--------------------------*/

#CalendarStyle {
font-family:Tahoma, Arial, Helvetica, Sans-serif;
font-size:11px;
background-color:#d9ecff;
color:#000000;
/*padding-bottom:2px;
padding-top:2px;
padding:1em 2em;*/
}

.CalendarCellStyle {
padding-bottom:4px;
padding-top:4px;
}

.CalendarHeaderStyle {
font-family:Tahoma, Arial, Helvetica, Sans-serif;
font-size:11px;
font-weight:bold;
background-color:#ccccff;
color:#000000;
/*padding:1em 2em;*/
}

.CalendarTitleStyle {
font-family:Verdana;
font-size:9px;
font-weight:bold;
color:#000000;
/*padding:1em 2em;*/
}

.WhiteColumn {
background-color:white;
}

.HeaderStyle {
font-weight:normal;
font-size:30px;
font-family:Comic Sans MS;
color:#cccc99;
}

.HeaderStyleSmall {
font-weight:normal;
font-size:16px;
font-family:Comic Sans MS;
color:#cccccc;
}

.HeaderStyleXSmall {
font-weight:bold;
font-size:12px;
font-family:Comic Sans MS;
color:#cccccc;
}

.FooterStyle {
font-weight:normal;
font-size:12px;
font-family:Comic Sans MS;
color:#cccc99;
}

.NavStyle {
font-weight:normal;
font-size:15px;
font-family:Comic Sans MS;
color:#cccccc;
}



.BGFadeStyle {
background-image: url(gradient.jpg);
background-repeat: repeat-y; 
}

.BorderTableStyle {
background-color:#99ccff;
}

.DefaultTableStyle {
color:#CCCC99;
background-color:#996633;
}

.ContentStyle {
vertical-align:top;
background-color:#CCCCCC;
font-weight:normal;
font-size:13px;
font-family:Verdana;
color:#000000;
}

.ContentTitleStyle {
font-weight:bold;
font-size:16px;
font-family:Verdana;
color:#000000;
}

.CalculatorTextStyle {
font-weight:normal;
font-size:13px;
font-family:Verdana;
color:#FFFFFF;
}

#CalculatorTableStyle {
text-align:left;
vertical-align:top;
background-color:#333333;
font-weight:normal;
font-size:13px;
font-family:Verdana;
color:#FFFFFF;
}

#tswcssbuttons {
	width: 160px;
	text-align: center;
}
#tswcssbuttons ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tswcssbuttons li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;	
}
#tswcssbuttons li a {
	color: #CCCC99 ;
	/*background-color: #996633 ;*/
	border: 1px outset #FFFFFF ;
	width: 160px ;
	text-decoration: none ;
	display: block ;
}
#tswcssbuttons li a:hover {
	color: #996633;
	background-color: #CCCC99;
}
	/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:1000px;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#eee;		/* right column background colour */
}
.threecol .colmid {
	right:15px;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:825px;			/* width of the middle column */
	background:#f4f4f4;	/* left column background colour */
}
.threecol .col1 {
	width:825px;			/* width of center column content (column width minus padding on either side) */
	left:160px;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:160px;			/* Width of left column content (column width minus padding on either side) */
	left:0px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:15px;			/* Width of right column content (column width minus padding on either side) */
	left:985px;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
#contentpage table tr td div table tr td div p {
	font-size: xx-large;
}
#contentpage table tr td div table tr td div p {
	font-size: 16px;
	font-style: italic;
	color: #666;
}
.ital {
	font-style: italic;
	font-size: small;
}
#contentpage table tr td div table tr td div span strong {
	font-size: 9px;
}
.red {
	color: #F03;
}
#contentpage table tr td strong {
	text-align: center;
}
#contentpage table tr td div table tr td a font {
	text-align: center;

}
#contentpage table tr td div h3 {
	font-size: 16px;
}
#contentpage table tr td div h3 {
	font-size: 16px;
}
