/* CSS Document */

#gallery {
	background-image: url(../New_site/new_images/gallery_bkgnd.gif);
	background-repeat: no-repeat;
	height: 555px;
	background-color: #CFC9BB;
}

#galleryLeft {
	float: left;
	width: 620px;
	height: 390px;
	margin: 40px 0 20px 10px;
}

#galleryLeft p {
	color: #675734;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	margin: 2px 0 8px 0;
}

#bottom {
	clear: both;
	background-image: url(../New_site/new_images/products_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #E9E6DF;
	height: 100px;
	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;
}

#galleryRight {
	float: right;
	width: 160px;
	height: 390px;
	margin: 60px 0 0 0;
	text-align: center;
}

#galleryRight 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;
}