/* CSS Document */

#products {
	background-image: url(../New_site/new_images/products_antique_bkgnd.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsPremium {
	background-image: url(../New_site/new_images/products_premium.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsCharacter {
	background-image: url(../New_site/new_images/products_character.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsWilson {
    background-image: url(../New_site/new_images/products_wilson.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsDistressed {
	background-image: url(../New_site/new_images/products_distressed.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsSelect {
	background-image: url(../New_site/new_images/products_select.gif);
	background-repeat: no-repeat;
	background-color: #CFC9BB;
}

#productsLeft {
	float: left;
	width: 620px;
	height: 390px;
	margin: 40px 0 20px 10px;
}

#productsLeft p {
	color: #675734;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	margin: 5px 0 0 0;
}

#productsRight p {
	color: #675734;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#bottom {
	clear: both;
	background-image: url(../New_site/new_images/products_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E9E6DF;
	margin: 0 0 0 0;
	padding: 0 125px 0 125px;
	border-bottom: #E3CE83 3px solid;
}

#bottom p {
	color: #3b150a;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
}

#productsRight {
	float: right;
	width: 160px;
	height: 370px;
	margin: 60px 0 0 0;
	text-align: center;
}

#productsRight img {
	margin: 5px 8px 5px 8px;
}

#thumbs {
	float: left;
	width: 610px;
	text-align: center;
}

#thumbs img {
	margin: 5px 10px 0 0;
}

caption {
	color: #3b150a;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#projects td {
	text-align: center;
}

th {
	color: #3b150a;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bigtext {
	color: #675734;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.links {
	color: #675734;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding: 0 10px 0 0;
}

.plank {
	margin: 20px 0 0 0;
	padding: 5px 0 5px 5px;
	border-bottom: #fff 2px solid;
	border-top: #fff 2px solid;
	
}

#plank {
	margin: 20px 0 0 15px;
	/*padding: 5px 0 5px 5px;*/
	width: 570px;
	border-left: #fff 2px solid;
}

.small {
	color: #675734;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

td {
	color: #675734;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#product_table {
	margin: 20px 0 0 80px;
	width: 408x;
}
