body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #003333;
	background-color: #ffffff;
	background-image: url(../images/titleandnavbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

td, table, th {
	border: 1px solid #666666;
}

h1 {
	font-size: 170%;
	font-weight: normal;
	margin: 0.5em 10px 0.25em 10px;
}

h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 0.5em 10px 0.25em 10px;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	margin: 0.5em 10px 0.25em 10px;
}

h4 {
	font-size: 75%;
	margin: 0.5em 10px 0.25em 10px;
}

p, ul, ol, blockquote, table {
	margin: 0em 10px 1em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#titlebar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 70px;
	width: 800px;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;

}
	
#navbar {
	position: absolute;
	top: 71px;
	left: 0px;
	height: 30px;
	width: 800px;
	border-bottom: 1px none #000000;
	margin: 0px;
	padding: 0px;
}

#navbar a, #footer a {
	display: block;
	float: left;
	font-size: 75%;
	padding: 0px 1.5em 0px 1.5em;
	height: 30px;
	margin: 0px;
	text-decoration: none;
}

#navbar a {
	color: #ffffff;
	border-right: solid 1px #ffffff;
	background-color: #996666;

}	

#footer a {
	color: #003333;
	border: solid 1px #ffffff;
}

#content {
	position: absolute;
	top: 125px;
	left: 200px;
	width: 610px;
	margin: 0px;
	background: #ffffff;
	border-left: solid 1px #006699;
	border-right: solid 1px #006699;
}

#submenu {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 180px;
	border-bottom: 1px none #000000;
	margin:0px;
	padding: 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#submenu ul {
	margin: 0em 0em 1em 10px;
	padding: 0px 0px 2em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

#submenu li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
} 

#submenu a {
	/*display: block;*/
	margin: 0px;
	padding: 0px;
}

#footer { margin: 10em 0px 0px}

.rAlign {
	float: right;
	margin: 10px 50px 10px 10px;
}

.lAlign {
	float: left;
	margin: 0px;
}

.section {
	width: 100%;
}

.linkBox {
	float: right;
	margin: 5px;
	width: 150px;
	height: 10em;
	padding: 5px;
	border: thin dashed #006699;
}

.swatchbox {
	width: 120px;
	height: 120px;
	border: solid 1px #000000;
	margin-left: 10px;
}

#swatchViewer1, #swatchViewer2, #swatchViewer3 {
	width: 200px;
	height: 200px;
	border: solid 1px #000000;
	margin-left: 10px;
	float: right;
}

.swatchLabel {
	font-size: 70%;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#swatchLeftColumn {
	position: absolute;
	top: 50px;
	left: 130px;
	width: 130px;
}

#swatchRightColumn {
	position: absolute;
	top: 50px;
	left: 260px;
	width: 130px;
}

#swatchInfoColumn {
	position: absolute;
	top: 50px;
	left: 390px;
	width: 200px;	
}

a:link {
	color: #006699;
}

a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

a:visited {
	
}

a:active {
	color: #FFFFFF;
	background-color: #99CC66;
}

#leftColumn {
	position: absolute;
	width: 200px;
	left: 10px;
	top: 200px;
}
.swatchTable {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	left: 0px;



}
.swatchTable p {
	margin: 0px;
	padding: 0px;
}
.swatchTable img {
	height: 90px;
	width: 100px;
	margin: 0px;
	padding: 0px;



}
.swatchTable td {
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;

}
.testimonialspagetext {
	height: 200px;


}
.testimonialspageimage {
	height: 200px;
	margin-right: 10px;
	float: left;

}

.clearancepagetext {
	height: 300px;


}

.clearancepageimage {
	height: 300px;
	margin-right: 10px;
	float: left;

}

li {
	list-style-position: inside;
	list-style-type: disc;
}
option {
	font-size: 70%;
}
.horizontalRule {
	display: block;
	margin-left: 150px;

}
.latestnews {
	color: #990000;
	font-size: 1.5em;
}

