@charset "utf-8";
body  {
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MoccasinBG {
	background-color: moccasin;
	padding: 3px;
	border: 2px solid #930;
}

.ItemSelectShadeRow {
	background-color: #CCC;
}
.twoColFixLtHdr #container {
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	margin-top: 0px;
	float: none;
	position: absolute;
	top: 0px;
	left: 0px;
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	float: none;
	margin: 0px;
	width: 900px;
} 
.twoColFixLtHdr #header h1 {
	background-color: #FFF;
	margin-top: 0px;
}
.twoColFixLtHdr #sidebar1 {
	width: 99px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	background-color: #FFF;
	width: 800px;
	position: relative;
	left: 0px;
} 
h2 {
	color: #006666;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}


.VeneerImageContainer {
	float: left;
	margin: 0px;
	position: relative;
	background-color: moccasin;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: sienna;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 5px;
	text-align: center;
	width: 796px;
}
.SingleImageColumn {
	float: left;
	width: 99%;
	position: relative;
	text-align: center;
}
.SingleImageColumn p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.LeftTwoImageColumn {
	float: left;
	width: 48%;
	position: relative;
	text-align: center;
}
.LeftTwoImageColumn p {
	margin-top: 0px;
	margin-bottom: 0px;
}


.LeftThreeImageColumn {
	float: left;
	width: 33%;
	position: relative;
	text-align: center;
}
.LeftThreeImageColumn p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.LeftFourImageColumn {
	float: left;
	width: 25%;
	position: relative;
	text-align: center;
}
.LeftFourImageColumn p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.RightFourImageColumn {
	float: right;
	width: 24%;
	position: relative;
	text-align: center;
}
.RightFourImageColumn p {
	margin-top: 0px;
	margin-bottom: 0px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.VeneerTextHeader {
	font-size: 14px;
	color: #C03;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	float: none;
	text-align: center;
}
.VeneerTextBoxBold {
	font-weight: bold;
}
.VeneerTextBox h2 {
	font-weight: bold;
	color: #066;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

.VeneerTextBoxParens {
	font-size: 10px;
	color: #F00;
}

.VeneerFooter {
	padding-top: 15px;
	text-align: center;
}
.VeneerFooterWeAre {
	font-size: 8pt;
	color: #999;
}
.VeneerFooter a:link {
	color: #006681
}


.VeneerImageHeader {
	color: #C03;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	margin-top: .25em;
	margin-bottom: .25em;
}
.VeneerTextContainer h1 {
	text-align: center;
	color: #C03;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.VeneerTextContainer p {
	margin-top: 4px;
	margin-bottom: 4px;
}


.ItemSelectTable {
	text-align: center;
	float: none;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	vertical-align: middle;
}
.ItemSelectTable p {
	margin-top: 1px;
	margin-bottom: 1px;
}
.ItemSelectTable th {
	color: #066;
	vertical-align: bottom;
}
form fieldset input {
	font-size: 10px;
}

.AddToCartCell {
	width: 25%;
}

.ItemSelectDiv {
	clear: both;
	float: none;
	width: 800px;
	position: relative;
	top: 20px;
}
ul {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}
.VeneerTextContainer {
	float: none;
	margin: 0px;
	position: relative;
	background-color: moccasin;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-color: sienna;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.VeneerTextBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.OtherVeneerBG {
	background-color: aliceblue;
	padding: 3px;
	border: 1px solid steelblue;
}
form {
	margin-top: 1em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.VeneerTextContainer p strong {
	color: sienna;
}

