body {
	background-color: #DEDECA;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.photoBorder {
	border: thin solid #663300;
}
.textSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666633;
}
.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006633;
}
.textPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
.textTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #006633;
	border: none;
	padding: 2px;
}
.textDescriptionSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006633;
}
.textRed {
	color: #990000;
}

