body {
	background-color: #210904;
}

a {
	text-decoration: none;
}

#header {
	display: block;
	padding: 4px 0 4px 15px;
	background-color: #4d8a99;
}

#title {
	font: 14pt Georgia, serif;
	color: white;
}

#dotCom {
	font: 8pt Georgia, serif;
}

#navigation {
	display: block;
	padding: 0 0 32px 6px;
	background: #91c98c url(../images/navigation.gif) repeat-x bottom;
}

#categories {
	display: block;
	padding: 0 0 1em 0;
}

#categories li {
	float: left;
	padding: 0 5px 0 5px;
	font: 10pt Helvetica, serif;
}

#currentCat {
	display: block;
	padding: 4px 5px 24px 5px;
	background-color: #a77c53;
	color:#f1e3d7;
}

#categories li a {
	display: block;
	padding: 4px 5px 0 5px;
	color:#265b19;
}

#content {
	background-color:#aa926b;
}

#thumbnails {
	background-color: #aa926b;
}

#thumbnails li {
	float: left;
}

#thumbNav {
	clear: both;
	display: block;
	padding: 2px 0 2px 15px;
	background-color: #6d4b39;
}

#thumbNav a {
	color: #c5a588;
	font: 8pt Helvetica, serif;
}

#description {
	padding: 6px 0 6px 15px;
	background-color: #5b4336;
	color: #d1c5be;
	font: 10pt Helvetica, serif;
	line-height: 1.4;
}

#description a {
	color:#f1e3d7;
}

#description a:hover {
	text-decoration: underline;
}

#galleryImage {
	padding: 10px 0 10px 15px;
	background-color: #725f54;
}

#footer {
	background: #3a1e19 url(../images/footer.gif) repeat-x top;
	padding: 30px 0 4px 15px;
	color: #7d6662;
	font: 8pt Helvetica, serif;
}

.textArea {
	padding: 44px 0 4px 15px;
	background: #725f54 url(../images/text_area.gif) repeat-x top;
	color: #f1e3d7;
	font: 10pt Helvetica, serif;
	line-height: 1.4;
}

#blank {
	height: 178px;
	background-image: url(../images/main.gif);
	background-repeat: repeat-x;
}
