body {
	background-image: url('images/wood1a.jpg');
	margin: 0px;
	}

.catimg {
	filter: Alpha(Opacity=100);
	}
	
#catalogarea {
	margin:0px;
	height:200;
	width:760;
	}
		
.content {
	width: 760px;
	text-align: justify;
	font-weight: bold;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}

.nav {
	text-align: left;
	color: #010170;
	font-size : 12px;
	font-weight: bold;
	background-image:  url("images/top_r3_c2.gif");
	}
	
.spectable td {
	border: 1px solid black;
	}
		
.spectable {
	text-align: center;
	font-weight: normal;
	color: black;
	font-size: 9px;
	text-transform: uppercase;
	border-collapse : collapse;
	}

.clearspectable td {
	border-bottom:0;
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:0;
	}
		
.clearspectable {
	text-align: center;
	font-weight: normal;
	color: black;
	font-size: 9px;
	text-transform: uppercase;
	border-collapse : collapse;
	}

.borderedcell {
	border:1px solid black;
	}

.imagetable td {
	border: 1px solid black;
	}
		
.imagetable {
	text-align: center;
	font-weight: normal;
	color: black;
	font-size: small;
	text-transform: none;
	border-collapse : collapse;
	}
		
.tableheader {
	font-weight: bold;
	}
		
.modelnumber1 {
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: small;
	text-transform: uppercase;
	text-indent: 10px;
	}

.modelnumber2 {
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 12px;
	text-transform: uppercase;
	}

.modelnumber3 {
	font-weight: bold;
	color: black;
	text-transform: none;
	}
		
.modelimage {
	border: thin solid black;
	}

.modeldescription1 {
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: medium;
	text-transform : uppercase;
	padding-bottom: 8px;
	}

.modeldescription2 {
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: small;
	text-transform: uppercase;
	padding-bottom: 5px;
	}	
	
.modeldescription3 {
	text-align: center;
	font-weight: normal;
	color: black;
	font-size: small;
	text-transform : none;
	}

.featurelist {
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: small;
	text-transform: uppercase;
	}
	
.optionlist	 {
	text-align: left;
	font-weight: bold;
	color: black;
	font-size: x-small;
	text-transform: none;
	}

.optionlist td {
	vertical-align:top;
	}
		
.sizetable {
	border: 1px solid black;
	text-align: center;
	color:black;
	font-size:12px;
	}
					
.footer {
	text-align: center;
	color: #010170;
	font-size: small;
	}

.pagetitle {
	text-align: center;
	color: #010170;
	font-size : x-large;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.secondarytitle {
	text-align: center;
	color: #010170;
	font-size: large;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	}
	
.specialdescription {
	text-align: center;
	color: #010170;
	font-size : large;
	font-weight: bold;
	}
	
.copyright {
	font-size: xx-small;
	}
	
.redtext {
	color: #FF0000;
	}

.bluetext {
	color: #010170;
	}

.boldtext {
	font-weight: bold;
	text-transform: uppercase;
	}

.smallcaps {
	font-size: smaller;
	font-weight: bold;
	text-transform: uppercase;
	}

.footnote {
	font-size: inherit;
	font-weight: bold;
	text-transform: none;
	}

.ordernumbertable {
	font-size:xx-small;
	border:0;
	}

.ordernumbertable td {
	vertical-align:top;
	}		
	
.smalloptionlist {
	font-size: xx-small;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	margin-left: 2em;
	padding-left: 0;
	}	
